Theorems · Definition · group theory
DirectSum.decomposeLinearEquiv
{ι : Type u_1} →
{R : Type u_2} →
{M : Type u_3} →
[inst : DecidableEq ι] →
[inst_1 : Semiring R] →
[inst_2 : AddCommMonoid M] →
[inst_3 : Module R M] →
(ℳ : ι → Submodule R M) → [DirectSum.Decomposition ℳ] → M ≃ₗ[R] DirectSum ι fun i => ↥(ℳ i)If M is graded by ι with degree i component ℳ i, then it is isomorphic as
a module to a direct sum of components.
- Defined in
- Mathlib.Algebra.DirectSum.Decomposition
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Submodulestatement and proof · cited by 7,192
- LinearEquivstatement · cited by 3,317
- LinearEquiv.symmproof · cited by 1,461
- AddEquivproof · cited by 1,087
- AddEquiv.symmproof · cited by 530
- DirectSumstatement and proof · cited by 446
- Equiv.toFunproof · cited by 279
- AddEquiv.toEquivproof · cited by 174
Cited by19
Results whose statement or proof uses this declaration.
- DirectSum.decomposeLinearEquiv_apply_coestatement and proof · cited by 2
- DirectSum.decomposeLinearEquiv_symm_comp_lofstatement · cited by 2
- LieDerivation.ofGradingproof · cited by 1
- DirectSum.decompose_smulproof · cited by 1
- HahnEmbedding.Seed.hahnCoeffproof · cited by 1
- DirectSum.toBaseChange_injectiveproof · cited by 1
- DirectSum.decomposeLinearEquiv_comp_subtypestatement · cited by 1
- DirectSum.decomposeLinearEquiv_symm_lofstatement · cited by 1
- DirectSum.decompose_bracketproof · cited by 0
- DirectSum.coe_decomposeTensor_applystatement and proof · cited by 0
- DirectSum.decompose_lhom_extproof · cited by 0
- LieDerivation.ofGrading_apply_applyproof · cited by 0