Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.coneOfCoconeRightOp

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

Change a cocone on F.rightOp : J ⥤ Cᵒᵖ to a cone 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.coconeRightOpOfConeEquiv · cited by 6Limits.coconeRightOpOfCon…CategoryTheory.Limits.isColimitCoconeRightOpOfCone · cited by 4Limits.isColimitCoconeRig…CategoryTheory.Limits.isLimitConeOfCoconeRightOp · cited by 2Limits.isLimitConeOfCocon…CategoryTheory.Limits.hasLimit_of_hasColimit_rightOp · cited by 1Limits.hasLimit_of_hasCol…CategoryTheory.Limits.isColimitOfConeOfCoconeRightOp · cited by 1Limits.isColimitOfConeOfC…CategoryTheory.Limits.isColimitCoconeRightOpOfCone_desc · cited by 0Limits.isColimitCoconeRig…CategoryTheory.Limits.coconeRightOpOfConeEquiv_counitIso · cited by 0Limits.coconeRightOpOfCon…CategoryTheory.Limits.coneOfCoconeRightOp_pt · cited by 0Limits.coneOfCoconeRightO…CategoryTheory.Limits.coconeRightOpOfConeEquiv_inverse_map · cited by 0Limits.coconeRightOpOfCon…CategoryTheory.Limits.coconeRightOpOfConeEquiv_inverse_obj · cited by 0Limits.coconeRightOpOfCon…CategoryTheory.Limits.coneOfCoconeRightOp_π · cited by 0Limits.coneOfCoconeRightO…CategoryTheory.Limits.isLimitConeOfCoconeRightOp_lift · cited by 0Limits.isLimitConeOfCocon…CategoryTheory.Limits.isColimitOfConeOfCoconeRightOp_desc · cited by 0Limits.isColimitOfConeOfC…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeOpposite.unop · cited by 2231Opposite.unopCategoryTheory.Limits.Cocone.pt · cited by 1354Cocone.ptCategoryTheory.Limits.Cocone · cited by 746Limits.CoconeCategoryTheory.Limits.Cone · cited by 710Limits.ConeCategoryTheory.Limits.Cocone.ι · cited by 605Cocone.ιCategoryTheory.Functor.rightOp · cited by 214Functor.rightOpCategoryTheory.NatTrans.removeRightOp · cited by 4NatTrans.removeRightOpLimits.coneOfCoconeRightOpCITED 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.