mathlib
02cdc812
- refactor(order/sup_indep): Get rid of decidable equality assumption (#10673)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
refactor(order/sup_indep): Get rid of decidable equality assumption (#10673) The `erase` in the definition required a `decidable_eq`. We can make do without it while keeping it functionally the same.
Author
YaelDillies
Parents
9525f5e0
Loading