Theorems · Definition · linear algebra
iSupIndep.linearEquiv
{ι : Type u_1} →
{R : Type u_3} →
{N : Type u_6} →
[DecidableEq ι] →
[inst : Ring R] →
[inst_1 : AddCommGroup N] →
[inst_2 : Module R N] → {p : ι → Submodule R N} → iSupIndep p → ⨆ i, p i = ⊤ → (Π₀ (i : ι), ↥(p i)) ≃ₗ[R] NIf (pᵢ)ᵢ is a family of independent submodules that generates the whole module N, then
N is isomorphic to the direct sum of the submodules.
- Defined in
- Mathlib.LinearAlgebra.DFinsupp
- Cited by
- 3 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.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- 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
- LinearEquivstatement · cited by 3,317
- iSupstatement and proof · cited by 2,415
- DFinsuppstatement · cited by 694
- Submodule.subtypeproof · cited by 480
- iSupIndepstatement and proof · cited by 100
Cited by4
Results whose statement or proof uses this declaration.
- iSupIndep.linearEquiv_applystatement and proof · cited by 0
- iSupIndep.linearEquiv_symm_applystatement · cited by 0
- iSupIndep.linearEquiv.congr_simpstatement and proof · cited by 0
- iSupIndep.ringEquivproof · cited by 0