theorem Th29:
 LastLoc Macro i = 1
proof
 thus LastLoc Macro i = card Macro i - 1 by AFINSQ_1:91
     .= 2 - 1 by COMPOS_1:56
     .= 1;
end;
