Theorems · Theorem · commutative algebra
Prime.dvd_finsetProd_iff
∀ {M₀ : Type u_3} {M : Type u_4} [inst : CommMonoidWithZero M] {S : Finset M₀} {p : M},
Prime p → ∀ (g : M₀ → M), p ∣ S.prod g ↔ ∃ a ∈ S, p ∣ g a- Defined in
- Mathlib.Algebra.BigOperators.Associated
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommMonoidWithZero
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.
- Finsetstatement and proof · cited by 13,712
- Finset.prodstatement and proof · cited by 2,356
- CommMonoidWithZerostatement and proof · cited by 913
- Primestatement and proof · cited by 277
- dvd_transproof · cited by 50
- Finset.dvd_prod_of_memproof · cited by 23
- Prime.exists_mem_finset_dvdproof · cited by 2
Cited by7
Results whose statement or proof uses this declaration.
- ZMod.unitsMap_surjectiveproof · cited by 7
- Nat.primeFactors_prodproof · cited by 3
- Prime.not_dvd_finsetProdproof · cited by 2
- Nat.Prime.dvd_primorial_iffproof · cited by 2
- Prime.dvd_finsuppProd_iffproof · cited by 0
- Prime.dvd_finset_prod_iffproof · cited by 0
- Nat.finMulAntidiag_existsUnique_prime_dvdproof · cited by 0