:: deftheorem Def25 defines canGFDistinction GLIB_015:def 25 :
for F being non empty Graph-yielding Function
for b2 being Graph-yielding Function holds
( b2 = canGFDistinction F iff ( dom b2 = dom F & ( for x being Element of dom F holds b2 . x = replaceVerticesEdges ((renameElementsDistinctlyFunc ((the_Vertices_of F),x)),(renameElementsDistinctlyFunc ((the_Edges_of F),x))) ) ) );