Added the basics of Hilbert spaces.
All checks were successful
Compile Project / Compile (push) Successful in 33s

This commit is contained in:
Bokuan Li
2026-06-14 17:01:52 -04:00
parent 9ec4eea839
commit df1d959331
3 changed files with 387 additions and 0 deletions

View File

@@ -196,4 +196,22 @@
pages = {x+207},
isbn = {3-540-07875-4},
mrnumber = {0482275}
}
@book{Yosida,
title={Functional analysis},
author={Yosida, Kösaku},
year={2012},
publisher={Springer Science \& Business Media}
}
@article{LindenstraussTzafriri1971,
author = {Lindenstrauss, Joram and Tzafriri, Lior},
title = {On the complemented subspaces problem},
journal = {Israel Journal of Mathematics},
volume = {9},
number = {2},
pages = {263--269},
year = {1971},
doi = {10.1007/BF02771592}
}