Theorems · Theorem · group theory
DirectSum.AddSubmonoidClass.IsHomogeneous.mem_iff
∀ {ι : Type u_1} {M : Type u_3} {σ : Type u_4} [inst : DecidableEq ι] [inst_1 : AddCommMonoid M] [inst_2 : SetLike σ M]
[inst_3 : AddSubmonoidClass σ M] (ℳ : ι → σ) [inst_4 : DirectSum.Decomposition ℳ] {P : Type u_5}
[inst_5 : SetLike P M] [AddSubmonoidClass P M] (p : P),
DirectSum.SetLike.IsHomogeneous ℳ p → ∀ {x : M}, x ∈ p ↔ ∀ (i : ι), ↑(((DirectSum.decompose ℳ) x) i) ∈ p- Defined in
- Mathlib.Algebra.DirectSum.Decomposition
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- AddCommMonoidstatement and proof · cited by 12,281
- Equivstatement · cited by 8,337
- SetLikestatement and proof · cited by 1,084
- DFinsuppstatement · cited by 694
- DirectSumstatement · cited by 446
- AddSubmonoidClassstatement and proof · cited by 346
- DFinsupp.supportproof · cited by 158
- DirectSum.decomposestatement and proof · cited by 93
- sum_memproof · cited by 64
- DirectSum.Decompositionstatement and proof · cited by 57
- DirectSum.SetLike.IsHomogeneousstatement and proof · cited by 14
Cited by4
Results whose statement or proof uses this declaration.
- Ideal.IsHomogeneous.mem_iffproof · cited by 2
- DirectSum.AddSubmonoidClass.IsHomogeneous.extproof · cited by 1
- Submodule.IsHomogeneous.mem_iffproof · cited by 1
- DirectSum.SetLike.IsHomogeneous.mem_iffproof · cited by 0