Question:
Consider the transformation group $S_{\rm I\!R}$ of all bijection's from $\rm I\!R$ $\longrightarrow$ $\rm I\!R$. Show that V$\subset$ $S_{\rm I\!R}$ consisting of all strictly increasing bijections forms a subgroup of $S_{\rm I\!R}$. Is it a Normal subgroup?
So I know the basics of group theory, further I know the criteria for being a subgroup are that V should be stable (closed under composition) and that the inverse of each element should also be in V.
So I should show that firstly, V is a subgroup. I have no idea how though. I assume V is closed under composition and associative since bijections are one to one correspondence, also therefore invertible, so the inverse exists. Identity I'm not sure about but if the inverse exists by definition, composition of an element with its inverse implies the neutral element exists also. Right? I'm just thrown by the idea of a strictly increasing bijection, I don't see how this affects things.
Actually, since $S_{\mathbb R}$ is a group, then, in order to prove that $V$ is a subgroup of $S_{\mathbb R}$ you only have to check two things:
Both of them are clear: if you compose two strictly increasing functions, then you get again a strictly increasing function and the inverse of a strictly increasing function is again a strictly increasing function.
However, it is not a normal subgroup. Take, for instance,$$\begin{array}{rccc}f\colon&\mathbb R&\longrightarrow&\mathbb R\\&x&\mapsto&\begin{cases}-1&\text{ if }x=1\\1&\text{ if }x=-1\\x&\text{ otherwise}\end{cases}\end{array}$$and $g(x)=x+2$. Then $g\in V$. But $f^{-1}\circ g\circ f\notin V$, since $(f^{-1}\circ g\circ f)(1)=-1$ and $(f^{-1}\circ g\circ f)(-1)=3$. So, $(f^{-1}\circ g\circ f)(-1)>(f^{-1}\circ g\circ f)(1)$, in spite of the fact that $-1<1$