Theorems · Definition · group theory
DirectSum.decompose
{ι : Type u_1} →
{M : Type u_3} →
{σ : Type u_4} →
[inst : DecidableEq ι] →
[inst_1 : AddCommMonoid M] →
[inst_2 : SetLike σ M] →
[inst_3 : AddSubmonoidClass σ M] →
(ℳ : ι → σ) → [DirectSum.Decomposition ℳ] → M ≃ DirectSum ι fun i => ↥(ℳ i)If M is graded by ι with degree i component ℳ i, then it is isomorphic as
to a direct sum of components. This is the canonical spelling of the decompose' field.
- Defined in
- Mathlib.Algebra.DirectSum.Decomposition
- Cited by
- 93 results in Mathlib
- Foundations
- Depth 87 from the axioms, rests on 2,060 definitions · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Equivstatement · cited by 8,337
- SetLikestatement and proof · cited by 1,084
- DirectSumstatement · cited by 446
- AddSubmonoidClassstatement and proof · cited by 346
- DirectSum.Decompositionstatement and proof · cited by 57
- DirectSum.coeAddMonoidHomproof · cited by 8
- DirectSum.Decomposition.decompose'proof · cited by 7
- DirectSum.Decomposition.left_invproof · cited by 1
- DirectSum.Decomposition.right_invproof · cited by 1
Cited by99
Results whose statement or proof uses this declaration.
- HomogeneousIdeal.irrelevantproof · cited by 46
- DirectSum.decompose_coestatement and proof · cited by 17
- DirectSum.SetLike.IsHomogeneousproof · cited by 14
- DirectSum.decomposeAddEquivproof · cited by 12
- DirectSum.decompose_mulstatement · cited by 12
- DirectSum.sum_support_decomposestatement and proof · cited by 9
- Ideal.homogeneousHullproof · cited by 8
- DirectSum.decompose_of_memstatement · cited by 7
- DirectSum.decompose_of_mem_nestatement · cited by 7
- DirectSum.decompose_symm_ofstatement · cited by 7
- GradedRing.projZeroRingHomproof · cited by 6
- DirectSum.decompose_of_mem_samestatement · cited by 6