Ring Homomorphism-fixed sets

89 Views Asked by At

Given the homomorphism $f: \mathbb{Z}\times\mathbb{Z}\to \mathbb{Z} \times \mathbb{Z}$ given by $f (r,s) = (s,r)$. Find the fixed set.

1

There are 1 best solutions below

2
On BEST ANSWER

Hint: if $g\colon X\to X$ is a map, the fixed points for $g$ are those for which $g(x)=x$.

For instance, if $g(x)=x^2$ (from the reals to the reals), we want $x^2=x$, that is, $x=0$ or $x=1$.

Now, in your case…