theorem
  for f being Permutation of the carrier of OAS st f is dilatation ex f9
being Permutation of the carrier of Lambda(OAS) st f=f9 & f9 is_DIL_of Lambda(
  OAS)
proof
  let f be Permutation of the carrier of OAS;
A1: Lambda(OAS) = AffinStruct(#the carrier of OAS, lambda(the CONGR of OAS)
  #) by DIRAF:def 2;
  then reconsider f9=f as Permutation of the carrier of Lambda(OAS);
  assume f is dilatation;
  then
A2: f is_FormalIz_of lambda(the CONGR of OAS);
  take f9;
  thus thesis by A2,A1;
end;
