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