Prove if $A \in Mat_{n,n}(\mathbb F)$ is both symmetric and skew-symmetric then $A=0$
I know $A^T = A = -A \Rightarrow A = -A \Rightarrow A_{i,j} = -A_{i,j}$.
Since $\mathbb F$ is a field we have $2A_{i,j} = 0 \Rightarrow 2 = 0 \lor A_{i,j} = 0$.
However how can I verify $A_{i,j} = 0$ ? Suppose $\mathbb F = \{[0],[1]\}$. Then $2 = 0$, so I cannot conclude $A_{i,j} = 0$ ?