Theorems · Theorem · group theory
finprod_cond_nonneg
∀ {α : Type u_1} {R : Type u_7} [inst : CommSemiring R] [inst_1 : PartialOrder R] [IsOrderedRing R] {p : α → Prop}
{f : α → R}, (∀ (x : α), p x → 0 ≤ f x) → 0 ≤ ∏ᶠ (x : α) (_ : p x), f x- Defined in
- Mathlib.Algebra.BigOperators.Finprod
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommSemiringstatement and proof · cited by 10,911
- PartialOrderstatement and proof · cited by 6,410
- IsOrderedRingstatement and proof · cited by 777
- finprodstatement · cited by 257
- finprod_nonnegproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.