theorem A1:
  a,b equiv b,a
  proof
    S is satisfying_CongruenceSymmetry;
    hence thesis;
  end;
