Deje $A =\{\begin{pmatrix}a & b\\-b & a\\\end{pmatrix}: a,b \in R\},$ que es un subconjunto de un anillo de $M_2( \mathbb R)$. Definir $h:A→\mathbb{C}$ por $h\begin{pmatrix}a & b\\-b & a\\\end{pmatrix}=a+bi$, $\forall \begin{pmatrix}a & b\\-b & a\\\end{pmatrix} \in A$
- Determinar si $h: A → \mathbb{C}$ es un anillo homomorphism.
- Determinar si $h: A → \mathbb{C}$ es un anillo de isomorfismo.
Mi Intento: (finalmente descubrió 1)
$h\begin{pmatrix}a+c & b+d\\-b-d & a+c\\\end{pmatrix} = (a+c)+(b+d)i$ $h\begin{pmatrix}a & b\\-b & a\\\end{pmatrix} + h\begin{pmatrix}c & d\\-d & c\\\end{pmatrix} = (a+bi)+(c+di) = (a+c)+(c+d)i$
$h\begin{pmatrix}ac-bd & bc+ad\\-(bc+ad) & ac-bd\\\end{pmatrix} =(ac-bd)+(ad+bc)i$ $h\begin{pmatrix}a & b\\-b & a\\\end{pmatrix}*h\begin{pmatrix}c & d\\-d & c\\\end{pmatrix}=(a+bi)(c+di) = (ac-bd)+(ad+bc)i$ .
Edit puedo ver $h$ es surjective, pero todavía estoy confundido sobre cómo comprobar si es o no $h$ es inyectiva?