TSTP Solution File: SYO449^1 by E---3.1.00

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E---3.1.00
% Problem  : SYO449^1 : TPTP v8.2.0. Released v4.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_E %s %d THM

% Computer : n002.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 : Tue May 21 08:46:03 EDT 2024

% Result   : Theorem 0.19s 0.52s
% Output   : CNFRefutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   27
%            Number of leaves      :   32
% Syntax   : Number of formulae    :  116 (  46 unt;  19 typ;   0 def)
%            Number of atoms       :  328 (  24 equ;   0 cnn)
%            Maximal formula atoms :   81 (   3 avg)
%            Number of connectives :  833 ( 146   ~; 165   |;  28   &; 488   @)
%                                         (   0 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   33 (   4 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   80 (  80   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   21 (  19 usr;   7 con; 0-3 aty)
%            Number of variables   :  122 (  49   ^  73   !;   0   ?; 122   :)

% Comments : 
%------------------------------------------------------------------------------
thf(decl_24,type,
    mnot: ( $i > $o ) > $i > $o ).

thf(decl_25,type,
    mor: ( $i > $o ) > ( $i > $o ) > $i > $o ).

thf(decl_26,type,
    mand: ( $i > $o ) > ( $i > $o ) > $i > $o ).

thf(decl_27,type,
    mimplies: ( $i > $o ) > ( $i > $o ) > $i > $o ).

thf(decl_29,type,
    mequiv: ( $i > $o ) > ( $i > $o ) > $i > $o ).

thf(decl_40,type,
    msymmetric: ( $i > $i > $o ) > $o ).

thf(decl_42,type,
    mtransitive: ( $i > $i > $o ) > $o ).

thf(decl_49,type,
    mvalid: ( $i > $o ) > $o ).

thf(decl_53,type,
    rel_s5: $i > $i > $o ).

thf(decl_54,type,
    mbox_s5: ( $i > $o ) > $i > $o ).

thf(decl_55,type,
    mdia_s5: ( $i > $o ) > $i > $o ).

thf(decl_56,type,
    p: $i > $o ).

thf(decl_57,type,
    q: $i > $o ).

thf(decl_58,type,
    esk1_0: $i ).

thf(decl_59,type,
    esk2_0: $i ).

thf(decl_60,type,
    esk3_0: $i ).

thf(decl_61,type,
    esk4_0: $i ).

thf(decl_62,type,
    esk5_0: $i ).

thf(decl_63,type,
    esk6_0: $i ).

thf(mand,axiom,
    ( mand
    = ( ^ [X6: $i > $o,X7: $i > $o] : ( mnot @ ( mor @ ( mnot @ X6 ) @ ( mnot @ X7 ) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL013^0.ax',mand) ).

thf(mnot,axiom,
    ( mnot
    = ( ^ [X6: $i > $o,X3: $i] :
          ~ ( X6 @ X3 ) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL013^0.ax',mnot) ).

thf(mor,axiom,
    ( mor
    = ( ^ [X6: $i > $o,X7: $i > $o,X3: $i] :
          ( ( X6 @ X3 )
          | ( X7 @ X3 ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL013^0.ax',mor) ).

thf(mimplies,axiom,
    ( mimplies
    = ( ^ [X6: $i > $o,X7: $i > $o] : ( mor @ ( mnot @ X6 ) @ X7 ) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL013^0.ax',mimplies) ).

thf(mequiv,axiom,
    ( mequiv
    = ( ^ [X6: $i > $o,X7: $i > $o] : ( mand @ ( mimplies @ X6 @ X7 ) @ ( mimplies @ X7 @ X6 ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL013^0.ax',mequiv) ).

thf(mdia_s5,axiom,
    ( mdia_s5
    = ( ^ [X6: $i > $o] : ( mnot @ ( mbox_s5 @ ( mnot @ X6 ) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL013^6.ax',mdia_s5) ).

thf(mbox_s5,axiom,
    ( mbox_s5
    = ( ^ [X6: $i > $o,X3: $i] :
        ! [X14: $i] :
          ( ~ ( rel_s5 @ X3 @ X14 )
          | ( X6 @ X14 ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL013^6.ax',mbox_s5) ).

thf(mtransitive,axiom,
    ( mtransitive
    = ( ^ [X13: $i > $i > $o] :
        ! [X15: $i,X16: $i,X17: $i] :
          ( ( ( X13 @ X15 @ X16 )
            & ( X13 @ X16 @ X17 ) )
         => ( X13 @ X15 @ X17 ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL013^0.ax',mtransitive) ).

thf(mvalid,axiom,
    ( mvalid
    = ( ^ [X6: $i > $o] :
        ! [X3: $i] : ( X6 @ X3 ) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL013^0.ax',mvalid) ).

thf(msymmetric,axiom,
    ( msymmetric
    = ( ^ [X13: $i > $i > $o] :
        ! [X15: $i,X16: $i] :
          ( ( X13 @ X15 @ X16 )
         => ( X13 @ X16 @ X15 ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL013^0.ax',msymmetric) ).

thf(a2,axiom,
    mtransitive @ rel_s5,
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL013^6.ax',a2) ).

thf(prove,conjecture,
    mvalid @ ( mbox_s5 @ ( mequiv @ ( mbox_s5 @ ( mimplies @ ( mdia_s5 @ p ) @ q ) ) @ ( mbox_s5 @ ( mimplies @ p @ ( mbox_s5 @ q ) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove) ).

thf(a3,axiom,
    msymmetric @ rel_s5,
    file('/export/starexec/sandbox2/benchmark/Axioms/LCL013^6.ax',a3) ).

thf(c_0_13,plain,
    ( mand
    = ( ^ [Z0: $i > $o,Z1: $i > $o,Z2: $i] :
          ~ ( ~ ( Z0 @ Z2 )
            | ~ ( Z1 @ Z2 ) ) ) ),
    inference(fof_simplification,[status(thm)],[mand]) ).

thf(c_0_14,plain,
    ( mnot
    = ( ^ [Z0: $i > $o,Z1: $i] :
          ~ ( Z0 @ Z1 ) ) ),
    inference(fof_simplification,[status(thm)],[mnot]) ).

thf(c_0_15,plain,
    ( mor
    = ( ^ [Z0: $i > $o,Z1: $i > $o,Z2: $i] :
          ( ( Z0 @ Z2 )
          | ( Z1 @ Z2 ) ) ) ),
    inference(fof_simplification,[status(thm)],[mor]) ).

thf(c_0_16,plain,
    ( mimplies
    = ( ^ [Z0: $i > $o,Z1: $i > $o,Z2: $i] :
          ( ~ ( Z0 @ Z2 )
          | ( Z1 @ Z2 ) ) ) ),
    inference(fof_simplification,[status(thm)],[mimplies]) ).

thf(c_0_17,plain,
    ( mequiv
    = ( ^ [Z0: $i > $o,Z1: $i > $o,Z2: $i] :
          ~ ( ~ ( ~ ( Z0 @ Z2 )
                | ( Z1 @ Z2 ) )
            | ~ ( ~ ( Z1 @ Z2 )
                | ( Z0 @ Z2 ) ) ) ) ),
    inference(fof_simplification,[status(thm)],[mequiv]) ).

thf(c_0_18,plain,
    ( mand
    = ( ^ [Z0: $i > $o,Z1: $i > $o,Z2: $i] :
          ~ ( ~ ( Z0 @ Z2 )
            | ~ ( Z1 @ Z2 ) ) ) ),
    inference(apply_def,[status(thm)],[inference(apply_def,[status(thm)],[c_0_13,c_0_14]),c_0_15]) ).

thf(c_0_19,plain,
    ( mimplies
    = ( ^ [Z0: $i > $o,Z1: $i > $o,Z2: $i] :
          ( ~ ( Z0 @ Z2 )
          | ( Z1 @ Z2 ) ) ) ),
    inference(apply_def,[status(thm)],[inference(apply_def,[status(thm)],[c_0_16,c_0_14]),c_0_15]) ).

thf(c_0_20,plain,
    ( mdia_s5
    = ( ^ [Z0: $i > $o,Z1: $i] :
          ~ ! [X21: $i] :
              ( ~ ( rel_s5 @ Z1 @ X21 )
              | ~ ( Z0 @ X21 ) ) ) ),
    inference(fof_simplification,[status(thm)],[mdia_s5]) ).

thf(c_0_21,plain,
    ( mbox_s5
    = ( ^ [Z0: $i > $o,Z1: $i] :
        ! [X14: $i] :
          ( ~ ( rel_s5 @ Z1 @ X14 )
          | ( Z0 @ X14 ) ) ) ),
    inference(fof_simplification,[status(thm)],[mbox_s5]) ).

thf(c_0_22,plain,
    ( mtransitive
    = ( ^ [Z0: $i > $i > $o] :
        ! [X15: $i,X16: $i,X17: $i] :
          ( ( ( Z0 @ X15 @ X16 )
            & ( Z0 @ X16 @ X17 ) )
         => ( Z0 @ X15 @ X17 ) ) ) ),
    inference(fof_simplification,[status(thm)],[mtransitive]) ).

thf(c_0_23,plain,
    ( mequiv
    = ( ^ [Z0: $i > $o,Z1: $i > $o,Z2: $i] :
          ~ ( ~ ( ~ ( Z0 @ Z2 )
                | ( Z1 @ Z2 ) )
            | ~ ( ~ ( Z1 @ Z2 )
                | ( Z0 @ Z2 ) ) ) ) ),
    inference(apply_def,[status(thm)],[inference(apply_def,[status(thm)],[c_0_17,c_0_18]),c_0_19]) ).

thf(c_0_24,plain,
    ( mvalid
    = ( ^ [Z0: $i > $o] :
        ! [X3: $i] : ( Z0 @ X3 ) ) ),
    inference(fof_simplification,[status(thm)],[mvalid]) ).

thf(c_0_25,plain,
    ( mdia_s5
    = ( ^ [Z0: $i > $o,Z1: $i] :
          ~ ! [X21: $i] :
              ( ~ ( rel_s5 @ Z1 @ X21 )
              | ~ ( Z0 @ X21 ) ) ) ),
    inference(apply_def,[status(thm)],[inference(apply_def,[status(thm)],[c_0_20,c_0_14]),c_0_21]) ).

thf(c_0_26,plain,
    ( msymmetric
    = ( ^ [Z0: $i > $i > $o] :
        ! [X15: $i,X16: $i] :
          ( ( Z0 @ X15 @ X16 )
         => ( Z0 @ X16 @ X15 ) ) ) ),
    inference(fof_simplification,[status(thm)],[msymmetric]) ).

thf(c_0_27,plain,
    ! [X23: $i,X24: $i,X25: $i] :
      ( ( ( rel_s5 @ X23 @ X24 )
        & ( rel_s5 @ X24 @ X25 ) )
     => ( rel_s5 @ X23 @ X25 ) ),
    inference(apply_def,[status(thm)],[a2,c_0_22]) ).

thf(c_0_28,negated_conjecture,
    ~ ! [X33: $i,X32: $i] :
        ( ~ ( rel_s5 @ X33 @ X32 )
        | ~ ( ~ ( ~ ! [X29: $i] :
                      ( ~ ( rel_s5 @ X32 @ X29 )
                      | ~ ~ ! [X28: $i] :
                              ( ~ ( rel_s5 @ X29 @ X28 )
                              | ~ ( p @ X28 ) )
                      | ( q @ X29 ) )
                | ! [X31: $i] :
                    ( ~ ( rel_s5 @ X32 @ X31 )
                    | ~ ( p @ X31 )
                    | ! [X30: $i] :
                        ( ~ ( rel_s5 @ X31 @ X30 )
                        | ( q @ X30 ) ) ) )
            | ~ ( ~ ! [X31: $i] :
                      ( ~ ( rel_s5 @ X32 @ X31 )
                      | ~ ( p @ X31 )
                      | ! [X30: $i] :
                          ( ~ ( rel_s5 @ X31 @ X30 )
                          | ( q @ X30 ) ) )
                | ! [X29: $i] :
                    ( ~ ( rel_s5 @ X32 @ X29 )
                    | ~ ~ ! [X28: $i] :
                            ( ~ ( rel_s5 @ X29 @ X28 )
                            | ~ ( p @ X28 ) )
                    | ( q @ X29 ) ) ) ) ),
    inference(fof_simplification,[status(thm)],[inference(apply_def,[status(thm)],[inference(apply_def,[status(thm)],[inference(apply_def,[status(thm)],[inference(apply_def,[status(thm)],[inference(apply_def,[status(thm)],[inference(assume_negation,[status(cth)],[prove]),c_0_19]),c_0_23]),c_0_24]),c_0_21]),c_0_25])]) ).

thf(c_0_29,plain,
    ! [X26: $i,X27: $i] :
      ( ( rel_s5 @ X26 @ X27 )
     => ( rel_s5 @ X27 @ X26 ) ),
    inference(apply_def,[status(thm)],[a3,c_0_26]) ).

thf(c_0_30,plain,
    ! [X35: $i,X36: $i,X37: $i] :
      ( ~ ( rel_s5 @ X35 @ X36 )
      | ~ ( rel_s5 @ X36 @ X37 )
      | ( rel_s5 @ X35 @ X37 ) ),
    inference(fof_nnf,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_27])])]) ).

thf(c_0_31,negated_conjecture,
    ! [X42: $i,X43: $i,X46: $i,X47: $i] :
      ( ( rel_s5 @ esk1_0 @ esk2_0 )
      & ( ~ ( rel_s5 @ esk2_0 @ X46 )
        | ~ ( p @ X46 )
        | ~ ( rel_s5 @ X46 @ X47 )
        | ( q @ X47 )
        | ~ ( rel_s5 @ esk2_0 @ X42 )
        | ~ ( rel_s5 @ X42 @ X43 )
        | ~ ( p @ X43 )
        | ( q @ X42 ) )
      & ( ( rel_s5 @ esk2_0 @ esk5_0 )
        | ~ ( rel_s5 @ esk2_0 @ X42 )
        | ~ ( rel_s5 @ X42 @ X43 )
        | ~ ( p @ X43 )
        | ( q @ X42 ) )
      & ( ( rel_s5 @ esk5_0 @ esk6_0 )
        | ~ ( rel_s5 @ esk2_0 @ X42 )
        | ~ ( rel_s5 @ X42 @ X43 )
        | ~ ( p @ X43 )
        | ( q @ X42 ) )
      & ( ( p @ esk6_0 )
        | ~ ( rel_s5 @ esk2_0 @ X42 )
        | ~ ( rel_s5 @ X42 @ X43 )
        | ~ ( p @ X43 )
        | ( q @ X42 ) )
      & ( ~ ( q @ esk5_0 )
        | ~ ( rel_s5 @ esk2_0 @ X42 )
        | ~ ( rel_s5 @ X42 @ X43 )
        | ~ ( p @ X43 )
        | ( q @ X42 ) )
      & ( ~ ( rel_s5 @ esk2_0 @ X46 )
        | ~ ( p @ X46 )
        | ~ ( rel_s5 @ X46 @ X47 )
        | ( q @ X47 )
        | ( rel_s5 @ esk2_0 @ esk3_0 ) )
      & ( ( rel_s5 @ esk2_0 @ esk5_0 )
        | ( rel_s5 @ esk2_0 @ esk3_0 ) )
      & ( ( rel_s5 @ esk5_0 @ esk6_0 )
        | ( rel_s5 @ esk2_0 @ esk3_0 ) )
      & ( ( p @ esk6_0 )
        | ( rel_s5 @ esk2_0 @ esk3_0 ) )
      & ( ~ ( q @ esk5_0 )
        | ( rel_s5 @ esk2_0 @ esk3_0 ) )
      & ( ~ ( rel_s5 @ esk2_0 @ X46 )
        | ~ ( p @ X46 )
        | ~ ( rel_s5 @ X46 @ X47 )
        | ( q @ X47 )
        | ( p @ esk3_0 ) )
      & ( ( rel_s5 @ esk2_0 @ esk5_0 )
        | ( p @ esk3_0 ) )
      & ( ( rel_s5 @ esk5_0 @ esk6_0 )
        | ( p @ esk3_0 ) )
      & ( ( p @ esk6_0 )
        | ( p @ esk3_0 ) )
      & ( ~ ( q @ esk5_0 )
        | ( p @ esk3_0 ) )
      & ( ~ ( rel_s5 @ esk2_0 @ X46 )
        | ~ ( p @ X46 )
        | ~ ( rel_s5 @ X46 @ X47 )
        | ( q @ X47 )
        | ( rel_s5 @ esk3_0 @ esk4_0 ) )
      & ( ( rel_s5 @ esk2_0 @ esk5_0 )
        | ( rel_s5 @ esk3_0 @ esk4_0 ) )
      & ( ( rel_s5 @ esk5_0 @ esk6_0 )
        | ( rel_s5 @ esk3_0 @ esk4_0 ) )
      & ( ( p @ esk6_0 )
        | ( rel_s5 @ esk3_0 @ esk4_0 ) )
      & ( ~ ( q @ esk5_0 )
        | ( rel_s5 @ esk3_0 @ esk4_0 ) )
      & ( ~ ( rel_s5 @ esk2_0 @ X46 )
        | ~ ( p @ X46 )
        | ~ ( rel_s5 @ X46 @ X47 )
        | ( q @ X47 )
        | ~ ( q @ esk4_0 ) )
      & ( ( rel_s5 @ esk2_0 @ esk5_0 )
        | ~ ( q @ esk4_0 ) )
      & ( ( rel_s5 @ esk5_0 @ esk6_0 )
        | ~ ( q @ esk4_0 ) )
      & ( ( p @ esk6_0 )
        | ~ ( q @ esk4_0 ) )
      & ( ~ ( q @ esk5_0 )
        | ~ ( q @ esk4_0 ) ) ),
    inference(distribute,[status(thm)],[inference(fof_nnf,[status(thm)],[inference(shift_quantors,[status(thm)],[inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_28])])])])])]) ).

thf(c_0_32,plain,
    ! [X38: $i,X39: $i] :
      ( ~ ( rel_s5 @ X38 @ X39 )
      | ( rel_s5 @ X39 @ X38 ) ),
    inference(fof_nnf,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[c_0_29])])]) ).

thf(c_0_33,plain,
    ! [X14: $i,X3: $i,X15: $i] :
      ( ( rel_s5 @ X3 @ X15 )
      | ~ ( rel_s5 @ X3 @ X14 )
      | ~ ( rel_s5 @ X14 @ X15 ) ),
    inference(split_conjunct,[status(thm)],[c_0_30]) ).

thf(c_0_34,negated_conjecture,
    ( ( rel_s5 @ esk5_0 @ esk6_0 )
    | ( rel_s5 @ esk2_0 @ esk3_0 ) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

thf(c_0_35,plain,
    ! [X3: $i,X14: $i] :
      ( ( rel_s5 @ X14 @ X3 )
      | ~ ( rel_s5 @ X3 @ X14 ) ),
    inference(split_conjunct,[status(thm)],[c_0_32]) ).

thf(c_0_36,negated_conjecture,
    ! [X3: $i] :
      ( ( rel_s5 @ esk2_0 @ esk3_0 )
      | ( rel_s5 @ X3 @ esk6_0 )
      | ~ ( rel_s5 @ X3 @ esk5_0 ) ),
    inference(spm,[status(thm)],[c_0_33,c_0_34]) ).

thf(c_0_37,negated_conjecture,
    ( ( rel_s5 @ esk2_0 @ esk5_0 )
    | ( rel_s5 @ esk2_0 @ esk3_0 ) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

thf(c_0_38,negated_conjecture,
    ( ( rel_s5 @ esk2_0 @ esk5_0 )
    | ( rel_s5 @ esk3_0 @ esk4_0 ) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

thf(c_0_39,negated_conjecture,
    ! [X3: $i,X14: $i] :
      ( ( q @ X14 )
      | ( rel_s5 @ esk2_0 @ esk3_0 )
      | ~ ( rel_s5 @ esk2_0 @ X3 )
      | ~ ( p @ X3 )
      | ~ ( rel_s5 @ X3 @ X14 ) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

thf(c_0_40,negated_conjecture,
    ( ( rel_s5 @ esk2_0 @ esk3_0 )
    | ( rel_s5 @ esk6_0 @ esk5_0 ) ),
    inference(spm,[status(thm)],[c_0_35,c_0_34]) ).

thf(c_0_41,negated_conjecture,
    ( ( p @ esk6_0 )
    | ( rel_s5 @ esk2_0 @ esk3_0 ) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

thf(c_0_42,negated_conjecture,
    ( ( rel_s5 @ esk2_0 @ esk6_0 )
    | ( rel_s5 @ esk2_0 @ esk3_0 ) ),
    inference(spm,[status(thm)],[c_0_36,c_0_37]) ).

thf(c_0_43,negated_conjecture,
    ( ( rel_s5 @ esk2_0 @ esk3_0 )
    | ~ ( q @ esk5_0 ) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

thf(c_0_44,negated_conjecture,
    ! [X3: $i] :
      ( ( rel_s5 @ esk2_0 @ esk5_0 )
      | ( rel_s5 @ X3 @ esk4_0 )
      | ~ ( rel_s5 @ X3 @ esk3_0 ) ),
    inference(spm,[status(thm)],[c_0_33,c_0_38]) ).

thf(c_0_45,negated_conjecture,
    rel_s5 @ esk2_0 @ esk3_0,
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_39,c_0_40]),c_0_41]),c_0_42]),c_0_43]) ).

thf(c_0_46,negated_conjecture,
    ! [X3: $i,X14: $i] :
      ( ( rel_s5 @ esk2_0 @ esk5_0 )
      | ( q @ X3 )
      | ~ ( rel_s5 @ esk2_0 @ X3 )
      | ~ ( rel_s5 @ X3 @ X14 )
      | ~ ( p @ X14 ) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

thf(c_0_47,negated_conjecture,
    ( ( rel_s5 @ esk2_0 @ esk5_0 )
    | ( rel_s5 @ esk4_0 @ esk3_0 ) ),
    inference(spm,[status(thm)],[c_0_35,c_0_38]) ).

thf(c_0_48,negated_conjecture,
    ( ( rel_s5 @ esk2_0 @ esk5_0 )
    | ( p @ esk3_0 ) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

thf(c_0_49,negated_conjecture,
    ( ( rel_s5 @ esk2_0 @ esk4_0 )
    | ( rel_s5 @ esk2_0 @ esk5_0 ) ),
    inference(spm,[status(thm)],[c_0_44,c_0_45]) ).

thf(c_0_50,negated_conjecture,
    ( ( rel_s5 @ esk2_0 @ esk5_0 )
    | ~ ( q @ esk4_0 ) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

thf(c_0_51,negated_conjecture,
    rel_s5 @ esk2_0 @ esk5_0,
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_46,c_0_47]),c_0_48]),c_0_49]),c_0_50]) ).

thf(c_0_52,negated_conjecture,
    ! [X3: $i] :
      ( ( rel_s5 @ X3 @ esk3_0 )
      | ~ ( rel_s5 @ X3 @ esk2_0 ) ),
    inference(spm,[status(thm)],[c_0_33,c_0_45]) ).

thf(c_0_53,negated_conjecture,
    rel_s5 @ esk5_0 @ esk2_0,
    inference(spm,[status(thm)],[c_0_35,c_0_51]) ).

thf(c_0_54,negated_conjecture,
    ( ( rel_s5 @ esk5_0 @ esk6_0 )
    | ( rel_s5 @ esk3_0 @ esk4_0 ) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

thf(c_0_55,negated_conjecture,
    rel_s5 @ esk5_0 @ esk3_0,
    inference(spm,[status(thm)],[c_0_52,c_0_53]) ).

thf(c_0_56,negated_conjecture,
    ! [X3: $i] :
      ( ( rel_s5 @ esk3_0 @ esk4_0 )
      | ( rel_s5 @ X3 @ esk6_0 )
      | ~ ( rel_s5 @ X3 @ esk5_0 ) ),
    inference(spm,[status(thm)],[c_0_33,c_0_54]) ).

thf(c_0_57,negated_conjecture,
    ! [X3: $i,X14: $i] :
      ( ( q @ X14 )
      | ( rel_s5 @ esk3_0 @ esk4_0 )
      | ~ ( rel_s5 @ esk2_0 @ X3 )
      | ~ ( p @ X3 )
      | ~ ( rel_s5 @ X3 @ X14 ) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

thf(c_0_58,negated_conjecture,
    rel_s5 @ esk3_0 @ esk5_0,
    inference(spm,[status(thm)],[c_0_35,c_0_55]) ).

thf(c_0_59,negated_conjecture,
    ( ( rel_s5 @ esk3_0 @ esk4_0 )
    | ~ ( q @ esk5_0 ) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

thf(c_0_60,negated_conjecture,
    ! [X3: $i,X14: $i] :
      ( ( q @ X14 )
      | ( p @ esk3_0 )
      | ~ ( rel_s5 @ esk2_0 @ X3 )
      | ~ ( p @ X3 )
      | ~ ( rel_s5 @ X3 @ X14 ) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

thf(c_0_61,negated_conjecture,
    ( ( rel_s5 @ esk3_0 @ esk4_0 )
    | ( rel_s5 @ esk6_0 @ esk5_0 ) ),
    inference(spm,[status(thm)],[c_0_35,c_0_54]) ).

thf(c_0_62,negated_conjecture,
    ( ( p @ esk6_0 )
    | ( p @ esk3_0 ) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

thf(c_0_63,negated_conjecture,
    ( ( rel_s5 @ esk2_0 @ esk6_0 )
    | ( rel_s5 @ esk3_0 @ esk4_0 ) ),
    inference(spm,[status(thm)],[c_0_56,c_0_51]) ).

thf(c_0_64,negated_conjecture,
    ( ( p @ esk3_0 )
    | ~ ( q @ esk5_0 ) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

thf(c_0_65,negated_conjecture,
    ( ( rel_s5 @ esk3_0 @ esk4_0 )
    | ~ ( p @ esk3_0 ) ),
    inference(csr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_57,c_0_58]),c_0_45])]),c_0_59]) ).

thf(c_0_66,negated_conjecture,
    rel_s5 @ esk3_0 @ esk2_0,
    inference(spm,[status(thm)],[c_0_35,c_0_45]) ).

thf(c_0_67,negated_conjecture,
    rel_s5 @ esk3_0 @ esk4_0,
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_60,c_0_61]),c_0_62]),c_0_63]),c_0_64]),c_0_65]) ).

thf(c_0_68,negated_conjecture,
    ! [X3: $i] :
      ( ( rel_s5 @ X3 @ esk2_0 )
      | ~ ( rel_s5 @ X3 @ esk3_0 ) ),
    inference(spm,[status(thm)],[c_0_33,c_0_66]) ).

thf(c_0_69,negated_conjecture,
    rel_s5 @ esk4_0 @ esk3_0,
    inference(spm,[status(thm)],[c_0_35,c_0_67]) ).

thf(c_0_70,negated_conjecture,
    rel_s5 @ esk4_0 @ esk2_0,
    inference(spm,[status(thm)],[c_0_68,c_0_69]) ).

thf(c_0_71,negated_conjecture,
    ! [X3: $i,X14: $i] :
      ( ( rel_s5 @ esk5_0 @ esk6_0 )
      | ( q @ X3 )
      | ~ ( rel_s5 @ esk2_0 @ X3 )
      | ~ ( rel_s5 @ X3 @ X14 )
      | ~ ( p @ X14 ) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

thf(c_0_72,negated_conjecture,
    rel_s5 @ esk2_0 @ esk4_0,
    inference(spm,[status(thm)],[c_0_35,c_0_70]) ).

thf(c_0_73,negated_conjecture,
    ( ( rel_s5 @ esk5_0 @ esk6_0 )
    | ( p @ esk3_0 ) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

thf(c_0_74,negated_conjecture,
    ( ( rel_s5 @ esk5_0 @ esk6_0 )
    | ~ ( q @ esk4_0 ) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

thf(c_0_75,negated_conjecture,
    ! [X3: $i] :
      ( ( rel_s5 @ X3 @ esk5_0 )
      | ~ ( rel_s5 @ X3 @ esk3_0 ) ),
    inference(spm,[status(thm)],[c_0_33,c_0_58]) ).

thf(c_0_76,negated_conjecture,
    rel_s5 @ esk5_0 @ esk6_0,
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_71,c_0_69]),c_0_72])]),c_0_73]),c_0_74]) ).

thf(c_0_77,negated_conjecture,
    rel_s5 @ esk4_0 @ esk5_0,
    inference(spm,[status(thm)],[c_0_75,c_0_69]) ).

thf(c_0_78,negated_conjecture,
    ! [X15: $i,X3: $i,X14: $i,X16: $i] :
      ( ( q @ X14 )
      | ( q @ X15 )
      | ~ ( rel_s5 @ esk2_0 @ X3 )
      | ~ ( p @ X3 )
      | ~ ( rel_s5 @ X3 @ X14 )
      | ~ ( rel_s5 @ esk2_0 @ X15 )
      | ~ ( rel_s5 @ X15 @ X16 )
      | ~ ( p @ X16 ) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

thf(c_0_79,negated_conjecture,
    ! [X3: $i,X14: $i] :
      ( ( p @ esk6_0 )
      | ( q @ X3 )
      | ~ ( rel_s5 @ esk2_0 @ X3 )
      | ~ ( rel_s5 @ X3 @ X14 )
      | ~ ( p @ X14 ) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

thf(c_0_80,negated_conjecture,
    ( ( p @ esk6_0 )
    | ~ ( q @ esk4_0 ) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

thf(c_0_81,negated_conjecture,
    ! [X3: $i] :
      ( ( rel_s5 @ X3 @ esk2_0 )
      | ~ ( rel_s5 @ X3 @ esk5_0 ) ),
    inference(spm,[status(thm)],[c_0_33,c_0_53]) ).

thf(c_0_82,negated_conjecture,
    rel_s5 @ esk6_0 @ esk5_0,
    inference(spm,[status(thm)],[c_0_35,c_0_76]) ).

thf(c_0_83,negated_conjecture,
    rel_s5 @ esk5_0 @ esk4_0,
    inference(spm,[status(thm)],[c_0_35,c_0_77]) ).

thf(c_0_84,negated_conjecture,
    ! [X3: $i,X14: $i] :
      ( ( q @ esk5_0 )
      | ( q @ X3 )
      | ~ ( rel_s5 @ esk2_0 @ X14 )
      | ~ ( rel_s5 @ X14 @ X3 )
      | ~ ( p @ X14 ) ),
    inference(csr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_78,c_0_55]),c_0_51])]),c_0_60]) ).

thf(c_0_85,negated_conjecture,
    p @ esk6_0,
    inference(csr,[status(thm)],[inference(csr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_79,c_0_69]),c_0_72])]),c_0_62]),c_0_80]) ).

thf(c_0_86,negated_conjecture,
    rel_s5 @ esk6_0 @ esk2_0,
    inference(spm,[status(thm)],[c_0_81,c_0_82]) ).

thf(c_0_87,negated_conjecture,
    ! [X3: $i] :
      ( ( rel_s5 @ X3 @ esk4_0 )
      | ~ ( rel_s5 @ X3 @ esk5_0 ) ),
    inference(spm,[status(thm)],[c_0_33,c_0_83]) ).

thf(c_0_88,negated_conjecture,
    ( ( q @ esk5_0 )
    | ~ ( rel_s5 @ esk2_0 @ esk6_0 ) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_84,c_0_82]),c_0_85])]) ).

thf(c_0_89,negated_conjecture,
    rel_s5 @ esk2_0 @ esk6_0,
    inference(spm,[status(thm)],[c_0_35,c_0_86]) ).

thf(c_0_90,negated_conjecture,
    rel_s5 @ esk6_0 @ esk4_0,
    inference(spm,[status(thm)],[c_0_87,c_0_82]) ).

thf(c_0_91,negated_conjecture,
    ( ~ ( q @ esk5_0 )
    | ~ ( q @ esk4_0 ) ),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

thf(c_0_92,negated_conjecture,
    q @ esk5_0,
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_88,c_0_89])]) ).

thf(c_0_93,negated_conjecture,
    rel_s5 @ esk4_0 @ esk6_0,
    inference(spm,[status(thm)],[c_0_35,c_0_90]) ).

thf(c_0_94,negated_conjecture,
    ~ ( q @ esk4_0 ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[c_0_91,c_0_92])]) ).

thf(c_0_95,negated_conjecture,
    ! [X3: $i,X14: $i] :
      ( ( q @ X3 )
      | ~ ( rel_s5 @ esk2_0 @ X14 )
      | ~ ( rel_s5 @ X14 @ X3 )
      | ~ ( p @ X14 ) ),
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_78,c_0_93]),c_0_72]),c_0_85])]),c_0_94]) ).

thf(c_0_96,negated_conjecture,
    $false,
    inference(sr,[status(thm)],[inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_95,c_0_90]),c_0_89]),c_0_85])]),c_0_94]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : SYO449^1 : TPTP v8.2.0. Released v4.0.0.
