-
Notifications
You must be signed in to change notification settings - Fork 382
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
Conversation
PR summary fdb45dba34Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
This PR/issue depends on: |
bors d+ |
✌️ dupuisf can now approve this pull request. To approve and merge a pull request, simply reply with |
bors r+ |
…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]>
Pull request successfully merged into master. Build succeeded: |
algebraMap
algebraMap
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 anhp : 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]
ContinuousFunctionalCalculus
is nontrivial #14100