theorem Th16:
  the carrier of _bool A = bool the carrier of A
proof
  the semiautomaton of _bool A = _bool the semiautomaton of A by Def6;
  hence thesis by Th14;
end;
