Mathlib Map

Theorems · Inductive type · algebraic geometry

ProjectiveSpectrum

{A : Type u_1} →
  {σ : Type u_2} →
    [inst : CommRing A] →
      [inst_1 : SetLike σ A] → [inst_2 : AddSubmonoidClass σ A] → (𝒜 : ℕ → σ) → [GradedRing 𝒜] → Type u_1

The projective spectrum of a graded commutative ring is the subtype of all homogeneous ideals that are prime and do not contain the irrelevant ideal.

Defined in
Mathlib.AlgebraicGeometry.ProjectiveSpectrum.Topology
Cited by
86 results in Mathlib
Foundations
Depth 17 from the axioms · uses propext
Assumes
CommRingSetLikeAddSubmonoidClassGradedRing

Around this declaration

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

Cites4

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

Cited by103

Results whose statement or proof uses this declaration.