theorem A4:
  ex x st between q,a,x & a,x equiv b,c
  proof
    S is satisfying_SegmentConstruction;
    hence thesis;
  end;
