this refined upon #4098 and makes `Nat.mod` reduce on even more literals. The key observation that I missed earlier is that `if m ≤ n` reduces better than `if n < m`. Also see discussion at https://github.com/leanprover-community/mathlib4/pull/12853#discussion_r1597798308 |
||
|---|---|---|
| .. | ||
| Basic.lean | ||
| Fold.lean | ||
| Iterate.lean | ||
| Lemmas.lean | ||
| Log2.lean | ||