Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2021-11-06 18:49 ebe7951d

View on Github →

feat(algebra/big_operators/order): Bound on a product from a pointwise bound (#10190) This proves finset.le_prod_of_forall_le which is the dual of finset.prod_le_of_forall_le.

Estimated changes