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