let n be Element of NAT ; :: thesis: Det (1_Rmatrix n) = 1
per cases ( n >= 1 or n < 1 ) ;
end;