Commit 2017-11-20 01:30 40d2b505
View on Github →fix(algebra/order): update to lean
The new not_lt_of_lt
in core is not substitutable for this one because it is in the new algebraic hierarchy and mathlib is still on the old one. But this isn't used anywhere, so I'll just remove it instead of renaming.