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