-
Notifications
You must be signed in to change notification settings - Fork 91
Series in Banach spaces #1710
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
base: master
Are you sure you want to change the base?
Series in Banach spaces #1710
Conversation
Co-authored-by: Fredrik Bakke <fredrbak@gmail.com>
Co-authored-by: Fredrik Bakke <fredrbak@gmail.com>
Co-authored-by: Fredrik Bakke <fredrbak@gmail.com>
Co-authored-by: Fredrik Bakke <fredrbak@gmail.com>
Co-authored-by: Fredrik Bakke <fredrbak@gmail.com>
| @@ -0,0 +1,63 @@ | |||
| # Complete metric abelian groups of real Banach spaces | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file is about the underlying complete metric abelian group of real banach spaces, not complete metric abelian groups of real banach spaces
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't follow the distinction you're making nor how you want this to be reworded. Each real Banach space has a complete metric abelian group associated with it.
Co-authored-by: Fredrik Bakke <fredrbak@gmail.com>
Co-authored-by: Fredrik Bakke <fredrbak@gmail.com>
| @@ -0,0 +1,63 @@ | |||
| # The complete metric abelian groups of real Banach spaces | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| # The complete metric abelian groups of real Banach spaces | |
| # The underlying additive complete metric abelian groups of real Banach spaces |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
additive-complete-metric-abelian-group-real-banach-spaces
Builds on #1704 . Setting up for the absolute convergence test, which is in turn a lemma for #1696 .