Theorems · Definition · category theory
CategoryTheory.Limits.pushoutIsPushout
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{X Y Z : C} →
(f : X ⟶ Y) →
(g : X ⟶ Z) →
[inst_1 : CategoryTheory.Limits.HasPushout f g] →
CategoryTheory.Limits.IsColimit
(CategoryTheory.Limits.PushoutCocone.mk (CategoryTheory.Limits.pushout.inl f g)
(CategoryTheory.Limits.pushout.inr f g) ⋯)The pushout cocone built from the pushout coprojections is a pushout.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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.Limits.WalkingPairstatement · cited by 1,319
- CategoryTheory.Limits.IsColimitstatement · cited by 773
- CategoryTheory.Limits.WalkingSpanstatement · cited by 300
- CategoryTheory.Limits.spanstatement · cited by 294
- CategoryTheory.Limits.pushoutstatement · cited by 284
- CategoryTheory.Limits.pushout.inrstatement · cited by 193
- CategoryTheory.Limits.HasPushoutstatement and proof · cited by 192
- CategoryTheory.Limits.pushout.inlstatement · cited by 192
- CategoryTheory.Limits.PushoutCocone.mkstatement · cited by 89
- CategoryTheory.Limits.PushoutCoconeproof · cited by 66
Cited by14
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.pushoutSymmetryproof · cited by 30
- CategoryTheory.Limits.hasPushout_symmetryproof · cited by 18
- colimitCoconeOfInitialAndPushoutsproof · cited by 6
- CategoryTheory.Limits.inr_comp_pushoutSymmetry_homproof · cited by 5
- CategoryTheory.Limits.inl_comp_pushoutSymmetry_homproof · cited by 4
- CategoryTheory.Limits.isColimitOfHasPushoutOfPreservesColimitproof · cited by 4
- CategoryTheory.Limits.pushoutPushoutLeftIsPushoutproof · cited by 3
- CategoryTheory.Limits.pushoutPushoutRightIsPushoutproof · cited by 3
- CategoryTheory.Limits.pushoutAssocSymmIsPushoutproof · cited by 1
- CategoryTheory.Limits.pushoutAssocIsPushoutproof · cited by 1
- CategoryTheory.JointlyReflectIsomorphisms.epiproof · cited by 1
- CategoryTheory.adhesive_of_reflectiveproof · cited by 0