Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Limits.PullbackCone.condition

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {X Y Z : C} {f : X ⟶ Z} {g : Y ⟶ Z}
  (t : CategoryTheory.Limits.PullbackCone f g),
  CategoryTheory.CategoryStruct.comp t.fst f = CategoryTheory.CategoryStruct.comp t.snd g
Defined in
Mathlib.CategoryTheory.Limits.Shapes.Pullback.PullbackCone
Cited by
44 results in Mathlib
Foundations
Depth 24 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.

CategoryTheory.Limits.pullback.condition · cited by 122pullback.conditionCategoryTheory.IsPullback.of_isLimit · cited by 12IsPullback.of_isLimitCategoryTheory.regularTopology.equalizerCondition_w · cited by 7regularTopology.equalizer…CategoryTheory.Limits.PullbackCone.eta · cited by 5PullbackCone.etaCategoryTheory.Limits.PullbackCone.condition_assoc · cited by 4PullbackCone.condition_as…CategoryTheory.IsPullback.of_horiz_isIso_mono · cited by 4IsPullback.of_horiz_isIso…AlgebraicGeometry.Scheme.Pullback.gluedLiftPullbackMap · cited by 4Pullback.gluedLiftPullbac…CategoryTheory.IsUniversalColimit.nonempty_isColimit_of_pullbackCone_left · cited by 3IsUniversalColimit.nonemp…CategoryTheory.Limits.PullbackCone.fst_eq_snd_of_mono_eq · cited by 3PullbackCone.fst_eq_snd_o…CategoryTheory.IsUniversalColimit.nonempty_isColimit_of_pullbackCone_right · cited by 2IsUniversalColimit.nonemp…CategoryTheory.IsPullback.mk' · cited by 2IsPullback.mk'CategoryTheory.mono_iff_fst_eq_snd · cited by 2CategoryTheory.mono_iff_f…AlgebraicGeometry.Scheme.Pullback.gluedLift · cited by 2Pullback.gluedLiftCategoryTheory.isColimitCoforkOfEffectiveEpi · cited by 2CategoryTheory.isColimitC…CategoryTheory.IsUniversalColimit.nonempty_isColimit_prod_of_pullbackCone · cited by 1IsUniversalColimit.nonemp…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Limits.WalkingPair · cited by 1319Limits.WalkingPairCategoryTheory.Limits.Cone.pt · cited by 1298Cone.ptCategoryTheory.Limits.WalkingCospan · cited by 496Limits.WalkingCospanCategoryTheory.Limits.cospan · cited by 467Limits.cospanCategoryTheory.Limits.PullbackCone · cited by 136Limits.PullbackConeCategoryTheory.Limits.PullbackCone.fst · cited by 118PullbackCone.fstCategoryTheory.Limits.PullbackCone.snd · cited by 113PullbackCone.sndCategoryTheory.Limits.Cone.w · cited by 40Cone.wCategoryTheory.Limits.WalkingCospan.Hom.inl · cited by 24Hom.inlCategoryTheory.Limits.WalkingCospan.Hom.inr · cited by 23Hom.inrPullbackCone.conditionCITED BYCITES

Cites13

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

Cited by51

Results whose statement or proof uses this declaration.