:: deftheorem Def2 defines edgeless GLIB_008:def 2 :
for GF being Graph-yielding Function holds
( GF is edgeless iff for x being object st x in dom GF holds
ex G being _Graph st
( GF . x = G & G is edgeless ) );