deffunc H1( Element of NAT ) -> Element of the carrier of X = a * (S . $1);
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 = a * (S . n) ; :: thesis: verum