mathlib3
34a9d0df
- feat(algebra/order/ring): Binary rearrangement inequality (#14478)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
feat(algebra/order/ring): Binary rearrangement inequality (#14478) Extract the binary case of the rearrangement inequality (`a * d + b * c ≤ a * c + b * d` if `a ≤ b` and `c ≤ d`) from the general one.
Author
YaelDillies
Parents
7fbff0f7
Loading