- #1
cdummie
- 147
- 5
Homework Statement
If there are two sets of matrices ##S = \begin{Bmatrix} \begin{bmatrix} a & b \\ c & d \end{bmatrix} | a, b, c, d \in \mathbb{C} \end{Bmatrix} ## and
##M = \begin{Bmatrix} \begin{bmatrix} a & b \\ -\overline{b} & \overline{a} \end{bmatrix} | a, b \in \mathbb{C} \wedge |a| + |b| \neq 0 \end{Bmatrix} ##
Then, for every ## X, Y \in S##
##X \rho Y \Longleftrightarrow ( \exists A \in M) AXA^{-1}= Y ##
It's AXA-1 up here, even though -1 doesn't seem like exponent.
Mod note: It's fixed now. In LaTeX, when an exponent consists of more than one character, put braces around the exponent. IOW, like this A^{-1}.
Prove that ## \rho ## is equivalence relation.
Homework Equations
The Attempt at a Solution
Now, i know that in relation is equivalence if it's reflexive, symmetric and transitive, but i got the problem at the very beginning, i mean if it's reflexive then:
AXA-1=X
multiplying both sides by A on the right side i have
AX=XA but that proves nothing since multiplying of matrices isn't commutative. Any ideas?
Last edited by a moderator: