Theorems · Definition · ring theory
iSupIndep.ringEquiv
{R : Type u_2} →
{M : Type u} →
[inst : Ring R] →
[inst_1 : AddCommGroup M] →
[inst_2 : Module R M] →
{ι : Type u_5} →
[DecidableEq ι] →
{N : ι → Submodule R M} →
iSupIndep N →
⨆ i, N i = ⊤ →
(∀ (i : ι), (N i).IsFullyInvariant) → Module.End R M ≃+* ((i : ι) → Module.End R ↥(N i))If an R-module M is the direct sum of fully invariant submodules Nᵢ,
then End R M is isomorphic to Πᵢ End R Nᵢ as a ring.
- Defined in
- Mathlib.RingTheory.SimpleModule.Isotypic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- AddCommGroupstatement and proof · cited by 12,871
- Top.topstatement and proof · cited by 9,680
- Ringstatement and proof · cited by 7,463
- Submodulestatement and proof · cited by 7,192
- iSupstatement and proof · cited by 2,415
- LinearMap.compproof · cited by 1,642
- LinearEquiv.symmproof · cited by 1,461
- LinearEquiv.toLinearMapproof · cited by 1,171
- RingEquivstatement · cited by 1,147
- Module.Endstatement and proof · cited by 774
Cited by1
Results whose statement or proof uses this declaration.
- iSupIndep.algEquivproof · cited by 0