set k = T | t;
A1:
dom (T | t) = (dom T) | t
by TREES_2:def 10;
A2:
now for u being Element of dom (T | t)
for w being Element of [:(LTLB_WFF **),(LTLB_WFF **):] st w = (T | t) . u holds
succ ((T | t),u) = the Enumeration of compn wlet u be
Element of
dom (T | t);
for w being Element of [:(LTLB_WFF **),(LTLB_WFF **):] st w = (T | t) . u holds
succ ((T | t),u) = the Enumeration of compn wreconsider tu =
t ^ u as
Element of
dom T by A1, TREES_1:def 6;
let w be
Element of
[:(LTLB_WFF **),(LTLB_WFF **):];
( w = (T | t) . u implies succ ((T | t),u) = the Enumeration of compn w )assume
w = (T | t) . u
;
succ ((T | t),u) = the Enumeration of compn wthen A3:
w = T . (t ^ u)
by A1, TREES_2:def 10;
thus succ (
(T | t),
u) =
succ (
T,
tu)
by TREES_9:31
.=
the
Enumeration of
compn w
by Def11, A3
;
verum end;
(T | t) . {} = T . t
by TREES_9:35;
hence
T | t is pnptree of T . t
by A2, Def11; verum