Removed error in matrix algebra.
This commit is contained in:
parent
ed1aeb467d
commit
cbc14ab42a
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ Or similarly, an $n \times n$ matrix $A$ is singular if $A \mathbf{x} = \mathbf{
|
||||||
|
|
||||||
??? note "*Proof*:"
|
??? note "*Proof*:"
|
||||||
|
|
||||||
The proof follows from the above theorem.
|
The proof follows from the above theorem.
|
||||||
|
|
||||||
> *Theorem*: let $A$ and $B$ be matrices and $\alpha$ and $\beta$ be scalars. Each of the following statements valid
|
> *Theorem*: let $A$ and $B$ be matrices and $\alpha$ and $\beta$ be scalars. Each of the following statements valid
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in a new issue