theorem Th404:
  r < t implies [.r,t.[ \ ].r,t.[ = {r}
proof
  [.r,r.] = {r} by Th17;
  hence thesis by Th196;
end;
