Theorems · Definition · commutative algebra
HomogeneousSubmodule.mk.noConfusion
{ι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 𝒜 ℳ} →
{P : Sort u} →
{toSubmodule : Submodule A M} →
{is_homogeneous' : toSubmodule.IsHomogeneous ℳ} →
{toSubmodule' : Submodule A M} →
{is_homogeneous'' : toSubmodule'.IsHomogeneous ℳ} →
{ toSubmodule := toSubmodule,
is_homogeneous' := is_homogeneous' } =
{ toSubmodule := toSubmodule',
is_homogeneous' := is_homogeneous'' } →
(toSubmodule ≍ toSubmodule' → P) → P- Cited by
- 1 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Submodulestatement and proof · cited by 7,192
- AddMonoidstatement and proof · cited by 2,864
- SetLikestatement and proof · cited by 1,084
- VAddstatement and proof · cited by 616
- GradedRingstatement and proof · cited by 424
- AddSubmonoidClassstatement and proof · cited by 346
- DirectSum.Decompositionstatement and proof · cited by 57
- SetLike.GradedSMulstatement and proof · cited by 15
- HomogeneousSubmodulestatement · cited by 12
Cited by1
Results whose statement or proof uses this declaration.
- HomogeneousSubmodule.mk.injproof · cited by 1