Big operators on a finset in groups with zero involving order #
This file contains the results concerning the interaction of finset big operators with groups with zero, where order is involved.
If all f i, i ∈ s, are nonnegative and each f i is less than or equal to g i, then the
product of f i is less than or equal to the product of g i. See also Finset.prod_le_prod' for
the case of an ordered commutative multiplicative monoid.
A finite product of nonnegative monotone functions is monotone. See also
Monotone.finsetProd' for the case of an ordered commutative multiplicative monoid.
A finite product of functions nonnegative and monotone on u is monotone on u. See also
MonotoneOn.finsetProd' for the case of an ordered commutative multiplicative monoid.
A finite product of nonnegative antitone functions is antitone. See also
Antitone.finsetProd' for the case of an ordered commutative multiplicative monoid.
A finite product of functions nonnegative and antitone on u is antitone on u. See also
AntitoneOn.finsetProd' for the case of an ordered commutative multiplicative monoid.
If each f i, i ∈ s belongs to [0, 1], then their product is less than or equal to one.
See also Finset.prod_le_one' for the case of an ordered commutative multiplicative monoid.
A version of Finset.one_le_prod' for PosMulMono in place of MulLeftMono.