Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit baa8830

Browse files
hrmacbethRuben-VandeVeldeYaelDillies
committed
feat(analysis/inner_product_space/of_norm): Create an inner product from a norm (#4798)
A normed space respecting the polarization identity is an inner product space. Co-authored-by: Frédéric Dupuis <dupuisf@iro.umontreal.ca> Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com> Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com> Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
1 parent b01d6eb commit baa8830

3 files changed

Lines changed: 399 additions & 0 deletions

File tree

docs/references.bib

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1406,6 +1406,20 @@ @Book{ james1999
14061406
url = {https://doi.org/10.1007/978-1-4471-3994-2}
14071407
}
14081408

1409+
@Article{ Jordan1935,
1410+
title = "On inner products in linear, metric spaces",
1411+
author = "Jordan, P. and von Neumann, J.",
1412+
fjournal = {{Annals of Mathematics}},
1413+
journal = "Ann. Math.",
1414+
volume = 36,
1415+
number = 3,
1416+
pages = "719-723",
1417+
month = jul,
1418+
year = 1935,
1419+
url = "http://www.mathematik.uni-muenchen.de/~michel/jordan-von_neumann_-_parallelogram_identity.pdf",
1420+
doi = {10.2307/1968653}
1421+
}
1422+
14091423
@Article{ joyal1977,
14101424
author = {André Joyal},
14111425
title = {Remarques sur la théorie des jeux à deux personnes},

0 commit comments

Comments
 (0)