You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have that it's a K-algebra homomorphism but we also need that it's continuous. This is the sorry in adicCompletionComapAlgHom in the file DedekindDomain.FiniteAdeleRing.BaseChange (line 230 at the time of writing).
The text was updated successfully, but these errors were encountered:
cont :=
letI : UniformSpace K := v.adicValued.toUniformSpace;
letI : UniformSpace L := w.adicValued.toUniformSpace;
UniformSpace.Completion.continuous_extension
I can open a PR but it might be faster if you just push it.
Edit: I opened a PR.
We have that it's a K-algebra homomorphism but we also need that it's continuous. This is the sorry in
adicCompletionComapAlgHom
in the fileDedekindDomain.FiniteAdeleRing.BaseChange
(line 230 at the time of writing).The text was updated successfully, but these errors were encountered: