Theorems · Inductive type · group theory
DirectSum.Decomposition
{ι : Type u_1} →
{M : Type u_3} →
{σ : Type u_4} →
[DecidableEq ι] →
[inst : AddCommMonoid M] → [inst_1 : SetLike σ M] → [AddSubmonoidClass σ M] → (ι → σ) → Type (max u_1 u_3)A decomposition is an equivalence between an additive monoid M and a direct sum of additive
submonoids ℳ i of that M, such that the "recomposition" is canonical. This definition also
works for additive groups and modules.
This is a version of DirectSum.IsInternal which comes with a constructive inverse to the
canonical "recomposition" rather than just a proof that the "recomposition" is bijective.
Often it is easier to construct a term of this type via Decomposition.ofAddHom or
Decomposition.ofLinearMap.
- Defined in
- Mathlib.Algebra.DirectSum.Decomposition
- Cited by
- 57 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommMonoidstatement · cited by 12,281
- SetLikestatement · cited by 1,084
- AddSubmonoidClassstatement · cited by 346
Cited by98
Results whose statement or proof uses this declaration.
- DirectSum.decomposestatement and proof · cited by 93
- DirectSum.decompose_coestatement and proof · cited by 17
- HomogeneousSubmodule.toSubmodulestatement and proof · cited by 17
- DirectSum.decomposeLinearEquivstatement and proof · cited by 15
- DirectSum.SetLike.IsHomogeneousstatement and proof · cited by 14
- DirectSum.decomposeAddEquivstatement and proof · cited by 12
- HomogeneousSubmodulestatement · cited by 12
- DirectSum.sum_support_decomposestatement and proof · cited by 9
- Submodule.IsHomogeneousstatement and proof · cited by 8
- DirectSum.decompose_of_memstatement and proof · cited by 7
- DirectSum.decompose_of_mem_nestatement and proof · cited by 7
- DirectSum.decompose_symm_ofstatement and proof · cited by 7