:: deftheorem Def13 defines path LTLAXIO4:def 13 :
for P being consistent PNPair
for T being pnptree of P
for b3 being sequence of (dom T) holds
( b3 is path of T iff ( b3 . 0 = {} & ( for k being Nat holds b3 . (k + 1) in succ (b3 . k) ) ) );