pub fn mul_associative() -> bool
(a · b) · c = a · (b · c) — multiplicative associativity in ℤ/2ⁿ.
(a · b) · c = a · (b · c)