Theorems · Theorem · number theory
padicValNat_mul_pow_right
∀ {p q : ℕ} [hp : Fact (Nat.Prime p)] [hq : Fact (Nat.Prime q)] (n m : ℕ), q ≠ p → padicValNat q (p ^ n * q ^ m) = m- Cited by
- 0 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Factstatement and proof · cited by 2,726
- mul_commproof · cited by 2,262
- Nat.Primestatement and proof · cited by 2,059
- padicValNatstatement and proof · cited by 106
- padicValNat_mul_pow_leftproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.