Theorems · Definition · category theory
CategoryTheory.Limits.isColimitOfUnop
{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.op} →
CategoryTheory.Limits.IsLimit t.unop → CategoryTheory.Limits.IsColimit tIf t.unop : Cone F is a limit cone, then t : Cocone F.op is a colimit cocone.
- Defined in
- Mathlib.CategoryTheory.Limits.HasLimits
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement · cited by 8,081
- CategoryTheory.Functor.opstatement and proof · cited by 997
- CategoryTheory.Limits.IsColimitstatement · cited by 773
- CategoryTheory.Limits.Coconestatement and proof · cited by 746
- CategoryTheory.Limits.IsLimitstatement and proof · cited by 664
- CategoryTheory.Limits.IsLimit.opproof · cited by 14
- CategoryTheory.Limits.Cocone.unopstatement and proof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.ObjectProperty.limitsOfShape_eq_unop_colimitsOfShapeproof · cited by 2