I've just started looking at ring theory and I am having trouble working with invertible elements.
In my notes we have been told that $R^\times$ is the set of all the invertible elements of $R$, and it is called the group of units of $R$. The set $R^\times$ of invertible elements of $R$ is a multiplicative group for the multiplication operation of $R$.
I have to work with the cartesian product $S:= R\times R$ with $R$ a commutative ring. Where $(a,b)(c,d) = (ac-db, ad+bc)$ and I am trying to show $(a,b)∈ S^\times$ iff $(a,-b)∈ S^\times$. I'm guessing we define $S^\times$ the same way as we define $R^\times$? We also know that $S$ has unit $(1,0)$.
Should I proceed by showing $(a,b)(a,-b)=(1,0)=(a,-b)(a,b)$? I had seen online that for invertible elements $uv=1=vu$.
Thank you!