Documentation

LeanPool.EhrhartVolumeInequality.Foundations

Ehrhart volume inequality: Foundations #

Foundational convex, lattice, Bergman, and variational constructions.

@[reducible, inline]
abbrev Ehrhart.Space (n : ) :

The ambient real vector space in dimension n.

Equations
Instances For
    def Ehrhart.integerPoint (n : ) (z : Fin n) :

    The real point associated to an integer lattice vector.

    Equations
    Instances For

      The standard closed simplex.

      Equations
      Instances For
        def Ehrhart.simplexDilation (n : ) (x : Space n) :

        The affine dilation taking the standard simplex to its centered extremal form.

        Equations
        Instances For

          The centered simplex that attains the sharp Ehrhart volume bound.

          Equations
          Instances For
            noncomputable def Ehrhart.normalizedVolume {n : } (K : Set (Space n)) :

            Euclidean volume, converted from ℝ≥0∞ to .

            Equations
            Instances For
              noncomputable def Ehrhart.barycenter {n : } (K : Set (Space n)) :

              The volume-normalized barycenter of a measurable body.

              Equations
              Instances For
                def Ehrhart.interiorLatticePoints {n : } (K : Set (Space n)) :
                Set (Fin n)

                The integer lattice points lying in the interior of a body.

                Equations
                Instances For
                  structure Ehrhart.CenteredBody (n : ) :

                  A compact full-dimensional convex body centered at its unique interior lattice point.

                  Instances For
                    noncomputable def Ehrhart.sharpConstant (n : ) :

                    The sharp volume constant in dimension n.

                    Equations
                    Instances For

                      The centered simplex has exactly the sharp normalized volume.

                      The centered simplex has barycenter zero.

                      A centered body attaining the sharp volume bound exists in every positive dimension.

                      Normalising a function at a minimiser: x ↦ g (x + z) - g z. Both the smooth source potential of MomentCoercivityCompactness and the target geodesic of MomentTargetGeodesicVariation are normalised this way at their minimum points, and the facts below are shared by the two.