AffineIndependent.affineCombination_mem_shift_iff
∀ {k : Type u_1} {V : Type u_2} {P : Type u_3} [inst : Ring k] [inst_1 : AddCommGroup V] [inst_2 : AddTorsor V P]
[inst_3 : Module k V] {ι : Type u_4} [inst_4 : Fintype ι] [Nontrivial ι] {p : ι → P},
AffineIndependent k p →
∀ (i : ι) {w : ι → k},
∑ i, w i = 1 →
∀ (c : k), (Finset.affineCombination k Finset.univ p) w ∈ (affineSpan k (p '' {i}ᶜ)).shift (p i) c ↔ w i = 1 - cThe iff version of affineCombination_mem_shift for affine independent points.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites55
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
- Setstatement · cited by 53,352
- Modulestatement and proof · cited by 20,661
- Finsetproof · cited by 13,712
- AddCommGroupstatement and proof · cited by 12,871
- SetLike.coeproof · cited by 8,199
- Fintypestatement and proof · cited by 7,736
- Ringstatement and proof · cited by 7,463
- Set.imagestatement and proof · cited by 5,609
- Finset.sumstatement and proof · cited by 5,195
- mul_oneproof · cited by 3,885
- Finset.univstatement and proof · cited by 3,473
Cited by3
Results whose statement or proof uses this declaration.
- Affine.Simplex.closedInterior_inter_shift_zeroproof · cited by 1
- Affine.Simplex.disjoint_closedInterior_shiftproof · cited by 0
- Affine.Simplex.closedInterior_inter_shift_eq_homothetyproof · cited by 0