Documentation

LeanPool.Isoperimetric.Isoperimetric

The isoperimetric inequality #

A direct application of the Brunn–Minkowski inequality to a measurable set A and an ε-ball yields the standard form of the isoperimetric inequality relating volume A, the volume of the unit ball, and the volume of the ε-thickening of A.

The volume of a Euclidean ball of radius ε raised to the 1/(d+1)-th power equals the corresponding power for the unit ball times ε.

theorem isoperimetric_inequality {d : } {ε : } ( : ε > 0) {A : Set (EuclideanSpace (Fin (d + 1)))} (hA_nonempty : A.Nonempty) (hA_measurable : MeasurableSet A) (hA_finite : MeasureTheory.volume A ) :

The isoperimetric inequality on Euclidean space, deduced from Brunn–Minkowski.