-
Notifications
You must be signed in to change notification settings - Fork 92
Hilbert spaces #1713
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?
Hilbert spaces #1713
Conversation
…lagda.md Co-authored-by: Fredrik Bakke <fredrbak@gmail.com>
Co-authored-by: Fredrik Bakke <fredrbak@gmail.com>
Co-authored-by: Fredrik Bakke <fredrbak@gmail.com>
…agda.md Co-authored-by: Fredrik Bakke <fredrbak@gmail.com>
Co-authored-by: Fredrik Bakke <fredrbak@gmail.com>
Co-authored-by: Fredrik Bakke <fredrbak@gmail.com>
…bers.lagda.md Co-authored-by: Fredrik Bakke <fredrbak@gmail.com>
…t-spaces.lagda.md Co-authored-by: Fredrik Bakke <fredrbak@gmail.com>
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 just realized you've been putting these files in linear-algebra. But actually the study of hilbert spaces, inner product spaces, banach spaces, and even normed vector spaces, are usually categorized in the theory of functional analysis. Maybe it is time to open yet another namespace?
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.
Either way, I suggest such a change is performed in an isolated PR
Uses the Cauchy-Schwarz inequality to prove the triangle inequality for inner product spaces, and that inner product spaces are normed.