Theorems · Theorem · linear algebra
Finsupp.linearCombination_smul
∀ {α : Type u_1} {M : Type u_2} (R : Type u_5) {S : Type u_6} [inst : Semiring R] [inst_1 : Semiring S]
[inst_2 : AddCommMonoid M] [inst_3 : Module R M] {α' : Type u_7} {v : α → M} [inst_4 : Module R S]
[inst_5 : Module S M] [inst_6 : IsScalarTower R S M] {w : α' → S},
(Finsupp.linearCombination R fun i => w i.2 • v i.1) =
↑R (Finsupp.linearCombination S v) ∘ₗ
Finsupp.mapRange.linearMap (Finsupp.linearCombination R w) ∘ₗ ↑(Finsupp.curryLinearEquiv R)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement · cited by 10,215
- Finsuppstatement · cited by 5,255
- IsScalarTowerstatement and proof · cited by 3,896
- LinearMap.compstatement · cited by 1,642
- one_smulproof · cited by 1,374
- LinearEquiv.toLinearMapstatement · cited by 1,171
- Finsupp.singleproof · cited by 943
Cited by1
Results whose statement or proof uses this declaration.
- linearIndependent_smulproof · cited by 0