let H be non empty addMagma ; for P, Q being Subset of H holds the addF of H .: [:P,Q:] = P + Q
let P, Q be Subset of H; the addF of H .: [:P,Q:] = P + Q
set f = the addF of H;
let y be object ; TARSKI:def 3 ( not y in P + Q or y in the addF of H .: [:P,Q:] )
assume
y in P + Q
; y in the addF of H .: [:P,Q:]
then consider g, h being Element of H such that
A5:
y = g + h
and
A6:
( g in P & h in Q )
;
[g,h] in [:P,Q:]
by A6, ZFMISC_1:87;
hence
y in the addF of H .: [:P,Q:]
by A5, FUNCT_2:35; verum