The set of upper triangular matrices is a subgroup of GL2(R)

Proposition

Let

G={(ab0c)  |  a,b,c∈R, ac≠0}.G=\left\{ \begin{pmatrix} a & b \\ 0 & c \end{pmatrix} \;\middle|\; a,b,c\in\mathbb{R},\ ac\neq 0 \right\}.

Then GG is a subgroup of GL2(R)GL_2(\mathbb{R}).

Proof

Since

det⁡(ab0c)=ac≠0\det\begin{pmatrix} a & b \\ 0 & c \end{pmatrix} = ac \neq 0

for every element of GG, each such matrix is invertible; hence G⊆GL2(R)G \subseteq GL_2(\mathbb{R}). We verify the three subgroup axioms.

(1) Closure under multiplication.

Let

A=(ab0c),B=(de0f)∈G.A=\begin{pmatrix} a & b \\ 0 & c \end{pmatrix}, \qquad B=\begin{pmatrix} d & e \\ 0 & f \end{pmatrix} \in G.

Then

AB=(adae+bf0cf).AB=\begin{pmatrix} ad & ae+bf \\ 0 & cf \end{pmatrix}.

Since a,c,d,f≠0a,c,d,f\neq 0, we have ad≠0ad\neq 0 and cf≠0cf\neq 0; hence AB∈GAB\in G.

(2) Identity element.

The identity matrix

I=(1001)I=\begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix}

satisfies 1⋅1≠01\cdot 1\neq 0, so I∈GI\in G.

(3) Closure under inverses.

For A=(ab0c)∈GA=\begin{pmatrix} a & b \\ 0 & c \end{pmatrix}\in G,

A−1=(1a−bac01c).A^{-1}= \begin{pmatrix} \dfrac{1}{a} & -\dfrac{b}{ac} \\[2mm] 0 & \dfrac{1}{c} \end{pmatrix}.

Since 1a≠0\dfrac1a\neq 0 and 1c≠0\dfrac1c\neq 0, it follows that A−1∈GA^{-1}\in G.

Therefore GG is a subgroup of GL2(R)GL_2(\mathbb{R}). ■\blacksquare