theorem Th14:
  the carrier of _bool SA = bool the carrier of SA
proof
  the transition-system of _bool SA = _bool the transition-system of SA by Def3
;
  hence thesis by Def1;
end;
