theorem Th29:
  a" in A iff a in A""
proof
  a" " = a;
  hence thesis by Th28;
end;
