This commit is contained in:
Oscar Plaisant
2024-11-01 11:45:32 +01:00
parent 5b65eb2b2a
commit c891129430
288 changed files with 4504 additions and 3520 deletions

View File

@@ -18,5 +18,5 @@ Alors toute matrice $A$ s'écrit :
$\begin{aligned} \left( \begin{array}{cc}a&-b\\b&a\end{array} \right) &= \left( \begin{array}{cc}a&0\\0&a\end{array} \right) +\left( \begin{array}{cc}0&-b\\b&0\end{array} \right) \\[.5em] &= a\left( \begin{array}{cc}1&0\\0&1\end{array} \right) + b \left( \begin{array}{cc}0&-1\\1&0\end{array} \right) \\[.5em] &= a\text{Id} + b\text{Im} \end{aligned}$
On peut alors construire une [[bijection]] avec $\mathbb C$, et même un [[isomorphisme]]. Cela permet de construire $\mathbb C$.
On peut alors construire une [[bijection]] avec $\mathbb C$, et même un [[isomorphisme de groupes]]. Cela permet de construire $\mathbb C$.