Mathlib Map

Theorems · Definition · algebraic geometry

ProjectiveSpectrum.basicOpen

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

basicOpen r is the open subset containing all prime ideals not containing r.

Defined in
Mathlib.AlgebraicGeometry.ProjectiveSpectrum.Topology
Cited by
48 results in Mathlib
Foundations
Depth 107 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.

AlgebraicGeometry.Proj.basicOpen · cited by 38Proj.basicOpenAlgebraicGeometry.ProjectiveSpectrum.Proj.toSpec · cited by 13Proj.toSpecAlgebraicGeometry.ProjIsoSpecTopComponent.toSpec · cited by 9ProjIsoSpecTopComponent.t…AlgebraicGeometry.sectionInBasicOpen · cited by 6AlgebraicGeometry.section…AlgebraicGeometry.ProjIsoSpecTopComponent.ToSpec.carrier · cited by 5ToSpec.carrierAlgebraicGeometry.ProjIsoSpecTopComponent.ToSpec.mk_mem_carrier · cited by 5ToSpec.mk_mem_carrierAlgebraicGeometry.ProjectiveSpectrum.Proj.awayToΓ · cited by 5Proj.awayToΓAlgebraicGeometry.mem_basicOpen_den · cited by 5AlgebraicGeometry.mem_bas…ProjectiveSpectrum.basicOpen_eq_zeroLocus_compl · cited by 5ProjectiveSpectrum.basicO…AlgebraicGeometry.ProjIsoSpecTopComponent.FromSpec.toFun · cited by 4FromSpec.toFunAlgebraicGeometry.ProjIsoSpecTopComponent.ToSpec.toFun · cited by 3ToSpec.toFunAlgebraicGeometry.ProjectiveSpectrum.Proj.awayToSection · cited by 3Proj.awayToSectionProjectiveSpectrum.basicOpen_mul · cited by 3ProjectiveSpectrum.basicO…AlgebraicGeometry.ProjectiveSpectrum.Proj.toSpec_base_apply_eq · cited by 3Proj.toSpec_base_apply_eqAlgebraicGeometry.ProjectiveSpectrum.Proj.toStalk_stalkMap_toSpec · cited by 2Proj.toStalk_stalkMap_toS…CommRing · cited by 17173CommRingSet.ofPred · cited by 6101Set.ofPredTopologicalSpace.Opens · cited by 2040TopologicalSpace.OpensSetLike · cited by 1084SetLikeGradedRing · cited by 424GradedRingAddSubmonoidClass · cited by 346AddSubmonoidClassProjectiveSpectrum · cited by 86ProjectiveSpectrumProjectiveSpectrum.asHomogeneousIdeal · cited by 61ProjectiveSpectrum.asHomo…ProjectiveSpectrum.basicOpenCITED BYCITES

Cites8

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

Cited by62

Results whose statement or proof uses this declaration.