Mathlib Map

Theorems · Definition · commutative algebra

HomogeneousIdeal.toIdeal

{ι : Type u_1} →
  {σ : Type u_2} →
    {A : Type u_3} →
      [inst : Semiring A] →
        [inst_1 : SetLike σ A] →
          [inst_2 : AddSubmonoidClass σ A] →
            {𝒜 : ι → σ} →
              [inst_3 : DecidableEq ι] → [inst_4 : AddMonoid ι] → [inst_5 : GradedRing 𝒜] → HomogeneousIdeal 𝒜 → Ideal A

Converting a homogeneous ideal to an ideal.

Defined in
Mathlib.RingTheory.GradedAlgebra.Homogeneous.Ideal
Cited by
105 results in Mathlib
Foundations
Depth 15 from the axioms, rests on 167 definitions · uses no axioms
Assumes
SemiringSetLikeAddSubmonoidClassDecidableEqAddMonoidGradedRing

Around this declaration

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

HomogeneousIdeal.map · cited by 30HomogeneousIdeal.mapAlgebraicGeometry.ProjectiveSpectrum.StructureSheaf.isLocallyFraction · cited by 20StructureSheaf.isLocallyF…ProjectiveSpectrum.gc_ideal · cited by 12ProjectiveSpectrum.gc_ide…HomogeneousIdeal.comap · cited by 10HomogeneousIdeal.comapAlgebraicGeometry.Proj.stalkIso' · cited by 7Proj.stalkIso'HomogeneousIdeal.ext · cited by 7HomogeneousIdeal.extAlgebraicGeometry.sectionInBasicOpen · cited by 6AlgebraicGeometry.section…AlgebraicGeometry.Proj.fromOfGlobalSections · cited by 6Proj.fromOfGlobalSectionsHomogeneousIdeal.isHomogeneous · cited by 6HomogeneousIdeal.isHomoge…HomogeneousIdeal.toIdeal_injective · cited by 5HomogeneousIdeal.toIdeal_…AlgebraicGeometry.ProjIsoSpecTopComponent.ToSpec.carrier · cited by 5ToSpec.carrierAlgebraicGeometry.ProjIsoSpecTopComponent.ToSpec.mk_mem_carrier · cited by 5ToSpec.mk_mem_carrierAlgebraicGeometry.mem_basicOpen_den · cited by 5AlgebraicGeometry.mem_bas…AlgebraicGeometry.ProjectiveSpectrum.StructureSheaf.isFractionPrelocal · cited by 5StructureSheaf.isFraction…AlgebraicGeometry.stalkToFiberRingHom · cited by 4AlgebraicGeometry.stalkTo…Semiring · cited by 13802SemiringIdeal · cited by 4748IdealAddMonoid · cited by 2864AddMonoidSetLike · cited by 1084SetLikeGradedRing · cited by 424GradedRingAddSubmonoidClass · cited by 346AddSubmonoidClassHomogeneousIdeal · cited by 115HomogeneousIdealHomogeneousSubmodule.toSubmodule · cited by 17HomogeneousSubmodule.toSu…HomogeneousIdeal.toIdealCITED BYCITES

Cites8

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

Cited by130

Results whose statement or proof uses this declaration.