Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

The Weighted Lattice Exchange

Abstract

A finite coprime lattice double count evaluates the symmetric weighted floor sum.

Rows below the strict diagonal are finite intervals determined by Euclidean division. Coprimality excludes diagonal points, so the two strict triangles partition the complete residue rectangle.

Theorem 1.1 (The symmetric weighted floor exchange).

Proof. Machine-checked in Lean as D5/S1/Phase/Interference/DedekindReciprocityLattice.weightedFloorSum_exchange (✓ std3). ∎

Source. Repository-derived.

Commentary.

The same module proves the unweighted Gauss floor count, evaluates the positive lattice difference row by row, and separates the two coordinate weights before this symmetric assembly.

References