[Merged by Bors] - feat(NumberTheory/Padics): the Amice transform - #42832
[Merged by Bors] - feat(NumberTheory/Padics): the Amice transform#42832loefflerd wants to merge 9 commits into
Conversation
PR summary a5079844ebImport changes for modified filesNo significant changes to the import graph Import changes for all files
|
✅ PR Title Formatted CorrectlyThe title of this PR has been updated to match our commit style conventions. |
|
Many thanks for the very careful and detailed review, Filippo! |
faenuccio
left a comment
There was a problem hiding this comment.
Thanks again, I've finished reviewing the Amice file and have suggested a bit of golfing. Besides this, I guess the main "point" is whether we want to move things a bit as discussed further up.
|
Thanks for all these great comments! I believe I've now dealt with everything except the query about scalar multiplication with |
|
bors d+ |
|
✌️ loefflerd can now approve this pull request until 2026-09-09 20:27 UTC (in 2 weeks). To approve and merge, reply with
|
I've replied in a stream which might look "outdated", but I hope you can find the reply nonetheless. |
|
bors r+ |
Prove the Amice (aka Leopoldt) transform isomorphism, identifying Zp-valued measures on Zp with the power series ring `ℤ_[p]⟦X⟧`.
|
Pull request successfully merged into master. Build succeeded: |
Prove the Amice (aka Leopoldt) transform isomorphism, identifying Zp-valued measures on Zp with the power series ring
ℤ_[p]⟦X⟧.