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