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