let o1, o2 be Ordinal; for a1, b1, c1 being Element of Bags o1
for a2, b2, c2 being Element of Bags o2 st c1 = b1 -' a1 & c2 = b2 -' a2 holds
(b1 +^ b2) -' (a1 +^ a2) = c1 +^ c2
let a1, b1, c1 be Element of Bags o1; for a2, b2, c2 being Element of Bags o2 st c1 = b1 -' a1 & c2 = b2 -' a2 holds
(b1 +^ b2) -' (a1 +^ a2) = c1 +^ c2
let a2, b2, c2 be Element of Bags o2; ( c1 = b1 -' a1 & c2 = b2 -' a2 implies (b1 +^ b2) -' (a1 +^ a2) = c1 +^ c2 )
assume that
A1:
c1 = b1 -' a1
and
A2:
c2 = b2 -' a2
; (b1 +^ b2) -' (a1 +^ a2) = c1 +^ c2
reconsider w = (b1 +^ b2) -' (a1 +^ a2) as Element of Bags (o1 +^ o2) by PRE_POLY:def 12;
for o being Ordinal holds
( ( o in o1 implies w . o = c1 . o ) & ( o in (o1 +^ o2) \ o1 implies w . o = c2 . (o -^ o1) ) )
hence
(b1 +^ b2) -' (a1 +^ a2) = c1 +^ c2
by Def1; verum