Theorems · Theorem · commutative algebra
IsRelPrime.prod_right_iff
∀ {α : Type u_1} {I : Type u_2} [inst : CommMonoid α] [DecompositionMonoid α] {x : α} {s : I → α} {t : Finset I},
IsRelPrime x (∏ i ∈ t, s i) ↔ ∀ i ∈ t, IsRelPrime x (s i)- Defined in
- Mathlib.RingTheory.Coprime.Lemmas
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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 · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- IsRelPrimestatement · cited by 136
- DecompositionMonoidstatement and proof · cited by 39
- IsRelPrime.prod_left_iffproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- IsRelPrime.of_prod_rightproof · cited by 0
- pairwise_isRelPrime_iff_isRelPrime_prodproof · cited by 0