Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Merged by Bors] - feat(NumberTheory/LSeries/*): add material on convergence #10728

Closed
wants to merge 16 commits into from

Conversation

MichaelStollBayreuth
Copy link
Collaborator

This continues a series of PRs on L-series.

Here we add ArithmeticFunction.LSeriesHasSum (in NumberTheory.LSeries.Basic) and ArithmeticFunction.abscissaOfAbsConv (in a new file NumberTheory.LSeries.Convergence), together with some results about these notions.

See here on Zulip.


Open in Gitpod

@MichaelStollBayreuth MichaelStollBayreuth added awaiting-review The author would like community review of the PR awaiting-CI t-number-theory Number theory (also use t-algebra or t-analysis to specialize) t-analysis Analysis (normed *, calculus) labels Feb 19, 2024
Mathlib.lean Show resolved Hide resolved
Copy link
Collaborator

@loefflerd loefflerd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@riccardobrasca riccardobrasca self-assigned this Feb 27, 2024
@mathlib-bors
Copy link

mathlib-bors bot commented Feb 27, 2024

✌️ MichaelStollBayreuth can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

@MichaelStollBayreuth
Copy link
Collaborator Author

bors r+

mathlib-bors bot pushed a commit that referenced this pull request Feb 27, 2024
This continues a series of PRs on L-series.

Here we add `ArithmeticFunction.LSeriesHasSum` (in `NumberTheory.LSeries.Basic`) and `ArithmeticFunction.abscissaOfAbsConv` (in a new file `NumberTheory.LSeries.Convergence`), together with some results about these notions.

See [here](https://leanprover.zulipchat.com/#narrow/stream/287929-mathlib4/topic/L-series/near/422275501) on Zulip.
@mathlib-bors
Copy link

mathlib-bors bot commented Feb 27, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(NumberTheory/LSeries/*): add material on convergence [Merged by Bors] - feat(NumberTheory/LSeries/*): add material on convergence Feb 27, 2024
@mathlib-bors mathlib-bors bot closed this Feb 27, 2024
@mathlib-bors mathlib-bors bot deleted the MS_LSeries_convergence branch February 27, 2024 14:28
riccardobrasca pushed a commit that referenced this pull request Mar 1, 2024
This continues a series of PRs on L-series.

Here we add `ArithmeticFunction.LSeriesHasSum` (in `NumberTheory.LSeries.Basic`) and `ArithmeticFunction.abscissaOfAbsConv` (in a new file `NumberTheory.LSeries.Convergence`), together with some results about these notions.

See [here](https://leanprover.zulipchat.com/#narrow/stream/287929-mathlib4/topic/L-series/near/422275501) on Zulip.
kbuzzard pushed a commit that referenced this pull request Mar 12, 2024
This continues a series of PRs on L-series.

Here we add `ArithmeticFunction.LSeriesHasSum` (in `NumberTheory.LSeries.Basic`) and `ArithmeticFunction.abscissaOfAbsConv` (in a new file `NumberTheory.LSeries.Convergence`), together with some results about these notions.

See [here](https://leanprover.zulipchat.com/#narrow/stream/287929-mathlib4/topic/L-series/near/422275501) on Zulip.
dagurtomas pushed a commit that referenced this pull request Mar 22, 2024
This continues a series of PRs on L-series.

Here we add `ArithmeticFunction.LSeriesHasSum` (in `NumberTheory.LSeries.Basic`) and `ArithmeticFunction.abscissaOfAbsConv` (in a new file `NumberTheory.LSeries.Convergence`), together with some results about these notions.

See [here](https://leanprover.zulipchat.com/#narrow/stream/287929-mathlib4/topic/L-series/near/422275501) on Zulip.
Louddy pushed a commit that referenced this pull request Apr 15, 2024
This continues a series of PRs on L-series.

Here we add `ArithmeticFunction.LSeriesHasSum` (in `NumberTheory.LSeries.Basic`) and `ArithmeticFunction.abscissaOfAbsConv` (in a new file `NumberTheory.LSeries.Convergence`), together with some results about these notions.

See [here](https://leanprover.zulipchat.com/#narrow/stream/287929-mathlib4/topic/L-series/near/422275501) on Zulip.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-review The author would like community review of the PR t-analysis Analysis (normed *, calculus) t-number-theory Number theory (also use t-algebra or t-analysis to specialize)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants