theorem Th24:
  g in the_Tree_of g
proof
  ex f being ConwayGameChain st f.1 = g & f.(len f) = g by Lm2;
  hence thesis by Def12;
end;
