let G be _Graph; the_Vertices_of (G .allSG()) = (bool (the_Vertices_of G)) \ {{}}
now for x being object holds
( ( x in the_Vertices_of (G .allSG()) implies x in (bool (the_Vertices_of G)) \ {{}} ) & ( x in (bool (the_Vertices_of G)) \ {{}} implies x in the_Vertices_of (G .allSG()) ) )let x be
object ;
( ( x in the_Vertices_of (G .allSG()) implies x in (bool (the_Vertices_of G)) \ {{}} ) & ( x in (bool (the_Vertices_of G)) \ {{}} implies x in the_Vertices_of (G .allSG()) ) )reconsider X =
x as
set by TARSKI:1;
assume
x in (bool (the_Vertices_of G)) \ {{}}
;
x in the_Vertices_of (G .allSG())then
(
x in bool (the_Vertices_of G) & not
x in {{}} )
by XBOOLE_0:def 5;
then reconsider X =
X as non
empty Subset of
(the_Vertices_of G) by TARSKI:def 1;
set S = the
Function of
{},
X;
set H =
createGraph (
X,
{}, the
Function of
{},
X, the
Function of
{},
X);
(
the_Vertices_of (createGraph (X,{}, the Function of {},X, the Function of {},X)) = X &
createGraph (
X,
{}, the
Function of
{},
X, the
Function of
{},
X)
in G .allSG() )
by Lm1;
hence
x in the_Vertices_of (G .allSG())
by GLIB_014:def 14;
verum end;
hence
the_Vertices_of (G .allSG()) = (bool (the_Vertices_of G)) \ {{}}
by TARSKI:2; verum