Theorems · Theorem · linear algebra
lsum_comp_mapRange_toSpanSingleton
∀ {ι : Type u_1} {R : Type u_3} {N : Type u_6} [inst : DecidableEq ι] [inst_1 : Semiring R] [inst_2 : AddCommMonoid N]
[inst_3 : Module R N] [inst_4 : (m : R) → Decidable (m ≠ 0)] (p : ι → Submodule R N) {v : ι → N}
(hv : ∀ (i : ι), v i ∈ p i),
((DFinsupp.lsum ℕ) fun i => (p i).subtype) ∘ₗ
(DFinsupp.mapRange.linearMap fun i => LinearMap.toSpanSingleton R ↥(p i) ⟨v i, ⋯⟩) ∘ₗ ↑(finsuppLequivDFinsupp R) =
Finsupp.linearCombination R vCombining DFinsupp.lsum with LinearMap.toSpanSingleton is the same as
Finsupp.linearCombination
- Defined in
- Mathlib.LinearAlgebra.DFinsupp
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement · cited by 10,215
- Submodulestatement and proof · cited by 7,192
- Finsuppstatement · cited by 5,255
- LinearEquivstatement · cited by 3,317
- LinearMap.compstatement · cited by 1,642
- one_smulproof · cited by 1,374
- LinearEquiv.toLinearMapstatement · cited by 1,171
Cited by1
Results whose statement or proof uses this declaration.
- iSupIndep.linearIndependentproof · cited by 4