Theorems · Theorem · linear algebra
Finsupp.lsum_single
∀ {α : Type u_1} {M : Type u_2} {N : Type u_3} {R : Type u_5} {R₂ : Type u_6} (S : Type u_8) [inst : Semiring R]
[inst_1 : Semiring R₂] [inst_2 : Semiring S] [inst_3 : AddCommMonoid M] [inst_4 : Module R M]
[inst_5 : AddCommMonoid N] [inst_6 : Module R₂ N] {σ : R →+* R₂} [inst_7 : Module S N] [inst_8 : SMulCommClass R₂ S N]
(f : α → M →ₛₗ[σ] N) (i : α) (m : M), (((Finsupp.lsum S) f) fun₀ | i => m) = (f i) m- Defined in
- Mathlib.LinearAlgebra.Finsupp.LSum
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 77 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 and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- Finsuppstatement · cited by 5,255
- LinearEquivstatement · cited by 3,317
- SMulCommClassstatement and proof · cited by 1,927
- Finsupp.singlestatement · cited by 943
- Finsupp.sum_single_indexproof · cited by 130
Cited by2
Results whose statement or proof uses this declaration.
- Finsupp.comul_singleproof · cited by 5
- Finsupp.counit_singleproof · cited by 4