Commit 2024-12-21 08:00 1c080cc4
View on Github →refactor: make PadicInt.valuation ℕ-valued (#19858)
It is currently ℤ-valued, but always nonnegative.
Also rename the misnamed norm_eq_pow_val to norm_eq_zpow_neg_valuation
From FLT
Closes https://github.com/ImperialCollegeLondon/FLT/issues/277