a) Prove that = {$_{,}$ | , ∈ ℝ, ≠ 0} is a group, where the operation is composition.
Let 1 = {$\big(\begin{smallmatrix}
a & 0\\
b & 1
\end{smallmatrix}\big)$ ∶ , ∈ ℝ, ≠ 0}, where the operation is matrix multiplication, and let
be the group in part a).\
b.)Prove that the map : → 1 defined as (,) = $\big(\begin{smallmatrix} a & 0\\ b & 1 \end{smallmatrix}\big)$ for all $_{,}$ ∈ , is an isomorphism.
Proof:
a) the associative property is always true for composition of functions.
I am not sure how to do the other two properties for group to show that there is an inverse and identity exist. This is preventing me to do part b if someone can help guide me through this proof. I need help formulating the rest of the proof.
We need to show that $G$ is closed under composition. Let $f_{a,b}, f_{c,d} \in G$. Show that $f_{a,b} \circ f_{c,d} \in G$.
Hint: We see $f_{a,b} \circ f_{c,d}(x) = f_{a,b}(cx + d) = a(cx+d)+b = \cdots.$
We need to show that there is an identity. The identity for composition of functions is a function such that $f_{a,b}(x) = x$ for all $x$ (why?). Determined $a$ and $b$ which will give us this.
Hint: We want $f_{a,b}(x) = ax+b = x,$ so$\ldots$
Hint: To see this is an identity, notice $f_{a,b} \circ f_{c,d}(x) = \cdots$ for the above $a$ and $b$.
We need to show existence of inverse. Fix $f_{a,b} \in G$. In the first part, we calculated $f_{a,b} \circ f_{c,d}$. What conditions do we need on $c$ and $d$ so that $f_{a,b} \circ f_{c,d}(x) = x$ for all $x$? For the same $c$ and $d$, do we have $f_{c,d} \circ f_{a,b}(x) = x$?
This shows that $G$ is a group. (Assuming you know associativity)