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