theorem Th55:
  {F1,F2}|-_IPC G implies {F2} |-_IPC F1 => G
proof
  {F1,F2} = {F2} \/ {F1} by ENUMSET1:1;
  hence thesis by Th53;
end;
