Theorems · Theorem · group theory
finprod_nonneg
∀ {α : Sort u_4} {R : Type u_7} [inst : CommMonoidWithZero R] [inst_1 : Preorder R] [ZeroLEOneClass R] [PosMulMono R]
{f : α → R}, (∀ (x : α), 0 ≤ f x) → 0 ≤ ∏ᶠ (x : α), f x- Defined in
- Mathlib.Algebra.BigOperators.Finprod
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Preorderstatement and proof · cited by 7,952
- CommMonoidWithZerostatement and proof · cited by 913
- mul_nonnegproof · cited by 397
- zero_le_oneproof · cited by 316
- ZeroLEOneClassstatement and proof · cited by 304
- finprodstatement · cited by 257
- PosMulMonostatement and proof · cited by 165
- finprod_inductionproof · cited by 5
Cited by6
Results whose statement or proof uses this declaration.
- Height.mulHeight_eval_leproof · cited by 3
- Height.mulHeight_linearMap_apply_leproof · cited by 2
- Height.mulHeight_comp_leproof · cited by 2
- Height.mulHeight₁_sum_leproof · cited by 2
- finprod_cond_nonnegproof · cited by 0
- tprod_nonnegproof · cited by 0