theorem Th7:
  [.a,b",c.] |^ b  = [.b,a,c|^ b.]
proof
  [.a,b",c.] |^ b = [.[.a,b".]|^ b,c|^ b.] by Th5;
  hence thesis by Th6;
end;
