Mathlib Map

Theorems · Definition · order theory

OrderIso.equivalence

{X : Type u} → {Y : Type v} → [inst : Preorder X] → [inst_1 : Preorder Y] → X ≃o Y → (X ≌ Y)

The equivalence of categories X ≌ Y induced by e : X ≃o Y.

Defined in
Mathlib.CategoryTheory.Category.Preorder
Cited by
16 results in Mathlib
Foundations
Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PreorderPreorder

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

TopologicalSpace.Opens.mapMapIso · cited by 12Opens.mapMapIsoCategoryTheory.ComposableArrows.opEquivalence · cited by 10ComposableArrows.opEquiva…CategoryTheory.TransfiniteCompositionOfShape.ofOrderIso · cited by 3TransfiniteCompositionOfS…CategoryTheory.Limits.hasColimitsOfShape_of_initialSeg · cited by 1Limits.hasColimitsOfShape…CategoryTheory.Limits.hasColimitsOfShape_of_isSuccLimit' · cited by 1Limits.hasColimitsOfShape…CategoryTheory.ComposableArrows.opEquivalence_counitIso_hom_app_app · cited by 0ComposableArrows.opEquiva…CategoryTheory.ComposableArrows.opEquivalence_counitIso_inv_app_app · cited by 0ComposableArrows.opEquiva…CategoryTheory.ComposableArrows.opEquivalence_functor_map_app · cited by 0ComposableArrows.opEquiva…CategoryTheory.ComposableArrows.opEquivalence_functor_obj_map · cited by 0ComposableArrows.opEquiva…CategoryTheory.ComposableArrows.opEquivalence_inverse_map · cited by 0ComposableArrows.opEquiva…CategoryTheory.ComposableArrows.opEquivalence_unitIso_hom_app · cited by 0ComposableArrows.opEquiva…CategoryTheory.ComposableArrows.opEquivalence_unitIso_inv_app · cited by 0ComposableArrows.opEquiva…CategoryTheory.Functor.isColimitOfIsWellOrderContinuous' · cited by 0Functor.isColimitOfIsWell…OrderIso.equivalence_counitIso · cited by 0OrderIso.equivalence_coun…OrderIso.equivalence_functor · cited by 0OrderIso.equivalence_func…Preorder · cited by 7952PreorderOrderIso · cited by 874OrderIsoCategoryTheory.Equivalence · cited by 601CategoryTheory.EquivalenceCategoryTheory.NatIso.ofComponents · cited by 178NatIso.ofComponentsCategoryTheory.eqToIso · cited by 97CategoryTheory.eqToIsoMonotone.functor · cited by 66Monotone.functorOrderIso.monotone · cited by 23OrderIso.monotoneOrderIso.equivalenceCITED BYCITES

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by20

Results whose statement or proof uses this declaration.