Theorems · Theorem · category theory
CategoryTheory.Limits.pullback.hom_ext
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {X Y Z : C} {f : X ⟶ Z} {g : Y ⟶ Z}
[inst_1 : CategoryTheory.Limits.HasPullback f g] {W : C} {k l : W ⟶ CategoryTheory.Limits.pullback f g},
CategoryTheory.CategoryStruct.comp k (CategoryTheory.Limits.pullback.fst f g) =
CategoryTheory.CategoryStruct.comp l (CategoryTheory.Limits.pullback.fst f g) →
CategoryTheory.CategoryStruct.comp k (CategoryTheory.Limits.pullback.snd f g) =
CategoryTheory.CategoryStruct.comp l (CategoryTheory.Limits.pullback.snd f g) →
k = lTwo morphisms into a pullback are equal if their compositions with the pullback morphisms are equal
- Cited by
- 63 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.pullbackstatement and proof · cited by 864
- CategoryTheory.Limits.pullback.fststatement and proof · cited by 639
- CategoryTheory.Limits.pullback.sndstatement and proof · cited by 637
- CategoryTheory.Limits.cospanproof · cited by 467
- CategoryTheory.Limits.HasPullbackstatement and proof · cited by 434
- CategoryTheory.Limits.limit.coneproof · cited by 97
- CategoryTheory.Limits.limit.hom_extproof · cited by 34
- CategoryTheory.Limits.PullbackCone.equalizer_extproof · cited by 5
Cited by63
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.AffineSpace.hom_extproof · cited by 8
- CategoryTheory.Limits.pullback.congrHom_invproof · cited by 7
- CategoryTheory.Limits.pullback.lift_fst_sndproof · cited by 3
- CategoryTheory.Limits.pullback.map_idproof · cited by 3
- AlgebraicGeometry.Scheme.Pullback.diagonalCover_mapproof · cited by 2
- CategoryTheory.Limits.pullback_map_diagonal_isPullbackproof · cited by 2
- CategoryTheory.PreOneHypercover.sieve₁_eq_pullback_sieve₁'proof · cited by 2
- AlgebraicGeometry.HasAffineProperty.diagonal_of_openCoverproof · cited by 2
- AlgebraicGeometry.Scheme.Pullback.ofPointTensor_SpecTensorToproof · cited by 2
- CategoryTheory.ShortComplex.SnakeInput.L₀'_exactproof · cited by 2
- AlgebraicGeometry.Scheme.isPullback_of_openCoverproof · cited by 1