Let $f(x,y)\colon\{0,1\}^2\to\{0,1\}$ be a Boolean function. Answer the following "warm-up" questions:
- Prove or dispute: The function $f$ can be one-to-one.
- Formulate a condition that function $f(x,y)$ must hold in order to be considered as "associative".
my attempts:
- disproving: domain is bigger than the range.
- is it simply the definition of "associative".