Theorems · Theorem · linear algebra
Fintype.linearCombination_apply_single
∀ {α : Type u_1} {M : Type u_2} (R : Type u_3) [inst : Fintype α] [inst_1 : Semiring R] [inst_2 : AddCommMonoid M]
[inst_3 : Module R M] (v : α → M) [inst_4 : DecidableEq α] (i : α) (r : R),
(Fintype.linearCombination R v) (Pi.single i r) = r • v i- Cited by
- 3 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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
- Fintypestatement and proof · cited by 7,736
- Finset.univproof · cited by 3,473
- Finset.sum_congrproof · cited by 2,323
- zero_smulproof · cited by 716
- Pi.singlestatement · cited by 518
- Finset.mem_univproof · cited by 361
Cited by3
Results whose statement or proof uses this declaration.
- LinearMap.transvection.detproof · cited by 1
- PiToModule.fromEnd_apply_single_oneproof · cited by 1
- Fintype.bilinearCombination_apply_singleproof · cited by 0