Commit 2020-09-17 15:33 5a2e7d7b
View on Github →refactor(field-theory/subfield): bundled subfields (#4159)
Define bundled subfields. The contents of the new subfield
file are basically a copy of subring.lean
with the replacement subring
-> subfield
, and the proofs repaired as necessary.
As with the other bundled subobject refactors, other files depending on unbundled subfields now import deprecated.subfield
.