reserve x for set,
  D for non empty set,
  k,n,m,i,j,l for Nat,
  K for Field;

theorem
  for A being Matrix of n,REAL holds Det A = Det (A@) by Th43;
