Theorems · Theorem · order theory
Finset.prod_le_prod
∀ {ι : Type u_1} {R : Type u_2} [inst : CommMonoidWithZero R] [inst_1 : Preorder R] [ZeroLEOneClass R] [PosMulMono R]
{f g : ι → R} {s : Finset ι}, (∀ i ∈ s, 0 ≤ f i) → (∀ i ∈ s, f i ≤ g i) → ∏ i ∈ s, f i ≤ ∏ i ∈ s, g iIf 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.
- Cited by
- 40 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- Preorderstatement and proof · cited by 7,952
- LE.le.transproof · cited by 3,151
- Finset.prodstatement and proof · cited by 2,356
- CommMonoidWithZerostatement and proof · cited by 913
- ZeroLEOneClassstatement and proof · cited by 304
- Finset.consproof · cited by 221
- PosMulMonostatement and proof · cited by 165
- mul_le_mulproof · cited by 144
- MulPosMonoproof · cited by 128
- Finset.cons_inductionproof · cited by 85
- Finset.prod_consproof · cited by 60
Cited by40
Results whose statement or proof uses this declaration.
- finprod_le_finprodproof · cited by 5
- Finset.prod_le_oneproof · cited by 4
- indicator_indepFun_pi_of_prod_bcfproof · cited by 4
- ContinuousMultilinearMap.norm_compContinuousLinearMap_leproof · cited by 4
- Finset.one_le_prodproof · cited by 3
- Polynomial.norm_coeff_le_choose_mul_mahlerMeasureproof · cited by 3
- ContinuousMultilinearMap.le_mul_prod_of_opNorm_le_of_leproof · cited by 3
- MultilinearMap.norm_image_sub_le_of_boundproof · cited by 3
- MultilinearMap.norm_image_sub_le_of_bound'proof · cited by 3
- NumberField.Units.dirichletUnitTheorem.seq_nextproof · cited by 3
- MultilinearMap.exists_bound_of_continuousproof · cited by 2
- Orientation.abs_volumeForm_apply_leproof · cited by 2