theorem
  F OR NOT F = id X
  proof
    dom(F OR NOT F) = X & F OR NOT F c= id X by Th50,Def21;
    hence thesis by SYSREL:17;
  end;
