Mathlib Map

Theorems · Definition · algebraic geometry

AlgebraicGeometry.Proj.basicOpenIsoSpec

{σ : Type u_1} →
  {A : Type u} →
    [inst : CommRing A] →
      [inst_1 : SetLike σ A] →
        [inst_2 : AddSubgroupClass σ A] →
          (𝒜 : ℕ → σ) →
            [inst_3 : GradedRing 𝒜] →
              (f : A) →
                {m : ℕ} →
                  f ∈ 𝒜 m →
                    0 < m →
                      (↑(AlgebraicGeometry.Proj.basicOpen 𝒜 f) ≅
                        AlgebraicGeometry.Spec (CommRingCat.of (HomogeneousLocalization.Away 𝒜 f)))

The canonical isomorphism Proj A |_ D₊(f) ≅ Spec (A_f)₀ when f is homogeneous of positive degree.

Defined in
Mathlib.AlgebraicGeometry.ProjectiveSpectrum.Basic
Cited by
11 results in Mathlib
Foundations
Depth 154 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.awayι · cited by 30Proj.awayιAlgebraicGeometry.Proj.toBasicOpenOfGlobalSections · cited by 7Proj.toBasicOpenOfGlobalS…AlgebraicGeometry.Proj.SpecMap_awayMap_awayι · cited by 5Proj.SpecMap_awayMap_awayιAlgebraicGeometry.Proj.opensRange_awayι · cited by 3Proj.opensRange_awayιAlgebraicGeometry.Proj.awayι_comp_map · cited by 3Proj.awayι_comp_mapAlgebraicGeometry.Proj.awayι_toSpecZero · cited by 3Proj.awayι_toSpecZeroAlgebraicGeometry.Proj.basicOpenIsoSpec_hom · cited by 3Proj.basicOpenIsoSpec_homAlgebraicGeometry.Proj.fromOfGlobalSections_preimage_basicOpen · cited by 2Proj.fromOfGlobalSections…AlgebraicGeometry.Proj.basicOpenIsoSpec_inv_ι · cited by 1Proj.basicOpenIsoSpec_inv…AlgebraicGeometry.Proj.basicOpenIsoSpec_inv_ι_assoc · cited by 1Proj.basicOpenIsoSpec_inv…AlgebraicGeometry.Proj.fromOfGlobalSections_toSpecZero · cited by 1Proj.fromOfGlobalSections…AlgebraicGeometry.Proj.homOfLE_toBasicOpenOfGlobalSections_ι · cited by 1Proj.homOfLE_toBasicOpenO…AlgebraicGeometry.Proj.basicOpenIsoSpec.congr_simp · cited by 0basicOpenIsoSpec.congr_si…CommRing · cited by 17173CommRingCategoryTheory.Iso · cited by 3963CategoryTheory.IsoAlgebraicGeometry.Scheme · cited by 2540AlgebraicGeometry.SchemeCategoryTheory.IsIso · cited by 1156CategoryTheory.IsIsoSetLike · cited by 1084SetLikeAlgebraicGeometry.Spec · cited by 626AlgebraicGeometry.SpecAlgebraicGeometry.Scheme.Opens.toScheme · cited by 433Opens.toSchemeGradedRing · cited by 424GradedRingSubmonoid.powers · cited by 408Submonoid.powersAddSubgroupClass · cited by 240AddSubgroupClassCategoryTheory.asIso · cited by 177CategoryTheory.asIsoHomogeneousLocalization.Away · cited by 105HomogeneousLocalization.A…AlgebraicGeometry.Proj · cited by 63AlgebraicGeometry.ProjAlgebraicGeometry.Proj.basicOpen · cited by 38Proj.basicOpenAlgebraicGeometry.Proj.basicOpenToSpec · cited by 5Proj.basicOpenToSpecProj.basicOpenIsoSpecCITED BYCITES

Cites15

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

Cited by13

Results whose statement or proof uses this declaration.