Mathlib Changelog
v4
Changelog
About
Github
Theorem
Int.not_odd_iff_even
Modification history
2025-07-31 03:42
Mathlib/Algebra/Ring/Int/Parity.lean
feat: use grind in Nat/Int parity results (#27661)
Modified
Int.not_odd_iff_even
View on Github →
2024-08-23 09:30
Mathlib/Algebra/Ring/Int.lean
chore: Don't simplify `Odd n` to `¬ Even n`, but the other way around (#16024) …
Added
Int.not_odd_iff_even
View on Github →