Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.coconeOfConeRightOp

{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.Cone F.rightOp → CategoryTheory.Limits.Cocone F

Change a cone on F.rightOp : J ⥤ Cᵒᵖ to a cocone on F : Jᵒᵖ ⥤ C.

Defined in
Mathlib.CategoryTheory.Limits.Cones
Cited by
9 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.coneRightOpOfCoconeEquiv · cited by 6Limits.coneRightOpOfCocon…CategoryTheory.Limits.isLimitConeRightOpOfCocone · cited by 4Limits.isLimitConeRightOp…CategoryTheory.Limits.isColimitCoconeOfConeRightOp · cited by 2Limits.isColimitCoconeOfC…CategoryTheory.Limits.hasColimit_of_hasLimit_rightOp · cited by 1Limits.hasColimit_of_hasL…CategoryTheory.Limits.isLimitOfCoconeOfConeRightOp · cited by 1Limits.isLimitOfCoconeOfC…CategoryTheory.Limits.coconeOfConeRightOp_pt · cited by 0Limits.coconeOfConeRightO…CategoryTheory.Limits.coconeOfConeRightOp_ι · cited by 0Limits.coconeOfConeRightO…CategoryTheory.Limits.coneRightOpOfCoconeEquiv_counitIso · cited by 0Limits.coneRightOpOfCocon…CategoryTheory.Limits.coneRightOpOfCoconeEquiv_inverse_map · cited by 0Limits.coneRightOpOfCocon…CategoryTheory.Limits.coneRightOpOfCoconeEquiv_inverse_obj · cited by 0Limits.coneRightOpOfCocon…CategoryTheory.Limits.isLimitOfCoconeOfConeRightOp_lift · cited by 0Limits.isLimitOfCoconeOfC…CategoryTheory.Limits.isLimitConeRightOpOfCocone_lift · cited by 0Limits.isLimitConeRightOp…CategoryTheory.Limits.isColimitCoconeOfConeRightOp_desc · cited by 0Limits.isColimitCoconeOfC…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeOpposite.unop · cited by 2231Opposite.unopCategoryTheory.Limits.Cone.pt · cited by 1298Cone.ptCategoryTheory.Limits.Cocone · cited by 746Limits.CoconeCategoryTheory.Limits.Cone · cited by 710Limits.ConeCategoryTheory.Limits.Cone.π · cited by 500Cone.πCategoryTheory.Functor.rightOp · cited by 214Functor.rightOpCategoryTheory.NatTrans.removeRightOp · cited by 4NatTrans.removeRightOpLimits.coconeOfConeRightOpCITED BYCITES

Cites10

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

Cited by13

Results whose statement or proof uses this declaration.