Mathlib Map

Theorems · Definition · algebraic geometry

AlgebraicGeometry.ProjectiveSpectrum.StructureSheaf.isLocallyFraction

{A : Type u_1} →
  {σ : Type u_2} →
    [inst : CommRing A] →
      [inst_1 : SetLike σ A] →
        [inst_2 : AddSubgroupClass σ A] →
          (𝒜 : ℕ → σ) →
            [inst_3 : GradedRing 𝒜] →
              TopCat.LocalPredicate fun x => HomogeneousLocalization.AtPrime 𝒜 x.asHomogeneousIdeal.toIdeal

We will define the structure sheaf as the subsheaf of all dependent functions in Π x : U, HomogeneousLocalization 𝒜 x consisting of those functions which can locally be expressed as a ratio of A of same grading.

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

Around this declaration

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

AlgebraicGeometry.stalkToFiberRingHom_germ · cited by 3AlgebraicGeometry.stalkTo…AlgebraicGeometry.Proj.stalkIso'_germ · cited by 2Proj.stalkIso'_germAlgebraicGeometry.ProjectiveSpectrum.StructureSheaf.structureSheafInType · cited by 2StructureSheaf.structureS…AlgebraicGeometry.ProjectiveSpectrum.Proj.awayToSection_apply · cited by 1Proj.awayToSection_applyAlgebraicGeometry.Proj.res_apply · cited by 1Proj.res_applyAlgebraicGeometry.Proj.ext · cited by 1Proj.extAlgebraicGeometry.Proj.mul_apply · cited by 0Proj.mul_applyAlgebraicGeometry.Proj.one_apply · cited by 0Proj.one_applyAlgebraicGeometry.Proj.pow_apply · cited by 0Proj.pow_applyAlgebraicGeometry.Proj.sheafedSpaceMap_hom_c_app_hom_apply_coe · cited by 0Proj.sheafedSpaceMap_hom_…AlgebraicGeometry.Proj.sub_apply · cited by 0Proj.sub_applyAlgebraicGeometry.Proj.val_sectionInBasicOpen_apply · cited by 0Proj.val_sectionInBasicOp…AlgebraicGeometry.Proj.ext_iff · cited by 0Proj.ext_iffAlgebraicGeometry.Proj.zero_apply · cited by 0Proj.zero_applyAlgebraicGeometry.ProjectiveSpectrum.StructureSheaf.sectionsSubring · cited by 0StructureSheaf.sectionsSu…CommRing · cited by 17173CommRingTopCat.carrier · cited by 3184TopCat.carrierSetLike · cited by 1084SetLikeGradedRing · cited by 424GradedRingAddSubgroupClass · cited by 240AddSubgroupClassHomogeneousIdeal.toIdeal · cited by 105HomogeneousIdeal.toIdealProjectiveSpectrum.asHomogeneousIdeal · cited by 61ProjectiveSpectrum.asHomo…HomogeneousLocalization.AtPrime · cited by 36HomogeneousLocalization.A…ProjectiveSpectrum.top · cited by 32ProjectiveSpectrum.topTopCat.LocalPredicate · cited by 10TopCat.LocalPredicateAlgebraicGeometry.ProjectiveSpectrum.StructureSheaf.isFractionPrelocal · cited by 5StructureSheaf.isFraction…TopCat.PrelocalPredicate.sheafify · cited by 5PrelocalPredicate.sheafifyStructureSheaf.isLocallyFract…CITED BYCITES

Cites12

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

Cited by22

Results whose statement or proof uses this declaration.