Mathlib Map

Theorems · Definition · commutative algebra

HomogeneousIdeal.map

{A : Type u_1} →
  {B : Type u_2} →
    {σ : Type u_4} →
      {τ : Type u_5} →
        {ι : Type u_7} →
          [inst : Semiring A] →
            [inst_1 : Semiring B] →
              [inst_2 : SetLike σ A] →
                [inst_3 : SetLike τ B] →
                  [inst_4 : AddSubmonoidClass σ A] →
                    [inst_5 : AddSubmonoidClass τ B] →
                      [inst_6 : DecidableEq ι] →
                        [inst_7 : AddMonoid ι] →
                          {𝒜 : ι → σ} →
                            {ℬ : ι → τ} →
                              [inst_8 : GradedRing 𝒜] →
                                [inst_9 : GradedRing ℬ] → (𝒜 →+*ᵍ ℬ) → HomogeneousIdeal 𝒜 → HomogeneousIdeal ℬ

Map a homogeneous ideal along a graded ring homomorphism. The underlying ideal is (definitionally) equal to Ideal.map.

Defined in
Mathlib.RingTheory.GradedAlgebra.Homogeneous.Maps
Cited by
30 results in Mathlib
Foundations
Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringSemiringSetLikeSetLikeAddSubmonoidClassAddSubmonoidClassDecidableEqAddMonoidGradedRingGradedRing

Around this declaration

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

AlgebraicGeometry.Proj.map · cited by 9Proj.mapAlgebraicGeometry.ProjectiveSpectrum.comap · cited by 8ProjectiveSpectrum.comapAlgebraicGeometry.Proj.sheafedSpaceMap · cited by 5Proj.sheafedSpaceMapAlgebraicGeometry.Proj.awayι_comp_map · cited by 3Proj.awayι_comp_mapHomogeneousIdeal.map_le_iff_le_comap · cited by 3HomogeneousIdeal.map_le_i…AlgebraicGeometry.Proj.comapStructureSheafFun · cited by 3Proj.comapStructureSheafF…AlgebraicGeometry.Proj.mapAffineOpenCover · cited by 3Proj.mapAffineOpenCoverAlgebraicGeometry.ProjectiveSpectrum.comapFun · cited by 2ProjectiveSpectrum.comapF…HomogeneousIdeal.gc_map_comap · cited by 2HomogeneousIdeal.gc_map_c…AlgebraicGeometry.Proj.awayToSection_comp_appLE · cited by 2Proj.awayToSection_comp_a…AlgebraicGeometry.Proj.ι_comp_map · cited by 1Proj.ι_comp_mapHomogeneousIdeal.irrelevant_le_map_comp · cited by 1HomogeneousIdeal.irreleva…AlgebraicGeometry.Proj.awayι_comp_map_assoc · cited by 1Proj.awayι_comp_map_assocHomogeneousIdeal.map_comp · cited by 1HomogeneousIdeal.map_compHomogeneousIdeal.map_map · cited by 1HomogeneousIdeal.map_mapSemiring · cited by 13802SemiringIdeal · cited by 4748IdealAddMonoid · cited by 2864AddMonoidSetLike · cited by 1084SetLikeIdeal.map · cited by 692Ideal.mapGradedRing · cited by 424GradedRingAddSubmonoidClass · cited by 346AddSubmonoidClassHomogeneousIdeal · cited by 115HomogeneousIdealHomogeneousIdeal.toIdeal · cited by 105HomogeneousIdeal.toIdealGradedRingHom · cited by 91GradedRingHomHomogeneousIdeal.mapCITED BYCITES

Cites10

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

Cited by37

Results whose statement or proof uses this declaration.