theorem Th1:
  a,b // a,b
proof
  a,b // b,a by Def1;
  hence thesis by Def1;
end;
