Commit fc1e7a2
feat: add Nat.cast_id and grind attribute to Int.cast_id
Adds `Nat.cast_id` to `Init/Data/Nat/Lemmas.lean` with
`simp`, `norm_cast`, and `grind =` attributes.
Also adds `grind =` to the existing `Int.cast_id`.
🤖 Prepared with Claude Code
Co-Authored-By: Claude <[email protected]>1 parent 19e1fe5 commit fc1e7a2
2 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
1800 | 1801 | | |
1801 | 1802 | | |
1802 | 1803 | | |
| 1804 | + | |
| 1805 | + | |
| 1806 | + | |
| 1807 | + | |
0 commit comments