Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Limits.pullback.lift_snd

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {W X Y Z : C} {f : X ⟶ Z} {g : Y ⟶ Z}
  [inst_1 : CategoryTheory.Limits.HasPullback f g] (h : W ⟶ X) (k : W ⟶ Y)
  (w : CategoryTheory.CategoryStruct.comp h f = CategoryTheory.CategoryStruct.comp k g),
  CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.pullback.lift h k w)
      (CategoryTheory.Limits.pullback.snd f g) =
    k
Defined in
Mathlib.CategoryTheory.Limits.Shapes.Pullback.HasPullback
Cited by
30 results in Mathlib
Foundations
Depth 25 from the axioms · 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.

CategoryTheory.Limits.pullback.diagonal_snd · cited by 19pullback.diagonal_sndCategoryTheory.Sieve.pullbackArrows_comm · cited by 6Sieve.pullbackArrows_commAlgebraicGeometry.Scheme.Pullback.t'_fst_snd · cited by 5Pullback.t'_fst_sndAlgebraicGeometry.Scheme.Pullback.t_fst_snd · cited by 5Pullback.t_fst_sndCategoryTheory.Limits.pullbackComparison_comp_snd · cited by 5Limits.pullbackComparison…CategoryTheory.Limits.pullback.lift_snd_assoc · cited by 5pullback.lift_snd_assocCategoryTheory.Limits.pullbackAssoc_hom_snd_snd · cited by 4Limits.pullbackAssoc_hom_…CategoryTheory.Limits.pullbackPullbackRightIsPullback · cited by 3Limits.pullbackPullbackRi…AlgebraicGeometry.Scheme.Pullback.Triplet.specTensorTo_snd · cited by 3Triplet.specTensorTo_sndCategoryTheory.Presieve.Arrows.pullbackCompatible_iff · cited by 2Arrows.pullbackCompatible…AlgebraicGeometry.AffineSpace.homOfVector_toSpecMvPoly · cited by 2AffineSpace.homOfVector_t…AlgebraicGeometry.Scheme.Pullback.pullbackP1Iso_hom_snd · cited by 1Pullback.pullbackP1Iso_ho…CategoryTheory.IsUniversalColimit.isPullback_of_isColimit_left · cited by 1IsUniversalColimit.isPull…CategoryTheory.IsUniversalColimit.isPullback_prod_of_isColimit · cited by 1IsUniversalColimit.isPull…CategoryTheory.IsUniversalColimit.map_reflective · cited by 1IsUniversalColimit.map_re…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.snd · cited by 637pullback.sndCategoryTheory.Limits.HasPullback · cited by 434Limits.HasPullbackCategoryTheory.Limits.limit.lift_π · cited by 266limit.lift_πCategoryTheory.Limits.PullbackCone.mk · cited by 203PullbackCone.mkCategoryTheory.Limits.WalkingCospan.right · cited by 182WalkingCospan.rightCategoryTheory.Limits.pullback.lift · cited by 114pullback.liftpullback.lift_sndCITED BYCITES

Cites10

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

Cited by31

Results whose statement or proof uses this declaration.