Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.IsLimit.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} →
          {t : CategoryTheory.Limits.Cone F} → CategoryTheory.Limits.IsLimit t → CategoryTheory.Limits.IsColimit t.op

If t : Cone F is a limit cone, then t.op : Cocone F.op is a colimit cocone.

Defined in
Mathlib.CategoryTheory.Limits.HasLimits
Cited by
14 results in Mathlib
Foundations
Depth 25 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.colimitOpIsoOpLimit · cited by 4Limits.colimitOpIsoOpLimitCategoryTheory.Limits.PushoutCocone.isColimitEquivIsLimitUnop · cited by 3PushoutCocone.isColimitEq…CategoryTheory.Limits.ι_comp_colimitOpIsoOpLimit_hom · cited by 2Limits.ι_comp_colimitOpIs…AlgebraicGeometry.exists_appTop_π_eq_of_isAffine_of_isLimit · cited by 1AlgebraicGeometry.exists_…CategoryTheory.Limits.preservesLimit_of_leftOp · cited by 1Limits.preservesLimit_of_…CategoryTheory.Limits.preservesLimit_of_op · cited by 1Limits.preservesLimit_of_…CategoryTheory.Limits.preservesLimit_rightOp · cited by 1Limits.preservesLimit_rig…CategoryTheory.Limits.preservesLimit_unop · cited by 1Limits.preservesLimit_unopCategoryTheory.Limits.Fan.IsLimit.op · cited by 1IsLimit.opCategoryTheory.Limits.reflectsLimit_leftOp · cited by 1Limits.reflectsLimit_left…CategoryTheory.Limits.reflectsLimit_of_op · cited by 1Limits.reflectsLimit_of_opCategoryTheory.Limits.isColimitOfUnop · cited by 1Limits.isColimitOfUnopCategoryTheory.Limits.reflectsLimit_unop · cited by 1Limits.reflectsLimit_unopAlgebraicGeometry.isBasis_preimage_isAffineOpen · cited by 1AlgebraicGeometry.isBasis…AlgebraicGeometry.exists_appTop_map_eq_zero_of_isAffine_of_isLimit · cited by 1AlgebraicGeometry.exists_…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.NatTrans.app · cited by 7406NatTrans.appQuiver.Hom.op · cited by 1948Hom.opCategoryTheory.Limits.Cocone.pt · cited by 1354Cocone.ptCategoryTheory.Functor.op · cited by 997Functor.opCategoryTheory.Limits.IsColimit · cited by 773Limits.IsColimitCategoryTheory.Limits.Cocone · cited by 746Limits.CoconeCategoryTheory.Limits.Cone · cited by 710Limits.ConeCategoryTheory.Limits.IsLimit · cited by 664Limits.IsLimitCategoryTheory.Limits.Cocone.ι · cited by 605Cocone.ιCategoryTheory.Limits.IsLimit.lift · cited by 167IsLimit.liftIsLimit.opCITED BYCITES

Cites17

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

Cited by24

Results whose statement or proof uses this declaration.