% 0.07/0.13  % Command    : run_E %s %d THM
% 0.13/0.34  % Computer : n002.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit   : 300
% 0.13/0.34  % WCLimit    : 300
% 0.13/0.34  % DateTime   : Mon May 20 08:43:23 EDT 2024
% 0.13/0.34  % CPUTime    : 
% 0.19/0.47  Running higher-order theorem proving
% 0.19/0.47  Running: /export/starexec/sandbox2/solver/bin/eprover-ho --delete-bad-limit=2000000000 --definitional-cnf=24 -s --print-statistics -R --print-version --proof-object --auto-schedule=8 --cpu-limit=300 /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.19/0.52  # Version: 3.1.0-ho
% 0.19/0.52  # Preprocessing class: HSMSSMSSMLMNHSN.
% 0.19/0.52  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.19/0.52  # Starting ho_unfolding_3 with 1500s (5) cores
% 0.19/0.52  # Starting ehoh_best2_full_lfho with 300s (1) cores
% 0.19/0.52  # Starting almost_fo_3_lam with 300s (1) cores
% 0.19/0.52  # Starting post_as_ho1 with 300s (1) cores
% 0.19/0.52  # ho_unfolding_3 with pid 29608 completed with status 0
% 0.19/0.52  # Result found by ho_unfolding_3
% 0.19/0.52  # Preprocessing class: HSMSSMSSMLMNHSN.
% 0.19/0.52  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.19/0.52  # Starting ho_unfolding_3 with 1500s (5) cores
% 0.19/0.52  # No SInE strategy applied
% 0.19/0.52  # Search class: HGHNF-FFMM00-SHSSMFNN
% 0.19/0.52  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 0.19/0.52  # Starting new_ho_10 with 811s (1) cores
% 0.19/0.52  # Starting ho_unfolding_3 with 151s (1) cores
% 0.19/0.52  # Starting ehoh_best_sine_rwall with 136s (1) cores
% 0.19/0.52  # Starting lpo1_def_fix with 136s (1) cores
% 0.19/0.52  # Starting ehoh_best8_lambda with 136s (1) cores
% 0.19/0.52  # ehoh_best8_lambda with pid 29619 completed with status 0
% 0.19/0.52  # Result found by ehoh_best8_lambda
% 0.19/0.52  # Preprocessing class: HSMSSMSSMLMNHSN.
% 0.19/0.52  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.19/0.52  # Starting ho_unfolding_3 with 1500s (5) cores
% 0.19/0.52  # No SInE strategy applied
% 0.19/0.52  # Search class: HGHNF-FFMM00-SHSSMFNN
% 0.19/0.52  # Scheduled 6 strats onto 5 cores with 1500 seconds (1500 total)
% 0.19/0.52  # Starting new_ho_10 with 811s (1) cores
% 0.19/0.52  # Starting ho_unfolding_3 with 151s (1) cores
% 0.19/0.52  # Starting ehoh_best_sine_rwall with 136s (1) cores
% 0.19/0.52  # Starting lpo1_def_fix with 136s (1) cores
% 0.19/0.52  # Starting ehoh_best8_lambda with 136s (1) cores
% 0.19/0.52  # Preprocessing time       : 0.005 s
% 0.19/0.52  # Presaturation interreduction done
% 0.19/0.52  
% 0.19/0.52  # Proof found!
% 0.19/0.52  # SZS status Theorem
% 0.19/0.52  # SZS output start CNFRefutation
% See solution above
% 0.19/0.52  # Parsed axioms                        : 74
% 0.19/0.52  # Removed by relevancy pruning/SinE    : 0
% 0.19/0.52  # Initial clauses                      : 66
% 0.19/0.52  # Removed in clause preprocessing      : 37
% 0.19/0.52  # Initial clauses in saturation        : 29
% 0.19/0.52  # Processed clauses                    : 439
% 0.19/0.52  # ...of these trivial                  : 10
% 0.19/0.52  # ...subsumed                          : 169
% 0.19/0.52  # ...remaining for further processing  : 260
% 0.19/0.52  # Other redundant clauses eliminated   : 0
% 0.19/0.52  # Clauses deleted for lack of memory   : 0
% 0.19/0.52  # Backward-subsumed                    : 63
% 0.19/0.52  # Backward-rewritten                   : 107
% 0.19/0.52  # Generated clauses                    : 873
% 0.19/0.52  # ...of the previous two non-redundant : 693
% 0.19/0.52  # ...aggressively subsumed             : 0
% 0.19/0.52  # Contextual simplify-reflections      : 45
% 0.19/0.52  # Paramodulations                      : 873
% 0.19/0.52  # Factorizations                       : 0
% 0.19/0.52  # NegExts                              : 0
% 0.19/0.52  # Equation resolutions                 : 0
% 0.19/0.52  # Disequality decompositions           : 0
% 0.19/0.52  # Total rewrite steps                  : 546
% 0.19/0.52  # ...of those cached                   : 507
% 0.19/0.52  # Propositional unsat checks           : 0
% 0.19/0.52  #    Propositional check models        : 0
% 0.19/0.52  #    Propositional check unsatisfiable : 0
% 0.19/0.52  #    Propositional clauses             : 0
% 0.19/0.52  #    Propositional clauses after purity: 0
% 0.19/0.52  #    Propositional unsat core size     : 0
% 0.19/0.52  #    Propositional preprocessing time  : 0.000
% 0.19/0.52  #    Propositional encoding time       : 0.000
% 0.19/0.52  #    Propositional solver time         : 0.000
% 0.19/0.52  #    Success case prop preproc time    : 0.000
% 0.19/0.52  #    Success case prop encoding time   : 0.000
% 0.19/0.52  #    Success case prop solver time     : 0.000
% 0.19/0.52  # Current number of processed clauses  : 61
% 0.19/0.52  #    Positive orientable unit clauses  : 36
% 0.19/0.52  #    Positive unorientable unit clauses: 0
% 0.19/0.52  #    Negative unit clauses             : 1
% 0.19/0.52  #    Non-unit-clauses                  : 24
% 0.19/0.52  # Current number of unprocessed clauses: 141
% 0.19/0.52  # ...number of literals in the above   : 643
% 0.19/0.52  # Current number of archived formulas  : 0
% 0.19/0.52  # Current number of archived clauses   : 199
% 0.19/0.52  # Clause-clause subsumption calls (NU) : 2586
% 0.19/0.52  # Rec. Clause-clause subsumption calls : 1717
% 0.19/0.52  # Non-unit clause-clause subsumptions  : 268
% 0.19/0.52  # Unit Clause-clause subsumption calls : 128
% 0.19/0.52  # Rewrite failures with RHS unbound    : 0
% 0.19/0.52  # BW rewrite match attempts            : 17
% 0.19/0.52  # BW rewrite match successes           : 14
% 0.19/0.52  # Condensation attempts                : 0
% 0.19/0.52  # Condensation successes               : 0
% 0.19/0.52  # Termbank termtop insertions          : 20222
% 0.19/0.52  # Search garbage collected termcells   : 758
% 0.19/0.52  
% 0.19/0.52  # -------------------------------------------------
% 0.19/0.52  # User time                : 0.030 s
% 0.19/0.52  # System time              : 0.009 s
% 0.19/0.52  # Total time               : 0.039 s
% 0.19/0.52  # Maximum resident set size: 1984 pages
% 0.19/0.52  
% 0.19/0.52  # -------------------------------------------------
% 0.19/0.52  # User time                : 0.159 s
% 0.19/0.52  # System time              : 0.021 s
% 0.19/0.52  # Total time               : 0.180 s
% 0.19/0.52  # Maximum resident set size: 1804 pages
% 0.19/0.52  % E---3.1 exiting
% 0.19/0.52  % E exiting
%------------------------------------------------------------------------------