Mathlib Map

Theorems · Definition · algebraic geometry

ProjectiveSpectrum.vanishingIdeal

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

The vanishing ideal of a set t of points of the projective spectrum of a commutative ring R is the intersection of all the relevant homogeneous prime ideals in the set t. An element f of A can be thought of as a dependent function on the projective spectrum of 𝒜. At a point x (a homogeneous prime ideal) the function (i.e., element) f takes values in the quotient ring A modulo the prime ideal x. In this manner, vanishingIdeal t is exactly the ideal of A consisting of all "functions" that vanish on all of t.

Defined in
Mathlib.AlgebraicGeometry.ProjectiveSpectrum.Topology
Cited by
20 results in Mathlib
Foundations
Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingSetLikeAddSubmonoidClassGradedRing

Around this declaration

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

ProjectiveSpectrum.gc_ideal · cited by 12ProjectiveSpectrum.gc_ide…ProjectiveSpectrum.gc_set · cited by 6ProjectiveSpectrum.gc_setProjectiveSpectrum.gc_homogeneousIdeal · cited by 4ProjectiveSpectrum.gc_hom…ProjectiveSpectrum.zeroLocus_vanishingIdeal_eq_closure · cited by 2ProjectiveSpectrum.zeroLo…ProjectiveSpectrum.mem_vanishingIdeal · cited by 2ProjectiveSpectrum.mem_va…ProjectiveSpectrum.subset_zeroLocus_iff_le_vanishingIdeal · cited by 2ProjectiveSpectrum.subset…ProjectiveSpectrum.vanishingIdeal_singleton · cited by 1ProjectiveSpectrum.vanish…ProjectiveSpectrum.coe_vanishingIdeal · cited by 1ProjectiveSpectrum.coe_va…ProjectiveSpectrum.subset_zeroLocus_iff_subset_vanishingIdeal · cited by 1ProjectiveSpectrum.subset…ProjectiveSpectrum.subset_zeroLocus_vanishingIdeal · cited by 1ProjectiveSpectrum.subset…ProjectiveSpectrum.vanishingIdeal_anti_mono · cited by 0ProjectiveSpectrum.vanish…ProjectiveSpectrum.vanishingIdeal_closure · cited by 0ProjectiveSpectrum.vanish…ProjectiveSpectrum.vanishingIdeal_iUnion · cited by 0ProjectiveSpectrum.vanish…ProjectiveSpectrum.vanishingIdeal_union · cited by 0ProjectiveSpectrum.vanish…ProjectiveSpectrum.vanishingIdeal_univ · cited by 0ProjectiveSpectrum.vanish…Set · cited by 53352SetCommRing · cited by 17173CommRingiInf · cited by 1690iInfSetLike · cited by 1084SetLikeGradedRing · cited by 424GradedRingAddSubmonoidClass · cited by 346AddSubmonoidClassHomogeneousIdeal · cited by 115HomogeneousIdealProjectiveSpectrum · cited by 86ProjectiveSpectrumProjectiveSpectrum.asHomogeneousIdeal · cited by 61ProjectiveSpectrum.asHomo…ProjectiveSpectrum.vanishingI…CITED BYCITES

Cites9

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

Cited by20

Results whose statement or proof uses this declaration.