mathlib3
614d1cad - chore(*): update to lean 3.16.0 (#3016)

Commit
5 years ago
chore(*): update to lean 3.16.0 (#3016) The only change relevant to mathlib is that the precedence of unary `-` has changed, so that `-a^n` parses as `-(a^n)` and not (as formerly) `(-a)^n`. Co-authored-by: Bryan Gin-ge Chen <bryangingechen@gmail.com>
Author
Parents
Loading