Theorems · Theorem · number theory
Nat.pow_mul_mem_smoothNumbers
∀ {p n : ℕ}, p ≠ 0 → ∀ (e : ℕ), n ∈ p.smoothNumbers → p ^ e * n ∈ p.succ.smoothNumbersIf p is positive and n is p-smooth, then every product p^e * n is (p+1)-smooth.
- Defined in
- Mathlib.NumberTheory.SmoothNumbers
- Cited by
- 0 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.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- NoZeroDivisorsproof · cited by 545
- LT.lt.transproof · cited by 370
- pow_ne_zeroproof · cited by 208
- mul_ne_zeroproof · cited by 178
- Ne.bot_ltproof · cited by 116
- Nat.primeFactorsListproof · cited by 105
- Nat.smoothNumbersstatement and proof · cited by 32
- Nat.Prime.dvd_of_dvd_powproof · cited by 15
- Nat.mem_primeFactorsListproof · cited by 9
- Nat.mem_primeFactorsList_mulproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.