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