theorem Th33:
  <* x *> <> <* y,z *>
proof
  len<* x *> = 1 by FINSEQ_1:40;
  hence thesis by FINSEQ_1:44;
end;
