reserve x for set,
  t,t1,t2 for DecoratedTree;

theorem Th10:
  x in Subtrees t iff ex n being Node of t st x = t|n;
