Documentation
Atlas
.
BooleanFunctions
.
code
.
NoiseSensitivityMonotone
Search
return to top
source
Imports
Init
Atlas.BooleanFunctions.code.Sensitivity
Atlas.BooleanFunctions.code.Talagrand
Imported by
BooleanFourier
.
expected_sqrt_sensitivity_lower_bound
source
theorem
BooleanFourier
.
expected_sqrt_sensitivity_lower_bound
{
n
:
ℕ
}
(
f
:
(
Fin
n
→
Bool
)
→
Bool
)
:
1
/
2
^
n
*
∑
x
:
Fin
n
→
Bool
,
√
↑
(
sensitivity
f
x
)
≥
1
/
2
*
variance
fun (
x
:
Fin
n
→
Bool
) =>
boolToReal
(
f
x
)