:: deftheorem Def10 defines # SEQFUNC:def 10 :
for D being non empty set
for H being Functional_Sequence of D,REAL
for x being Element of D
for b4 being Real_Sequence holds
( b4 = H # x iff for n being Nat holds b4 . n = (H . n) . x );