diff --git a/docs/ce1/math115.md b/docs/ce1/math115.md index a8d00b2..f9cecb3 100644 --- a/docs/ce1/math115.md +++ b/docs/ce1/math115.md @@ -415,6 +415,7 @@ Properties of transposed matrices: - $A^T\in M_{n\times m}(\mathbb R)$ - $(A^T)^T = A$ - $(A+B)^T=A^T+B^T$ +- $(AB)^T = B^TA^T$ ### Matrix multiplication