Skip to content

Commit 66ec069

Browse files
committed
fix proof env
1 parent 6be0e65 commit 66ec069

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

lectures/orth_proj.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -306,9 +306,7 @@ P y = \sum_{i=1}^k \langle y, u_i \rangle u_i,
306306
```
307307
```
308308
309-
```{prf:proof}
310-
311-
Fix $y \in \mathbb R^n$ and let $P y$ be defined as in {eq}`exp_for_op`.
309+
```{prf:proof} Fix $y \in \mathbb R^n$ and let $P y$ be defined as in {eq}`exp_for_op`.
312310
313311
Clearly, $P y \in S$.
314312
@@ -325,6 +323,7 @@ $$
325323
$$
326324
327325
(Why is this sufficient to establish the claim that $y - P y \perp S$?)
326+
328327
```
329328

330329
## Projection Via Matrix Algebra

0 commit comments

Comments
 (0)