theorem Th43:
  { x1,x1,x1,x1,x2 } = { x1,x2 }
proof
  thus { x1,x1,x1,x1,x2 } = { x1,x1,x2 } by Th38
    .= { x1,x2 } by Th30;
end;
