:: deftheorem Def2 defines FIB FIB_NUM2:def 2 :
for b1 being sequence of NAT holds
( b1 = FIB iff for k being Element of NAT holds b1 . k = Fib k );