mathlib
6a6b0a56
- chore(order/pilex): use `*_order_of_*TO` from `order.rel_classes` (#9129)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
chore(order/pilex): use `*_order_of_*TO` from `order.rel_classes` (#9129) This changes definitional equality for `≤` on `pilex` from `x < y ∨ x = y` to `x = y ∨ x < y`.
Author
urkud
Parents
91f053e1
Loading