TSTP Solution File: LCL578+1 by iProver---3.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.8
% Problem  : LCL578+1 : TPTP v8.1.2. Released v3.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d THM

% Computer : n010.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Thu Aug 31 07:45:04 EDT 2023

% Result   : CounterSatisfiable 258.37s 34.87s
% Output   : Saturation 258.37s
% Verified : 
% SZS Type : ERROR: Analysing output (MakeTreeStats fails)

% Comments : 
%------------------------------------------------------------------------------
fof(f1,axiom,
    ( op_or
   => ! [X0,X1] : or(X0,X1) = not(and(not(X0),not(X1))) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',op_or) ).

fof(f5,axiom,
    ( op_equiv
   => ! [X0,X1] : equiv(X0,X1) = and(implies(X0,X1),implies(X1,X0)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',op_equiv) ).

fof(f7,axiom,
    ( modus_ponens_strict_implies
  <=> ! [X0,X1] :
        ( ( is_a_theorem(strict_implies(X0,X1))
          & is_a_theorem(X0) )
       => is_a_theorem(X1) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',modus_ponens_strict_implies) ).

fof(f8,axiom,
    ( adjunction
  <=> ! [X0,X1] :
        ( ( is_a_theorem(X1)
          & is_a_theorem(X0) )
       => is_a_theorem(and(X0,X1)) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',adjunction) ).

fof(f9,axiom,
    ( substitution_strict_equiv
  <=> ! [X0,X1] :
        ( is_a_theorem(strict_equiv(X0,X1))
       => X0 = X1 ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',substitution_strict_equiv) ).

fof(f19,axiom,
    ( axiom_m1
  <=> ! [X0,X1] : is_a_theorem(strict_implies(and(X0,X1),and(X1,X0))) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_m1) ).

fof(f20,axiom,
    ( axiom_m2
  <=> ! [X0,X1] : is_a_theorem(strict_implies(and(X0,X1),X0)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_m2) ).

fof(f21,axiom,
    ( axiom_m3
  <=> ! [X0,X1,X2] : is_a_theorem(strict_implies(and(and(X0,X1),X2),and(X0,and(X1,X2)))) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_m3) ).

fof(f22,axiom,
    ( axiom_m4
  <=> ! [X0] : is_a_theorem(strict_implies(X0,and(X0,X0))) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_m4) ).

fof(f23,axiom,
    ( axiom_m5
  <=> ! [X0,X1,X2] : is_a_theorem(strict_implies(and(strict_implies(X0,X1),strict_implies(X1,X2)),strict_implies(X0,X2))) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_m5) ).

fof(f27,axiom,
    ( axiom_m9
  <=> ! [X0] : is_a_theorem(strict_implies(possibly(possibly(X0)),possibly(X0))) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_m9) ).

fof(f28,axiom,
    ( axiom_m10
  <=> ! [X0] : is_a_theorem(strict_implies(possibly(X0),necessarily(possibly(X0)))) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',axiom_m10) ).

fof(f29,axiom,
    ( op_possibly
   => ! [X0] : possibly(X0) = not(necessarily(not(X0))) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',op_possibly) ).

fof(f31,axiom,
    ( op_strict_implies
   => ! [X0,X1] : strict_implies(X0,X1) = necessarily(implies(X0,X1)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',op_strict_implies) ).

fof(f32,axiom,
    ( op_strict_equiv
   => ! [X0,X1] : strict_equiv(X0,X1) = and(strict_implies(X0,X1),strict_implies(X1,X0)) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',op_strict_equiv) ).

fof(f33,axiom,
    op_possibly,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',s1_0_op_possibly) ).

fof(f34,axiom,
    op_or,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',s1_0_op_or) ).

fof(f36,axiom,
    op_strict_implies,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',s1_0_op_strict_implies) ).

fof(f37,axiom,
    op_equiv,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',s1_0_op_equiv) ).

fof(f38,axiom,
    op_strict_equiv,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',s1_0_op_strict_equiv) ).

fof(f39,axiom,
    modus_ponens_strict_implies,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',s1_0_modus_ponens_strict_implies) ).

fof(f40,axiom,
    substitution_strict_equiv,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',s1_0_substitution_strict_equiv) ).

fof(f41,axiom,
    adjunction,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',s1_0_adjunction) ).

fof(f42,axiom,
    axiom_m1,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',s1_0_axiom_m1) ).

fof(f43,axiom,
    axiom_m2,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',s1_0_axiom_m2) ).

fof(f44,axiom,
    axiom_m3,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',s1_0_axiom_m3) ).

fof(f45,axiom,
    axiom_m4,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',s1_0_axiom_m4) ).

fof(f46,axiom,
    axiom_m5,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',s1_0_axiom_m5) ).

fof(f47,axiom,
    axiom_m10,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',s1_0_m10_axiom_m10) ).

fof(f48,conjecture,
    axiom_m9,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',s1_0_m6s3m9b_axiom_m9) ).

fof(f49,negated_conjecture,
    ~ axiom_m9,
    inference(negated_conjecture,[],[f48]) ).

fof(f53,plain,
    ~ axiom_m9,
    inference(flattening,[],[f49]) ).

fof(f54,plain,
    ( axiom_m10
   => ! [X0] : is_a_theorem(strict_implies(possibly(X0),necessarily(possibly(X0)))) ),
    inference(unused_predicate_definition_removal,[],[f28]) ).

fof(f55,plain,
    ( ! [X0] : is_a_theorem(strict_implies(possibly(possibly(X0)),possibly(X0)))
   => axiom_m9 ),
    inference(unused_predicate_definition_removal,[],[f27]) ).

fof(f56,plain,
    ( axiom_m5
   => ! [X0,X1,X2] : is_a_theorem(strict_implies(and(strict_implies(X0,X1),strict_implies(X1,X2)),strict_implies(X0,X2))) ),
    inference(unused_predicate_definition_removal,[],[f23]) ).

fof(f57,plain,
    ( axiom_m4
   => ! [X0] : is_a_theorem(strict_implies(X0,and(X0,X0))) ),
    inference(unused_predicate_definition_removal,[],[f22]) ).

fof(f58,plain,
    ( axiom_m3
   => ! [X0,X1,X2] : is_a_theorem(strict_implies(and(and(X0,X1),X2),and(X0,and(X1,X2)))) ),
    inference(unused_predicate_definition_removal,[],[f21]) ).

fof(f59,plain,
    ( axiom_m2
   => ! [X0,X1] : is_a_theorem(strict_implies(and(X0,X1),X0)) ),
    inference(unused_predicate_definition_removal,[],[f20]) ).

fof(f60,plain,
    ( axiom_m1
   => ! [X0,X1] : is_a_theorem(strict_implies(and(X0,X1),and(X1,X0))) ),
    inference(unused_predicate_definition_removal,[],[f19]) ).

fof(f61,plain,
    ( substitution_strict_equiv
   => ! [X0,X1] :
        ( is_a_theorem(strict_equiv(X0,X1))
       => X0 = X1 ) ),
    inference(unused_predicate_definition_removal,[],[f9]) ).

fof(f62,plain,
    ( adjunction
   => ! [X0,X1] :
        ( ( is_a_theorem(X1)
          & is_a_theorem(X0) )
       => is_a_theorem(and(X0,X1)) ) ),
    inference(unused_predicate_definition_removal,[],[f8]) ).

fof(f63,plain,
    ( modus_ponens_strict_implies
   => ! [X0,X1] :
        ( ( is_a_theorem(strict_implies(X0,X1))
          & is_a_theorem(X0) )
       => is_a_theorem(X1) ) ),
    inference(unused_predicate_definition_removal,[],[f7]) ).

fof(f69,plain,
    ( ! [X0,X1] : or(X0,X1) = not(and(not(X0),not(X1)))
    | ~ op_or ),
    inference(ennf_transformation,[],[f1]) ).

fof(f70,plain,
    ( ! [X0,X1] : equiv(X0,X1) = and(implies(X0,X1),implies(X1,X0))
    | ~ op_equiv ),
    inference(ennf_transformation,[],[f5]) ).

fof(f71,plain,
    ( ! [X0,X1] :
        ( is_a_theorem(X1)
        | ~ is_a_theorem(strict_implies(X0,X1))
        | ~ is_a_theorem(X0) )
    | ~ modus_ponens_strict_implies ),
    inference(ennf_transformation,[],[f63]) ).

fof(f72,plain,
    ( ! [X0,X1] :
        ( is_a_theorem(X1)
        | ~ is_a_theorem(strict_implies(X0,X1))
        | ~ is_a_theorem(X0) )
    | ~ modus_ponens_strict_implies ),
    inference(flattening,[],[f71]) ).

fof(f73,plain,
    ( ! [X0,X1] :
        ( is_a_theorem(and(X0,X1))
        | ~ is_a_theorem(X1)
        | ~ is_a_theorem(X0) )
    | ~ adjunction ),
    inference(ennf_transformation,[],[f62]) ).

fof(f74,plain,
    ( ! [X0,X1] :
        ( is_a_theorem(and(X0,X1))
        | ~ is_a_theorem(X1)
        | ~ is_a_theorem(X0) )
    | ~ adjunction ),
    inference(flattening,[],[f73]) ).

fof(f75,plain,
    ( ! [X0,X1] :
        ( X0 = X1
        | ~ is_a_theorem(strict_equiv(X0,X1)) )
    | ~ substitution_strict_equiv ),
    inference(ennf_transformation,[],[f61]) ).

fof(f76,plain,
    ( ! [X0,X1] : is_a_theorem(strict_implies(and(X0,X1),and(X1,X0)))
    | ~ axiom_m1 ),
    inference(ennf_transformation,[],[f60]) ).

fof(f77,plain,
    ( ! [X0,X1] : is_a_theorem(strict_implies(and(X0,X1),X0))
    | ~ axiom_m2 ),
    inference(ennf_transformation,[],[f59]) ).

fof(f78,plain,
    ( ! [X0,X1,X2] : is_a_theorem(strict_implies(and(and(X0,X1),X2),and(X0,and(X1,X2))))
    | ~ axiom_m3 ),
    inference(ennf_transformation,[],[f58]) ).

fof(f79,plain,
    ( ! [X0] : is_a_theorem(strict_implies(X0,and(X0,X0)))
    | ~ axiom_m4 ),
    inference(ennf_transformation,[],[f57]) ).

fof(f80,plain,
    ( ! [X0,X1,X2] : is_a_theorem(strict_implies(and(strict_implies(X0,X1),strict_implies(X1,X2)),strict_implies(X0,X2)))
    | ~ axiom_m5 ),
    inference(ennf_transformation,[],[f56]) ).

fof(f81,plain,
    ( axiom_m9
    | ? [X0] : ~ is_a_theorem(strict_implies(possibly(possibly(X0)),possibly(X0))) ),
    inference(ennf_transformation,[],[f55]) ).

fof(f82,plain,
    ( ! [X0] : is_a_theorem(strict_implies(possibly(X0),necessarily(possibly(X0))))
    | ~ axiom_m10 ),
    inference(ennf_transformation,[],[f54]) ).

fof(f83,plain,
    ( ! [X0] : possibly(X0) = not(necessarily(not(X0)))
    | ~ op_possibly ),
    inference(ennf_transformation,[],[f29]) ).

fof(f84,plain,
    ( ! [X0,X1] : strict_implies(X0,X1) = necessarily(implies(X0,X1))
    | ~ op_strict_implies ),
    inference(ennf_transformation,[],[f31]) ).

fof(f85,plain,
    ( ! [X0,X1] : strict_equiv(X0,X1) = and(strict_implies(X0,X1),strict_implies(X1,X0))
    | ~ op_strict_equiv ),
    inference(ennf_transformation,[],[f32]) ).

fof(f86,plain,
    ( ? [X0] : ~ is_a_theorem(strict_implies(possibly(possibly(X0)),possibly(X0)))
   => ~ is_a_theorem(strict_implies(possibly(possibly(sK0)),possibly(sK0))) ),
    introduced(choice_axiom,[]) ).

fof(f87,plain,
    ( axiom_m9
    | ~ is_a_theorem(strict_implies(possibly(possibly(sK0)),possibly(sK0))) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK0])],[f81,f86]) ).

fof(f88,plain,
    ! [X0,X1] :
      ( or(X0,X1) = not(and(not(X0),not(X1)))
      | ~ op_or ),
    inference(cnf_transformation,[],[f69]) ).

fof(f89,plain,
    ! [X0,X1] :
      ( equiv(X0,X1) = and(implies(X0,X1),implies(X1,X0))
      | ~ op_equiv ),
    inference(cnf_transformation,[],[f70]) ).

fof(f90,plain,
    ! [X0,X1] :
      ( is_a_theorem(X1)
      | ~ is_a_theorem(strict_implies(X0,X1))
      | ~ is_a_theorem(X0)
      | ~ modus_ponens_strict_implies ),
    inference(cnf_transformation,[],[f72]) ).

fof(f91,plain,
    ! [X0,X1] :
      ( is_a_theorem(and(X0,X1))
      | ~ is_a_theorem(X1)
      | ~ is_a_theorem(X0)
      | ~ adjunction ),
    inference(cnf_transformation,[],[f74]) ).

fof(f92,plain,
    ! [X0,X1] :
      ( X0 = X1
      | ~ is_a_theorem(strict_equiv(X0,X1))
      | ~ substitution_strict_equiv ),
    inference(cnf_transformation,[],[f75]) ).

fof(f93,plain,
    ! [X0,X1] :
      ( is_a_theorem(strict_implies(and(X0,X1),and(X1,X0)))
      | ~ axiom_m1 ),
    inference(cnf_transformation,[],[f76]) ).

fof(f94,plain,
    ! [X0,X1] :
      ( is_a_theorem(strict_implies(and(X0,X1),X0))
      | ~ axiom_m2 ),
    inference(cnf_transformation,[],[f77]) ).

fof(f95,plain,
    ! [X2,X0,X1] :
      ( is_a_theorem(strict_implies(and(and(X0,X1),X2),and(X0,and(X1,X2))))
      | ~ axiom_m3 ),
    inference(cnf_transformation,[],[f78]) ).

fof(f96,plain,
    ! [X0] :
      ( is_a_theorem(strict_implies(X0,and(X0,X0)))
      | ~ axiom_m4 ),
    inference(cnf_transformation,[],[f79]) ).

fof(f97,plain,
    ! [X2,X0,X1] :
      ( is_a_theorem(strict_implies(and(strict_implies(X0,X1),strict_implies(X1,X2)),strict_implies(X0,X2)))
      | ~ axiom_m5 ),
    inference(cnf_transformation,[],[f80]) ).

fof(f98,plain,
    ( axiom_m9
    | ~ is_a_theorem(strict_implies(possibly(possibly(sK0)),possibly(sK0))) ),
    inference(cnf_transformation,[],[f87]) ).

fof(f99,plain,
    ! [X0] :
      ( is_a_theorem(strict_implies(possibly(X0),necessarily(possibly(X0))))
      | ~ axiom_m10 ),
    inference(cnf_transformation,[],[f82]) ).

fof(f100,plain,
    ! [X0] :
      ( possibly(X0) = not(necessarily(not(X0)))
      | ~ op_possibly ),
    inference(cnf_transformation,[],[f83]) ).

fof(f101,plain,
    ! [X0,X1] :
      ( strict_implies(X0,X1) = necessarily(implies(X0,X1))
      | ~ op_strict_implies ),
    inference(cnf_transformation,[],[f84]) ).

fof(f102,plain,
    ! [X0,X1] :
      ( strict_equiv(X0,X1) = and(strict_implies(X0,X1),strict_implies(X1,X0))
      | ~ op_strict_equiv ),
    inference(cnf_transformation,[],[f85]) ).

fof(f103,plain,
    op_possibly,
    inference(cnf_transformation,[],[f33]) ).

fof(f104,plain,
    op_or,
    inference(cnf_transformation,[],[f34]) ).

fof(f105,plain,
    op_strict_implies,
    inference(cnf_transformation,[],[f36]) ).

fof(f106,plain,
    op_equiv,
    inference(cnf_transformation,[],[f37]) ).

fof(f107,plain,
    op_strict_equiv,
    inference(cnf_transformation,[],[f38]) ).

fof(f108,plain,
    modus_ponens_strict_implies,
    inference(cnf_transformation,[],[f39]) ).

fof(f109,plain,
    substitution_strict_equiv,
    inference(cnf_transformation,[],[f40]) ).

fof(f110,plain,
    adjunction,
    inference(cnf_transformation,[],[f41]) ).

fof(f111,plain,
    axiom_m1,
    inference(cnf_transformation,[],[f42]) ).

fof(f112,plain,
    axiom_m2,
    inference(cnf_transformation,[],[f43]) ).

fof(f113,plain,
    axiom_m3,
    inference(cnf_transformation,[],[f44]) ).

fof(f114,plain,
    axiom_m4,
    inference(cnf_transformation,[],[f45]) ).

fof(f115,plain,
    axiom_m5,
    inference(cnf_transformation,[],[f46]) ).

fof(f116,plain,
    axiom_m10,
    inference(cnf_transformation,[],[f47]) ).

fof(f117,plain,
    ~ axiom_m9,
    inference(cnf_transformation,[],[f53]) ).

cnf(c_49,plain,
    ( ~ op_or
    | not(and(not(X0),not(X1))) = or(X0,X1) ),
    inference(cnf_transformation,[],[f88]) ).

cnf(c_50,plain,
    ( ~ op_equiv
    | and(implies(X0,X1),implies(X1,X0)) = equiv(X0,X1) ),
    inference(cnf_transformation,[],[f89]) ).

cnf(c_51,plain,
    ( ~ is_a_theorem(strict_implies(X0,X1))
    | ~ is_a_theorem(X0)
    | ~ modus_ponens_strict_implies
    | is_a_theorem(X1) ),
    inference(cnf_transformation,[],[f90]) ).

cnf(c_52,plain,
    ( ~ is_a_theorem(X0)
    | ~ is_a_theorem(X1)
    | ~ adjunction
    | is_a_theorem(and(X0,X1)) ),
    inference(cnf_transformation,[],[f91]) ).

cnf(c_53,plain,
    ( ~ is_a_theorem(strict_equiv(X0,X1))
    | ~ substitution_strict_equiv
    | X0 = X1 ),
    inference(cnf_transformation,[],[f92]) ).

cnf(c_54,plain,
    ( ~ axiom_m1
    | is_a_theorem(strict_implies(and(X0,X1),and(X1,X0))) ),
    inference(cnf_transformation,[],[f93]) ).

cnf(c_55,plain,
    ( ~ axiom_m2
    | is_a_theorem(strict_implies(and(X0,X1),X0)) ),
    inference(cnf_transformation,[],[f94]) ).

cnf(c_56,plain,
    ( ~ axiom_m3
    | is_a_theorem(strict_implies(and(and(X0,X1),X2),and(X0,and(X1,X2)))) ),
    inference(cnf_transformation,[],[f95]) ).

cnf(c_57,plain,
    ( ~ axiom_m4
    | is_a_theorem(strict_implies(X0,and(X0,X0))) ),
    inference(cnf_transformation,[],[f96]) ).

cnf(c_58,plain,
    ( ~ axiom_m5
    | is_a_theorem(strict_implies(and(strict_implies(X0,X1),strict_implies(X1,X2)),strict_implies(X0,X2))) ),
    inference(cnf_transformation,[],[f97]) ).

cnf(c_59,plain,
    ( ~ is_a_theorem(strict_implies(possibly(possibly(sK0)),possibly(sK0)))
    | axiom_m9 ),
    inference(cnf_transformation,[],[f98]) ).

cnf(c_60,plain,
    ( ~ axiom_m10
    | is_a_theorem(strict_implies(possibly(X0),necessarily(possibly(X0)))) ),
    inference(cnf_transformation,[],[f99]) ).

cnf(c_61,plain,
    ( ~ op_possibly
    | not(necessarily(not(X0))) = possibly(X0) ),
    inference(cnf_transformation,[],[f100]) ).

cnf(c_62,plain,
    ( ~ op_strict_implies
    | necessarily(implies(X0,X1)) = strict_implies(X0,X1) ),
    inference(cnf_transformation,[],[f101]) ).

cnf(c_63,plain,
    ( ~ op_strict_equiv
    | and(strict_implies(X0,X1),strict_implies(X1,X0)) = strict_equiv(X0,X1) ),
    inference(cnf_transformation,[],[f102]) ).

cnf(c_64,plain,
    op_possibly,
    inference(cnf_transformation,[],[f103]) ).

cnf(c_65,plain,
    op_or,
    inference(cnf_transformation,[],[f104]) ).

cnf(c_66,plain,
    op_strict_implies,
    inference(cnf_transformation,[],[f105]) ).

cnf(c_67,plain,
    op_equiv,
    inference(cnf_transformation,[],[f106]) ).

cnf(c_68,plain,
    op_strict_equiv,
    inference(cnf_transformation,[],[f107]) ).

cnf(c_69,plain,
    modus_ponens_strict_implies,
    inference(cnf_transformation,[],[f108]) ).

cnf(c_70,plain,
    substitution_strict_equiv,
    inference(cnf_transformation,[],[f109]) ).

cnf(c_71,plain,
    adjunction,
    inference(cnf_transformation,[],[f110]) ).

cnf(c_72,plain,
    axiom_m1,
    inference(cnf_transformation,[],[f111]) ).

cnf(c_73,plain,
    axiom_m2,
    inference(cnf_transformation,[],[f112]) ).

cnf(c_74,plain,
    axiom_m3,
    inference(cnf_transformation,[],[f113]) ).

cnf(c_75,plain,
    axiom_m4,
    inference(cnf_transformation,[],[f114]) ).

cnf(c_76,plain,
    axiom_m5,
    inference(cnf_transformation,[],[f115]) ).

cnf(c_77,plain,
    axiom_m10,
    inference(cnf_transformation,[],[f116]) ).

cnf(c_78,negated_conjecture,
    ~ axiom_m9,
    inference(cnf_transformation,[],[f117]) ).

cnf(c_92,plain,
    is_a_theorem(strict_implies(X0,and(X0,X0))),
    inference(global_subsumption_just,[status(thm)],[c_57,c_75,c_57]) ).

cnf(c_95,plain,
    is_a_theorem(strict_implies(and(X0,X1),X0)),
    inference(global_subsumption_just,[status(thm)],[c_55,c_73,c_55]) ).

cnf(c_98,plain,
    is_a_theorem(strict_implies(possibly(X0),necessarily(possibly(X0)))),
    inference(global_subsumption_just,[status(thm)],[c_60,c_77,c_60]) ).

cnf(c_101,plain,
    ~ is_a_theorem(strict_implies(possibly(possibly(sK0)),possibly(sK0))),
    inference(global_subsumption_just,[status(thm)],[c_59,c_78,c_59]) ).

cnf(c_103,plain,
    not(necessarily(not(X0))) = possibly(X0),
    inference(global_subsumption_just,[status(thm)],[c_61,c_64,c_61]) ).

cnf(c_106,plain,
    is_a_theorem(strict_implies(and(X0,X1),and(X1,X0))),
    inference(global_subsumption_just,[status(thm)],[c_54,c_72,c_54]) ).

cnf(c_109,plain,
    necessarily(implies(X0,X1)) = strict_implies(X0,X1),
    inference(global_subsumption_just,[status(thm)],[c_62,c_66,c_62]) ).

cnf(c_112,plain,
    ( ~ is_a_theorem(strict_equiv(X0,X1))
    | X0 = X1 ),
    inference(global_subsumption_just,[status(thm)],[c_53,c_70,c_53]) ).

cnf(c_115,plain,
    ( ~ is_a_theorem(X1)
    | ~ is_a_theorem(X0)
    | is_a_theorem(and(X0,X1)) ),
    inference(global_subsumption_just,[status(thm)],[c_52,c_71,c_52]) ).

cnf(c_116,plain,
    ( ~ is_a_theorem(X0)
    | ~ is_a_theorem(X1)
    | is_a_theorem(and(X0,X1)) ),
    inference(renaming,[status(thm)],[c_115]) ).

cnf(c_118,plain,
    ( ~ is_a_theorem(X0)
    | ~ is_a_theorem(strict_implies(X0,X1))
    | is_a_theorem(X1) ),
    inference(global_subsumption_just,[status(thm)],[c_51,c_69,c_51]) ).

cnf(c_119,plain,
    ( ~ is_a_theorem(strict_implies(X0,X1))
    | ~ is_a_theorem(X0)
    | is_a_theorem(X1) ),
    inference(renaming,[status(thm)],[c_118]) ).

cnf(c_120,plain,
    not(and(not(X0),not(X1))) = or(X0,X1),
    inference(global_subsumption_just,[status(thm)],[c_49,c_65,c_49]) ).

cnf(c_123,plain,
    and(strict_implies(X0,X1),strict_implies(X1,X0)) = strict_equiv(X0,X1),
    inference(global_subsumption_just,[status(thm)],[c_63,c_68,c_63]) ).

cnf(c_126,plain,
    is_a_theorem(strict_implies(and(strict_implies(X0,X1),strict_implies(X1,X2)),strict_implies(X0,X2))),
    inference(global_subsumption_just,[status(thm)],[c_58,c_76,c_58]) ).

cnf(c_129,plain,
    is_a_theorem(strict_implies(and(and(X0,X1),X2),and(X0,and(X1,X2)))),
    inference(global_subsumption_just,[status(thm)],[c_56,c_74,c_56]) ).

cnf(c_132,plain,
    and(implies(X0,X1),implies(X1,X0)) = equiv(X0,X1),
    inference(global_subsumption_just,[status(thm)],[c_50,c_67,c_50]) ).

cnf(c_264,plain,
    X0_1 = X0_1,
    theory(equality) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : LCL578+1 : TPTP v8.1.2. Released v3.3.0.
% 0.00/0.13  % Command  : run_iprover %s %d THM
% 0.14/0.35  % Computer : n010.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Fri Aug 25 04:41:21 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.20/0.49  Running first-order theorem proving
% 0.20/0.49  Running: /export/starexec/sandbox2/solver/bin/run_problem --schedule fof_schedule --no_cores 8 /export/starexec/sandbox2/benchmark/theBenchmark.p 300
% 3.96/1.17  % SZS status Started for theBenchmark.p
% 3.96/1.17  ERROR - "ProverProcess:heur/471148:300.0" ran with exit code 2 and error: iprover.ml: Unexpected exception: Failure("Clausification error: res/vclausify_rel prover was killed by a signal: -10")
% 3.96/1.17  Fatal error: exception Failure("Clausification error: res/vclausify_rel prover was killed by a signal: -10")
% 3.96/1.17  ERROR - cmd was:  ulimit -v 4096000; ./res/iproveropt_static_z3 --out_options none --schedule default --stats_out none --sub_typing false --preprocessing_flag true --proof_out true --sat_out_model small  --clausifier res/vclausify_rel --clausifier_options "--mode clausify -t 300.00" --time_out_real 300.00 /export/starexec/sandbox2/benchmark/theBenchmark.p 1>> /export/starexec/sandbox2/tmp/iprover_out_84cu1emi/n5sbw_fj 2>> /export/starexec/sandbox2/tmp/iprover_out_84cu1emi/n5sbw_fj_error
% 258.37/34.87  % SZS status CounterSatisfiable for theBenchmark.p
% 258.37/34.87  
% 258.37/34.87  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 258.37/34.87  
% 258.37/34.87  ------  iProver source info
% 258.37/34.87  
% 258.37/34.87  git: date: 2023-05-31 18:12:56 +0000
% 258.37/34.87  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 258.37/34.87  git: non_committed_changes: false
% 258.37/34.87  git: last_make_outside_of_git: false
% 258.37/34.87  
% 258.37/34.87  ------ Parsing...
% 258.37/34.87  ------ Clausification by vclausify_rel  & Parsing by iProver...
% 258.37/34.87  
% 258.37/34.87  ------ Preprocessing... sup_sim: 0  sf_s  rm: 16 0s  sf_e  pe_s  pe_e  sup_sim: 0  sf_s  rm: 1 0s  sf_e  pe_s  pe_e 
% 258.37/34.87  
% 258.37/34.87  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 258.37/34.87  
% 258.37/34.87  ------ Preprocessing... sf_s  rm: 1 0s  sf_e  sf_s  rm: 0 0s  sf_e 
% 258.37/34.87  ------ Proving...
% 258.37/34.87  ------ Problem Properties 
% 258.37/34.87  
% 258.37/34.87  
% 258.37/34.87  clauses                                 15
% 258.37/34.87  conjectures                             0
% 258.37/34.87  EPR                                     0
% 258.37/34.87  Horn                                    15
% 258.37/34.87  unary                                   12
% 258.37/34.87  binary                                  1
% 258.37/34.87  lits                                    20
% 258.37/34.87  lits eq                                 6
% 258.37/34.87  fd_pure                                 0
% 258.37/34.87  fd_pseudo                               0
% 258.37/34.87  fd_cond                                 0
% 258.37/34.87  fd_pseudo_cond                          1
% 258.37/34.87  AC symbols                              0
% 258.37/34.87  
% 258.37/34.87  ------ Input Options Time Limit: Unbounded
% 258.37/34.87  
% 258.37/34.87  
% 258.37/34.87  ------ 
% 258.37/34.87  Current options:
% 258.37/34.87  ------ 
% 258.37/34.87  
% 258.37/34.87  
% 258.37/34.87  
% 258.37/34.87  
% 258.37/34.87  ------ Proving...
% 258.37/34.87  
% 258.37/34.87  
% 258.37/34.87  % SZS status CounterSatisfiable for theBenchmark.p
% 258.37/34.87  
% 258.37/34.87  % SZS output start Saturation for theBenchmark.p
% See solution above
% 258.37/34.87  
% 258.37/34.88  
%------------------------------------------------------------------------------