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

theorem
  x in FixedSubtrees t iff ex n being Node of t st x = [n,t|n];
