packages feed

HTab-1.5.4: examples/unsat/test02.frm

signature { automatic } theory

{
 P1 | P2 | P3 | P4;
 !P1 | !P2;
 !(P1 --> ((P3 <--> P4) --> P1))
}