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