deffunc H1( Element of NAT ) -> Real = delta (T . $1);
thus ex IT being Real_Sequence st
for i being Element of NAT holds IT . i = H1(i) from SEQ_1:sch 1(); :: thesis: verum