Theorems · Theorem · number theory
Rat.padicValuation_cast
∀ (p : ℕ) [inst : Fact (Nat.Prime p)] (x : ℤ), (Rat.padicValuation p) ↑x = (Int.padicValuation p) x
- Defined in
- Mathlib.NumberTheory.Padics.PadicNumbers
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 163 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.
- DFunLike.coestatement · cited by 62,936
- Factstatement and proof · cited by 2,726
- Nat.Primestatement and proof · cited by 2,059
- Multiplicativestatement · cited by 875
- Valuationstatement · cited by 823
- WithZerostatement · cited by 586
- Rat.padicValuationstatement · cited by 18
- Int.padicValuationstatement · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- Rat.padicValuation_le_one_iffproof · cited by 1