Let P is set all vectors $(x_1,x_2,x_3,x_4) \in R^{4}$ for which $x_1 + x_2 + x_3 + x_4=0$
a) Find one base of subspace $P^{\bot}$
b) Prove that P is subspace of $R^{4}$ then construct matrices which P is null space.
a) I found base $(1,1,1,1)$ that is easy b) I know how to prove that $P$ is subspace, but I do not know if my matrix is good, because what means that P is null space, does that mean that for every vector $x\in P$ $Ax=0$. So matrices $A$ are
A=$\begin{bmatrix} 1& 1& 1& 1\\ 1& 1& 1& 1\\ 1 & 1& 1& 1\\ 1 & 1& 1& 1 \end{bmatrix}$.
Your answers are fine, but I don't know if you are expected to find just one matrix whose null space is $P$. The question says 'matrices'.