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(ContinuousFunctionalCalculus): add several lemmas involving the CFC and algebraMap #14065

Closed
wants to merge 5 commits into from

Conversation

dupuisf
Copy link
Contributor

@dupuisf dupuisf commented Jun 23, 2024

This PR adds several lemmas about the interaction between the (non-unital) CFC and algebraMap. Several lemmas require some sort of nontriviality statement for the CFC (i.e. the predicate can't be false everywhere), I just stated it as an hp : p 0 hypothesis in the lemma statements; it seems like the most convenient way in practice and probably the easiest to automate.

Co-authored-by: Jireh Loreaux [email protected]


Open in Gitpod

@dupuisf dupuisf added awaiting-review t-analysis Analysis (normed *, calculus) labels Jun 23, 2024
@dupuisf dupuisf requested a review from j-loreaux June 23, 2024 23:59
Copy link

github-actions bot commented Jun 24, 2024

PR summary fdb45dba34

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ CFC.eq_algebraMap_of_spectrum_subset_singleton
+ CFC.eq_one_of_spectrum_subset_one
+ CFC.eq_zero_of_quasispectrum_eq_zero
+ CFC.eq_zero_of_spectrum_subset_zero
+ CFC.quasispectrum_zero_eq
+ CFC.spectrum_algebraMap_eq
+ CFC.spectrum_algebraMap_subset
+ CFC.spectrum_one_eq
+ CFC.spectrum_zero_eq
+ cfc_algebraMap
+ cfc_apply_one
+ cfc_apply_zero
+ cfcₙ_apply_zero
- eq_algebraMap_of_spectrum_subset_singleton
- eq_one_of_spectrum_subset_one
- eq_zero_of_quasispectrum_eq_zero
- eq_zero_of_spectrum_subset_zero

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>

@j-loreaux j-loreaux added awaiting-author A reviewer has asked the author a question or requested changes and removed awaiting-review labels Jun 24, 2024
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added the blocked-by-other-PR This PR depends on another PR to Mathlib (this label is automatically managed by a bot) label Jun 24, 2024
@j-loreaux j-loreaux removed the blocked-by-other-PR This PR depends on another PR to Mathlib (this label is automatically managed by a bot) label Jul 2, 2024
@leanprover-community-mathlib4-bot
Copy link
Collaborator

@dupuisf dupuisf added awaiting-review and removed awaiting-author A reviewer has asked the author a question or requested changes labels Jul 3, 2024
@j-loreaux
Copy link
Collaborator

bors d+

@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Jul 3, 2024

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

@dupuisf
Copy link
Contributor Author

dupuisf commented Jul 3, 2024

bors r+

@github-actions github-actions bot added the ready-to-merge This PR has been sent to bors. label Jul 3, 2024
mathlib-bors bot pushed a commit that referenced this pull request Jul 3, 2024
…CFC and `algebraMap` (#14065)

This PR adds several lemmas about the interaction between the (non-unital) CFC and `algebraMap`. Several lemmas require some sort of nontriviality statement for the CFC (i.e. the predicate can't be false everywhere), I just stated it as an `hp : p 0` hypothesis in the lemma statements; it seems like the most convenient way in practice and probably the easiest to automate.

Co-authored-by: Jireh Loreaux <[email protected]>
@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Jul 3, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(ContinuousFunctionalCalculus): add several lemmas involving the CFC and algebraMap [Merged by Bors] - feat(ContinuousFunctionalCalculus): add several lemmas involving the CFC and algebraMap Jul 3, 2024
@mathlib-bors mathlib-bors bot closed this Jul 3, 2024
@mathlib-bors mathlib-bors bot deleted the dupuisf/cfc_algebraMap branch July 3, 2024 23:43
@adomani adomani mentioned this pull request Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
delegated 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