Theorems · Theorem · category theory
CategoryTheory.IsPullback.hom_ext
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {P X Y Z : C} {fst : P ⟶ X} {snd : P ⟶ Y} {f : X ⟶ Z}
{g : Y ⟶ Z},
CategoryTheory.IsPullback fst snd f g →
∀ {W : C} {k l : W ⟶ P},
CategoryTheory.CategoryStruct.comp k fst = CategoryTheory.CategoryStruct.comp l fst →
CategoryTheory.CategoryStruct.comp k snd = CategoryTheory.CategoryStruct.comp l snd → k = l- Cited by
- 16 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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.IsPullbackstatement and proof · cited by 320
- CategoryTheory.IsPullback.isLimitproof · cited by 47
- CategoryTheory.Limits.PullbackCone.IsLimit.hom_extproof · cited by 11
Cited by16
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.ChosenPullback.hom_extproof · cited by 7
- CategoryTheory.Pseudofunctor.DescentData'.pullHom'_eq_pullHomproof · cited by 7
- CategoryTheory.Functor.PullbackObjObj.hom_extproof · cited by 5
- CategoryTheory.Limits.ChosenPullback₃.hom_extproof · cited by 3
- CategoryTheory.IsPullback.mono_fst_of_monoproof · cited by 3
- CategoryTheory.GrpObj.inv_homproof · cited by 2
- CategoryTheory.AddGrpObj.neg_homproof · cited by 2
- AlgebraicGeometry.IsSeparated.of_valuativeCriterionproof · cited by 1
- AlgebraicGeometry.IsSeparated.valuativeCriterionproof · cited by 1
- CategoryTheory.Limits.isIso_kernel_map_of_isPullbackproof · cited by 0