let a, b be Aleph; Sum (b -powerfunc_of a) c= exp (a,b)
set X = { c where c is Element of a : c is Cardinal } ;
set f = { c where c is Element of a : c is Cardinal } --> (exp (a,b));
{ c where c is Element of a : c is Cardinal } c= a
then A1:
{ c where c is Element of a : c is Cardinal } --> (exp (a,b)) c= a --> (exp (a,b))
by FUNCT_4:4;
Sum (a --> (exp (a,b))) = a *` (exp (a,b))
by CARD_2:65;
then A2:
Sum ( { c where c is Element of a : c is Cardinal } --> (exp (a,b))) c= a *` (exp (a,b))
by A1, CARD_3:33;
A3:
( dom ( { c where c is Element of a : c is Cardinal } --> (exp (a,b))) = { c where c is Element of a : c is Cardinal } & dom (b -powerfunc_of a) = { c where c is Element of a : c is Cardinal } )
( 1 in b & exp (a,1) = a )
by Lm1, Th15, CARD_2:27;
then
a c= exp (a,b)
by CARD_2:93;
then A4:
a *` (exp (a,b)) = exp (a,b)
by Th17;
then
Sum (b -powerfunc_of a) c= Sum ( { c where c is Element of a : c is Cardinal } --> (exp (a,b)))
by A3, CARD_3:30;
hence
Sum (b -powerfunc_of a) c= exp (a,b)
by A2, A4; verum