theorem
  A\iffA in F
  proof
A1: (A\impA)\and(A\impA)\imp(A\iffA) in F by Def38;
    A\impA in F by Th34; then
    (A\impA)\and(A\impA) in F by Th35;
    hence thesis by A1,Def38;
  end;
