theorem
  ].r,s.] misses {r}
proof
  let t;
  assume t in ].r,s.];
  then r < t by Th2;
  hence thesis by TARSKI:def 1;
end;
