[Merged by Bors] - feat(Analysis/NormedSpace/FunctionSeries): add eventually versions#16543
[Merged by Bors] - feat(Analysis/NormedSpace/FunctionSeries): add eventually versions#16543
Conversation
CBirkbeck
commented
Sep 6, 2024
PR summary a8208199bbImport changes for modified filesNo significant changes to the import graph Import changes for all files
Declarations diff
You can run this locally as follows## summary with just the declaration names:
./scripts/declarations_diff.sh <optional_commit>
## more verbose report:
./scripts/declarations_diff.sh long <optional_commit>The doc-module for Current commit pr_summary |
Ruben-VandeVelde
left a comment
There was a problem hiding this comment.
Thanks! Stylistic comments below
Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com>
Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com>
Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com>
Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com>
Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com>
Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com>
Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com>
Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com>
Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com>
Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com>
Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com>
|
|
||
| /-- An infinite sum of functions with eventually summable sup norm is the uniform limit of its | ||
| partial sums. Version relative to a set, with index set `ℕ`. -/ | ||
| theorem tendstoUniformlyOn_tsum_nat_eventually {α F : Type*} [NormedAddCommGroup F] |
There was a problem hiding this comment.
CAn you multiplicativise?
There was a problem hiding this comment.
So like tendstoUniformlyOn_tsum it depends on norm_tsum_le_tsum_norm, which I also dont think we have a multiplicative version of (I could be wrong). I think adding these versions (where possible) would go outside the scope of this PR.
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
…community/mathlib4 into tsum_unif_eventually
YaelDillies
left a comment
There was a problem hiding this comment.
Thanks!
maintainer delegate
|
🚀 Pull request has been placed on the maintainer queue by YaelDillies. |
…16543) Co-authored-by: Chris Birkbeck <c.birkbeck@uea.ac.uk>
|
Pull request successfully merged into master. Build succeeded: |