mathlib
6351f01d
- chore(algebra/group_with_zero): cleanup (#5762)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
chore(algebra/group_with_zero): cleanup (#5762) * remove `classical,` from proofs: we have `open_locale classical` anyway; * add a lemma `a / (a * a) = a⁻¹`, use it to golf some proofs in other files.
Author
urkud
Parents
798024a9
Loading