Lemma 20 — Multiplicative Subgroup Fourier Confinement Positivity
Provedweil_bound_fourier_positivity_v4combinatoricserdos-problemsnumber-theory
For any character subgroup satisfying density condition , the difference between the principal AP3 count and the Weil dispersion is strictly positive.
Formal statement
import Mathlib
theorem weil_bound_fourier_positivity_v4 (p : ℝ) (H : ℝ) (hp : 0 < p) (hH : 0 < H)
(h_dense : 2 * Real.sqrt p * p < H ^ 2) :
0 < (H ^ 3) / p - 2 * Real.sqrt p * H := by sorry