Commit 2026-09-03 15:14 991f3036

View on Github →

chore(FreeRing): use MonoidAlgebra ℤ instead of FreeAbelianGroup (#42245) Replace FreeAbelianGroup with MonoidAlgebra ℤ in the definition of FreeRing and FreeCommRing. The intent is to deprecate and remove the multiplication on FreeAbelianGroup so it can be @[to_additive]-ized.

Estimated changes