[Merged by Bors] - Eisenstein series are bounded at infinity#12456
[Merged by Bors] - Eisenstein series are bounded at infinity#12456
Conversation
…mposition.lean Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…mposition.lean Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…ergence.lean Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…ergence.lean Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…ergence.lean Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…ergence.lean Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…ergence.lean Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…ergence.lean Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…ergence.lean Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…ergence.lean Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…ergence.lean Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
We add a lemma that says the tprod/tsum over a subtype is less than the full sum. Needed for #12456
Mathlib/NumberTheory/ModularForms/EisensteinSeries/IsBoundedAtImInfty.lean
Outdated
Show resolved
Hide resolved
Mathlib/NumberTheory/ModularForms/EisensteinSeries/IsBoundedAtImInfty.lean
Outdated
Show resolved
Hide resolved
Mathlib/NumberTheory/ModularForms/EisensteinSeries/IsBoundedAtImInfty.lean
Outdated
Show resolved
Hide resolved
Mathlib/NumberTheory/ModularForms/EisensteinSeries/IsBoundedAtImInfty.lean
Outdated
Show resolved
Hide resolved
Mathlib/NumberTheory/ModularForms/EisensteinSeries/IsBoundedAtImInfty.lean
Outdated
Show resolved
Hide resolved
Mathlib/NumberTheory/ModularForms/EisensteinSeries/IsBoundedAtImInfty.lean
Outdated
Show resolved
Hide resolved
PR summary 6fb0dc1fb8Import 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/no_lost_declarations.sh short <optional_commit>
## more verbose report:
./scripts/no_lost_declarations.sh <optional_commit> |
We add a lemma that says the tprod/tsum over a subtype is less than the full sum. Needed for #12456
|
Have you considered using |
Oh I didnt think of that, I didn't know if would this significant a change, but I'm happy with it. |
Mathlib/NumberTheory/ModularForms/EisensteinSeries/IsBoundedAtImInfty.lean
Outdated
Show resolved
Hide resolved
Mathlib/NumberTheory/ModularForms/EisensteinSeries/IsBoundedAtImInfty.lean
Outdated
Show resolved
Hide resolved
Mathlib/NumberTheory/ModularForms/EisensteinSeries/IsBoundedAtImInfty.lean
Outdated
Show resolved
Hide resolved
Mathlib/NumberTheory/ModularForms/EisensteinSeries/IsBoundedAtImInfty.lean
Outdated
Show resolved
Hide resolved
Mathlib/NumberTheory/ModularForms/EisensteinSeries/IsBoundedAtImInfty.lean
Outdated
Show resolved
Hide resolved
|
✌️ CBirkbeck can now approve this pull request. To approve and merge a pull request, simply reply with |
Mathlib/NumberTheory/ModularForms/EisensteinSeries/IsBoundedAtImInfty.lean
Outdated
Show resolved
Hide resolved
|
bors r+ |
We show the `IsBoundedAtImInfty` property for Eisenstein series. Co-authored-by: Chris Birkbeck <c.birkbeck@uea.ac.uk> Co-authored-by: Heather Macbeth <25316162+hrmacbeth@users.noreply.github.com>
|
Pull request successfully merged into master. Build succeeded: |
We show the
IsBoundedAtImInftyproperty for Eisenstein series.