Commit 4c7e3f9
fix(Algebra/Field): ensure
Explicitly set `inv a := a⁻¹` in `Field.toGrindField` so that `grind` can be
used in contexts where there are `InvMemClass` instances around.
🤖 Generated with Claude Code
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>Field.toGrindField.toInv is def-eq to Field.toInv
1 parent f9a3323 commit 4c7e3f9
2 files changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| 163 | + | |
163 | 164 | | |
164 | 165 | | |
165 | 166 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments