Theorems · Theorem · category theory
CategoryTheory.Limits.inr_inr_pushoutRightPushoutInlIso_hom
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {W X Y Z : C} (f : X ⟶ Y) (g : X ⟶ Z) (f' : Y ⟶ W)
[inst_1 : CategoryTheory.Limits.HasPushout f g]
[inst_2 : CategoryTheory.Limits.HasPushout f' (CategoryTheory.Limits.pushout.inl f g)],
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.pushout.inr f g)
(CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.pushout.inr f' (CategoryTheory.Limits.pushout.inl f g))
(CategoryTheory.Limits.pushoutRightPushoutInlIso f g f').hom) =
CategoryTheory.Limits.pushout.inr (CategoryTheory.CategoryStruct.comp f f') g- Cited by
- 1 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.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Limits.pushoutstatement and proof · cited by 284
- CategoryTheory.Limits.pushout.inrstatement and proof · cited by 193
- CategoryTheory.Limits.HasPushoutstatement and proof · cited by 192
- CategoryTheory.Limits.pushout.inlstatement and proof · cited by 192
- CategoryTheory.Limits.WalkingSpan.rightproof · cited by 78
- CategoryTheory.Limits.IsColimit.comp_coconePointUniqueUpToIso_homproof · cited by 45
- CategoryTheory.Limits.pushoutRightPushoutInlIsostatement and proof · cited by 10
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.inr_inr_pushoutRightPushoutInlIso_hom_assocproof · cited by 0