Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Limits.pullback.condition

∀ {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],
  CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.pullback.fst f g) f =
    CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.pullback.snd f g) g
Defined in
Mathlib.CategoryTheory.Limits.Shapes.Pullback.HasPullback
Cited by
122 results in Mathlib
Foundations
Depth 25 from the axioms, rests on 158 definitions · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasPullback

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

AlgebraicGeometry.morphismRestrict_ι · cited by 25AlgebraicGeometry.morphis…CategoryTheory.Limits.pullback.condition_assoc · cited by 24pullback.condition_assocCategoryTheory.Limits.hasPullback_symmetry · cited by 22Limits.hasPullback_symmet…AlgebraicGeometry.HasAffineProperty.iff_of_isAffine · cited by 21HasAffineProperty.iff_of_…CategoryTheory.Limits.pullbackSymmetry_hom_comp_fst · cited by 18Limits.pullbackSymmetry_h…CategoryTheory.Limits.pullbackIsPullback · cited by 14Limits.pullbackIsPullbackCategoryTheory.Limits.pullbackSymmetry_hom_comp_snd · cited by 13Limits.pullbackSymmetry_h…AlgebraicGeometry.morphismRestrict_comp · cited by 8AlgebraicGeometry.morphis…CategoryTheory.Limits.isLimitOfHasPullbackOfPreservesLimit · cited by 7Limits.isLimitOfHasPullba…CategoryTheory.Limits.pullbackAssoc_inv_fst_fst · cited by 6Limits.pullbackAssoc_inv_…CategoryTheory.Sieve.pullbackArrows_comm · cited by 6Sieve.pullbackArrows_commCategoryTheory.Limits.pullbackRightPullbackFstIso_inv_snd_fst · cited by 5Limits.pullbackRightPullb…AlgebraicGeometry.Scheme.Cover.pullbackHom_map · cited by 5Cover.pullbackHom_mapCategoryTheory.Limits.hasPullback_of_preservesPullback · cited by 5Limits.hasPullback_of_pre…CategoryTheory.epi_iff_surjective_up_to_refinements · cited by 5CategoryTheory.epi_iff_su…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Limits.pullback · cited by 864Limits.pullbackCategoryTheory.Limits.pullback.fst · cited by 639pullback.fstCategoryTheory.Limits.pullback.snd · cited by 637pullback.sndCategoryTheory.Limits.cospan · cited by 467Limits.cospanCategoryTheory.Limits.HasPullback · cited by 434Limits.HasPullbackCategoryTheory.Limits.limit.cone · cited by 97limit.coneCategoryTheory.Limits.PullbackCone.condition · cited by 44PullbackCone.conditionpullback.conditionCITED BYCITES

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by135

Results whose statement or proof uses this declaration.