Theorems · Theorem · linear algebra
iSupIndep.linearEquiv_apply
∀ {ι : Type u_1} {R : Type u_3} {N : Type u_6} [inst : DecidableEq ι] [inst_1 : Ring R] [inst_2 : AddCommGroup N]
[inst_3 : Module R N] {p : ι → Submodule R N} (ind : iSupIndep p) (iSup_top : ⨆ i, p i = ⊤) (x : Π₀ (i : ι), ↥(p i)),
(ind.linearEquiv iSup_top) x = (DFinsupp.sumAddHom fun i => (p i).subtype.toAddMonoidHom) x- Defined in
- Mathlib.LinearAlgebra.DFinsupp
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · 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
- AddMonoidHomstatement · cited by 3,230
- iSupstatement and proof · cited by 2,415
- DFinsuppstatement and proof · cited by 694
- Submodule.subtypestatement · cited by 480
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.