theorem Th33:
  (seq/"seq1)"=seq1/"seq
proof
  now
    let n;
    thus (seq/"seq1)".n=(seq"(#)seq1"").n by Th29
      .=(seq1/"seq).n;
  end;
  hence thesis by FUNCT_2:63;
end;
