theorem
BooleanFourier.fourierInfluence_lt_of_not_mem_J
{n : ℕ}
(f : (Fin n → Bool) → Bool)
(τ : ℝ)
(i : Fin n)
(hi : i ∉ highInfluenceCoords f τ)
:
theorem
BooleanFourier.spectral_entropy_le_two_totalInfluence
{n : ℕ}
(f : (Fin n → Bool) → Bool)
:
∑ S : Finset (Fin n) with fourierCoeff (liftPM f) S ≠ 0,
fourierCoeff (liftPM f) S ^ 2 * Real.log (1 / fourierCoeff (liftPM f) S ^ 2) ≤ 2 * totalInfluence f