:: deftheorem Def1 defines (#) SEQFUNC:def 1 :
for D being non empty set
for H being Functional_Sequence of D,REAL
for r being Real
for b4 being Functional_Sequence of D,REAL holds
( b4 = r (#) H iff for n being Nat holds b4 . n = r (#) (H . n) );