theorem
  Fdfl(A,2) = A^d^d
proof
  Fdfl(A,2)=Fdfl(A,1+1) .=(Fdfl(A,1))^d by Def8;
  hence thesis by Th40;
end;
