deffunc H1( Element of Bags n) -> Element of the carrier of L = - (p . $1);
consider f being Function of (Bags n),the carrier of L such that
A1: for x being Element of Bags n holds f . x = H1(x) from FUNCT_2:sch 4();
reconsider f = f as Function of (Bags n),L ;
reconsider f = f as Series of n,L ;
take f ; :: thesis: for x being bag of holds f . x = - (p . x)
let x be bag of ; :: thesis: f . x = - (p . x)
x in Bags n by Def14;
hence f . x = - (p . x) by A1; :: thesis: verum