First Off-Line Mahler Jump
Abstract
A finite off-line root-pair filtration has a positive Mahler jump at its first height.
Definition 1.1 (Mahler free energy).
Lean statement: D5/S3/Zeros/FirstOffLineMahlerJump.mahlerFreeEnergy
Formalization. D5/S3/Zeros/FirstOffLineMahlerJump.mahlerFreeEnergy (✓ std3).
Source. Repository-derived.
Commentary.
Each index represents one reflected off-line root pair, using its outer root. The free energy at cutoff T sums multiplicity times log radius over the representatives whose heights are at most T.
Theorem 1.2 (The first Mahler jump).
Proof. Machine-checked in Lean as D5/S3/Zeros/FirstOffLineMahlerJump.first_off_line_mahler_jump (✓ std3). ∎
Source. Repository-derived.
Commentary.
The finite root-pair carrier makes every cutoff sum finite. A designated root at positive height T0 and the lower-bound hypothesis say that T0 is the first represented off-line height.
Every outer radius is strictly greater than one and every multiplicity is positive. Hence each active term is positive by Mathlib’s log_pos lemma; these hypotheses explicitly exclude the totalized logarithm’s nonpositive branch.
No term is active below T0, while the designated pair is active at T0. If it is the unique representative at that height, filtering gives a singleton and the jump is exactly its multiplicity times log radius. Counting one outer representative per reflected pair prevents an unintended factor of two.
References
- Truth anchor:
D5/S3/Zeros/FirstOffLineMahlerJump.first_off_line_mahler_jump - Truth anchor:
D5/S3/Zeros/FirstOffLineMahlerJump.mahlerFreeEnergy