TSTP Solution File: SYO572^7 by E---3.1.00

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : E---3.1.00
% Problem  : SYO572^7 : TPTP v8.2.0. Released v5.5.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_E %s %d THM

% Computer : n024.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:48:06 EDT 2024

% Result   : Theorem 0.20s 0.49s
% Output   : CNFRefutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    8
%            Number of leaves      :   26
% Syntax   : Number of formulae    :   49 (  25 unt;  15 typ;   0 def)
%            Number of atoms       :   96 (  19 equ;   0 cnn)
%            Maximal formula atoms :    8 (   2 avg)
%            Number of connectives :  200 (  41   ~;  22   |;   3   &; 127   @)
%                                         (   0 <=>;   7  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   14 (   4 avg)
%            Number of types       :    3 (   1 usr)
%            Number of type conns  :   65 (  65   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   16 (  14 usr;   3 con; 0-3 aty)
%            Number of variables   :   77 (  41   ^  35   !;   1   ?;  77   :)

% Comments : 
%------------------------------------------------------------------------------
thf(decl_sort1,type,
    mu: $tType ).

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

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

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

thf(decl_36,type,
    exists_in_world: mu > $i > $o ).

thf(decl_37,type,
    mforall_ind: ( mu > $i > $o ) > $i > $o ).

thf(decl_38,type,
    mexists_ind: ( mu > $i > $o ) > $i > $o ).

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

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

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

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

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

thf(decl_58,type,
    esk1_1: $i > mu ).

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

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

thf(mimplies,axiom,
    ( mimplies
    = ( ^ [X4: $i > $o,X5: $i > $o] : ( mor @ ( mnot @ X4 ) @ X5 ) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/LCL015^0.ax',mimplies) ).

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

thf(mor,axiom,
    ( mor
    = ( ^ [X4: $i > $o,X5: $i > $o,X3: $i] :
          ( ( X4 @ X3 )
          | ( X5 @ X3 ) ) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/LCL015^0.ax',mor) ).

thf(mexists_ind,axiom,
    ( mexists_ind
    = ( ^ [X13: mu > $i > $o] :
          ( mnot
          @ ( mforall_ind
            @ ^ [X14: mu] : ( mnot @ ( X13 @ X14 ) ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/LCL015^0.ax',mexists_ind) ).

thf(mforall_ind,axiom,
    ( mforall_ind
    = ( ^ [X11: mu > $i > $o,X3: $i] :
        ! [X12: mu] :
          ( ( exists_in_world @ X12 @ X3 )
         => ( X11 @ X12 @ X3 ) ) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/LCL015^0.ax',mforall_ind) ).

thf(mdia_s4,axiom,
    ( mdia_s4
    = ( ^ [X4: $i > $o] : ( mnot @ ( mbox_s4 @ ( mnot @ X4 ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/LCL013^5.ax',mdia_s4) ).

thf(mbox_s4,axiom,
    ( mbox_s4
    = ( ^ [X4: $i > $o,X3: $i] :
        ! [X7: $i] :
          ( ~ ( rel_s4 @ X3 @ X7 )
          | ( X4 @ X7 ) ) ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/LCL013^5.ax',mbox_s4) ).

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

thf(con,conjecture,
    ( mvalid
    @ ( mimplies
      @ ( mdia_s4
        @ ( mforall_ind
          @ ^ [X20: mu] : ( f @ X20 ) ) )
      @ ( mexists_ind
        @ ^ [X21: mu] : ( mdia_s4 @ ( f @ X21 ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',con) ).

thf(cumulative_ax,axiom,
    ! [X19: mu,X7: $i,X3: $i] :
      ( ( ( exists_in_world @ X19 @ X7 )
        & ( rel_s4 @ X7 @ X3 ) )
     => ( exists_in_world @ X19 @ X3 ) ),
    file('/export/starexec/sandbox/benchmark/Axioms/LCL015^1.ax',cumulative_ax) ).

thf(nonempty_ax,axiom,
    ! [X7: $i] :
    ? [X10: mu] : ( exists_in_world @ X10 @ X7 ),
    file('/export/starexec/sandbox/benchmark/Axioms/LCL015^0.ax',nonempty_ax) ).

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

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

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

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

thf(c_0_15,plain,
    ( mforall_ind
    = ( ^ [Z0: mu > $i > $o,Z1: $i] :
        ! [X12: mu] :
          ( ( exists_in_world @ X12 @ Z1 )
         => ( Z0 @ X12 @ Z1 ) ) ) ),
    inference(fof_simplification,[status(thm)],[mforall_ind]) ).

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

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

thf(c_0_18,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_11,c_0_12]),c_0_13]) ).

thf(c_0_19,plain,
    ( mexists_ind
    = ( ^ [Z0: mu > $i > $o,Z1: $i] :
          ~ ! [X28: mu] :
              ( ( exists_in_world @ X28 @ Z1 )
             => ~ ( Z0 @ X28 @ Z1 ) ) ) ),
    inference(apply_def,[status(thm)],[inference(apply_def,[status(thm)],[c_0_14,c_0_12]),c_0_15]) ).

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

thf(c_0_21,plain,
    ( mdia_s4
    = ( ^ [Z0: $i > $o,Z1: $i] :
          ~ ! [X30: $i] :
              ( ~ ( rel_s4 @ Z1 @ X30 )
              | ~ ( Z0 @ X30 ) ) ) ),
    inference(apply_def,[status(thm)],[inference(apply_def,[status(thm)],[c_0_16,c_0_12]),c_0_17]) ).

thf(c_0_22,negated_conjecture,
    ~ ! [X39: $i] :
        ( ~ ~ ! [X36: $i] :
                ( ~ ( rel_s4 @ X39 @ X36 )
                | ~ ! [X35: mu] :
                      ( ( exists_in_world @ X35 @ X36 )
                     => ( f @ X35 @ X36 ) ) )
        | ~ ! [X38: mu] :
              ( ( exists_in_world @ X38 @ X39 )
             => ~ ~ ! [X37: $i] :
                      ( ~ ( rel_s4 @ X39 @ X37 )
                      | ~ ( f @ X38 @ X37 ) ) ) ),
    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(fof_simplification,[status(thm)],[inference(assume_negation,[status(cth)],[con])]),c_0_18]),c_0_15]),c_0_19]),c_0_20]),c_0_21])]) ).

thf(c_0_23,negated_conjecture,
    ! [X51: mu,X52: mu,X53: $i] :
      ( ( rel_s4 @ esk2_0 @ esk3_0 )
      & ( ~ ( exists_in_world @ X51 @ esk3_0 )
        | ( f @ X51 @ esk3_0 ) )
      & ( ~ ( exists_in_world @ X52 @ esk2_0 )
        | ~ ( rel_s4 @ esk2_0 @ X53 )
        | ~ ( f @ X52 @ X53 ) ) ),
    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_22])])])])]) ).

thf(c_0_24,plain,
    ! [X46: mu,X47: $i,X48: $i] :
      ( ~ ( exists_in_world @ X46 @ X47 )
      | ~ ( rel_s4 @ X47 @ X48 )
      | ( exists_in_world @ X46 @ X48 ) ),
    inference(fof_nnf,[status(thm)],[inference(variable_rename,[status(thm)],[inference(fof_nnf,[status(thm)],[cumulative_ax])])]) ).

thf(c_0_25,negated_conjecture,
    ! [X10: mu,X3: $i] :
      ( ~ ( exists_in_world @ X10 @ esk2_0 )
      | ~ ( rel_s4 @ esk2_0 @ X3 )
      | ~ ( f @ X10 @ X3 ) ),
    inference(split_conjunct,[status(thm)],[c_0_23]) ).

thf(c_0_26,negated_conjecture,
    ! [X10: mu] :
      ( ( f @ X10 @ esk3_0 )
      | ~ ( exists_in_world @ X10 @ esk3_0 ) ),
    inference(split_conjunct,[status(thm)],[c_0_23]) ).

thf(c_0_27,negated_conjecture,
    rel_s4 @ esk2_0 @ esk3_0,
    inference(split_conjunct,[status(thm)],[c_0_23]) ).

thf(c_0_28,plain,
    ! [X3: $i,X10: mu,X7: $i] :
      ( ( exists_in_world @ X10 @ X7 )
      | ~ ( exists_in_world @ X10 @ X3 )
      | ~ ( rel_s4 @ X3 @ X7 ) ),
    inference(split_conjunct,[status(thm)],[c_0_24]) ).

thf(c_0_29,negated_conjecture,
    ! [X10: mu] :
      ( ~ ( exists_in_world @ X10 @ esk2_0 )
      | ~ ( exists_in_world @ X10 @ esk3_0 ) ),
    inference(cn,[status(thm)],[inference(rw,[status(thm)],[inference(spm,[status(thm)],[c_0_25,c_0_26]),c_0_27])]) ).

thf(c_0_30,plain,
    ! [X40: $i] : ( exists_in_world @ ( esk1_1 @ X40 ) @ X40 ),
    inference(skolemize,[status(esa)],[inference(variable_rename,[status(thm)],[nonempty_ax])]) ).

thf(c_0_31,negated_conjecture,
    ! [X10: mu] :
      ~ ( exists_in_world @ X10 @ esk2_0 ),
    inference(csr,[status(thm)],[inference(spm,[status(thm)],[c_0_28,c_0_27]),c_0_29]) ).

thf(c_0_32,plain,
    ! [X3: $i] : ( exists_in_world @ ( esk1_1 @ X3 ) @ X3 ),
    inference(split_conjunct,[status(thm)],[c_0_30]) ).

thf(c_0_33,negated_conjecture,
    $false,
    inference(spm,[status(thm)],[c_0_31,c_0_32]),
    [proof] ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem    : SYO572^7 : TPTP v8.2.0. Released v5.5.0.
% 0.07/0.13  % Command    : run_E %s %d THM
% 0.13/0.34  % Computer : n024.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 09:42:53 EDT 2024
% 0.13/0.35  % CPUTime    : 
% 0.20/0.47  Running higher-order theorem proving
% 0.20/0.47  Running: /export/starexec/sandbox/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/sandbox/benchmark/theBenchmark.p
% 0.20/0.49  # Version: 3.1.0-ho
% 0.20/0.49  # Preprocessing class: HSMSSMSSMLMNHSN.
% 0.20/0.49  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.20/0.49  # Starting ho_unfolding_3 with 1500s (5) cores
% 0.20/0.49  # Starting ehoh_best2_full_lfho with 300s (1) cores
% 0.20/0.49  # Starting almost_fo_3_lam with 300s (1) cores
% 0.20/0.49  # Starting post_as_ho1 with 300s (1) cores
% 0.20/0.49  # post_as_ho1 with pid 17057 completed with status 0
% 0.20/0.49  # Result found by post_as_ho1
% 0.20/0.49  # Preprocessing class: HSMSSMSSMLMNHSN.
% 0.20/0.49  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.20/0.49  # Starting ho_unfolding_3 with 1500s (5) cores
% 0.20/0.49  # Starting ehoh_best2_full_lfho with 300s (1) cores
% 0.20/0.49  # Starting almost_fo_3_lam with 300s (1) cores
% 0.20/0.49  # Starting post_as_ho1 with 300s (1) cores
% 0.20/0.49  # No SInE strategy applied
% 0.20/0.49  # Search class: HHHNS-FFSF11-SHSSMFNN
% 0.20/0.49  # Scheduled 6 strats onto 1 cores with 300 seconds (300 total)
% 0.20/0.49  # Starting new_ho_10 with 163s (1) cores
% 0.20/0.49  # new_ho_10 with pid 17058 completed with status 0
% 0.20/0.49  # Result found by new_ho_10
% 0.20/0.49  # Preprocessing class: HSMSSMSSMLMNHSN.
% 0.20/0.49  # Scheduled 4 strats onto 8 cores with 300 seconds (2400 total)
% 0.20/0.49  # Starting ho_unfolding_3 with 1500s (5) cores
% 0.20/0.49  # Starting ehoh_best2_full_lfho with 300s (1) cores
% 0.20/0.49  # Starting almost_fo_3_lam with 300s (1) cores
% 0.20/0.49  # Starting post_as_ho1 with 300s (1) cores
% 0.20/0.49  # No SInE strategy applied
% 0.20/0.49  # Search class: HHHNS-FFSF11-SHSSMFNN
% 0.20/0.49  # Scheduled 6 strats onto 1 cores with 300 seconds (300 total)
% 0.20/0.49  # Starting new_ho_10 with 163s (1) cores
% 0.20/0.49  # Preprocessing time       : 0.001 s
% 0.20/0.49  # Presaturation interreduction done
% 0.20/0.49  
% 0.20/0.49  # Proof found!
% 0.20/0.49  # SZS status Theorem
% 0.20/0.49  # SZS output start CNFRefutation
% See solution above
% 0.20/0.49  # Parsed axioms                        : 74
% 0.20/0.49  # Removed by relevancy pruning/SinE    : 0
% 0.20/0.49  # Initial clauses                      : 44
% 0.20/0.49  # Removed in clause preprocessing      : 37
% 0.20/0.49  # Initial clauses in saturation        : 7
% 0.20/0.49  # Processed clauses                    : 18
% 0.20/0.49  # ...of these trivial                  : 0
% 0.20/0.49  # ...subsumed                          : 0
% 0.20/0.49  # ...remaining for further processing  : 18
% 0.20/0.49  # Other redundant clauses eliminated   : 0
% 0.20/0.49  # Clauses deleted for lack of memory   : 0
% 0.20/0.49  # Backward-subsumed                    : 3
% 0.20/0.49  # Backward-rewritten                   : 0
% 0.20/0.49  # Generated clauses                    : 9
% 0.20/0.49  # ...of the previous two non-redundant : 6
% 0.20/0.49  # ...aggressively subsumed             : 0
% 0.20/0.49  # Contextual simplify-reflections      : 1
% 0.20/0.49  # Paramodulations                      : 9
% 0.20/0.49  # Factorizations                       : 0
% 0.20/0.49  # NegExts                              : 0
% 0.20/0.49  # Equation resolutions                 : 0
% 0.20/0.49  # Disequality decompositions           : 0
% 0.20/0.49  # Total rewrite steps                  : 1
% 0.20/0.49  # ...of those cached                   : 0
% 0.20/0.49  # Propositional unsat checks           : 0
% 0.20/0.49  #    Propositional check models        : 0
% 0.20/0.49  #    Propositional check unsatisfiable : 0
% 0.20/0.49  #    Propositional clauses             : 0
% 0.20/0.49  #    Propositional clauses after purity: 0
% 0.20/0.49  #    Propositional unsat core size     : 0
% 0.20/0.49  #    Propositional preprocessing time  : 0.000
% 0.20/0.49  #    Propositional encoding time       : 0.000
% 0.20/0.49  #    Propositional solver time         : 0.000
% 0.20/0.49  #    Success case prop preproc time    : 0.000
% 0.20/0.49  #    Success case prop encoding time   : 0.000
% 0.20/0.49  #    Success case prop solver time     : 0.000
% 0.20/0.49  # Current number of processed clauses  : 8
% 0.20/0.49  #    Positive orientable unit clauses  : 3
% 0.20/0.49  #    Positive unorientable unit clauses: 0
% 0.20/0.49  #    Negative unit clauses             : 1
% 0.20/0.49  #    Non-unit-clauses                  : 4
% 0.20/0.49  # Current number of unprocessed clauses: 2
% 0.20/0.49  # ...number of literals in the above   : 6
% 0.20/0.49  # Current number of archived formulas  : 0
% 0.20/0.49  # Current number of archived clauses   : 10
% 0.20/0.49  # Clause-clause subsumption calls (NU) : 3
% 0.20/0.49  # Rec. Clause-clause subsumption calls : 3
% 0.20/0.49  # Non-unit clause-clause subsumptions  : 1
% 0.20/0.49  # Unit Clause-clause subsumption calls : 4
% 0.20/0.49  # Rewrite failures with RHS unbound    : 0
% 0.20/0.49  # BW rewrite match attempts            : 2
% 0.20/0.49  # BW rewrite match successes           : 0
% 0.20/0.49  # Condensation attempts                : 18
% 0.20/0.49  # Condensation successes               : 0
% 0.20/0.49  # Termbank termtop insertions          : 2747
% 0.20/0.49  # Search garbage collected termcells   : 586
% 0.20/0.49  
% 0.20/0.49  # -------------------------------------------------
% 0.20/0.49  # User time                : 0.004 s
% 0.20/0.49  # System time              : 0.003 s
% 0.20/0.49  # Total time               : 0.007 s
% 0.20/0.49  # Maximum resident set size: 1920 pages
% 0.20/0.49  
% 0.20/0.49  # -------------------------------------------------
% 0.20/0.49  # User time                : 0.007 s
% 0.20/0.49  # System time              : 0.004 s
% 0.20/0.49  # Total time               : 0.011 s
% 0.20/0.49  # Maximum resident set size: 1800 pages
% 0.20/0.49  % E---3.1 exiting
% 0.20/0.49  % E exiting
%------------------------------------------------------------------------------