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: simplify proof of spectrum.nonempty using the cobounded filter #8246

Closed
wants to merge 15 commits into from

Conversation

j-loreaux
Copy link
Collaborator

@j-loreaux j-loreaux commented Nov 7, 2023

This uses the API developed in these recent PRs (for the cobounded filter and some corollaries to Liouville's theorem) to greatly simplify the proof of spectrum.nonempty. Previously, this depended on the technical lemma spectrum.norm_resolvent_le_forall, and now we instead prove the greatly simplified spectrum.resolvent_isBigO_inv and spectrum.resolvent_tendsto_cobounded.

@j-loreaux j-loreaux added awaiting-review t-analysis Analysis (normed *, calculus) labels Nov 7, 2023
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added blocked-by-other-PR This PR depends on another PR to Mathlib (this label is automatically managed by a bot) merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) labels Nov 7, 2023
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot removed merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) blocked-by-other-PR This PR depends on another PR to Mathlib (this label is automatically managed by a bot) labels Nov 10, 2023
@sgouezel
Copy link
Contributor

bors r+
Thanks!

@github-actions github-actions bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review labels Nov 13, 2023
mathlib-bors bot pushed a commit that referenced this pull request Nov 13, 2023
#8246)

This uses the API developed in these recent PRs (for the cobounded filter and some corollaries to Liouville's theorem) to greatly simplify the proof of `spectrum.nonempty`. Previously, this depended on the technical lemma `spectrum.norm_resolvent_le_forall`, and now we instead prove the greatly simplified `spectrum.resolvent_isBigO_inv` and `spectrum.resolvent_tendsto_cobounded`.

- [ ] depends on: #8234
- [ ] depends on: #8244
@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Nov 13, 2023

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat: simplify proof of spectrum.nonempty using the cobounded filter [Merged by Bors] - feat: simplify proof of spectrum.nonempty using the cobounded filter Nov 13, 2023
@mathlib-bors mathlib-bors bot closed this Nov 13, 2023
@mathlib-bors mathlib-bors bot deleted the j-loreaux/resolvent_cobounded branch November 13, 2023 10:29
alexkeizer pushed a commit that referenced this pull request Nov 17, 2023
#8246)

This uses the API developed in these recent PRs (for the cobounded filter and some corollaries to Liouville's theorem) to greatly simplify the proof of `spectrum.nonempty`. Previously, this depended on the technical lemma `spectrum.norm_resolvent_le_forall`, and now we instead prove the greatly simplified `spectrum.resolvent_isBigO_inv` and `spectrum.resolvent_tendsto_cobounded`.

- [ ] depends on: #8234
- [ ] depends on: #8244
alexkeizer pushed a commit that referenced this pull request Nov 21, 2023
#8246)

This uses the API developed in these recent PRs (for the cobounded filter and some corollaries to Liouville's theorem) to greatly simplify the proof of `spectrum.nonempty`. Previously, this depended on the technical lemma `spectrum.norm_resolvent_le_forall`, and now we instead prove the greatly simplified `spectrum.resolvent_isBigO_inv` and `spectrum.resolvent_tendsto_cobounded`.

- [ ] depends on: #8234
- [ ] depends on: #8244
grunweg pushed a commit that referenced this pull request Dec 15, 2023
#8246)

This uses the API developed in these recent PRs (for the cobounded filter and some corollaries to Liouville's theorem) to greatly simplify the proof of `spectrum.nonempty`. Previously, this depended on the technical lemma `spectrum.norm_resolvent_le_forall`, and now we instead prove the greatly simplified `spectrum.resolvent_isBigO_inv` and `spectrum.resolvent_tendsto_cobounded`.

- [ ] depends on: #8234
- [ ] depends on: #8244
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has been sent to bors. t-analysis Analysis (normed *, calculus)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants