theorem
  ex p st reflection(a,p) = p9
  proof
    set p = reflection(a,p9);
    take p;
    thus thesis by Satz7p7;
  end;
