Theorems · Theorem · category theory
CategoryTheory.Limits.pullback.condition_assoc
∀ {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] {Z_1 : C} (h : Z ⟶ Z_1),
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.pullback.fst f g) (CategoryTheory.CategoryStruct.comp f h) =
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.pullback.snd f g) (CategoryTheory.CategoryStruct.comp g h)- Cited by
- 24 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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.Category.assocproof · cited by 6,433
- CategoryTheory.Limits.pullbackstatement · cited by 864
- CategoryTheory.Limits.pullback.fststatement and proof · cited by 639
- CategoryTheory.Limits.pullback.sndstatement and proof · cited by 637
- CategoryTheory.Limits.HasPullbackstatement and proof · cited by 434
- CategoryTheory.Limits.pullback.conditionproof · cited by 122
Cited by24
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Scheme.Cover.ι_glueMorphismsproof · cited by 12
- CategoryTheory.Limits.pullbackDiagonalMapIdIso_inv_fstproof · cited by 3
- CategoryTheory.Limits.pullback_inv_fst_snd_of_right_isIsoproof · cited by 2
- CategoryTheory.Limits.pullback_inv_snd_fst_of_left_isIsoproof · cited by 2
- CategoryTheory.IsGrothendieckAbelian.GabrielPopescuAux.kernel_ι_d_comp_dproof · cited by 2
- CategoryTheory.IsPushout.IsVanKampen.exists_cube_fillingproof · cited by 2
- AlgebraicGeometry.Scheme.Pullback.cocycle_snd_fst_fstproof · cited by 1
- AlgebraicGeometry.Scheme.isPullback_of_openCoverproof · cited by 1
- CategoryTheory.Limits.pullback_diagonal_map_snd_fst_fstproof · cited by 1
- AlgebraicGeometry.Scheme.Pullback.cocycle_snd_fst_sndproof · cited by 1
- CategoryTheory.Limits.pullback_diagonal_map_snd_snd_fstproof · cited by 1
- CategoryTheory.Limits.pullback_fst_map_snd_isPullbackproof · cited by 1