Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.PullbackCone.snd

{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) → t.pt ⟶ Y

The second projection of a pullback cone.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.Pullback.PullbackCone
Cited by
113 results in Mathlib
Foundations
Depth 23 from the axioms, rests on 142 definitions · 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.PullbackCone.condition · cited by 44PullbackCone.conditionAlgebraicGeometry.pullbackSpecIso · cited by 26AlgebraicGeometry.pullbac…CategoryTheory.Limits.pullbackConeEquivBinaryFan · cited by 23Limits.pullbackConeEquivB…CategoryTheory.Limits.PullbackCone.IsLimit.mk · cited by 14IsLimit.mkCategoryTheory.Limits.IsLimit.pullbackConeEquivBinaryFanFunctor · cited by 13IsLimit.pullbackConeEquiv…CategoryTheory.IsPullback.of_isLimit · cited by 12IsPullback.of_isLimitCategoryTheory.Limits.PullbackCone.IsLimit.lift_snd · cited by 12IsLimit.lift_sndCategoryTheory.Limits.PullbackCone.IsLimit.hom_ext · cited by 11IsLimit.hom_extCategoryTheory.Limits.FormalCoproduct.pullbackCone · cited by 10FormalCoproduct.pullbackC…CategoryTheory.regularTopology.equalizerCondition_w · cited by 7regularTopology.equalizer…AlgebraicGeometry.pullbackSpecIso_inv_fst · cited by 7AlgebraicGeometry.pullbac…CategoryTheory.Limits.pasteHorizIsPullback · cited by 6Limits.pasteHorizIsPullba…CategoryTheory.Limits.Types.pullbackLimitCone · cited by 6Types.pullbackLimitConeCategoryTheory.Limits.PullbackCone.ext · cited by 6PullbackCone.extCategoryTheory.Limits.PullbackCone.flipIsLimit · cited by 6PullbackCone.flipIsLimitCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.Limits.WalkingPair · cited by 1319Limits.WalkingPairCategoryTheory.Limits.Cone.pt · cited by 1298Cone.ptCategoryTheory.Limits.Cone.π · cited by 500Cone.πCategoryTheory.Limits.WalkingCospan · cited by 496Limits.WalkingCospanCategoryTheory.Limits.cospan · cited by 467Limits.cospanCategoryTheory.Limits.WalkingCospan.right · cited by 182WalkingCospan.rightCategoryTheory.Limits.PullbackCone · cited by 136Limits.PullbackConePullbackCone.sndCITED BYCITES

Cites10

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

Cited by177

Results whose statement or proof uses this declaration.