consider x being Element of 2 -tuples_on NAT ;
reconsider f9 = f, fgh = f * <:<*g,h*>:>, g9 = g, h9 = h as Element of PrimRec by Def19;
A1:
f9 = f
;
rng <*g9,h9*> c= PrimRec
by FINSEQ_1:def 4;
then
rng <*g,h*> c= HFuncs NAT
by XBOOLE_1:1;
then reconsider F = <*g,h*> as with_the_same_arity FinSequence of HFuncs NAT by FINSEQ_1:def 4;
A2:
dom <:F:> = (dom g) /\ (dom h)
by FUNCT_6:62;
A3:
arity g = 2
by Def26;
rng F = {g,h}
by FINSEQ_2:147;
then
g in rng F
by TARSKI:def 2;
then A4:
arity F = 2
by A3, Def7;
arity f = 2
by Def26;
then A5:
dom f9 = 2 -tuples_on NAT
by Lm1;
arity h = 2
by Def26;
then A6:
dom h9 = 2 -tuples_on NAT
by Lm1;
A7:
dom g9 = 2 -tuples_on NAT
by A3, Lm1;
then
<:F:> . x = <*(g9 . x),(h9 . x)*>
by A6, A2, FUNCT_6:62;
then
<:F:> . x is Element of 2 -tuples_on NAT
by FINSEQ_2:121;
then
not fgh is empty
by A5, A7, A6, A2, FUNCT_1:21, RELAT_1:60;
hence
arity (f * <:<*g,h*>:>) = 2
by A1, A4, Th48; COMPUT_1:def 26 verum