Mathlib Map

Theorems · Theorem · commutative algebra

Multiset.prod_ne_zero_of_prime

∀ {M₀ : Type u_3} [inst : CommMonoidWithZero M₀] [NoZeroDivisors M₀] [Nontrivial M₀] (s : Multiset M₀),
  (∀ x ∈ s, Prime x) → s.prod ≠ 0
Defined in
Mathlib.Algebra.BigOperators.Associated
Cited by
2 results in Mathlib
Foundations
Depth 17 from the axioms · uses propext
Assumes
CommMonoidWithZeroNoZeroDivisorsNontrivial

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.

Cited by2

Results whose statement or proof uses this declaration.