Theorems · Definition · linear algebra
DFinsupp.lsum
{ι : Type u_1} →
{R : Type u_3} →
(S : Type u_4) →
{M : ι → Type u_5} →
{N : Type u_6} →
[inst : Semiring R] →
[inst_1 : (i : ι) → AddCommMonoid (M i)] →
[inst_2 : (i : ι) → Module R (M i)] →
[inst_3 : AddCommMonoid N] →
[inst_4 : Module R N] →
[DecidableEq ι] →
[inst_6 : Semiring S] →
[inst_7 : Module S N] →
[inst_8 : SMulCommClass R S N] → ((i : ι) → M i →ₗ[R] N) ≃ₗ[S] (Π₀ (i : ι), M i) →ₗ[R] NThe DFinsupp version of Finsupp.lsum.
See note [bundled maps over different rings] for why separate R and S semirings are used.
- Defined in
- Mathlib.LinearAlgebra.DFinsupp
- Cited by
- 21 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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 and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- LinearEquivstatement · cited by 3,317
- SMulCommClassstatement and proof · cited by 1,927
- LinearMap.compproof · cited by 1,642
- DFinsuppstatement and proof · cited by 694
- LinearMap.toAddMonoidHomproof · cited by 101
- DFinsupp.sumAddHomproof · cited by 38
Cited by26
Results whose statement or proof uses this declaration.
- DFinsupp.lsum_apply_applystatement and proof · cited by 12
- DirectSum.toModuleproof · cited by 9
- MultilinearMap.fromDFinsuppEquivproof · cited by 8
- PiTensorProduct.ofDFinsuppEquivproof · cited by 7
- Submodule.iSup_eq_range_dfinsupp_lsumstatement and proof · cited by 6
- DFinsupp.lsum_singlestatement · cited by 5
- iSupIndep_of_dfinsupp_lsum_injectivestatement and proof · cited by 5
- iSupIndep.dfinsupp_lsum_injectivestatement and proof · cited by 5
- IsSemisimpleModule.exists_linearEquiv_dfinsuppproof · cited by 3
- iSupIndep.linearEquivproof · cited by 3
- MultilinearMap.fromDFinsuppEquiv_singleproof · cited by 2
- iSupIndep_iff_forall_dfinsuppstatement and proof · cited by 2