Theorems · Theorem · commutative algebra
Associates.exists_prime_dvd_of_not_inf_one
∀ {α : Type u_1} [inst : CommMonoidWithZero α] [inst_1 : UniqueFactorizationMonoid α] {a b : α},
a ≠ 0 → b ≠ 0 → Associates.mk a ⊓ Associates.mk b ≠ 1 → ∃ p, Prime p ∧ p ∣ a ∧ p ∣ b- Cited by
- 1 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- WithTopproof · cited by 3,754
- Multisetproof · cited by 2,627
- WithTop.someproof · cited by 1,128
- CommMonoidWithZerostatement and proof · cited by 913
- Irreducibleproof · cited by 496
- UniqueFactorizationMonoidstatement and proof · cited by 279
- Primestatement · cited by 277
- Associatesstatement and proof · cited by 210
- Associates.mkstatement and proof · cited by 137
- Associates.factorsproof · cited by 97
- Associates.FactorSetproof · cited by 52
- Associates.FactorSet.prodproof · cited by 20
Cited by1
Results whose statement or proof uses this declaration.
- Associates.coprime_iff_inf_oneproof · cited by 0