Mathlib Map

Theorems · Theorem · commutative algebra

exists_associated_mem_of_dvd_prod

∀ {M₀ : Type u_3} [inst : CommMonoidWithZero M₀] [IsCancelMulZero M₀] {p : M₀},
  Prime p → ∀ {s : Multiset M₀}, (∀ r ∈ s, Prime r) → p ∣ s.prod → ∃ q ∈ s, Associated p q
Defined in
Mathlib.Algebra.BigOperators.Associated
Cited by
1 results in Mathlib
Foundations
Depth 17 from the axioms · uses propext, Quot.sound
Assumes
CommMonoidWithZeroIsCancelMulZero

Around this declaration

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

Cites15

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.