Commit 2026-02-09 13:22 383aca4b
View on Github →refactor: move Polynomial.toSubring to a new file (#34661)
This aids discoverability, which I think is a good thing given that this has been reinvented at least thrice! Twice in Mathlib (Polynomial.toSubring, Polynomial.int), plus once by myself in the CGT repo (Nimber.IsField.embed).