Mathlib Map

Theorems · Definition · algebraic geometry

AlgebraicGeometry.ProjIsoSpecTopComponent.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 ⋯).toPresheafedSpace ⟶
                  ↑(AlgebraicGeometry.Spec.locallyRingedSpaceObj
                        (CommRingCat.of (HomogeneousLocalization.Away 𝒜 f))).toPresheafedSpace

The continuous function from the basic open set D(f) in Proj to the corresponding basic open set in Spec A⁰_f.

Defined in
Mathlib.AlgebraicGeometry.ProjectiveSpectrum.Scheme
Cited by
9 results in Mathlib
Foundations
Depth 137 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.ProjIsoSpecTopComponent.toSpec_injective · cited by 2ProjIsoSpecTopComponent.t…AlgebraicGeometry.ProjIsoSpecTopComponent.toSpec_surjective · cited by 2ProjIsoSpecTopComponent.t…AlgebraicGeometry.ProjIsoSpecTopComponent.fromSpec_toSpec · cited by 1ProjIsoSpecTopComponent.f…AlgebraicGeometry.ProjIsoSpecTopComponent.toSpec_fromSpec · cited by 1ProjIsoSpecTopComponent.t…AlgebraicGeometry.ProjIsoSpecTopComponent.toSpec_preimage_basicOpen · cited by 1ProjIsoSpecTopComponent.t…AlgebraicGeometry.projIsoSpecTopComponent · cited by 1AlgebraicGeometry.projIso…AlgebraicGeometry.ProjIsoSpecTopComponent.toSpec_bijective · cited by 0ProjIsoSpecTopComponent.t…AlgebraicGeometry.ProjIsoSpecTopComponent.toSpec_hom_apply_asIdeal · cited by 0ProjIsoSpecTopComponent.t…AlgebraicGeometry.ProjIsoSpecTopComponent.toSpec.image_basicOpen_eq_basicOpen · cited by 0toSpec.image_basicOpen_eq…Quiver.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…AlgebraicGeometry.LocallyRingedSpace.toSheafedSpace · cited by 1892LocallyRingedSpace.toShea…TopCat · cited by 1889TopCatSetLike · cited by 1084SetLikeGradedRing · cited by 424GradedRingSubmonoid.powers · cited by 408Submonoid.powersAddSubgroupClass · cited by 240AddSubgroupClassHomogeneousLocalization.Away · cited by 105HomogeneousLocalization.A…ProjIsoSpecTopComponent.toSpecCITED BYCITES

Cites24

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

Cited by10

Results whose statement or proof uses this declaration.