Theorems · Theorem · linear algebra
DFinsupp.lsum_lsingle
∀ {ι : Type u_1} {R : Type u_3} (S : Type u_4) {M : ι → Type u_5} [inst : Semiring R]
[inst_1 : (i : ι) → AddCommMonoid (M i)] [inst_2 : (i : ι) → Module R (M i)] [inst_3 : DecidableEq ι]
[inst_4 : Semiring S] [inst_5 : (i : ι) → Module S (M i)] [inst_6 : ∀ (i : ι), SMulCommClass R S (M i)],
(DFinsupp.lsum S) DFinsupp.lsingle = LinearMap.id- Defined in
- Mathlib.LinearAlgebra.DFinsupp
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 88 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.coestatement · cited by 62,936
- 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
- LinearMapstatement · cited by 10,215
- LinearEquivstatement · cited by 3,317
- SMulCommClassstatement and proof · cited by 1,927
- DFinsuppstatement · cited by 694
- LinearMap.idstatement · cited by 625
- DFinsupp.lsinglestatement and proof · cited by 23
- DFinsupp.lsumstatement · cited by 21
Cited by1
Results whose statement or proof uses this declaration.
- DFinsupp.iSup_range_lsingleproof · cited by 0