Mathlib Map

Theorems · Definition · commutative algebra

HomogeneousSubmodule.toSubmodule

{ιA : Type u_1} →
  {ιM : Type u_2} →
    {σA : Type u_3} →
      {σM : Type u_4} →
        {A : Type u_5} →
          {M : Type u_6} →
            [inst : Semiring A] →
              [inst_1 : AddCommMonoid M] →
                [inst_2 : Module A M] →
                  {𝒜 : ιA → σA} →
                    {ℳ : ιM → σM} →
                      [inst_3 : DecidableEq ιA] →
                        [inst_4 : AddMonoid ιA] →
                          [inst_5 : SetLike σA A] →
                            [inst_6 : AddSubmonoidClass σA A] →
                              [inst_7 : GradedRing 𝒜] →
                                [inst_8 : DecidableEq ιM] →
                                  [inst_9 : SetLike σM M] →
                                    [inst_10 : AddSubmonoidClass σM M] →
                                      [inst_11 : DirectSum.Decomposition ℳ] →
                                        [inst_12 : VAdd ιA ιM] →
                                          [inst_13 : SetLike.GradedSMul 𝒜 ℳ] → HomogeneousSubmodule 𝒜 ℳ → Submodule A M
Defined in
Mathlib.RingTheory.GradedAlgebra.Homogeneous.Submodule
Cited by
17 results in Mathlib
Foundations
Depth 13 from the axioms · uses no axioms
Assumes
SemiringAddCommMonoidModuleDecidableEqAddMonoidSetLikeAddSubmonoidClassGradedRingDecidableEqSetLikeAddSubmonoidClassDirectSum.DecompositionVAddSetLike.GradedSMul

Around this declaration

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

HomogeneousIdeal.toIdeal · cited by 105HomogeneousIdeal.toIdealHomogeneousSubmodule.is_homogeneous' · cited by 4HomogeneousSubmodule.is_h…AlgebraicGeometry.Proj.comapStructureSheafFun · cited by 3Proj.comapStructureSheafF…HomogeneousIdeal.irrelevant_eq_iSup · cited by 2HomogeneousIdeal.irreleva…AlgebraicGeometry.Proj.awayToSection_comp_appLE · cited by 2Proj.awayToSection_comp_a…HomogeneousSubmodule.ext · cited by 2HomogeneousSubmodule.extHomogeneousSubmodule.toSubmodule_injective · cited by 2HomogeneousSubmodule.toSu…HomogeneousIdeal.irrelevant_eq_closure · cited by 1HomogeneousIdeal.irreleva…HomogeneousSubmodule.ext' · cited by 1HomogeneousSubmodule.ext'HomogeneousSubmodule.isHomogeneous · cited by 1HomogeneousSubmodule.isHo…ProjectiveSpectrum.basicOpen_eq_union_of_projection · cited by 1ProjectiveSpectrum.basicO…HomogeneousIdeal.toAddSubmonoid_irrelevant_le · cited by 1HomogeneousIdeal.toAddSub…HomogeneousIdeal.irrelevant_le · cited by 0HomogeneousIdeal.irreleva…AlgebraicGeometry.Proj.comapStructureSheafFun.congr_simp · cited by 0comapStructureSheafFun.co…HomogeneousSubmodule.ext_iff · cited by 0HomogeneousSubmodule.ext_…Module · cited by 20661ModuleSemiring · cited by 13802SemiringAddCommMonoid · cited by 12281AddCommMonoidSubmodule · cited by 7192SubmoduleAddMonoid · cited by 2864AddMonoidSetLike · cited by 1084SetLikeVAdd · cited by 616VAddGradedRing · cited by 424GradedRingAddSubmonoidClass · cited by 346AddSubmonoidClassDirectSum.Decomposition · cited by 57DirectSum.DecompositionSetLike.GradedSMul · cited by 15SetLike.GradedSMulHomogeneousSubmodule · cited by 12HomogeneousSubmoduleHomogeneousSubmodule.toSubmod…CITED BYCITES

Cites12

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

Cited by19

Results whose statement or proof uses this declaration.