let I be non empty set ; :: thesis: for G being Group
for a being finite-support Function of I,G
for W being finite Subset of I st support a c= W holds
ex aW being finite-support Function of W,G st
( aW = a | W & support a = support aW & Product a = Product aW )

let G be Group; :: thesis: for a being finite-support Function of I,G
for W being finite Subset of I st support a c= W holds
ex aW being finite-support Function of W,G st
( aW = a | W & support a = support aW & Product a = Product aW )

let a be finite-support Function of I,G; :: thesis: for W being finite Subset of I st support a c= W holds
ex aW being finite-support Function of W,G st
( aW = a | W & support a = support aW & Product a = Product aW )

let W be finite Subset of I; :: thesis: ( support a c= W implies ex aW being finite-support Function of W,G st
( aW = a | W & support a = support aW & Product a = Product aW ) )

assume A1: support a c= W ; :: thesis: ex aW being finite-support Function of W,G st
( aW = a | W & support a = support aW & Product a = Product aW )

A2: for i being object holds
( i in support a iff i in support (a | W) )
proof
let i be object ; :: thesis: ( i in support a iff i in support (a | W) )
hereby :: thesis: ( i in support (a | W) implies i in support a )
assume A3: i in support a ; :: thesis: i in support (a | W)
then A4: ( a . i <> 1_ G & i in I ) by Def2;
(a | W) . i = a . i by A1, A3, FUNCT_1:49;
hence i in support (a | W) by A1, A3, A4, Def2; :: thesis: verum
end;
assume A6: i in support (a | W) ; :: thesis: i in support a
then A7: ( (a | W) . i <> 1_ G & i in W ) by Def2;
(a | W) . i = a . i by A6, FUNCT_1:49;
hence i in support a by A7, Def2; :: thesis: verum
end;
support (a | W) is finite ;
then reconsider aW = a | W as finite-support Function of W,G by Def3;
take aW ; :: thesis: ( aW = a | W & support a = support aW & Product a = Product aW )
aW | (support aW) = (a | W) | (support a) by A2, TARSKI:2
.= a | (support a) by A1, RELAT_1:74 ;
hence ( aW = a | W & support a = support aW & Product a = Product aW ) by A2, TARSKI:2; :: thesis: verum