Theorems · Definition · category theory
CategoryTheory.Functor.Final.coconesEquiv
{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) →
CategoryTheory.Limits.Cocone (F.comp G) ≌ CategoryTheory.Limits.Cocone GIf F is final,
the category of cocones on F ⋙ G is equivalent to the category of cocones on G,
for any G : D ⥤ E.
- Defined in
- Mathlib.CategoryTheory.Limits.Final
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 42 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Functor.idproof · cited by 3,333
- CategoryTheory.Limits.Cocone.ptproof · cited by 1,354
- CategoryTheory.Limits.Coconestatement and proof · cited by 746
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Equivalencestatement · cited by 601
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
- CategoryTheory.Functor.Finalstatement and proof · cited by 112
- CategoryTheory.Limits.Cocone.extproof · cited by 41
Cited by8
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.Final.isColimitWhiskerEquivproof · cited by 8
- CategoryTheory.Limits.reflexiveCoforkEquivCoforkproof · cited by 5
- CategoryTheory.Functor.Final.isColimitExtendCoconeEquivproof · cited by 1
- CategoryTheory.Functor.Final.createsColimitOfCompproof · cited by 0
- CategoryTheory.Functor.Final.coconesEquiv_counitIsostatement and proof · cited by 0
- CategoryTheory.Functor.Final.coconesEquiv_functorstatement and proof · cited by 0
- CategoryTheory.Functor.Final.coconesEquiv_inversestatement and proof · cited by 0
- CategoryTheory.Functor.Final.coconesEquiv_unitIsostatement and proof · cited by 0