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 from AbsoluteValue.completion as InfinitePlace is a subtype of AbsoluteValue.
  • 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

Estimated changes