mathlib3
0e8cca36
- feat(algebra/big_operators/order): `prod_eq_prod_iff_of_le` (#11068)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
feat(algebra/big_operators/order): `prod_eq_prod_iff_of_le` (#11068) If `f i ≤ g i` for all `i ∈ s`, then `∏ i in s, f i = ∏ i in s, g i` if and only if `f i = g i` for all `i ∈ s`.
Author
tb65536
Parents
6ed17fc7
Loading