Mathlib Map

Theorems · Definition · algebraic geometry

AlgebraicGeometry.Scheme.Pullback.p2

{X Y Z : AlgebraicGeometry.Scheme} →
  (𝒰 : X.OpenCover) →
    (f : X ⟶ Z) →
      (g : Y ⟶ Z) →
        [inst : ∀ (i : 𝒰.I₀), CategoryTheory.Limits.HasPullback (CategoryTheory.CategoryStruct.comp (𝒰.f i) f) g] →
          (AlgebraicGeometry.Scheme.Pullback.gluing 𝒰 f g).glued ⟶ Y

The second projection from the glued scheme into Y.

Defined in
Mathlib.AlgebraicGeometry.Pullbacks
Cited by
7 results in Mathlib
Foundations
Depth 150 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Limits.HasPullback

Around this declaration

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

AlgebraicGeometry.Scheme.Pullback.pullbackP1Iso · cited by 10Pullback.pullbackP1IsoAlgebraicGeometry.Scheme.Pullback.pullbackP1Iso_hom_fst · cited by 1Pullback.pullbackP1Iso_ho…AlgebraicGeometry.Scheme.Pullback.pullbackP1Iso_hom_snd · cited by 1Pullback.pullbackP1Iso_ho…AlgebraicGeometry.Scheme.Pullback.gluedIsLimit · cited by 1Pullback.gluedIsLimitAlgebraicGeometry.Scheme.Pullback.p_comm · cited by 1Pullback.p_commAlgebraicGeometry.Scheme.Pullback.hasPullback_of_cover · cited by 1Pullback.hasPullback_of_c…AlgebraicGeometry.Scheme.Pullback.lift_comp_ι · cited by 0Pullback.lift_comp_ιAlgebraicGeometry.Scheme.Pullback.pullbackP1Iso_hom_snd_assoc · cited by 0Pullback.pullbackP1Iso_ho…AlgebraicGeometry.Scheme.Pullback.gluedLift_p2 · cited by 0Pullback.gluedLift_p2Quiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compAlgebraicGeometry.Scheme · cited by 2540AlgebraicGeometry.SchemeCategoryTheory.PreZeroHypercover.I₀ · cited by 763PreZeroHypercover.I₀CategoryTheory.PreZeroHypercover.X · cited by 649PreZeroHypercover.XCategoryTheory.Limits.pullback.snd · cited by 637pullback.sndCategoryTheory.PreZeroHypercover.f · cited by 542PreZeroHypercover.fAlgebraicGeometry.IsOpenImmersion · cited by 476AlgebraicGeometry.IsOpenI…CategoryTheory.Precoverage.ZeroHypercover.toPreZeroHypercover · cited by 469ZeroHypercover.toPreZeroH…CategoryTheory.Limits.HasPullback · cited by 434Limits.HasPullbackAlgebraicGeometry.Scheme.precoverage · cited by 336Scheme.precoverageAlgebraicGeometry.Scheme.OpenCover · cited by 207Scheme.OpenCoverCategoryTheory.GlueData.J · cited by 141GlueData.JCategoryTheory.Limits.MultispanShape.R · cited by 133MultispanShape.RCategoryTheory.Limits.MultispanShape.prod · cited by 93MultispanShape.prodPullback.p2CITED BYCITES

Cites20

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

Cited by9

Results whose statement or proof uses this declaration.