now :: thesis: ex GG being [Weighted] inducedSubgraph of G,V,E st GG is weight-inheriting
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 ) ; :: thesis: ex GG being [Weighted] inducedSubgraph of G,V,E st GG is weight-inheriting
end;
suppose A4: ( not V is non empty Subset of (the_Vertices_of G) or not E c= G .edgesBetween V ) ; :: thesis: ex GG being [Weighted] inducedSubgraph of G,V,E st GG is weight-inheriting
reconsider GG = G as Subgraph of G by GLIB_000:40;
reconsider GG = GG as [Weighted] inducedSubgraph of G,V,E by A4, GLIB_000:def 37;
take GG = GG; :: thesis: GG is weight-inheriting
thus GG is weight-inheriting ; :: thesis: verum
end;
end;
end;
hence ex b1 being [Weighted] inducedSubgraph of G,V,E st b1 is weight-inheriting ; :: thesis: verum