mathlib
0970d07d
- feat(order/well_founded): define `function.argmin`, `function.argmin_on` (#8895)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
feat(order/well_founded): define `function.argmin`, `function.argmin_on` (#8895) Evidently, these are just thin wrappers around `well_founded.min` but I think this use case is common enough to deserve this specialisation.
Author
ocfnash
Parents
faf5e5c9
Loading