Commit 2023-08-02 15:15 04c61390
View on Github →refactor(Data/ZMod/Basic): Replace Fact ((n : ℕ) % 2 = 1) with Odd n (#6292)
This PR replaces Fact ((n : ℕ) % 2 = 1) with Odd n, as suggested in #6086.
refactor(Data/ZMod/Basic): Replace Fact ((n : ℕ) % 2 = 1) with Odd n (#6292)
This PR replaces Fact ((n : ℕ) % 2 = 1) with Odd n, as suggested in #6086.