theorem Th54:
  (i1 ';' i2 ';' i3 ';' i4).3 = IncAddr(i4,3)
 proof
   LastLoc(i1 ';' i2 ';' i3) = 3 by Th31;
  hence thesis by Th49;
 end;
