Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
int.is_unit_eq_or_eq_neg
Modification history
2022-11-13 23:50
src/data/int/basic.lean
refactor(data/int/basic): move material about units to new file (#17508)
Modified
int.is_unit_eq_or_eq_neg
View on Github →
2022-06-04 13:17
src/data/int/basic.lean
feat(data/int/basic): Units are either equal or negatives of each other (#14517) …
Added
int.is_unit_eq_or_eq_neg
View on Github →