Commit 2025-02-16 10:37 2c4bbc98
View on Github →chore(Algebra/CharZero/Lemmas): split into Ring
and Field
parts (#21920)
Move the Field
lemmas earlier, move the Ring
lemmas to a new file Algebra.Ring.CharZero
.
The CharZero
instances for WithBot
and WithTop
duplicate existing ones in Mathlib.Algebra.Order.Monoid.Unbundled.WithTop
.