z:= x+yi
w:= a+bi

zw = (xa-yb) + (xb+ya)i

u:= xa-yb
v:= xb+ya

f: \Bbb C \rightarrow M_2(\Bbb R)
f(p+qi) := \begin{pmatrix} p & q \\ -q & p\end{pmatrix}

f(z)f(w) = \begin{pmatrix} x & y \\ -y & x\end{pmatrix} \begin{pmatrix} a & b \\ -b & a \end{pmatrix} = \begin{pmatrix} xa-yb & xb+ya \\  -ya-xb & xa-yb \end{pmatrix} = \begin{pmatrix} u & v \\ -v & u\end{pmatrix} = f(zw)

f(z)+f(w) = f(z+w) trivially.

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s


Follow

Get every new post delivered to your Inbox.