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/normed_space/basic): the left-regular representation is an isometry for (even non-unital) C⋆-algebras #16964

Closed
wants to merge 14 commits into from

Conversation

j-loreaux
Copy link
Collaborator

@j-loreaux j-loreaux commented Oct 13, 2022

This is a key tool to show that the multiplier algebra is a C⋆-algebra.


Note: the nnnorm versions are provided for convenience of rewriting, whereas I did not provide the norm version because they can be accessed via the isometry lemma, for example:

(add_monoid_hom_class.isometry_iff_norm _).1 (mul_isometry 𝕜 E) a

Open in Gitpod

@j-loreaux j-loreaux added awaiting-CI The author would like to see what CI has to say before doing more work. awaiting-review The author would like community review of the PR t-analysis Analysis (normed *, calculus) labels Oct 13, 2022
@mathlib-dependent-issues-bot mathlib-dependent-issues-bot added the blocked-by-other-PR This PR depends on another PR which is still in the queue. A bot manages this label via PR comment. label Oct 13, 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 Oct 14, 2022
@mathlib-dependent-issues-bot mathlib-dependent-issues-bot removed the blocked-by-other-PR This PR depends on another PR which is still in the queue. A bot manages this label via PR comment. label Oct 25, 2022
Copy link
Collaborator

@ocfnash ocfnash left a comment

Choose a reason for hiding this comment

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

Thanks

bors d+

src/analysis/normed_space/star/basic.lean Outdated Show resolved Hide resolved
src/analysis/normed_space/star/basic.lean Outdated Show resolved Hide resolved
src/analysis/normed_space/star/basic.lean Outdated Show resolved Hide resolved
src/analysis/normed_space/star/basic.lean Outdated Show resolved Hide resolved
@bors
Copy link

bors bot commented Nov 8, 2022

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

@leanprover-community-bot-assistant leanprover-community-bot-assistant added delegated The PR author may merge after reviewing final suggestions. and removed awaiting-review The author would like community review of the PR labels Nov 8, 2022
@j-loreaux
Copy link
Collaborator Author

bors merge

bors bot pushed a commit that referenced this pull request Nov 9, 2022
… an isometry for (even non-unital) C⋆-algebras (#16964)

This is a key tool to show that the multiplier algebra is a C⋆-algebra.

- [x] depends on: #16963
@bors
Copy link

bors bot commented Nov 9, 2022

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(analysis/normed_space/basic): the left-regular representation is an isometry for (even non-unital) C⋆-algebras [Merged by Bors] - feat(analysis/normed_space/basic): the left-regular representation is an isometry for (even non-unital) C⋆-algebras Nov 9, 2022
@bors bors bot closed this Nov 9, 2022
@bors bors bot deleted the j-loreaux/cstar-ring-norm-lmul branch November 9, 2022 23:05
bors bot pushed a commit that referenced this pull request Jan 17, 2023
The import `analysis/normed_space/operator_norm` was added to this file by @j-loreaux in #16964, but nowadays `operator_norm` is quite a heavy import (it contains everything on the strong topologies, etc), whereas I hope that `normed_space/star/basic` can become a fairly lightweight one (because it is imported by `is_R_or_C` which is imported everywhere).  I propose to split out the material from #16964.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
delegated The PR author may merge after reviewing final suggestions. t-analysis Analysis (normed *, calculus)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants