let F be non empty Graph-yielding Function; :: thesis: for S being GraphSum of F holds
( ( F is acyclic implies S is acyclic ) & ( S is acyclic implies F is acyclic ) & ( F is chordal implies S is chordal ) & ( S is chordal implies F is chordal ) )

let S be GraphSum of F; :: thesis: ( ( F is acyclic implies S is acyclic ) & ( S is acyclic implies F is acyclic ) & ( F is chordal implies S is chordal ) & ( S is chordal implies F is chordal ) )
consider G9 being GraphUnion of rng (canGFDistinction F) such that
A1: S is G9 -Disomorphic by Def27;
consider H being PGraphMapping of G9,S such that
A2: H is Disomorphism by A1, GLIB_010:def 24;
F, canGFDistinction F are_Disomorphic by Th87;
then A3: F, canGFDistinction F are_isomorphic by Th42;
thus ( F is acyclic implies S is acyclic ) by A2, GLIB_010:140; :: thesis: ( ( S is acyclic implies F is acyclic ) & ( F is chordal implies S is chordal ) & ( S is chordal implies F is chordal ) )
hereby :: thesis: ( F is chordal iff S is chordal ) end;
hereby :: thesis: ( S is chordal implies F is chordal ) end;
hereby :: thesis: verum end;