theorem Th7:
  AFP is translational implies ex f st f is translation & f.a=b
proof
  assume
A1: AFP is translational;
  a=b implies thesis by Th5;
  hence thesis by A1,Lm12;
end;
