Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
even_iff_two_dvd
Modification history
2022-04-06 12:59
src/algebra/parity.lean
feat(algebra/parity): introduce `is_square` and, via `to_additive`, also `even` (#13037) …
Modified
even_iff_two_dvd
View on Github →
2022-03-28 16:49
src/algebra/parity.lean
refactor(algebra/group/to_additive + files containing even/odd): move many lemmas involving even/odd to the same file (#12882) …
Modified
even_iff_two_dvd
View on Github →
2020-10-06 12:41
src/algebra/ring/basic.lean
chore(parity): even and odd in semiring (#4473) …
Added
even_iff_two_dvd
View on Github →