set f = { [b9,(b + b9)] where b9 is Element of Bags n : b9 in Support p } ;
now for x, y1, y2 being object st [x,y1] in { [b9,(b + b9)] where b9 is Element of Bags n : b9 in Support p } & [x,y2] in { [b9,(b + b9)] where b9 is Element of Bags n : b9 in Support p } holds
y1 = y2let x,
y1,
y2 be
object ;
( [x,y1] in { [b9,(b + b9)] where b9 is Element of Bags n : b9 in Support p } & [x,y2] in { [b9,(b + b9)] where b9 is Element of Bags n : b9 in Support p } implies y1 = y2 )assume that A2:
[x,y1] in { [b9,(b + b9)] where b9 is Element of Bags n : b9 in Support p }
and A3:
[x,y2] in { [b9,(b + b9)] where b9 is Element of Bags n : b9 in Support p }
;
y1 = y2consider b2 being
Element of
Bags n such that A4:
[x,y2] = [b2,(b + b2)]
and
b2 in Support p
by A3;
consider b1 being
Element of
Bags n such that A5:
[x,y1] = [b1,(b + b1)]
and
b1 in Support p
by A2;
b1 =
x
by A5, XTUPLE_0:1
.=
b2
by A4, XTUPLE_0:1
;
hence
y1 = y2
by A5, A4, XTUPLE_0:1;
verum end;
then reconsider f = { [b9,(b + b9)] where b9 is Element of Bags n : b9 in Support p } as Function by A1, FUNCT_1:def 1, RELAT_1:def 1;
A10:
Support (b *' p) c= { (b + b9) where b9 is Element of Bags n : b9 in Support p }
by Lm10;
then A12:
Support (b *' p) c= rng f
by TARSKI:def 3;
then
dom f = Support p
by A6, TARSKI:2;
then
dom f is finite
by POLYNOM1:def 5;
then
rng f is finite
by FINSET_1:8;
hence
b *' p is finite-Support
by A12, POLYNOM1:def 5; verum