simp_arith
This PR deprecates the tactics `simp_arith`, `simp_arith!`, `simp_all_arith` and `simp_all_arith!`. Users can just use the `+arith` option.
This PR upstreams the definition of `Vector` from Batteries, along with the basic functions.
See new comment to understand the issue. closes #1081