Theorems · Theorem · group theory
DirectSum.AddSubmonoidClass.IsHomogeneous.ext
∀ {ι : 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 q : P},
DirectSum.SetLike.IsHomogeneous ℳ p →
DirectSum.SetLike.IsHomogeneous ℳ q → (∀ (i : ι), ∀ m ∈ ℳ i, m ∈ p ↔ m ∈ q) → p = q- Defined in
- Mathlib.Algebra.DirectSum.Decomposition
- 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.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- AddCommMonoidstatement and proof · cited by 12,281
- SetLikestatement and proof · cited by 1,084
- AddSubmonoidClassstatement and proof · cited by 346
- DirectSum.decomposeproof · cited by 93
- SetLike.extproof · cited by 92
- DirectSum.Decompositionstatement and proof · cited by 57
- DirectSum.SetLike.IsHomogeneousstatement and proof · cited by 14
- DirectSum.AddSubmonoidClass.IsHomogeneous.mem_iffproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- HomogeneousSubsemiring.ext'proof · cited by 0