Theorems · Definition · category theory
CategoryTheory.Limits.IsColimit.unop
{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.IsColimit t → CategoryTheory.Limits.IsLimit t.unopIf t : Cocone F.op is a colimit cocone, then t.unop : Cone F is a limit cone.
- Defined in
- Mathlib.CategoryTheory.Limits.HasLimits
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Quiver.Homproof · cited by 32,603
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement · cited by 8,081
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Limits.Cone.ptproof · cited by 1,298
- CategoryTheory.Functor.opstatement and proof · cited by 997
- Quiver.Hom.unopproof · cited by 903
- CategoryTheory.Limits.IsColimitstatement and proof · cited by 773
- CategoryTheory.Limits.Coconestatement and proof · cited by 746
- CategoryTheory.Limits.Coneproof · cited by 710
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.isLimitOfOpproof · cited by 7
- CategoryTheory.Limits.PushoutCocone.isColimitEquivIsLimitUnopproof · cited by 3
- CategoryTheory.Limits.hasLimit_of_hasColimit_opproof · cited by 2
- CategoryTheory.Limits.Cofork.isColimitEquivIsLimitUnopproof · cited by 0