Skip to content

Commit 4f49529

Browse files
committed
Update orth_proj.md
1 parent f536db9 commit 4f49529

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lectures/orth_proj.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ P y = \sum_{i=1}^k \langle y, u_i \rangle u_i,
306306
```
307307
```
308308
309-
```{prf:proof} Fix $y \in \mathbb R^n$ and let $P y$ be defined as in.
309+
```{prf:proof} Fix $y \in \mathbb{R}^n$ and let $P y$ be defined as in {eq}`exp_for_op`.
310310
311311
Clearly, $P y \in S$.
312312
@@ -321,10 +321,10 @@ $$
321321
= \langle y, u_j \rangle - \sum_{i=1}^k \langle y, u_i \rangle
322322
\langle u_i, u_j \rangle = 0
323323
$$
324+
```
324325

325326
(Why is this sufficient to establish the claim that $y - P y \perp S$?)
326327

327-
```
328328

329329
## Projection Via Matrix Algebra
330330

0 commit comments

Comments
 (0)