:: deftheorem Def11 defines pnptree LTLAXIO4:def 11 :
for P being PNPair
for b2 being finite-branching DecoratedTree of [:(LTLB_WFF **),(LTLB_WFF **):] holds
( b2 is pnptree of P iff ( b2 . {} = P & ( for t being Element of dom b2
for w being Element of [:(LTLB_WFF **),(LTLB_WFF **):] st w = b2 . t holds
succ (b2,t) = the Enumeration of compn w ) ) );