Mathlib Map

Theorems · Definition · algebraic geometry

AlgebraicGeometry.pointsPi

{ι : Type u} →
  (R : ι → CommRingCat) →
    (X : AlgebraicGeometry.Scheme) →
      (AlgebraicGeometry.Spec (CommRingCat.of ((i : ι) → ↑(R i))) ⟶ X) → (i : ι) → AlgebraicGeometry.Spec (R i) ⟶ X

The canonical map X(Π Rᵢ) ⟶ Π X(Rᵢ). This is injective if X is quasi-separated, surjective if X is affine, or if X is compact and each Rᵢ is local.

Defined in
Mathlib.AlgebraicGeometry.PointsPi
Cited by
3 results in Mathlib
Foundations
Depth 130 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites9

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

Cited by3

Results whose statement or proof uses this declaration.