Commit 2023-09-14 18:26 96d78537
View on Github →feat(UniqueProds + NoZeroDivisors): AddMonoidAlgebra instances (#6723)
Add UniqueProds/Sums
and NoZeroDivisors
instances.
This has recently been prompted by the port of the Lindemann-Weierstrass Theorem, but the results are self-contained. Instances such as the ones in this PR are the reasons why UniqueProds/Sums
were introduced.
Affected files:
Algebra/
Group/UniqueProds.lean
MonoidAlgebra/NoZeroDivisors.lean