Theorems · Theorem · category theory
CategoryTheory.Limits.pushout.condition
∀ {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.CategoryStruct.comp f (CategoryTheory.Limits.pushout.inl f g) =
CategoryTheory.CategoryStruct.comp g (CategoryTheory.Limits.pushout.inr f g)- Cited by
- 23 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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 · cited by 17,999
- CategoryTheory.Limits.spanproof · 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.colimit.coconeproof · cited by 136
- CategoryTheory.Limits.PushoutCocone.conditionproof · cited by 15
Cited by34
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.hasPushout_symmetryproof · cited by 18
- CategoryTheory.Limits.pushoutIsPushoutstatement and proof · cited by 7
- CategoryTheory.Limits.pushout.condition_assocproof · cited by 6
- CategoryTheory.Limits.isColimitOfHasPushoutOfPreservesColimitproof · cited by 4
- CategoryTheory.Limits.pushoutPushoutLeftIsPushoutstatement · cited by 3
- CategoryTheory.Limits.pushoutPushoutRightIsPushoutstatement · cited by 3
- CategoryTheory.SmallObject.functorObj_commproof · cited by 2
- CategoryTheory.Limits.inl_inl_pushoutAssoc_homproof · cited by 2
- CategoryTheory.Limits.inr_inl_pushoutAssoc_homproof · cited by 2
- CategoryTheory.Limits.inr_inr_pushoutAssoc_invproof · cited by 2
- CategoryTheory.JointlyReflectIsomorphisms.epiproof · cited by 1