Theorems · Theorem · commutative algebra
Associates.prime_pow_le_iff_le_bcount
∀ {α : Type u_1} [inst : CommMonoidWithZero α] [inst_1 : UniqueFactorizationMonoid α]
[inst_2 : DecidableEq (Associates α)] {m p : Associates α},
m ≠ 0 → ∀ (h₂ : Irreducible p) {k : ℕ}, p ^ k ≤ m ↔ k ≤ Associates.bcount ⟨p, h₂⟩ m.factors- Cited by
- 1 results in Mathlib
- Foundations
- Depth 58 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- Associates.factorsstatement and proof · cited by 97
- Multiset.replicateproof · cited by 88
- WithTop.coe_le_coeproof · cited by 65
Cited by1
Results whose statement or proof uses this declaration.
- Associates.prime_pow_dvd_iff_leproof · cited by 7