Finset.affineCombination_indicator_subset
∀ {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} (w : ι → k) (p : ι → P) {s₁ s₂ : Finset ι},
s₁ ⊆ s₂ → (Finset.affineCombination k s₁ p) w = (Finset.affineCombination k s₂ p) ((↑s₁).indicator w)An affine combination is unaffected by changing the weights to the corresponding indicator function and adding points to the set.
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 70 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
- Finsetstatement and proof · cited by 13,712
- AddCommGroupstatement and proof · cited by 12,871
- SetLike.coestatement and proof · cited by 8,199
- Ringstatement and proof · cited by 7,463
- HVAdd.hVAddproof · cited by 1,820
- AddTorsorstatement and proof · cited by 1,657
- Set.indicatorstatement and proof · cited by 723
- AffineMapstatement · cited by 674
- Finset.affineCombinationstatement and proof · cited by 159
- Finset.weightedVSubOfPointproof · cited by 42
Cited by11
Results whose statement or proof uses this declaration.
- eq_affineCombination_of_mem_affineSpan_of_fintypeproof · cited by 14
- affineIndependent_iff_eq_of_fintype_affineCombination_eqproof · cited by 5
- affineIndependent_iff_indicator_eq_of_affineCombination_eqproof · cited by 4
- AffineIndependent.affineCombination_mem_shift_iffproof · cited by 3
- Affine.Simplex.affineCombination_mem_setInterior_face_iff_memproof · cited by 2
- AffineIndependent.inf_affineSpan_eq_affineSpan_interproof · cited by 2
- affineCombination_mem_affineSpan_imageproof · cited by 2
- AffineIndependent.exists_affineCombination_eq_smul_eqproof · cited by 1
- AffineIndependent.exists_affineCombination_eq_smul_eq_of_fintypeproof · cited by 1
- Finset.centroid_eq_affineCombination_fintypeproof · cited by 1
- Affine.Simplex.convexHull_eq_closedInteriorproof · cited by 1