Admissible absolute value on the integers #
This file defines an admissible absolute value AbsoluteValue.absIsAdmissible
which we use to show the class number of the ring of integers of a number field
is finite.
Main results #
AbsoluteValue.absIsAdmissibleshows the "standard" absolute value onℤ, mapping negativexto-x, is admissible.
abs : ℤ → ℤ is an admissible absolute value.
Instances For
@[implicit_reducible]