let I be non empty set ; for G being Group
for a being Function of I,G
for i being Element of I
for g being Element of G st support a is finite holds
support (a +* (i,g)) is finite
let G be Group; for a being Function of I,G
for i being Element of I
for g being Element of G st support a is finite holds
support (a +* (i,g)) is finite
let a be Function of I,G; for i being Element of I
for g being Element of G st support a is finite holds
support (a +* (i,g)) is finite
let i be Element of I; for g being Element of G st support a is finite holds
support (a +* (i,g)) is finite
let g be Element of G; ( support a is finite implies support (a +* (i,g)) is finite )
reconsider b = a +* (i,g) as Function of I,G ;
assume A1:
support a is finite
; support (a +* (i,g)) is finite
for j being object st j in support b holds
j in (support a) \/ {i}
then
support b c= (support a) \/ {i}
;
hence
support (a +* (i,g)) is finite
by A1; verum