Theorems · Theorem · commutative algebra
Associates.is_pow_of_dvd_count
∀ {α : Type u_1} [inst : CommMonoidWithZero α] [inst_1 : UniqueFactorizationMonoid α]
[inst_2 : DecidableEq (Associates α)] [inst_3 : (p : Associates α) → Decidable (Irreducible p)] {a : Associates α},
a ≠ 0 → ∀ {k : ℕ}, (∀ (p : Associates α), Irreducible p → k ∣ p.count a.factors) → ∃ b, a = b ^ k- Cited by
- 1 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Multisetproof · cited by 2,627
- Nontrivialproof · cited by 2,416
- WithTop.someproof · cited by 1,128
- CommMonoidWithZerostatement and proof · cited by 913
- Irreduciblestatement and proof · cited by 496
- Multiset.countproof · cited by 302
- UniqueFactorizationMonoidstatement and proof · cited by 279
- Associatesstatement and proof · cited by 210
- Associates.mkproof · cited by 137
- Subtype.coe_etaproof · cited by 110
- Associates.factorsstatement and proof · cited by 97
- Associates.countstatement and proof · cited by 79
Cited by1
Results whose statement or proof uses this declaration.
- Associates.eq_pow_of_mul_eq_powproof · cited by 0