deffunc H1( Element of NAT ) -> Element of the carrier of X = (S . $1) * a;
ex S being sequence of X st
for n being Element of NAT holds S . n = H1(n) from FUNCT_2:sch 4();
hence ex b1 being sequence of X st
for n being Element of NAT holds b1 . n = (S . n) * a ; :: thesis: verum