Show that $L:= [{ (x,y,z) \in R^3 : x^2 + y^2 + z^2 −2xy−2yz + 2xz =0 }] $ is a sub vector space of $R^3$
Proof: 1) show it is not empty (0,0,0) is inside thus not empty. 2) Scalar multiplication with $\lambda \in K$ multiplied $(x_1,x_2,x_3)\in L$ is closed. thus the product is also $\in L$
Addition is however not so clear. It seems to me I cannot proof the addition part. When I take two elements of $L$ add them at try to show that the sum is also in $L$ I reach a dead end.
Could someone please prove it?