deffunc H1( Element of Fin I) -> Element of L = Product (x,$1);
consider f being Function of (Fin I), the carrier of L such that
A1: for t being Element of Fin I holds f . t = H1(t) from FUNCT_2:sch 4();
the carrier of (OrderedFIN I) = Fin I by YELLOW_1:1;
then [#] (OrderedFIN I) = Fin I by STRUCT_0:def 3;
then reconsider f = f as Function of ([#] (OrderedFIN I)), the carrier of L ;
for j being Element of Fin I holds f . j = Product (x,j) by A1;
hence ex b1 being Function of ([#] (OrderedFIN I)), the carrier of L st
for j being Element of Fin I holds b1 . j = Product (x,j) ; :: thesis: verum