Theorems · Theorem · linear algebra
Fintype.bilinearCombination_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] {S : Type u_4} [inst_4 : Semiring S] [inst_5 : Module S M] [inst_6 : SMulCommClass R S M]
(v : α → M) [inst_7 : DecidableEq α] (i : α) (r : R), ((Fintype.bilinearCombination R S) v) (Pi.single i r) = r • v i- Cited by
- 0 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- SMulCommClassstatement and proof · cited by 1,927
- Pi.singlestatement · cited by 518
- Fintype.linearCombination_apply_singleproof · cited by 3
- Fintype.bilinearCombinationstatement · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.