Commit 2024-11-08 12:39 2b878991
View on Github →feat: the completion of a number field at an infinite place (#16483) This PR contains the following:
- The completion
NumberField.InfinitePlace.completion
of a number field at an infinite place, which is derived fromAbsoluteValue.completion
asInfinitePlace
is a subtype ofAbsoluteValue
. - Proofs that if an infinite place of a number field is real/complex then the resultant completion is isomorphic to the real/complex numbers. cf. #13577 for previous feedback