Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.Cofan.IsColimit.op

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {α : Type u_1} →
      {Z : α → C} →
        {c : CategoryTheory.Limits.Cofan Z} → CategoryTheory.Limits.IsColimit c → CategoryTheory.Limits.IsLimit c.op

If a Cofan is colimit, then its opposite is limit.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.Opposites.Products
Cited by
4 results in Mathlib
Foundations
Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.Limits.opCoproductIsoProduct' · cited by 9Limits.opCoproductIsoProd…Condensed.isoFinYonedaComponents · cited by 5Condensed.isoFinYonedaCom…LightCondensed.isoFinYonedaComponents · cited by 5LightCondensed.isoFinYone…CategoryTheory.Limits.opCoproductIsoProduct'_inv_comp_inj · cited by 3Limits.opCoproductIsoProd…CategoryTheory.Limits.opCoproductIsoProduct'_hom_comp_proj · cited by 2Limits.opCoproductIsoProd…Condensed.isoFinYoneda_inv_app_hom_apply · cited by 0Condensed.isoFinYoneda_in…LightCondensed.isoFinYoneda_inv_app_hom_apply · cited by 0LightCondensed.isoFinYone…CategoryTheory.PreOneHypercover.isLimitMultiforkEquivIsLimitFork · cited by 0PreOneHypercover.isLimitM…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objOpposite · cited by 8081OppositeCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.Iso.inv · cited by 6514Iso.invCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Discrete · cited by 2447CategoryTheory.DiscreteCategoryTheory.Limits.Cone.pt · cited by 1298Cone.ptCategoryTheory.Equivalence.functor · cited by 1268Equivalence.functorCategoryTheory.Equivalence.inverse · cited by 1130Equivalence.inverseCategoryTheory.Functor.op · cited by 997Functor.opCategoryTheory.Limits.IsColimit · cited by 773Limits.IsColimitCategoryTheory.Iso.refl · cited by 727Iso.reflCategoryTheory.Limits.IsLimit · cited by 664Limits.IsLimitCategoryTheory.Discrete.functor · cited by 633Discrete.functorIsColimit.opCITED BYCITES

Cites29

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

Cited by8

Results whose statement or proof uses this declaration.