Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.Cocone.op

{J : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} J] →
    {C : Type u₃} →
      [inst_1 : CategoryTheory.Category.{v₃, u₃} C] →
        {F : CategoryTheory.Functor J C} → CategoryTheory.Limits.Cocone F → CategoryTheory.Limits.Cone F.op

Change a Cocone F into a Cone F.op.

Defined in
Mathlib.CategoryTheory.Limits.Cones
Cited by
38 results in Mathlib
Foundations
Depth 23 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.Limits.IsColimit.op · cited by 14IsColimit.opCategoryTheory.Limits.PushoutCocone.op · cited by 7PushoutCocone.opCategoryTheory.Limits.isColimitOfOp · cited by 7Limits.isColimitOfOpCategoryTheory.Limits.coconeOpEquiv · cited by 6Limits.coconeOpEquivCategoryTheory.Presheaf.isSheaf_iff_isLimit · cited by 6Presheaf.isSheaf_iff_isLi…CategoryTheory.Limits.PushoutCocone.op_π_app · cited by 5PushoutCocone.op_π_appCategoryTheory.Limits.Cofork.op · cited by 5Cofork.opCategoryTheory.Limits.limitOpIsoOpColimit · cited by 5Limits.limitOpIsoOpColimitCategoryTheory.Limits.PushoutCocone.isColimitEquivIsLimitOp · cited by 5PushoutCocone.isColimitEq…CategoryTheory.Limits.Cofan.IsColimit.op · cited by 4IsColimit.opCategoryTheory.Limits.limitOpIsoOpColimit_inv_comp_π · cited by 3Limits.limitOpIsoOpColimi…TopCat.Presheaf.IsSheafPairwiseIntersections · cited by 3Presheaf.IsSheafPairwiseI…CategoryTheory.Presheaf.isLimit_iff_isSheafFor · cited by 2Presheaf.isLimit_iff_isSh…AlgebraicGeometry.isIso_pushoutSection_of_iSup_eq · cited by 2AlgebraicGeometry.isIso_p…TopCat.Presheaf.isLimitOpensLeCoverEquivPairwise · cited by 2Presheaf.isLimitOpensLeCo…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.Limits.Cocone.pt · cited by 1354Cocone.ptCategoryTheory.Functor.op · cited by 997Functor.opCategoryTheory.Limits.Cocone · cited by 746Limits.CoconeCategoryTheory.Limits.Cone · cited by 710Limits.ConeCategoryTheory.Limits.Cocone.ι · cited by 605Cocone.ιCategoryTheory.NatTrans.op · cited by 41NatTrans.opCocone.opCITED BYCITES

Cites9

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

Cited by70

Results whose statement or proof uses this declaration.