theorem Th47:
  w in Lang(w, S)
proof
  w ==>* w, S by Th32;
  hence thesis;
end;
