let I be non empty set ; for G being Group
for F being Group-Family of I
for x being Function of I,G st x in product F holds
x is Function of I,(Union (Carrier F))
let G be Group; for F being Group-Family of I
for x being Function of I,G st x in product F holds
x is Function of I,(Union (Carrier F))
let F be Group-Family of I; for x being Function of I,G st x in product F holds
x is Function of I,(Union (Carrier F))
let x be Function of I,G; ( x in product F implies x is Function of I,(Union (Carrier F)) )
assume A1:
x in product F
; x is Function of I,(Union (Carrier F))
A2:
dom (Carrier F) = I
by PARTFUN1:def 2;
for z being object st z in rng x holds
z in Union (Carrier F)
then
rng x c= Union (Carrier F)
;
hence
x is Function of I,(Union (Carrier F))
by FUNCT_2:6; verum