Mathlib Map

Theorems · Definition · category theory

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

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

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.PushoutCocone.isColimitEquivIsLimitOp · cited by 5PushoutCocone.isColimitEq…CategoryTheory.Limits.limitOpIsoOpColimit · cited by 5Limits.limitOpIsoOpColimitCategoryTheory.Limits.Cofan.IsColimit.op · cited by 4IsColimit.opCategoryTheory.Limits.limitOpIsoOpColimit_inv_comp_π · cited by 3Limits.limitOpIsoOpColimi…AlgebraicGeometry.isIso_pushoutSection_of_iSup_eq · cited by 2AlgebraicGeometry.isIso_p…CategoryTheory.isCardinalPresentable_of_isColimit' · cited by 2CategoryTheory.isCardinal…CategoryTheory.Limits.preservesColimit_of_leftOp · cited by 1Limits.preservesColimit_o…CategoryTheory.Limits.preservesColimit_of_op · cited by 1Limits.preservesColimit_o…CategoryTheory.extensiveTopology.surjective_of_isLocallySurjective_sheaf_of_types · cited by 1extensiveTopology.surject…CategoryTheory.Limits.reflectsColimit_of_op · cited by 1Limits.reflectsColimit_of…CategoryTheory.Limits.preservesColimit_rightOp · cited by 1Limits.preservesColimit_r…CategoryTheory.Limits.reflectsColimit_of_rightOp · cited by 1Limits.reflectsColimit_of…CategoryTheory.Limits.preservesColimit_unop · cited by 1Limits.preservesColimit_u…TopCat.Presheaf.IsSheaf.isSheafPreservesLimitPairwiseIntersections · cited by 1IsSheaf.isSheafPreservesL…CategoryTheory.Limits.reflectsColimit_unop · cited by 1Limits.reflectsColimit_un…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.Cone.pt · cited by 1298Cone.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.Cone.π · cited by 500Cone.πCategoryTheory.Limits.IsColimit.desc · cited by 144IsColimit.descIsColimit.opCITED BYCITES

Cites17

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

Cited by25

Results whose statement or proof uses this declaration.