In book of Emil Artin "Geometric Algebra" i found such definition of determinant Det: function on matrix rows $A_{1}, ..., A_{n}$, that satisfies:
- $Det(A_{1}, ..., b*Ai,..., A_{n})=b*Det(A_{1}, ..., Ai,..., A_{n})$
- $Det(A_{1}, ..., Ai+b*Aj,..., A_{n})=b*Det(A_{1}, ..., Ai,..., A_{n})$ - adding scaled row to another row not changing matrix.
- For Identity matrix $Det(I)=1$
In the book its shown directly, that such function exists. Its also prooved there, that in comutative case (field), such function is multilinear. So, its easy to see, that in commutative case such defenition of determinant is equivalent to standart defenition of multilinear alternating map - if rows dublicated, we can substract one from another, and push zero out - so Artin determinant is alterating. It's shown here, that "standart" det applied to transvection gives 1. I know that standart det is unique function for field - here and here.
I wonder if Artin Det is unique, and how to proove it directly - non-direct proof is given above for fields, but there is still question for general case of division rings.