Theorems · Theorem · category theory
CategoryTheory.Limits.IsColimit.coconePointsIsoOfNatIso_inv_desc_assoc
∀ {J : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} J] {C : Type u₃} [inst_1 : CategoryTheory.Category.{v₃, u₃} C]
{F G : CategoryTheory.Functor J C} {r s : CategoryTheory.Limits.Cocone F} {t : CategoryTheory.Limits.Cocone G}
(P : CategoryTheory.Limits.IsColimit s) (Q : CategoryTheory.Limits.IsColimit t) (w : F ≅ G) {Z : C} (h : r.pt ⟶ Z),
CategoryTheory.CategoryStruct.comp (P.coconePointsIsoOfNatIso Q w).inv
(CategoryTheory.CategoryStruct.comp (P.desc r) h) =
CategoryTheory.CategoryStruct.comp (Q.map r w.inv) h- Defined in
- Mathlib.CategoryTheory.Limits.IsLimit
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 38 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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Limits.Cocone.ptstatement and proof · cited by 1,354
- CategoryTheory.Limits.IsColimitstatement and proof · cited by 773
- CategoryTheory.Limits.Coconestatement and proof · cited by 746
- CategoryTheory.Limits.IsColimit.descstatement and proof · cited by 144
- CategoryTheory.Limits.IsColimit.mapstatement and proof · cited by 17
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.