AffineBasis.linear_combination_coord_eq_self
∀ {ι : Type u_1} {k : Type u_5} {V : Type u_6} [inst : AddCommGroup V] [inst_1 : Ring k] [inst_2 : Module k V]
[inst_3 : Fintype ι] (b : AffineBasis ι k V) (v : V), ∑ i, (b.coord i) v • b i = vA variant of AffineBasis.affineCombination_coord_eq_self for the special case when the
affine space is a module so we can talk about linear combinations.
- Defined in
- Mathlib.LinearAlgebra.AffineSpace.Basis
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- AddCommGroupstatement and proof · cited by 12,871
- Fintypestatement and proof · cited by 7,736
- Ringstatement and proof · cited by 7,463
- Finset.sumstatement · cited by 5,195
- Finset.univstatement and proof · cited by 3,473
- AffineMapstatement · cited by 674
- Finset.affineCombinationproof · cited by 159
- AffineBasisstatement and proof · cited by 65
- AffineBasis.coordstatement and proof · cited by 26
- Finset.affineCombination_eq_linear_combinationproof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.