Mathlib Map

Theorems · Definition · algebraic geometry

AlgebraicGeometry.Proj.map

{A B σ τ : Type u} →
  [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 𝒜) →
                          (AlgebraicGeometry.Proj ℬ ⟶ AlgebraicGeometry.Proj 𝒜)

Functoriality of Proj.

Defined in
Mathlib.AlgebraicGeometry.ProjectiveSpectrum.Functor
Cited by
9 results in Mathlib
Foundations
Depth 155 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.awayι_comp_map · cited by 3Proj.awayι_comp_mapAlgebraicGeometry.Proj.awayToSection_comp_appLE · cited by 2Proj.awayToSection_comp_a…AlgebraicGeometry.Proj.ι_comp_map · cited by 1Proj.ι_comp_mapAlgebraicGeometry.Proj.awayι_comp_map_assoc · cited by 1Proj.awayι_comp_map_assocAlgebraicGeometry.Proj.awayToSection_comp_appLE_assoc · cited by 0Proj.awayToSection_comp_a…AlgebraicGeometry.Proj.map.congr_simp · cited by 0map.congr_simpAlgebraicGeometry.Proj.map_comp · cited by 0Proj.map_compAlgebraicGeometry.Proj.map_id · cited by 0Proj.map_idAlgebraicGeometry.Proj.map_preimage_basicOpen · cited by 0Proj.map_preimage_basicOp…Quiver.Hom · cited by 32603Quiver.HomCommRing · cited by 17173CommRingAlgebraicGeometry.Scheme · cited by 2540AlgebraicGeometry.SchemeAlgebraicGeometry.SheafedSpace.toPresheafedSpace · cited by 1988SheafedSpace.toPresheafed…SetLike · cited by 1084SetLikeCategoryTheory.InducedCategory.Hom.hom · cited by 850Hom.homGradedRing · cited by 424GradedRingAddSubgroupClass · cited by 240AddSubgroupClassHomogeneousIdeal · cited by 115HomogeneousIdealGradedRingHom · cited by 91GradedRingHomAlgebraicGeometry.Proj · cited by 63AlgebraicGeometry.ProjHomogeneousIdeal.irrelevant · cited by 46HomogeneousIdeal.irreleva…HomogeneousIdeal.map · cited by 30HomogeneousIdeal.mapAlgebraicGeometry.Proj.sheafedSpaceMap · cited by 5Proj.sheafedSpaceMapAlgebraicGeometry.Proj.toSheafedSpace · cited by 5Proj.toSheafedSpaceProj.mapCITED BYCITES

Cites15

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

Cited by9

Results whose statement or proof uses this declaration.