theorem
  a,a <= b,c
  proof
    ex x be POINT of S st between a,a,x & a,x equiv b,c by GTARSKI1:def 8;
    hence thesis by Satz5p5;
  end;
