theorem
  <*x/"(y/"y)*> ==>. x
proof
  <*x*> ==>. x by Def18;
  then <*x/"(y/"y)*>^e(s) ==>. x by Lm4,Th20;
  hence thesis by FINSEQ_1:34;
end;
