Affine.Simplex.affineCombination_mem_interior_iff
∀ {k : Type u_1} {V : Type u_2} {P : Type u_4} [inst : Ring k] [inst_1 : AddCommGroup V] [inst_2 : Module k V]
[inst_3 : AddTorsor V P] [inst_4 : PartialOrder k] {n : ℕ} {s : Affine.Simplex k P n} {w : Fin (n + 1) → k},
∑ i, w i = 1 →
((Finset.affineCombination k Finset.univ s.points) w ∈ s.interior ↔ ∀ (i : Fin (n + 1)), w i ∈ Set.Ioo 0 1)- Cited by
- 4 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.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement · cited by 53,352
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Ringstatement and proof · cited by 7,463
- PartialOrderstatement and proof · cited by 6,410
- Finset.sumstatement and proof · cited by 5,195
- Finset.univstatement and proof · cited by 3,473
- AddTorsorstatement and proof · cited by 1,657
- Set.Ioostatement · cited by 1,214
- AffineMapstatement · cited by 674
- Affine.Simplexstatement and proof · cited by 471
Cited by4
Results whose statement or proof uses this declaration.
- Affine.Simplex.point_notMem_interiorproof · cited by 2
- Affine.Simplex.interior_eq_image_Iooproof · cited by 1
- Affine.Simplex.closedInterior_eq_interior_unionproof · cited by 1
- Affine.Simplex.incenter_mem_interiorproof · cited by 0