Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Equivalence.symmEquivInverse

(C : Type u_1) →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    (D : Type u_2) → [inst_1 : CategoryTheory.Category.{v_2, u_2} D] → CategoryTheory.Functor (D ≌ C)ᵒᵖ (C ≌ D)

The inverse functor of the equivalence (C ≌ D) ≌ (D ≌ C)ᵒᵖ.

Defined in
Mathlib.CategoryTheory.Equivalence.Symmetry
Cited by
10 results in Mathlib
Foundations
Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

CategoryTheory.Equivalence.symmEquiv · cited by 5Equivalence.symmEquivCategoryTheory.Equivalence.symmEquivInverse_map_app · cited by 0Equivalence.symmEquivInve…CategoryTheory.Equivalence.symmEquivInverse_obj_counitIso_hom · cited by 0Equivalence.symmEquivInve…CategoryTheory.Equivalence.symmEquivInverse_obj_counitIso_inv · cited by 0Equivalence.symmEquivInve…CategoryTheory.Equivalence.symmEquivInverse_obj_functor · cited by 0Equivalence.symmEquivInve…CategoryTheory.Equivalence.symmEquivInverse_obj_inverse · cited by 0Equivalence.symmEquivInve…CategoryTheory.Equivalence.symmEquivInverse_obj_unitIso_hom · cited by 0Equivalence.symmEquivInve…CategoryTheory.Equivalence.symmEquivInverse_obj_unitIso_inv · cited by 0Equivalence.symmEquivInve…CategoryTheory.Equivalence.symmEquiv_counitIso · cited by 0Equivalence.symmEquiv_cou…CategoryTheory.Equivalence.symmEquiv_inverse · cited by 0Equivalence.symmEquiv_inv…CategoryTheory.Equivalence.symmEquiv_unitIso · cited by 0Equivalence.symmEquiv_uni…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeQuiver.Hom.op · cited by 1948Hom.opCategoryTheory.Equivalence · cited by 601CategoryTheory.EquivalenceCategoryTheory.Equivalence.symm · cited by 195Equivalence.symmCategoryTheory.Functor.leftOp · cited by 187Functor.leftOpEquiv.invFun · cited by 163Equiv.invFunCategoryTheory.Equivalence.toAdjunction · cited by 60Equivalence.toAdjunctionCategoryTheory.conjugateEquiv · cited by 51CategoryTheory.conjugateE…CategoryTheory.Equivalence.asNatTrans · cited by 14Equivalence.asNatTransCategoryTheory.Equivalence.mkHom · cited by 12Equivalence.mkHomEquivalence.symmEquivInverseCITED BYCITES

Cites13

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

Cited by11

Results whose statement or proof uses this declaration.