Finset.weightedVSubOfPoint_apply
∀ {k : Type u_1} {V : Type u_2} {P : Type u_3} [inst : Ring k] [inst_1 : AddCommGroup V] [inst_2 : Module k V]
[S : AddTorsor V P] {ι : Type u_4} (s : Finset ι) (w : ι → k) (p : ι → P) (b : P),
(s.weightedVSubOfPoint p b) w = ∑ i ∈ s, w i • (p i -ᵥ b)- Cited by
- 39 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, 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 · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- Finsetstatement and proof · cited by 13,712
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- Ringstatement and proof · cited by 7,463
- Finset.sumstatement and proof · cited by 5,195
- AddTorsorstatement and proof · cited by 1,657
- VSub.vsubstatement and proof · cited by 817
- LinearMap.projproof · cited by 71
- LinearMap.smulRightproof · cited by 54
Cited by39
Results whose statement or proof uses this declaration.
- Finset.map_affineCombinationproof · cited by 11
- affineIndependent_iff_linearIndependent_vsubproof · cited by 11
- Finset.affineCombination_eq_linear_combinationproof · cited by 8
- Finset.affineCombination_of_eq_one_of_eq_zeroproof · cited by 8
- Finset.weightedVSubOfPoint_apply_constproof · cited by 4
- Finset.weightedVSub_applyproof · cited by 4
- Finset.sum_smul_vsub_eq_weightedVSubOfPoint_subproof · cited by 4
- Affine.Simplex.faceOppositeCentroid_vsub_point_eq_smul_sum_vsubproof · cited by 4
- Finset.weightedVSubOfPoint_insertproof · cited by 3
- Affine.Simplex.centroid_eq_affineCombination_of_pointsWithCircumcenterproof · cited by 3
- Finset.weightedVSubOfPoint_congrproof · cited by 2
- Finset.weightedVSubOfPoint_filter_of_neproof · cited by 2