From cbc14ab42a32d1cbb3d0e4363a1d0cc72ef8b9bd Mon Sep 17 00:00:00 2001 From: Luc <luc@bijl.us> Date: Sun, 7 Jan 2024 17:35:24 +0100 Subject: [PATCH] Removed error in matrix algebra. --- docs/en/mathematics/linear-algebra/matrices/matrix-algebra.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/mathematics/linear-algebra/matrices/matrix-algebra.md b/docs/en/mathematics/linear-algebra/matrices/matrix-algebra.md index 6031296..2a53a83 100644 --- a/docs/en/mathematics/linear-algebra/matrices/matrix-algebra.md +++ b/docs/en/mathematics/linear-algebra/matrices/matrix-algebra.md @@ -79,7 +79,7 @@ Or similarly, an $n \times n$ matrix $A$ is singular if $A \mathbf{x} = \mathbf{ ??? 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 >