Mathlib Map

Theorems · Theorem · commutative algebra

Ideal.multiset_prod_eq_bot

∀ {R : Type u_2} [inst : CommSemiring R] [IsDomain R] {s : Multiset (Ideal R)}, s.prod = ⊥ ↔ ⊥ ∈ s

A product of ideals in an integral domain is zero if and only if one of the terms is zero.

Defined in
Mathlib.RingTheory.Ideal.Operations
Cited by
0 results in Mathlib
Foundations
Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringIsDomain

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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.