Equations
- One or more equations did not get rendered due to their size.
Equations
- Preord.instCoeSortPreordType = CategoryTheory.Bundled.coeSort
Equations
- Preord.instInhabitedPreord = { default := Preord.of PUnit.{u_1 + 1} }
Equations
- Preord.instPreorderα α = α.str
@[simp]
@[simp]
theorem
Preord.Iso.mk_inv
{α : Preord}
{β : Preord}
(e : ↑α ≃o ↑β)
:
(Preord.Iso.mk e).inv = ↑(OrderIso.symm e)
Constructs an equivalence between preorders from an order isomorphism between them.
Equations
- Preord.Iso.mk e = { hom := ↑e, inv := ↑(OrderIso.symm e), hom_inv_id := ⋯, inv_hom_id := ⋯ }
Instances For
@[simp]
OrderDual
as a functor.
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[simp]
The embedding of Preord
into Cat
.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.