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.
Equations
- One or more equations did not get rendered due to their size.
Instances For
noncomputable instance
AbsoluteValue.instInhabitedIsAdmissibleIntEuclideanDomainAbsToLinearOrderedRingLinearOrderedCommRing :
Inhabited (AbsoluteValue.IsAdmissible AbsoluteValue.abs)