:: deftheorem Def13 defines lim SEQFUNC2:def 9 :
for D being non empty set
for Y being RealNormSpace
for H being Functional_Sequence of D, the carrier of Y
for X being set st H is_point_conv_on X holds
for b5 being PartFunc of D, the carrier of Y holds
( b5 = lim (H,X) iff ( dom b5 = X & ( for x being Element of D st x in dom b5 holds
b5 . x = lim (H # x) ) ) );