Yes. Assuming the column of the matrix is a1,a2,a3, to prove them 线性相关 is to find a non-zero vector k=[k1 k2 k3], such that k1*a1+k2*a2+k3*a3=0, which can be written as A*k=0. If the determinant of matrix is not 0, then yon can do the inverse of this matrix, which will lead to k=0, that proves it is 线性无关. Otherwise, it is 线性相关
If the determinant of matrix is not 0, then yon can do the inverse of this matrix, which will lead to k=0, that proves it is 线性无关. Otherwise, it is 线性相关
If the determinant of matrix is not 0, then yon can do the inverse of this matrix, which will lead to k=0, that proves it is 线性无关. Otherwise, it is 线性相关
It is a bit difficult to prove here. May be some folk could provide a simple proof or you could find it in a book. In anyhow, if det(A)=0, then k is non-zero.