let I, J be non empty set ; for a being Function of I,J
for F being multMagma-Family of J st a is bijective holds
trans_prod (F,a) is bijective
let a be Function of I,J; for F being multMagma-Family of J st a is bijective holds
trans_prod (F,a) is bijective
let F be multMagma-Family of J; ( a is bijective implies trans_prod (F,a) is bijective )
assume A1:
a is bijective
; trans_prod (F,a) is bijective
reconsider f = trans_prod (F,a) as Function of (product F),(product (F * a)) ;
A2:
( dom f = [#] (product F) & rng f = [#] (product (F * a)) )
by A1, Th5;
for x, y being object st x in dom f & y in dom f & f . x = f . y holds
x = y
then A8:
f is one-to-one
;
f is onto
by A2, FUNCT_2:def 3;
hence
trans_prod (F,a) is bijective
by A8; verum