Documentation

FirstOrderMethodsOptimization_Beck_2017.Chap13.Lemma_13_19.InteriorWeightedSum

theorem Lemma_13_19_InteriorWeights.strictly_positive_stdSimplex_weighted_sum_mem_interior_convexHull {n l : } {a : Fin lFin n} {w : Fin l} ( : (interior ((convexHull ) (Set.range a))).Nonempty) (hw : w stdSimplex (Fin l)) (hwPos : ∀ (j : Fin l), 0 < w j) :
j : Fin l, w j a j interior ((convexHull ) (Set.range a))

Helper for Lemma 13.19: a strictly positive simplex-weighted combination of the vertices lies in the interior of the finite convex hull whenever that convex hull has nonempty interior.