Commit f321a47
refactor: move cons_zero and cons_zero_many to CommRing section
These theorems no longer depend on `[Field R]` — they only need
`[CommRing R] [LinearOrder R] [IsStrictOrderedRing R]`.
Renamed `affineOfBinary_cons_zero_field` → `affineOfBinary_cons_zero`
since the `_field` suffix was indicating the now-removed Field dependency.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 24ee2d1 commit f321a47
1 file changed
Lines changed: 254 additions & 252 deletions
0 commit comments