AffineBasis.affineCombination_coord_eq_self
∀ {ι : Type u_1} {k : Type u_5} {V : Type u_6} {P : Type u_7} [inst : AddCommGroup V] [inst_1 : AddTorsor V P]
[inst_2 : Ring k] [inst_3 : Module k V] (b : AffineBasis ι k P) [inst_4 : Fintype ι] (q : P),
((Finset.affineCombination k Finset.univ ⇑b) fun i => (b.coord i) q) = q- Defined in
- Mathlib.LinearAlgebra.AffineSpace.Basis
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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.sumproof · cited by 5,195
- Set.rangeproof · cited by 4,705
- Finset.univstatement and proof · cited by 3,473
- AddTorsorstatement and proof · cited by 1,657
- AffineSubspaceproof · cited by 871
- AffineMapstatement and proof · cited by 674
- DFunLikeproof · cited by 576
Cited by3
Results whose statement or proof uses this declaration.
- AffineBasis.toMatrix_vecMul_coordsproof · cited by 2
- AffineBasis.ext_elemproof · cited by 1
- AffineBasis.linear_combination_coord_eq_selfproof · cited by 0