theorem Th35:
  t in entry_points_in_subformula_tree(G)
proof
  (tree_of_subformulae(F)).t = G by Def5;
  hence thesis by Def3;
end;
