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