This commit is contained in:
2023-04-19 08:58:26 -07:00
parent 74a24c50ce
commit 08add061e2
4 changed files with 7 additions and 7 deletions

View File

@ -61,7 +61,7 @@
Prove the Cauchy-Schwartz inequality:
$$
||\langle x, y \rangle|| = ||x||~||y||
||x \cdot y|| = ||x||~||y||
$$
\vfill