Theorems · Definition · category theory
CategoryTheory.Functor.Final.isColimitWhiskerEquiv
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
(F : CategoryTheory.Functor C D) →
[F.Final] →
{E : Type u₃} →
[inst_3 : CategoryTheory.Category.{v₃, u₃} E] →
{G : CategoryTheory.Functor D E} →
(t : CategoryTheory.Limits.Cocone G) →
CategoryTheory.Limits.IsColimit (CategoryTheory.Limits.Cocone.whisker F t) ≃
CategoryTheory.Limits.IsColimit tWhen F : C ⥤ D is final, and t : Cocone G for some G : D ⥤ E,
t.whisker F is a colimit cocone exactly when t is.
- Defined in
- Mathlib.CategoryTheory.Limits.Final
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 43 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Equivstatement · cited by 8,337
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Limits.IsColimitstatement · cited by 773
- CategoryTheory.Limits.Coconestatement and proof · cited by 746
- CategoryTheory.Equivalence.symmproof · cited by 195
- CategoryTheory.Functor.Finalstatement and proof · cited by 112
- CategoryTheory.Limits.Cocone.whiskerstatement · cited by 40
- CategoryTheory.Functor.Final.coconesEquivproof · cited by 4
- CategoryTheory.Limits.IsColimit.ofCoconeEquivproof · cited by 3
Cited by25
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.IsColimit.tensorproof · cited by 6
- CategoryTheory.Limits.ColimitPresentation.reindexproof · cited by 6
- LightCondensed.isColimitLocallyConstantPresheafDiagramproof · cited by 3
- CategoryTheory.TransfiniteCompositionOfShape.iciproof · cited by 3
- CategoryTheory.Functor.Final.colimitCoconeCompproof · cited by 2
- CategoryTheory.NonemptyParallelPairPresentationAux.isColimit₁proof · cited by 2
- CategoryTheory.Limits.ReflexiveCofork.isColimitEquivproof · cited by 2
- CategoryTheory.Limits.isIndObject_of_isFiltered_of_finallySmallproof · cited by 1
- CategoryTheory.MorphismProperty.colimitsOfShape_le_of_finalproof · cited by 1
- CategoryTheory.Limits.IsColimit.underPostproof · cited by 1
- CategoryTheory.IsGrothendieckAbelian.IsPresentable.injectivity₀.epi_fproof · cited by 1