Mathlib Map

Theorems · Definition · algebraic geometry

AlgebraicGeometry.StructureSheaf.const

{R M : Type u} →
  [inst : CommRing R] →
    [inst_1 : AddCommGroup M] →
      [inst_2 : Module R M] →
        M →
          (g : R) →
            (U : TopologicalSpace.Opens ↑(AlgebraicGeometry.PrimeSpectrum.Top R)) →
              U ≤ PrimeSpectrum.basicOpen g → (AlgebraicGeometry.structureSheafInType R M).obj.obj (Opposite.op U)

The section of structureSheaf R on an open U sending each x ∈ U to the element f/g in the localization of R at x.

Defined in
Mathlib.AlgebraicGeometry.StructureSheaf
Cited by
20 results in Mathlib
Foundations
Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingAddCommGroupModule

Around this declaration

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

AlgebraicGeometry.StructureSheaf.const_algebraMap · cited by 2StructureSheaf.const_alge…AlgebraicGeometry.StructureSheaf.const_mul · cited by 2StructureSheaf.const_mulAlgebraicGeometry.StructureSheaf.toOpenₗ · cited by 2StructureSheaf.toOpenₗAlgebraicGeometry.StructureSheaf.const_apply · cited by 1StructureSheaf.const_applyAlgebraicGeometry.StructureSheaf.const_congr · cited by 1StructureSheaf.const_congrAlgebraicGeometry.StructureSheaf.const_ext · cited by 1StructureSheaf.const_extAlgebraicGeometry.StructureSheaf.const_mul_cancel · cited by 1StructureSheaf.const_mul_…AlgebraicGeometry.StructureSheaf.const_self · cited by 1StructureSheaf.const_selfAlgebraicGeometry.StructureSheaf.const.congr_simp · cited by 1const.congr_simpAlgebraicGeometry.StructureSheaf.toOpenₗ_eq_const · cited by 0StructureSheaf.toOpenₗ_eq…AlgebraicGeometry.StructureSheaf.comap_const · cited by 0StructureSheaf.comap_constAlgebraicGeometry.StructureSheaf.comapₗ_const · cited by 0StructureSheaf.comapₗ_con…AlgebraicGeometry.StructureSheaf.const_add · cited by 0StructureSheaf.const_addAlgebraicGeometry.StructureSheaf.const_eq_const_of_smul_eq_smul · cited by 0StructureSheaf.const_eq_c…AlgebraicGeometry.StructureSheaf.const_mul_cancel' · cited by 0StructureSheaf.const_mul_…Module · cited by 20661ModuleCategoryTheory.Functor.obj · cited by 19642Functor.objCommRing · cited by 17173CommRingCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorAddCommGroup · cited by 12871AddCommGroupOpposite · cited by 8081OppositeTopCat.carrier · cited by 3184TopCat.carrierOpposite.unop · cited by 2231Opposite.unopTopologicalSpace.Opens · cited by 2040TopologicalSpace.OpensCategoryTheory.ObjectProperty.FullSubcategory.obj · cited by 1316FullSubcategory.objCategoryTheory.Presheaf.IsSheaf · cited by 991Presheaf.IsSheafOpens.grothendieckTopology · cited by 206Opens.grothendieckTopologyPrimeSpectrum.basicOpen · cited by 163PrimeSpectrum.basicOpenAlgebraicGeometry.PrimeSpectrum.Top · cited by 104PrimeSpectrum.TopLocalizedModule.mk · cited by 73LocalizedModule.mkStructureSheaf.constCITED BYCITES

Cites16

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

Cited by21

Results whose statement or proof uses this declaration.