Mathlib Map

Theorems · Definition · algebraic geometry

AlgebraicGeometry.ProjectiveSpectrum.Proj.toSpec

{A : Type u_1} →
  {σ : Type u_2} →
    [inst : CommRing A] →
      [inst_1 : SetLike σ A] →
        [inst_2 : AddSubgroupClass σ A] →
          (𝒜 : ℕ → σ) →
            [inst_3 : GradedRing 𝒜] →
              (f : A) →
                (AlgebraicGeometry.Proj.toLocallyRingedSpace 𝒜).restrict ⋯ ⟶
                  AlgebraicGeometry.Spec.locallyRingedSpaceObj (CommRingCat.of (HomogeneousLocalization.Away 𝒜 f))

The morphism of locally ringed space from Proj|D(f) to Spec A⁰_f induced by the ring map A⁰_ f → Γ(Proj, D(f)) under the gamma spec adjunction.

Defined in
Mathlib.AlgebraicGeometry.ProjectiveSpectrum.Scheme
Cited by
13 results in Mathlib
Foundations
Depth 134 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.ProjectiveSpectrum.Proj.toSpec_base_apply_eq · cited by 3Proj.toSpec_base_apply_eqAlgebraicGeometry.ProjectiveSpectrum.Proj.specStalkEquiv · cited by 2Proj.specStalkEquivAlgebraicGeometry.ProjectiveSpectrum.Proj.toStalk_stalkMap_toSpec · cited by 2Proj.toStalk_stalkMap_toS…AlgebraicGeometry.ProjectiveSpectrum.Proj.mk_mem_toSpec_base_apply · cited by 1Proj.mk_mem_toSpec_base_a…AlgebraicGeometry.ProjectiveSpectrum.Proj.stalkMap_toSpec · cited by 1Proj.stalkMap_toSpecAlgebraicGeometry.ProjectiveSpectrum.Proj.toOpen_toSpec_val_c_app · cited by 1Proj.toOpen_toSpec_val_c_…AlgebraicGeometry.ProjectiveSpectrum.Proj.toOpen_toSpec_val_c_app_assoc · cited by 1Proj.toOpen_toSpec_val_c_…AlgebraicGeometry.ProjectiveSpectrum.Proj.toSpec_base_apply_eq_comap · cited by 1Proj.toSpec_base_apply_eq…AlgebraicGeometry.ProjectiveSpectrum.Proj.toSpec_base_isIso · cited by 1Proj.toSpec_base_isIsoAlgebraicGeometry.ProjectiveSpectrum.Proj.toStalk_specStalkEquiv · cited by 1Proj.toStalk_specStalkEqu…AlgebraicGeometry.ProjectiveSpectrum.Proj.isIso_toSpec · cited by 0Proj.isIso_toSpecAlgebraicGeometry.ProjectiveSpectrum.Proj.isLocalization_atPrime · cited by 0Proj.isLocalization_atPri…AlgebraicGeometry.ProjectiveSpectrum.Proj.toSpec_preimage_basicOpen · cited by 0Proj.toSpec_preimage_basi…AlgebraicGeometry.ProjectiveSpectrum.Proj.toStalk_stalkMap_toSpec_assoc · cited by 0Proj.toStalk_stalkMap_toS…AlgebraicGeometry.projIsoSpec · cited by 0AlgebraicGeometry.projIso…DFunLike.coe · cited by 62936DFunLike.coeQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCommRing · cited by 17173CommRingTopCat.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…Quiver.Hom.op · cited by 1948Hom.opAlgebraicGeometry.LocallyRingedSpace.toSheafedSpace · cited by 1892LocallyRingedSpace.toShea…TopCat · cited by 1889TopCatSetLike · cited by 1084SetLikeGradedRing · cited by 424GradedRingSubmonoid.powers · cited by 408Submonoid.powersProj.toSpecCITED BYCITES

Cites28

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

Cited by15

Results whose statement or proof uses this declaration.