How can I prove that the determinant function satisfying the following properties is unique:
$\det(I)=1$ where $I$ is identity matrix, the function $\det(A)$ is linear in the rows of the matrix and if two adjacent rows of a matrix $A$ are equal, then $\det A=0$. This is how Artin has stated the properties.I find Artin's first chapter rough going and would appreciate some help on this one.
An alternative way is the Gaussian elimination: for a given $n\times n$ matrix $A$ with rows $r_1,..,r_n$, the following steps are allowed to use, in order to arrive to the identity matrix or one with a zero row (by the linearity, if $A$ has a zero row, the 'Artinian determinant' has to be zero).
Let's assume, we have two 'Artinian determinants': $D$ and $D'$. Using the above mentioned fact that every matrix can be transformed to the indentity or with a zero row, we will have $D=D'$, because 1. keeps both $D$ and $D'$ (why?), 2. multiplies both $D$ and $D'$ by $\lambda$, and 3. by $-1$.