Theorems · Theorem · number theory
PadicInt.valuation_mul
∀ {p : ℕ} [hp : Fact (Nat.Prime p)] {x y : ℤ_[p]}, x ≠ 0 → y ≠ 0 → (x * y).valuation = x.valuation + y.valuation- Cited by
- 1 results in Mathlib
- Foundations
- Depth 182 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Fact
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Nat.Primestatement and proof · cited by 2,059
- Nat.cast_addproof · cited by 586
- PadicIntstatement and proof · cited by 179
- Padic.valuationproof · cited by 28
- PadicInt.valuationstatement and proof · cited by 19
- PadicInt.coe_ne_zeroproof · cited by 4
- Padic.valuation_mulproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- PadicInt.valuation_p_pow_mulproof · cited by 2