deffunc H2( Subset of (cells ((k + 1),G))) -> Cycle of k,G = del $1;
consider f being Function of (bool (cells ((k + 1),G))),(bool (cells (k,G))) such that
A1:
for A being Subset of (cells ((k + 1),G)) holds f . A = H2(A)
from FUNCT_2:sch 4();
A2:
the carrier of (Chains ((k + 1),G)) = bool (cells ((k + 1),G))
by Def16;
the carrier of (Chains (k,G)) = bool (cells (k,G))
by Def16;
then reconsider f9 = f as Function of (Chains ((k + 1),G)),(Chains (k,G)) by A2;
then
f9 is additive
by VECTSP_1:def 20;
then reconsider f9 = f9 as Homomorphism of (Chains ((k + 1),G)),(Chains (k,G)) ;
take
f9
; for A being Element of (Chains ((k + 1),G))
for A9 being Chain of (k + 1),G st A = A9 holds
f9 . A = del A9
thus
for A being Element of (Chains ((k + 1),G))
for A9 being Chain of (k + 1),G st A = A9 holds
f9 . A = del A9
by A1; verum