theorem Th30:
  A c= B iff A"" c= B""
proof
  A"""" = A & B"""" = B;
  hence thesis by Lm3;
end;
