mathlib
6ca08e81
- feat(algebra/ne_zero): add `coe_trans` instance (#11700)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
feat(algebra/ne_zero): add `coe_trans` instance (#11700) This is super-useful for `flt_regular`, meaning we don't have to write all of our lemmata as `ne_zero ((n : ℕ) : R)`.
Author
ericrbg
Parents
de27bfc8
Loading