Mathlib Map

Theorems · Theorem · order theory

Multiset.prod_nonneg

∀ {R : Type u_1} [inst : CommMonoidWithZero R] [inst_1 : PartialOrder R] [ZeroLEOneClass R] [PosMulMono R]
  {s : Multiset R}, (∀ a ∈ s, 0 ≤ a) → 0 ≤ s.prod
Defined in
Mathlib.Algebra.Order.BigOperators.GroupWithZero.Multiset
Cited by
1 results in Mathlib
Foundations
Depth 17 from the axioms · uses propext, Quot.sound
Assumes
CommMonoidWithZeroPartialOrderZeroLEOneClassPosMulMono

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.