Theorems · Theorem · linear algebra
Submodule.range_lsum_smul
∀ {R : Type u_1} {M : Type u_2} {N : Type u_3} {σ : Type u_4} [inst : CommSemiring R] [inst_1 : AddCommMonoid M]
[inst_2 : AddCommMonoid N] [inst_3 : Module R M] [inst_4 : Module R N] (φ : M →ₗ[R] N) (f : σ → R),
((Finsupp.lsum R) fun x => f x • φ).range = Set.range f • φ.range- Defined in
- Mathlib.LinearAlgebra.Finsupp.Span
- Cited by
- 1 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.
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
- Setstatement and proof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- Semiringproof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- Top.topproof · cited by 9,680
- Submodulestatement · cited by 7,192
- Set.ofPredproof · cited by 6,101
- Set.imageproof · cited by 5,609
Cited by1
Results whose statement or proof uses this declaration.
- Submodule.image_smul_top_eq_range_lsumproof · cited by 2