This PR implements divisibility constraint normalization in `simp +arith`.
This PR implements the normalizer for linear integer arithmetic expressions. It is not connect to `simp +arith` yet because of some spurious `[simp]` attributes.