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