:: deftheorem Def1 defines Choice ORDERS_1:def 1 :
for f, b2 being Function holds
( b2 is Choice of f iff ( dom b2 = dom f & ( for x being object st x in dom f holds
b2 . x = the Element of f . x ) ) );