theorem Th10:
  A \/ A` = [#]E
proof
  A in bool E by Def1;
  then A c= E by ZFMISC_1:def 1;
  hence thesis by XBOOLE_1:45;
end;
