Mathlib Map

Theorems · Definition · algebraic geometry

AlgebraicGeometry.ProjectiveSpectrum.comap

{A : Type u_1} →
  {B : Type u_2} →
    {σ : Type u_4} →
      {τ : Type u_5} →
        [inst : CommRing A] →
          [inst_1 : SetLike σ A] →
            [inst_2 : AddSubgroupClass σ A] →
              [inst_3 : CommRing B] →
                [inst_4 : SetLike τ B] →
                  [inst_5 : AddSubgroupClass τ B] →
                    {𝒜 : ℕ → σ} →
                      {ℬ : ℕ → τ} →
                        [inst_6 : GradedRing 𝒜] →
                          [inst_7 : GradedRing ℬ] →
                            (f : 𝒜 →+*ᵍ ℬ) →
                              HomogeneousIdeal.irrelevant ℬ ≤ HomogeneousIdeal.map f (HomogeneousIdeal.irrelevant 𝒜) →
                                C(ProjectiveSpectrum ℬ, ProjectiveSpectrum 𝒜)

The underlying continuous function of Proj ℬ ⟶ Proj 𝒜 on the level of points.

Defined in
Mathlib.AlgebraicGeometry.ProjectiveSpectrum.Functor
Cited by
8 results in Mathlib
Foundations
Depth 111 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingSetLikeAddSubgroupClassCommRingSetLikeAddSubgroupClassGradedRingGradedRing

Around this declaration

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

AlgebraicGeometry.Proj.sheafedSpaceMap · cited by 5Proj.sheafedSpaceMapAlgebraicGeometry.Proj.comapStructureSheafFun · cited by 3Proj.comapStructureSheafF…AlgebraicGeometry.Proj.awayToSection_comp_appLE · cited by 2Proj.awayToSection_comp_a…AlgebraicGeometry.Proj.germ_map_sectionInBasicOpen · cited by 1Proj.germ_map_sectionInBa…AlgebraicGeometry.Proj.localRingHom_comp_stalkIso · cited by 1Proj.localRingHom_comp_st…AlgebraicGeometry.Proj.comapStructureSheafFun.congr_simp · cited by 0comapStructureSheafFun.co…AlgebraicGeometry.Proj.sheafedSpaceMap_hom_c_app_hom_apply_coe · cited by 0Proj.sheafedSpaceMap_hom_…AlgebraicGeometry.Proj.comapStructureSheaf · cited by 0Proj.comapStructureSheafAlgebraicGeometry.ProjectiveSpectrum.comap.congr_simp · cited by 0comap.congr_simpAlgebraicGeometry.Proj.isLocallyFraction_comapStructureSheafFun · cited by 0Proj.isLocallyFraction_co…AlgebraicGeometry.Proj.localRingHom_comp_stalkIso_apply · cited by 0Proj.localRingHom_comp_st…CommRing · cited by 17173CommRingContinuousMap · cited by 2491ContinuousMapSetLike · cited by 1084SetLikeGradedRing · cited by 424GradedRingAddSubgroupClass · cited by 240AddSubgroupClassHomogeneousIdeal · cited by 115HomogeneousIdealGradedRingHom · cited by 91GradedRingHomProjectiveSpectrum · cited by 86ProjectiveSpectrumHomogeneousIdeal.irrelevant · cited by 46HomogeneousIdeal.irreleva…HomogeneousIdeal.map · cited by 30HomogeneousIdeal.mapAlgebraicGeometry.ProjectiveSpectrum.comapFun · cited by 2ProjectiveSpectrum.comapF…ProjectiveSpectrum.comapCITED BYCITES

Cites11

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.