Commit 2024-11-15 01:39 7954f737

View on Github →

feat(SetTheory/Nimber/Field): Nimber multiplication (#16877) We define nimber multiplication and prove that nimbers form a domain and a commutative ring. This placed in a separate file from nimber addition so as to not bloat the imports of SetTheory/Game/Nim.

Estimated changes