let L be non trivial Polish-language; for E being Polish-arity-function of L
for D being non empty set
for g being Polish-recursion-function of E,D ex J being Subset of (Polish-WFF-set (L,E)) ex H being Function of J,D st
( J = Polish-expression-hierarchy (L,E,0) & H is g -recursive )
let E be Polish-arity-function of L; for D being non empty set
for g being Polish-recursion-function of E,D ex J being Subset of (Polish-WFF-set (L,E)) ex H being Function of J,D st
( J = Polish-expression-hierarchy (L,E,0) & H is g -recursive )
let D be non empty set ; for g being Polish-recursion-function of E,D ex J being Subset of (Polish-WFF-set (L,E)) ex H being Function of J,D st
( J = Polish-expression-hierarchy (L,E,0) & H is g -recursive )
let g be Polish-recursion-function of E,D; ex J being Subset of (Polish-WFF-set (L,E)) ex H being Function of J,D st
( J = Polish-expression-hierarchy (L,E,0) & H is g -recursive )
deffunc H1( object ) -> set = g . [$1,{}];
set J = Polish-expression-hierarchy (L,E,0);
reconsider J = Polish-expression-hierarchy (L,E,0) as Subset of (Polish-WFF-set (L,E)) by Th26;
A1:
for a being object st a in J holds
H1(a) in D
consider H being Function of J,D such that
A9:
for a being object st a in J holds
H . a = H1(a)
from FUNCT_2:sch 2(A1);
take
J
; ex H being Function of J,D st
( J = Polish-expression-hierarchy (L,E,0) & H is g -recursive )
take
H
; ( J = Polish-expression-hierarchy (L,E,0) & H is g -recursive )
thus
J = Polish-expression-hierarchy (L,E,0)
; H is g -recursive
let F be Polish-WFF of L,E; POLNOT_1:def 43 ( F in J & rng (Polish-WFF-args F) c= J implies H . F = g . [(L -head F),(H * (Polish-WFF-args F))] )
assume that
A10:
F in J
and
rng (Polish-WFF-args F) c= J
; H . F = g . [(L -head F),(H * (Polish-WFF-args F))]
A12:
F in Polish-atoms (L,E)
by A10, Def9;
then
F in L
by Def7;
then A14:
Polish-WFF-head F = F
by Th53;
then
Polish-arity F = 0
by A12, Def7;
then A15:
Polish-WFF-args F = {}
by Th61;
thus H . F =
g . [(L -head F),{}]
by A9, A10, A14
.=
g . [(L -head F),(H * (Polish-WFF-args F))]
by A15
; verum