ker (or kernel or nullspace) takes as argument the
matrix of an linear function f with respect to the canonical basis.
ker (or kernel or nullspace) returns a list of
vectors that is a basis of the kernel of f.
Input :
Output :
The kernel is generated by the vector [1,1,-1].