Mathlib Map

Theorems · Definition · category theory

CategoryTheory.NatIso.op

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {D : Type u₂} →
      [inst_1 : CategoryTheory.Category.{v₂, u₂} D] → {F G : CategoryTheory.Functor C D} → (F ≅ G) → (G.op ≅ F.op)

The natural isomorphism between opposite functors G.op ≅ F.op induced by a natural isomorphism between the original functors F ≅ G.

Defined in
Mathlib.CategoryTheory.Opposites
Cited by
25 results in Mathlib
Foundations
Depth 24 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.Pretriangulated.opShiftFunctorEquivalence · cited by 61Pretriangulated.opShiftFu…CategoryTheory.Equivalence.op · cited by 57Equivalence.opAlgebraicGeometry.ΓSpec.adjunction · cited by 16ΓSpec.adjunctionAlgebraicGeometry.ΓSpec.locallyRingedSpaceAdjunction · cited by 11ΓSpec.locallyRingedSpaceA…TopCat.Presheaf.pushforwardEq · cited by 6Presheaf.pushforwardEqCategoryTheory.NatIso.op_hom · cited by 5NatIso.op_homCategoryTheory.GrothendieckTopology.uliftYonedaOpCompCoyoneda · cited by 4GrothendieckTopology.ulif…CategoryTheory.LocalizerMorphism.isLeftDerivabilityStructure_iff · cited by 3LocalizerMorphism.isLeftD…AlgebraicGeometry.isIso_pushoutSection_of_iSup_eq · cited by 2AlgebraicGeometry.isIso_p…TopCat.Presheaf.isLimitOpensLeCoverEquivPairwise · cited by 2Presheaf.isLimitOpensLeCo…CategoryTheory.GrothendieckTopology.yonedaOpCompCoyoneda · cited by 2GrothendieckTopology.yone…CategoryTheory.LocalizerMorphism.isLeftDerivabilityStructure_iff_op · cited by 2LocalizerMorphism.isLeftD…CategoryTheory.Functor.isContinuous_of_iso · cited by 2Functor.isContinuous_of_i…CategoryTheory.TwoSquare.GuitartExact.hComp_iff_of_equivalences · cited by 1GuitartExact.hComp_iff_of…CategoryTheory.TwoSquare.GuitartExact.whiskerHorizontal_iff · cited by 1GuitartExact.whiskerHoriz…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.Iso.hom · cited by 7684Iso.homCategoryTheory.Iso.inv · cited by 6514Iso.invCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Functor.op · cited by 997Functor.opCategoryTheory.NatTrans.op · cited by 41NatTrans.opNatIso.opCITED BYCITES

Cites8

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

Cited by36

Results whose statement or proof uses this declaration.