:: deftheorem Def2 defines rngs FUNCT_6:def 3 :
for f being Function-yielding Function
for b2 being Function holds
( b2 = rngs f iff ( dom b2 = dom f & ( for x being object st x in dom f holds
b2 . x = proj2 (f . x) ) ) );