$G$ is set $\{x \in \mathbb{R} : x \neq -1\}$ with group operation $x\circ y=x+y+xy$.
Show that $f(x)=x-1$ is an isomorphism from the multiplicative group $\mathbb{R}^*$ to $G$.
$G$ is set $\{x \in \mathbb{R} : x \neq -1\}$ with group operation $x\circ y=x+y+xy$.
Show that $f(x)=x-1$ is an isomorphism from the multiplicative group $\mathbb{R}^*$ to $G$.
To show $f$ is a homomorphism, you must show that:
$f(xy) = f(x) \circ f(y)$, that is:
$xy - 1 = (x - 1) \circ (y - 1) = (x - 1) + (y - 1) + (x -1)(y-1)$
$= x - 1 + y - 1 + xy - x - y + 1 = xy + (x - x) + (y - y) + 1 - 1 - 1$
but this is clearly true.
Now $f$ is a bijection between $\Bbb R$ and itself, and $f$ maps $0$ to $-1$, showing $f$ is thus also a bijection from $\Bbb R^{\ast} = \Bbb R\setminus\{0\}$ to $\Bbb R\setminus \{-1\}$, which is the underlying set of $G$.