:: deftheorem Def2 defines tree_of_subformulae QC_LANG4:def 2 :
for A being QC-alphabet
for p being Element of QC-WFF A
for b3 being finite DecoratedTree of QC-WFF A holds
( b3 = tree_of_subformulae p iff ( b3 . {} = p & ( for x being Element of dom b3 holds succ (b3,x) = list_of_immediate_constituents (b3 . x) ) ) );