reserve AS for AffinSpace,
  a,b,c,d,p,q,r,s,x for Element of AS;
reserve AFP for AffinPlane,
  a,a9,b,b9,c,c9,d,p,p9,q,q9,r,x,x9,y,y9,z for Element of AFP,
  A,C,P for Subset of AFP,
  f,g,h,f1,f2 for Permutation of the carrier of AFP;

theorem Th5:
  ex f st f is translation & f.a=a
proof
  take id the carrier of AFP;
  thus thesis by TRANSGEO:81;
end;
