:: deftheorem Def16 defines RingObjects RINGCAT1:def 16 :
for UN being Universe
for b2 being set holds
( b2 = RingObjects UN iff for y being object holds
( y in b2 iff ex x being set st
( x in UN & GO x,y ) ) );