Theorems · Theorem · commutative algebra
Finset.prod_dvd_of_isRelPrime
∀ {α : Type u_2} {I : Type u_1} [inst : CommMonoid α] [DecompositionMonoid α] {z : α} {s : I → α} {t : Finset I},
(↑t).Pairwise (Function.onFun IsRelPrime s) → (∀ i ∈ t, s i ∣ z) → ∏ x ∈ t, s x ∣ z- Defined in
- Mathlib.RingTheory.Coprime.Lemmas
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- SetLike.coestatement and proof · cited by 8,199
- Finset.prodstatement and proof · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- Function.onFunstatement and proof · cited by 570
- Set.Pairwisestatement and proof · cited by 321
- Finset.induction_onproof · cited by 167
- IsRelPrimestatement and proof · cited by 136
- Finset.mem_insert_selfproof · cited by 128
- Finset.coe_insertproof · cited by 124
- Finset.mem_insert_of_memproof · cited by 109
- Finset.prod_insertproof · cited by 109
Cited by3
Results whose statement or proof uses this declaration.
- UniqueFactorizationMonoid.isRadical_radicalproof · cited by 3
- Finset.associated_lcm_prodproof · cited by 1
- Fintype.prod_dvd_of_isRelPrimeproof · cited by 0