theorem Th7:
  x in the_LeftOptions_of ConwayOne iff x = ConwayZero
proof
  the_LeftOptions_of ConwayOne = {ConwayZero} by Def6;
  hence thesis by TARSKI:def 1;
end;
