pub broadcast proof fn lemma_mul_basics_3(x: int)
Expand description
ensures
#[trigger] (x * 1) == x,

Proof of basic properties of multiplication by x, specifically what happens when multiplying by 0 or 1