Theorems · Theorem · commutative algebra
Submodule.IsHomogeneous.mem_iff
∀ {ιM : Type u_2} {σM : Type u_4} {A : Type u_5} {M : Type u_6} [inst : Semiring A] [inst_1 : AddCommMonoid M]
[inst_2 : Module A M] {p : Submodule A M} (ℳ : ιM → σM) [inst_3 : DecidableEq ιM] [inst_4 : SetLike σM M]
[inst_5 : AddSubmonoidClass σM M] [inst_6 : DirectSum.Decomposition ℳ],
p.IsHomogeneous ℳ → ∀ {x : M}, x ∈ p ↔ ∀ (i : ιM), ↑(((DirectSum.decompose ℳ) x) i) ∈ p- Cited by
- 1 results in Mathlib
- Foundations
- Depth 93 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.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Equivstatement · cited by 8,337
- Submodulestatement and proof · cited by 7,192
- SetLikestatement and proof · cited by 1,084
- DFinsuppstatement · cited by 694
- DirectSumstatement · cited by 446
- AddSubmonoidClassstatement and proof · cited by 346
- DirectSum.decomposestatement · cited by 93
- DirectSum.Decompositionstatement and proof · cited by 57
Cited by1
Results whose statement or proof uses this declaration.
- HomogeneousSubmodule.ext'proof · cited by 1