Mathlib Map

Theorems · Theorem · linear algebra

Finsupp.linearCombination_single

∀ {α : Type u_1} {M : Type u_2} (R : Type u_5) [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
  {v : α → M} (c : R) (a : α), ((Finsupp.linearCombination R v) fun₀ | a => c) = c • v a
Defined in
Mathlib.LinearAlgebra.Finsupp.LinearCombination
Cited by
90 results in Mathlib
Foundations
Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringAddCommMonoidModule

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Finsupp.range_linearCombination · cited by 24Finsupp.range_linearCombi…LinearIndependent.injective · cited by 21LinearIndependent.injecti…LinearIndependent.ne_zero · cited by 20LinearIndependent.ne_zeroModule.Basis.equiv_apply · cited by 13Basis.equiv_applylinearIndependent_iff'ₛ · cited by 9linearIndependent_iff'ₛModule.Basis.tensorProduct_apply · cited by 9Basis.tensorProduct_applyModule.Basis.mk_apply · cited by 9Basis.mk_applyModule.Relations.Solution.π_single · cited by 7Solution.π_singleModule.Basis.baseChange_apply · cited by 7Basis.baseChange_applyModule.Projective.of_split · cited by 7Projective.of_splitFinsupp.span_image_eq_map_linearCombination · cited by 7Finsupp.span_image_eq_map…Algebra.FormallyUnramified.finite_of_free · cited by 7FormallyUnramified.finite…DirectSum.IsInternal.collectedBasis_coe · cited by 6IsInternal.collectedBasis…Module.FinitePresentation.fg_ker · cited by 6FinitePresentation.fg_kerAlgebra.Generators.CotangentSpace.fst_compEquiv · cited by 4CotangentSpace.fst_compEq…DFunLike.coe · cited by 62936DFunLike.coeModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idSemiring · cited by 13802SemiringAddCommMonoid · cited by 12281AddCommMonoidLinearMap · cited by 10215LinearMapFinsupp · cited by 5255FinsuppFinsupp.single · cited by 943Finsupp.singlezero_smul · cited by 716zero_smulFinsupp.linearCombination · cited by 269Finsupp.linearCombinationFinsupp.sum_single_index · cited by 130Finsupp.sum_single_indexFinsupp.linearCombination_sin…CITED BYCITES

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by90

Results whose statement or proof uses this declaration.