theorem Th56:
  A\imp(\notA\impB) in F
  proof
    A\and\notA\impB\imp(A\imp(\notA\impB)) in F & A\and\notA\impB in F
    by Th47,Def38;
    hence thesis by Def38;
  end;
