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