Theorems · Theorem · functional analysis
AffineBasis.interior_convexHull
∀ {ι : Type u_1} {E : Type u_2} [Finite ι] [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E]
(b : AffineBasis ι ℝ E), interior ((convexHull ℝ) (Set.range ⇑b)) = {x | ∀ (i : ι), 0 < (b.coord i) x}Given a finite-dimensional normed real vector space, the interior of the convex hull of an affine basis is the set of points whose barycentric coordinates are strictly positive with respect to this basis. TODO Restate this result for affine spaces (instead of vector spaces) once the definition of convexity is generalised to this setting.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 170 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites36
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 and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Set.ofPredstatement and proof · cited by 6,101
- Set.preimageproof · cited by 4,946
- Set.rangestatement and proof · cited by 4,705
- Set.univproof · cited by 3,945
- Finitestatement and proof · cited by 3,029
- Nontrivialproof · cited by 2,416
- Set.extproof · cited by 2,266
Cited by1
Results whose statement or proof uses this declaration.
- AffineBasis.centroid_mem_interior_convexHullproof · cited by 2