The integers form a group #
This file contains the additive group and multiplicative monoid instances on the integers.
See note [foundational algebra order theory].
Instances #
Extra instances to short-circuit type class resolution #
These also prevent non-computable instances like Int.instNormedCommRing being used to construct
these instances non-computably.
@[deprecated "use `zsmul_eq_mul`" (since := "2026-01-05")]
@[deprecated "use `zsmul_one`" (since := "2026-01-05")]