Theorems · Theorem · category theory
CategoryTheory.Limits.pushout.hom_ext
∀ {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] {W : C} {k l : CategoryTheory.Limits.pushout f g ⟶ W},
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.pushout.inl f g) k =
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.pushout.inl f g) l →
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.pushout.inr f g) k =
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.pushout.inr f g) l →
k = lTwo morphisms out of a pushout are equal if their compositions with the pushout morphisms are equal
- Cited by
- 30 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.Limits.spanproof · cited by 294
- 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.colimit.coconeproof · cited by 136
- CategoryTheory.Limits.colimit.hom_extproof · cited by 54
- CategoryTheory.Limits.PushoutCocone.coequalizer_extproof · cited by 3
Cited by30
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.isIso_pushoutSection_of_iSup_eqproof · cited by 2
- CategoryTheory.OrthogonalReflection.isLocal_isLocal_toSuccproof · cited by 1
- CategoryTheory.SmallObject.functorMap_πproof · cited by 1
- CategoryTheory.Limits.pushout.map_compproof · cited by 1
- CategoryTheory.Limits.pushout.map_idproof · cited by 1
- RingHom.Flat.mapOfCompatibleSMulproof · cited by 1
- AlgebraicGeometry.mono_pushoutSection_of_isCompact_of_flat_leftproof · cited by 1
- CategoryTheory.Limits.pushout.congrHom_invproof · cited by 1
- AlgebraicGeometry.isIso_pushoutSection_of_isQuasiSeparated_of_flat_leftproof · cited by 1
- CategoryTheory.Limits.pushoutComparison_map_descproof · cited by 1