Mathlib Map

Theorems · Definition · algebraic geometry

ProjectiveSpectrum.zeroLocus

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

The zero locus of a set s of elements of a commutative ring A is the set of all relevant homogeneous prime ideals of the ring that contain the set s. 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, zeroLocus s is exactly the subset of ProjectiveSpectrum 𝒜 where all "functions" in s vanish simultaneously.

Defined in
Mathlib.AlgebraicGeometry.ProjectiveSpectrum.Topology
Cited by
42 results in Mathlib
Foundations
Depth 98 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.basicOpen_eq_zeroLocus_compl · cited by 5ProjectiveSpectrum.basicO…ProjectiveSpectrum.gc_homogeneousIdeal · cited by 4ProjectiveSpectrum.gc_hom…ProjectiveSpectrum.mem_zeroLocus · cited by 4ProjectiveSpectrum.mem_ze…ProjectiveSpectrum.basicOpen_mul · cited by 3ProjectiveSpectrum.basicO…ProjectiveSpectrum.isClosed_iff_zeroLocus · cited by 2ProjectiveSpectrum.isClos…ProjectiveSpectrum.subset_zeroLocus_iff_le_vanishingIdeal · cited by 2ProjectiveSpectrum.subset…ProjectiveSpectrum.zeroLocus_empty_of_one_mem · cited by 2ProjectiveSpectrum.zeroLo…ProjectiveSpectrum.zeroLocus_span · cited by 2ProjectiveSpectrum.zeroLo…ProjectiveSpectrum.zeroLocus_vanishingIdeal_eq_closure · cited by 2ProjectiveSpectrum.zeroLo…ProjectiveSpectrum.isClosed_zeroLocus · cited by 1ProjectiveSpectrum.isClos…ProjectiveSpectrum.isOpen_iff · cited by 1ProjectiveSpectrum.isOpen…ProjectiveSpectrum.isTopologicalBasis_basic_opens · cited by 1ProjectiveSpectrum.isTopo…ProjectiveSpectrum.subset_zeroLocus_iff_subset_vanishingIdeal · cited by 1ProjectiveSpectrum.subset…Set · cited by 53352SetCommRing · cited by 17173CommRingSetLike.coe · cited by 8199SetLike.coeSet.ofPred · cited by 6101Set.ofPredSetLike · cited by 1084SetLikeGradedRing · cited by 424GradedRingAddSubmonoidClass · cited by 346AddSubmonoidClassProjectiveSpectrum · cited by 86ProjectiveSpectrumProjectiveSpectrum.asHomogeneousIdeal · cited by 61ProjectiveSpectrum.asHomo…ProjectiveSpectrum.zeroLocusCITED BYCITES

Cites9

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

Cited by42

Results whose statement or proof uses this declaration.