The theory states that the value of a determinant will be zero if it contains a row or column full of zeroes or if it has two identical rows or two rows proportional to each other.
Similarly, can we say that the value of the determinant is zero only if it satisfies the above mentioned conditions?
Could someone please explain me this?
At first, some definitions:
and other
At least
So if we have $x_i=x_k$ for some $i,k\leq n$:
$$ f(x_1,\ldots,x_i,\ldots,x_k,\ldots,x_n)=-f(x_1,\ldots,x_k,\ldots,x_i,\ldots,x_n) $$ $$ =-f(x_1,\ldots,x_i,\ldots,x_k,\ldots,x_n) \mbox{ since }x_i=x_k$$ so $$f(x)=-f(x) \Leftrightarrow f(x)=0, \mbox{ where } x=(x_1,\ldots,x_n)$$ So, If $x$ has two equal elements, $f(x)=0$.
If $x$ has some $0$: $$f(x_1,\ldots,0,\ldots,x_n)=f(x_1,\ldots,0+0,\ldots,x_n)$$ $$f(x_1,\ldots,0,\ldots,x_n)=f(x_1,\ldots,0,\ldots,x_n)+f(x_1,\ldots,0,\ldots,x_n)\mbox{ since } f \mbox{ is linear }$$ $$f(x)=f(x)+f(x)$$ $$f(x)=0$$