Theorems · Definition · linear algebra
Fintype.linearCombination
{α : Type u_1} →
{M : Type u_2} →
(R : Type u_3) →
[Fintype α] → [inst : Semiring R] → [inst_1 : AddCommMonoid M] → [inst_2 : Module R M] → (α → M) → (α → R) →ₗ[R] MFintype.linearCombination R v f is the linear combination of vectors in v with weights
in f. This variant of Finsupp.linearCombination is defined on fintype indexed vectors.
This map is linear in v if R is commutative, and always linear in f.
See note [bundled maps over different rings] for why separate R and S semirings are used.
- Cited by
- 26 results in Mathlib
- Foundations
- Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- Fintypestatement and proof · cited by 7,736
- Finset.sumproof · cited by 5,195
- Finset.univproof · cited by 3,473
Cited by30
Results whose statement or proof uses this declaration.
- PiToModule.fromEndproof · cited by 9
- PiToModule.fromMatrixproof · cited by 6
- Fintype.linearCombination_applystatement · cited by 4
- Matrix.vecMul_injective_iffproof · cited by 4
- Fintype.range_linearCombinationstatement · cited by 4
- Fintype.linearCombination_apply_singlestatement · cited by 3
- linearIndependent_iff_injective_fintypeLinearCombinationstatement · cited by 3
- Finsupp.linearCombination_eq_fintype_linearCombination_applystatement · cited by 3
- fintypeAffineCoordsproof · cited by 2
- RootPairing.EmbeddedG2.allRoots_eq_map_allCoeffsstatement · cited by 2
- Matrix.Represents.congr_funstatement · cited by 2
- Submodule.isCompact_of_fgproof · cited by 2