Mathlib Map

Theorems · Definition · algebraic geometry

AlgebraicGeometry.Proj.awayToSection

{σ : Type u_1} →
  {A : Type u} →
    [inst : CommRing A] →
      [inst_1 : SetLike σ A] →
        [inst_2 : AddSubgroupClass σ A] →
          (𝒜 : ℕ → σ) →
            [inst_3 : GradedRing 𝒜] →
              (f : A) →
                CommRingCat.of (HomogeneousLocalization.Away 𝒜 f) ⟶
                  (AlgebraicGeometry.Proj 𝒜).presheaf.obj (Opposite.op (AlgebraicGeometry.Proj.basicOpen 𝒜 f))

The canonical map (A_f)₀ ⟶ Γ(Proj A, D₊(f)). This is an isomorphism when f is homogeneous of positive degree. See basicOpenIsoAway below.

Defined in
Mathlib.AlgebraicGeometry.ProjectiveSpectrum.Basic
Cited by
9 results in Mathlib
Foundations
Depth 151 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.Proj.basicOpenToSpec · cited by 5Proj.basicOpenToSpecAlgebraicGeometry.Proj.awayι_comp_map · cited by 3Proj.awayι_comp_mapAlgebraicGeometry.Proj.awayι_toSpecZero · cited by 3Proj.awayι_toSpecZeroAlgebraicGeometry.Proj.awayMap_awayToSection · cited by 2Proj.awayMap_awayToSectionAlgebraicGeometry.Proj.awayToSection_comp_appLE · cited by 2Proj.awayToSection_comp_a…AlgebraicGeometry.Proj.basicOpenIsoAway · cited by 1Proj.basicOpenIsoAwayAlgebraicGeometry.Proj.basicOpenToSpec_SpecMap_awayMap · cited by 1Proj.basicOpenToSpec_Spec…AlgebraicGeometry.Proj.basicOpenToSpec_app_top · cited by 1Proj.basicOpenToSpec_app_…AlgebraicGeometry.Proj.awayMap_awayToSection_assoc · cited by 0Proj.awayMap_awayToSectio…AlgebraicGeometry.Proj.awayToSection_comp_appLE_assoc · cited by 0Proj.awayToSection_comp_a…AlgebraicGeometry.Proj.basicOpenIsoAway_hom · cited by 0Proj.basicOpenIsoAway_homQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCommRing · cited by 17173CommRingOpposite · cited by 8081OppositeTopCat.carrier · cited by 3184TopCat.carrierCommRingCat · cited by 2333CommRingCatTopologicalSpace.Opens · cited by 2040TopologicalSpace.OpensAlgebraicGeometry.PresheafedSpace.carrier · cited by 2020PresheafedSpace.carrierAlgebraicGeometry.SheafedSpace.toPresheafedSpace · cited by 1988SheafedSpace.toPresheafed…AlgebraicGeometry.LocallyRingedSpace.toSheafedSpace · cited by 1892LocallyRingedSpace.toShea…AlgebraicGeometry.Scheme.toLocallyRingedSpace · cited by 1734Scheme.toLocallyRingedSpa…AlgebraicGeometry.Scheme.Opens · cited by 1149Scheme.OpensAlgebraicGeometry.PresheafedSpace.presheaf · cited by 1104PresheafedSpace.presheafSetLike · cited by 1084SetLikeGradedRing · cited by 424GradedRingProj.awayToSectionCITED BYCITES

Cites21

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

Cited by11

Results whose statement or proof uses this declaration.