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