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(analysis/complex/liouville): prove Liouville's theorem #12095

Closed
wants to merge 7 commits into from

Conversation

urkud
Copy link
Member

@urkud urkud commented Feb 17, 2022


This statement is already useful but we should generalize later.

Open in Gitpod

@urkud urkud added awaiting-review The author would like community review of the PR awaiting-CI The author would like to see what CI has to say before doing more work. labels Feb 17, 2022
@github-actions github-actions bot removed the awaiting-CI The author would like to see what CI has to say before doing more work. label Feb 17, 2022
Copy link
Collaborator

@j-loreaux j-loreaux left a comment

Choose a reason for hiding this comment

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

I think this looks good, aside from the naming comments below. It is certainly enough for basic applications of Liouville's theorem. I have already used it for showing the spectrum is nonempty.

src/analysis/complex/liouville.lean Outdated Show resolved Hide resolved
@sgouezel sgouezel added awaiting-author A reviewer has asked the author a question or requested changes and removed awaiting-review The author would like community review of the PR labels Feb 21, 2022
@urkud urkud added awaiting-review The author would like community review of the PR and removed awaiting-author A reviewer has asked the author a question or requested changes labels Feb 27, 2022
@sgouezel
Copy link
Collaborator

bors r+
Thanks!

@github-actions github-actions bot added ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) and removed awaiting-review The author would like community review of the PR labels Feb 27, 2022
@bors
Copy link

bors bot commented Feb 27, 2022

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(analysis/complex/liouville): prove Liouville's theorem [Merged by Bors] - feat(analysis/complex/liouville): prove Liouville's theorem Feb 27, 2022
@bors bors bot closed this Feb 27, 2022
@bors bors bot deleted the YK-liouville branch February 27, 2022 21:56
bors bot pushed a commit that referenced this pull request Mar 1, 2022
… the spectrum of any element in a complex Banach algebra is nonempty (#12115)

This establishes that the spectrum of any element in a (nontrivial) complex Banach algebra is nonempty. The nontrivial assumption is necessary, as otherwise the only element is invertible. In addition, we establish some properties of the resolvent function; in particular, it tends to zero at infinity.

- [x] depends on: #12095 



Co-authored-by: Yury G. Kudryashov <urkud@urkud.name>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants