Theorems · Theorem · linear algebra
LinearMap.sum_apply
∀ {R : Type u_1} {R₂ : Type u_3} {M : Type u_5} {M₂ : Type u_7} {ι : Type u_9} [inst : Semiring R]
[inst_1 : Semiring R₂] [inst_2 : AddCommMonoid M] [inst_3 : AddCommMonoid M₂] [inst_4 : Module R M]
[inst_5 : Module R₂ M₂] {σ₁₂ : R →+* R₂} (t : Finset ι) (f : ι → M →ₛₗ[σ₁₂] M₂) (b : M),
(∑ d ∈ t, f d) b = ∑ d ∈ t, (f d) b- Cited by
- 14 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Semiringstatement and proof · cited by 13,802
- Finsetstatement and proof · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement and proof · cited by 10,189
- Finset.sumstatement · cited by 5,195
- map_sumproof · cited by 455
- AddMonoidHom.compproof · cited by 339
- LinearMap.toAddMonoidHom'proof · cited by 7
- AddMonoidHom.evalproof · cited by 4
Cited by14
Results whose statement or proof uses this declaration.
- Finset.weightedVSubOfPoint_applyproof · cited by 39
- fwdDiff_iter_eq_sum_shiftproof · cited by 5
- LinearMap.finsupp_sum_applyproof · cited by 3
- Matrix.kroneckerMapBilinear_mul_mulproof · cited by 3
- LinearMap.lsum_piSingleproof · cited by 3
- Module.Basis.linearCombination_dualBasisproof · cited by 2
- Module.Basis.toDual_linearCombination_leftproof · cited by 2
- LinearIndependent.eventuallyproof · cited by 1
- Submodule.piQuotientLift_mkproof · cited by 1
- LinearMap.sumOfConjugates_applyproof · cited by 1
- Submodule.piQuotientLift_singleproof · cited by 1
- Representation.IntertwiningMap.sum_applyproof · cited by 1