Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Equivalence.op

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {D : Type u₂} → [inst_1 : CategoryTheory.Category.{v₂, u₂} D] → (C ≌ D) → (Cᵒᵖ ≌ Dᵒᵖ)

An equivalence between categories gives an equivalence between the opposite categories.

Defined in
Mathlib.CategoryTheory.Opposites
Cited by
57 results in Mathlib
Foundations
Depth 27 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.

AlgebraicGeometry.algSpec · cited by 13AlgebraicGeometry.algSpecTopCat.Presheaf.presheafEquivOfIso · cited by 12Presheaf.presheafEquivOfI…CategoryTheory.ComposableArrows.opEquivalence · cited by 10ComposableArrows.opEquiva…CategoryTheory.Equivalence.leftOp · cited by 8Equivalence.leftOpCategoryTheory.Equivalence.rightOp · cited by 8Equivalence.rightOpCategoryTheory.Equivalence.sheafCongr.counitIso · cited by 3sheafCongr.counitIsoCategoryTheory.Equivalence.sheafCongr.unitIso · cited by 3sheafCongr.unitIsoTopCat.Presheaf.whiskerIsoMapGenerateCocone · cited by 2Presheaf.whiskerIsoMapGen…TopCat.Presheaf.isLimitOpensLeEquivGenerate₁ · cited by 1Presheaf.isLimitOpensLeEq…CategoryTheory.Equivalence.transportSheafificationAdjunction · cited by 1Equivalence.transportShea…TopCat.Presheaf.presheafEquivOfIso_counitIso_hom_app_app · cited by 1Presheaf.presheafEquivOfI…TopCat.Presheaf.presheafEquivOfIso_unitIso_hom_app_app · cited by 1Presheaf.presheafEquivOfI…CategoryTheory.TwoSquare.GuitartExact.hComp_iff_of_equivalences · cited by 1GuitartExact.hComp_iff_of…CategoryTheory.representablyFlat_op_iff · cited by 1CategoryTheory.representa…CategoryTheory.Equivalence.op_functor · cited by 1Equivalence.op_functorCategoryTheory.Category · cited by 32673CategoryTheory.CategoryOpposite · cited by 8081OppositeCategoryTheory.Equivalence.functor · cited by 1268Equivalence.functorCategoryTheory.Equivalence.inverse · cited by 1130Equivalence.inverseCategoryTheory.Functor.op · cited by 997Functor.opCategoryTheory.Iso.symm · cited by 993Iso.symmCategoryTheory.Equivalence · cited by 601CategoryTheory.EquivalenceCategoryTheory.Equivalence.unitIso · cited by 536Equivalence.unitIsoCategoryTheory.Equivalence.counitIso · cited by 480Equivalence.counitIsoCategoryTheory.NatIso.op · cited by 25NatIso.opEquivalence.opCITED BYCITES

Cites10

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

Cited by73

Results whose statement or proof uses this declaration.