deffunc H1( set ) -> Element of REAL = upper_bound (PreNorms (modetrans ($1,X)));
A1: for z being set st z in BoundedFunctions X holds
H1(z) in REAL ;
ex f being Function of (BoundedFunctions X),REAL st
for x being set st x in BoundedFunctions X holds
f . x = H1(x) from FUNCT_2:sch 2(A1);
hence ex b1 being Function of (BoundedFunctions X),REAL st
for x being set st x in BoundedFunctions X holds
b1 . x = upper_bound (PreNorms (modetrans (x,X))) ; :: thesis: verum