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): continuous_linear_map.prod as a linear_isometry_equiv #6099

Closed
wants to merge 5 commits into from

Conversation

urkud
Copy link
Member

@urkud urkud commented Feb 8, 2021

  • add lemma continuous_linear_map.op_norm_prod;
  • add continuous_linear_map.prodₗ and continuous_linear_map.prodₗᵢ;
  • add prod.topological_semimodule;
  • drop unused is_bounded_linear_map_prod_iso.

This can be seen as a continuous_linear_map version of #5992

@sgouezel
Copy link
Collaborator

sgouezel commented Feb 8, 2021

bors r+

@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 8, 2021
@bryangingechen
Copy link
Collaborator

linting failed
bors r-

@bors
Copy link

bors bot commented Feb 8, 2021

Canceled.

@bryangingechen bryangingechen added delegated The PR author may merge after reviewing final suggestions. and removed ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) labels Feb 8, 2021
@urkud
Copy link
Member Author

urkud commented Feb 8, 2021

bors merge

@github-actions github-actions bot added the ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) label Feb 8, 2021
bors bot pushed a commit that referenced this pull request Feb 8, 2021
…r_isometry_equiv` (#6099)

* add lemma `continuous_linear_map.op_norm_prod`;
* add `continuous_linear_map.prodₗ` and `continuous_linear_map.prodₗᵢ`;
* add `prod.topological_semimodule`;
* drop unused `is_bounded_linear_map_prod_iso`.



Co-authored-by: Bryan Gin-ge Chen <bryangingechen@gmail.com>
@bors
Copy link

bors bot commented Feb 9, 2021

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(analysis/normed_space): continuous_linear_map.prod as a linear_isometry_equiv [Merged by Bors] - feat(analysis/normed_space): continuous_linear_map.prod as a linear_isometry_equiv Feb 9, 2021
@bors bors bot closed this Feb 9, 2021
@bors bors bot deleted the prod_li branch February 9, 2021 00:54
b-mehta pushed a commit that referenced this pull request Apr 2, 2021
…r_isometry_equiv` (#6099)

* add lemma `continuous_linear_map.op_norm_prod`;
* add `continuous_linear_map.prodₗ` and `continuous_linear_map.prodₗᵢ`;
* add `prod.topological_semimodule`;
* drop unused `is_bounded_linear_map_prod_iso`.



Co-authored-by: Bryan Gin-ge Chen <bryangingechen@gmail.com>
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. 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