Commit 2024-12-07 04:52 cc6b7b9d
View on Github →chore(Mathlib/NumberTheory/NumberField/*): rename completion -> Completion (#19646)
We have UniformSpace.Completion
so it should surely also be AbsoluteValue.Completion v : Type*
and NumberField.InfinitePlace.Completion v : Type*
(currently they are both completion
and both types).