We would like to prove by induction that the number of subsets of cardinality $2$ of a finite set with $n$ elements is given by $\frac{n(n-1)}{2}$.
I know the reason why this is true, but how could I use it in the induction process? Something seems to be missing here.