Common Utilities for LCS Games #
This module provides technical lemmas and definitions for signs, indicator functions, and basic properties of the outcome space $\mathbb{F}_2$.
Key Definitions #
observableSign: Returns $1$ if $a=0$ or $-1$ if $a=1$.
Key Lemmas #
sign_mul: The product of signs corresponds to the sum in $\mathbb{F}_2$.sign_indicator: Relates the sign-based expression $(1/2)(1 + (-1)^{b+s})$ to the Kronecker delta.
Instances For
theorem
finset_filter_eq_inter_univ_filter
{α : Type u_1}
[Fintype α]
[DecidableEq α]
(S : Finset α)
(p : α → Prop)
[DecidablePred p]
: