AffineBasis.coord_apply_combination_of_mem
∀ {ι : 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) {s : Finset ι} {i : ι},
i ∈ s → ∀ {w : ι → k}, s.sum w = 1 → (b.coord i) ((Finset.affineCombination k s ⇑b) w) = w i- Defined in
- Mathlib.LinearAlgebra.AffineSpace.Basis
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- Finsetstatement and proof · cited by 13,712
- AddCommGroupstatement and proof · cited by 12,871
- AddCommMonoidproof · cited by 12,281
- Ringstatement and proof · cited by 7,463
- Finset.sumstatement and proof · cited by 5,195
- Finset.sum_congrproof · cited by 2,323
- AddTorsorstatement and proof · cited by 1,657
- AffineMapstatement and proof · cited by 674
- Finset.affineCombinationstatement · cited by 159
- Finset.sum_ite_eqproof · cited by 85
Cited by6
Results whose statement or proof uses this declaration.
- AffineBasis.sum_coord_apply_eq_oneproof · cited by 4
- AffineBasis.affineCombination_coord_eq_selfproof · cited by 3
- AffineBasis.coe_coord_of_subsingleton_eq_oneproof · cited by 1
- AffineBasis.surjective_coordproof · cited by 1
- AffineBasis.convexHull_eq_nonneg_coordproof · cited by 1
- AffineBasis.coord_apply_centroidproof · cited by 1