reserve T for non empty RelStr,
  A,B for Subset of T,
  x,x2,y,z for Element of T;

theorem
  for n being Nat holds Fcl(A,n+1) = (Fcl(A,n))^b by Def2;
