Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-04-21 12:09 82615017

View on Github →

refactor(number_theory/padics/padic_norm): Switch nat and rat definitions (#12454) Switches the order in which padic_val_nat and padic_val_rat are defined. This PR has also expanded to add padic_val_int and some API lemmas for that.

Estimated changes