:: deftheorem Def9 defines the_Edges_of GLIB_015:def 9 :
for F being non empty Graph-yielding Function
for b2 being Function holds
( b2 = the_Edges_of F iff ( dom b2 = dom F & ( for x being Element of dom F holds b2 . x = the_Edges_of (F . x) ) ) );