mathlib3
ac3910d7
- fix(algebra/opposites): fix types in unop_div (#17955)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
fix(algebra/opposites): fix types in unop_div (#17955) This lemma only typechecked because of defeq abuse, which was presumably not intended. Remark: refactoring `mul_opposite` to be a structure in Lean 4 was what picked up on this error.
Author
kbuzzard
Parents
616e053d
Loading