Theorems · Theorem · commutative algebra
Associates.count_factors_eq_find_of_dvd_pow
∀ {α : Type u_1} [inst : CommMonoidWithZero α] [inst_1 : UniqueFactorizationMonoid α]
[inst_2 : DecidableEq (Associates α)] [inst_3 : (p : Associates α) → Decidable (Irreducible p)] {a p : Associates α},
Irreducible p → ∀ [inst_4 : (n : ℕ) → Decidable (a ∣ p ^ n)] {n : ℕ} (h : a ∣ p ^ n), Nat.find ⋯ = p.count a.factors- Cited by
- 1 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- mul_oneproof · cited by 3,885
- Nontrivialproof · cited by 2,416
- le_antisymmproof · cited by 2,068
- CommMonoidWithZerostatement and proof · cited by 913
- Irreduciblestatement and proof · cited by 496
- UniqueFactorizationMonoidstatement and proof · cited by 279
- Associatesstatement and proof · cited by 210
- pow_ne_zeroproof · cited by 208
- subsingleton_or_nontrivialproof · cited by 161
- Nat.findstatement and proof · cited by 139
- 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_find_of_dvd_irreducible_powproof · cited by 1