let H be non empty multMagma ; for P, Q being Subset of H holds the multF of H .: [:P,Q:] = P * Q
let P, Q be Subset of H; the multF of H .: [:P,Q:] = P * Q
set f = the multF of H;
let y be object ; TARSKI:def 3 ( not y in P * Q or y in the multF of H .: [:P,Q:] )
assume
y in P * Q
; y in the multF 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 multF of H .: [:P,Q:]
by A5, FUNCT_2:35; verum