Documentation

LeanPool.Feige.Grunbaum.SimplexCentroidCoordinates

Coordinates of the standard-simplex centroid #

Coordinate permutations preserve both Euclidean volume and the standard simplex. Hence all centroid coordinates agree; their value follows from the already computed coordinate sum.

theorem Grunbaum.simplexCentroid_apply (n : ) (i : Fin n) :
(simplexCentroid n).ofLp i = (n + 1)⁻¹

Every coordinate of the volume centroid of the standard n-simplex equals 1 / (n + 1).