Documentation

Atlas.ProjectionTheory.code.L2BoundLineSum

theorem LineSumDecomposition.norm_sq_lineSumFn_le {p : } [Fact (Nat.Prime p)] ( : Finset (Finset (ZMod p × ZMod p))) (hlines : L, L.card = p) (hinter : L₁, L₂, L₁ L₂(L₁ L₂).card 1) :
x : ZMod p × ZMod p, lineSumFn x ^ 2 .card ^ 2 + .card * p

bound for a sum of line indicators. Let be a finite collection of lines in 𝔽_p × 𝔽_p, each of size p and pairwise intersecting in at most one point. For f = ∑_{L ∈ ℒ} 1_L, the norm decomposes as f = f₀ + f_h with f₀ constant and $\|f\|_2^2 = \|f_0\|_2^2 + \|f_h\|_2^2 \le |\mathcal L|^2 + |\mathcal L| \cdot p$.