theorem Bqaa:
  between q,a,a
  proof
    consider x such that
X1: between q,a,x & a,x equiv a,a by A4;
    thus thesis by X1, A3;
  end;
