theorem
  min(a,b) = a or min(a,b) = b by Def8;
