Prove that symmetric matrices of order $n$ form the subspace of $M_n(\Bbb F)$ with dimension $\frac{n(n+1)}{2}$.
What I know:
For $M\subseteq V$: $$M\leq V \Leftrightarrow \alpha x+\beta y \in M $$
$\forall \alpha, \beta \in \Bbb F, \forall x,y \in M$.
What I did: I took two arbitrary symmetric matrices $X$ and $Y$ and then I saw that $\alpha x+\beta y$ also gives me a symmetric matrix. That's how I show that it's a subspace, right? But how do I now find the dimension?