Mathlib Changelog
v4
Changelog
About
Github
Theorem
Int.odd_iff_not_even
Modification history
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) …
Modified
Int.odd_iff_not_even
View on Github →
2024-06-04 14:50
Mathlib/Algebra/Ring/Int.lean
chore: Delete `Data.Int.Parity` (#12904) …
Modified
Int.odd_iff_not_even
View on Github →
2023-01-26 12:54
Mathlib/Data/Int/Parity.lean
feat: port Data.Int.Parity (#1836)
Added
Int.odd_iff_not_even
View on Github →