Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.op

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

The opposite of a functor, i.e. considering a functor F : C ⥤ D as a functor Cᵒᵖ ⥤ Dᵒᵖ. In informal mathematics no distinction is made between these.

Defined in
Mathlib.CategoryTheory.Opposites
Cited by
997 results in Mathlib
Foundations
Depth 12 from the axioms, rests on 59 definitions · uses propext
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

TopCat.Presheaf.germ · cited by 208Presheaf.germTopCat.Presheaf.pushforward · cited by 174Presheaf.pushforwardCategoryTheory.Functor.sheafPushforwardContinuous · cited by 102Functor.sheafPushforwardC…CategoryTheory.GrothendieckTopology.Point.presheafFiber · cited by 89Point.presheafFiberCategoryTheory.Pretriangulated.opShiftFunctorEquivalence · cited by 61Pretriangulated.opShiftFu…CategoryTheory.Equivalence.op · cited by 57Equivalence.opCategoryTheory.GrothendieckTopology.plusObj · cited by 56GrothendieckTopology.plus…TopCat.Presheaf.stalkSpecializes · cited by 51Presheaf.stalkSpecializesAlgebraicGeometry.LocallyRingedSpace.Γ · cited by 48LocallyRingedSpace.ΓCategoryTheory.GrothendieckTopology.Point.toPresheafFiber · cited by 46Point.toPresheafFiberCategoryTheory.Pretriangulated.shiftFunctorOpIso · cited by 45Pretriangulated.shiftFunc…CategoryTheory.NatTrans.op · cited by 41NatTrans.opCategoryTheory.Limits.Cocone.op · cited by 38Cocone.opTopCat.Presheaf.stalkFunctor · cited by 37Presheaf.stalkFunctorAlgebraicGeometry.PresheafedSpace.restrict · cited by 31PresheafedSpace.restrictCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapOpposite · cited by 8081OppositeOpposite.unop · cited by 2231Opposite.unopQuiver.Hom.op · cited by 1948Hom.opQuiver.Hom.unop · cited by 903Hom.unopFunctor.opCITED BYCITES

Cites9

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

Cited by1,438

Results whose statement or proof uses this declaration.