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