now per cases
( ( V is non empty Subset of (the_Vertices_of G) & E c= G .edgesBetween V ) or not V is non empty Subset of (the_Vertices_of G) or not E c= G .edgesBetween V )
;
suppose A1:
(
V is non
empty Subset of
(the_Vertices_of G) &
E c= G .edgesBetween V )
;
ex GG being [VLabeled] inducedSubgraph of G,V,E st GG is vlabel-inheriting consider X being
[VLabeled] inducedSubgraph of
G,
V,
E;
set VL =
(the_VLabel_of G) | (the_Vertices_of X);
reconsider VL9 =
(the_VLabel_of G) | (the_Vertices_of X) as
PartFunc of
(dom ((the_VLabel_of G) | (the_Vertices_of X))),
(rng ((the_VLabel_of G) | (the_Vertices_of X))) by RELSET_1:11;
reconsider VL9 =
VL9 as
PartFunc of
(the_Vertices_of X),
(rng ((the_VLabel_of G) | (the_Vertices_of X))) by RELAT_1:87, RELSET_1:13;
set GG =
X .set (
VLabelSelector,
VL9);
A2:
X .set (
VLabelSelector,
VL9)
== X
by Lm3;
then
X .set (
VLabelSelector,
VL9) is
Subgraph of
X
by GLIB_000:90;
then reconsider GG =
X .set (
VLabelSelector,
VL9) as
Subgraph of
G by GLIB_000:46;
A3:
the_Vertices_of GG =
the_Vertices_of X
by A2, GLIB_000:def 36
.=
V
by A1, GLIB_000:def 39
;
the_Edges_of GG =
the_Edges_of X
by A2, GLIB_000:def 36
.=
E
by A1, GLIB_000:def 39
;
then reconsider GG =
GG as
[VLabeled] inducedSubgraph of
G,
V,
E by A1, A3, GLIB_000:def 39;
take GG =
GG;
GG is vlabel-inheriting the_VLabel_of GG =
(the_VLabel_of G) | (the_Vertices_of X)
by GLIB_000:11
.=
(the_VLabel_of G) | (the_Vertices_of GG)
by A2, GLIB_000:def 36
;
hence
GG is
vlabel-inheriting
by Def12;
verum end; end; end;
hence
ex b1 being [VLabeled] inducedSubgraph of G,V,E st b1 is vlabel-inheriting
; verum