mathlib3
ee189957
- feat(algebra/group_with_zero): `units.mk0` is a "monoid hom" (#8625)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
feat(algebra/group_with_zero): `units.mk0` is a "monoid hom" (#8625) This PR shows that `units.mk0` sends `1` to `1` and `x * y` to `mk0 x * mk0 y`. So it is a monoid hom, if we ignore the proof fields.
Author
Vierkantor
Parents
e17e9eac
Loading