Discrete Sign Moment Layer For The Cn^3 Formalization #
This module packages the reusable discrete sign-average identities and low-order
moment estimates that feed the residual, local-gap, and fixed-n layers.
It contains the cubic and quintic pointwise controls for the discrete statistics
attached to innerX, but it does not contain the
Mossel-O'Donnell-Oleszkiewicz invariance-principle material itself.
Basic Discrete Averages #
theorem
fixedDegreeHC_degree2_W_fourth
(n : ℕ)
(mu : Cn3Torus.Edge n → ℝ)
:
(Cn3Torus.avgOver n fun (y : Fin n → Bool) => |Cn3Torus.W mu y| ^ 4) ≤ 3 ^ 4 * Cn3Torus.sqNormEdge n mu ^ 2
Internal proof of the degree-2 L^4 hypercontractive bound used downstream.
Discrete Sign Moment Identities #
These lemmas compute the low-order discrete sign moments used later in the
cubic statistic cubicT and the quintic correction term quinticP5.
theorem
fourth_cumulant_identity_of_mixed_peel
(hmixed :
∀ (n : ℕ) (lam : Fin (n + 1) → Fin (n + 1) → ℝ),
(avgSigns n fun (σ : Fin n → Fin 2) => innerX n (minorLamLast lam) σ ^ 2 * linearX n (lastColLam lam) σ ^ 2) = sNorm n (minorLamLast lam) * ∑ i : Fin n, lastColLam lam i ^ 2 + 4 * simpleCycle4LastCross n (minorLamLast lam) (lastColLam lam))
(n : ℕ)
(lam : Fin n → Fin n → ℝ)
: