Theorems · Definition · category theory
CategoryTheory.Limits.isLimitOfOp
{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.IsColimit t.op → CategoryTheory.Limits.IsLimit tIf t.op : Cocone F.op is a colimit cocone, then t : Cone F is a limit cone.
- Defined in
- Mathlib.CategoryTheory.Limits.HasLimits
- Cited by
- 7 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 · cited by 997
- CategoryTheory.Limits.IsColimitstatement and proof · cited by 773
- CategoryTheory.Limits.Conestatement and proof · cited by 710
- CategoryTheory.Limits.IsLimitstatement · cited by 664
- CategoryTheory.Limits.Cone.opstatement and proof · cited by 22
- CategoryTheory.Limits.IsColimit.unopproof · cited by 1
Cited by8
Results whose statement or proof uses this declaration.
- CategoryTheory.ObjectProperty.limitsOfShape_eq_unop_colimitsOfShapeproof · cited by 2
- CategoryTheory.Limits.preservesLimit_of_opproof · cited by 1
- CategoryTheory.Limits.reflectsLimit_of_leftOpproof · cited by 1
- CategoryTheory.Limits.reflectsLimit_of_opproof · cited by 1
- CategoryTheory.Limits.preservesLimit_of_rightOpproof · cited by 1
- CategoryTheory.Limits.reflectsLimit_rightOpproof · cited by 1
- CategoryTheory.Limits.reflectsLimit_unopproof · cited by 1
- CategoryTheory.Limits.isLimitEquivIsColimitOpproof · cited by 0