Mathlib Map

Theorems · Theorem · ring theory

Multiset.prod_eq_zero_iff

∀ {M₀ : Type u_3} [inst : CommMonoidWithZero M₀] [NoZeroDivisors M₀] [Nontrivial M₀] {s : Multiset M₀},
  s.prod = 0 ↔ 0 ∈ s
Defined in
Mathlib.Algebra.BigOperators.Ring.Multiset
Cited by
7 results in Mathlib
Foundations
Depth 15 from the axioms · uses propext
Assumes
CommMonoidWithZeroNoZeroDivisorsNontrivial

Around this declaration

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

Cites9

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

Cited by7

Results whose statement or proof uses this declaration.