theorem Th35:
  (i ';' J).0 = i
proof
  LastLoc Macro i = 1 by Th29;
 hence (i ';' J).0 = (Macro i).0 by Th23,Th28
     .= i by COMPOS_1:58;
end;
