Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.pullback.fst

{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.Limits.pullback f g ⟶ X

The first projection of the pullback of f and g.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.Pullback.HasPullback
Cited by
639 results in Mathlib
Foundations
Depth 24 from the axioms, rests on 150 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.

CategoryTheory.Limits.pullback.map · cited by 156pullback.mapCategoryTheory.Limits.pullback.condition · cited by 122pullback.conditionCategoryTheory.IsPullback.of_hasPullback · cited by 70IsPullback.of_hasPullbackCategoryTheory.Limits.pullback.hom_ext · cited by 63pullback.hom_extCategoryTheory.Over.pullback · cited by 53Over.pullbackCategoryTheory.Limits.pullbackRightPullbackFstIso · cited by 43Limits.pullbackRightPullb…CategoryTheory.MorphismProperty.Over.pullback · cited by 42Over.pullbackCategoryTheory.Limits.pullback.lift_fst · cited by 40pullback.lift_fstAlgebraicGeometry.Scheme.Pullback.v · cited by 34Pullback.vAlgebraicGeometry.Scheme.Pullback.gluing · cited by 30Pullback.gluingCategoryTheory.Limits.pullback.condition_assoc · cited by 24pullback.condition_assocAlgebraicGeometry.Scheme.IdealSheafData.comap · cited by 23IdealSheafData.comapCategoryTheory.Limits.pullbackAssoc · cited by 23Limits.pullbackAssocCategoryTheory.PreZeroHypercover.toPreOneHypercover · cited by 23PreZeroHypercover.toPreOn…CategoryTheory.Limits.hasPullback_symmetry · cited by 22Limits.hasPullback_symmet…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Limits.pullback · cited by 864Limits.pullbackCategoryTheory.Limits.cospan · cited by 467Limits.cospanCategoryTheory.Limits.HasPullback · cited by 434Limits.HasPullbackCategoryTheory.Limits.limit.π · cited by 278limit.πCategoryTheory.Limits.WalkingCospan.left · cited by 190WalkingCospan.leftpullback.fstCITED BYCITES

Cites7

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

Cited by749

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 749.