TSTP Solution File: SYN397^7 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYN397^7 : TPTP v8.1.2. Released v5.5.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.A5VJPKu2xV true

% Computer : n013.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 : Fri Sep  1 04:03:15 EDT 2023

% Result   : Theorem 24.50s 3.96s
% Output   : Refutation 24.50s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :   41
% Syntax   : Number of formulae    :   57 (  32 unt;  14 typ;   0 def)
%            Number of atoms       :  245 (  30 equ;  21 cnn)
%            Maximal formula atoms :   58 (   5 avg)
%            Number of connectives :  494 (  71   ~;  51   |;   7   &; 319   @)
%                                         (   0 <=>;  22  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   28 (   4 avg)
%            Number of types       :    3 (   1 usr)
%            Number of type conns  :   94 (  94   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   17 (  13 usr;   3 con; 0-3 aty)
%                                         (  24  !!;   0  ??;   0 @@+;   0 @@-)
%            Number of variables   :  144 (  82   ^;  62   !;   0   ?; 144   :)

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

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

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

thf(mreflexive_type,type,
    mreflexive: ( $i > $i > $o ) > $o ).

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

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

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

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

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

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

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

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

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

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

thf(mreflexive,axiom,
    ( mreflexive
    = ( ^ [R: $i > $i > $o] :
        ! [S: $i] : ( R @ S @ S ) ) ) ).

thf('0',plain,
    ( mreflexive
    = ( ^ [R: $i > $i > $o] :
        ! [S: $i] : ( R @ S @ S ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mreflexive]) ).

thf('1',plain,
    ( mreflexive
    = ( ^ [V_1: $i > $i > $o] :
        ! [X4: $i] : ( V_1 @ X4 @ X4 ) ) ),
    define([status(thm)]) ).

thf(a1,axiom,
    mreflexive @ rel_s4 ).

thf(zf_stmt_0,axiom,
    ! [X4: $i] : ( rel_s4 @ X4 @ X4 ) ).

thf(zip_derived_cl1,plain,
    ( !!
    @ ^ [Y0: $i] : ( rel_s4 @ Y0 @ Y0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(mbox_s4,axiom,
    ( mbox_s4
    = ( ^ [Phi: $i > $o,W: $i] :
        ! [V: $i] :
          ( ( Phi @ V )
          | ~ ( rel_s4 @ W @ V ) ) ) ) ).

thf('2',plain,
    ( mbox_s4
    = ( ^ [Phi: $i > $o,W: $i] :
        ! [V: $i] :
          ( ( Phi @ V )
          | ~ ( rel_s4 @ W @ V ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mbox_s4]) ).

thf('3',plain,
    ( mbox_s4
    = ( ^ [V_1: $i > $o,V_2: $i] :
        ! [X4: $i] :
          ( ( V_1 @ X4 )
          | ~ ( rel_s4 @ V_2 @ X4 ) ) ) ),
    define([status(thm)]) ).

thf(mvalid,axiom,
    ( mvalid
    = ( ^ [Phi: $i > $o] :
        ! [W: $i] : ( Phi @ W ) ) ) ).

thf('4',plain,
    ( mvalid
    = ( ^ [Phi: $i > $o] :
        ! [W: $i] : ( Phi @ W ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mvalid]) ).

thf('5',plain,
    ( mvalid
    = ( ^ [V_1: $i > $o] :
        ! [X4: $i] : ( V_1 @ X4 ) ) ),
    define([status(thm)]) ).

thf(mexists_ind,axiom,
    ( mexists_ind
    = ( ^ [Phi: mu > $i > $o] :
          ( mnot
          @ ( mforall_ind
            @ ^ [X: mu] : ( mnot @ ( Phi @ X ) ) ) ) ) ) ).

thf(mforall_ind,axiom,
    ( mforall_ind
    = ( ^ [Phi: mu > $i > $o,W: $i] :
        ! [X: mu] :
          ( ( exists_in_world @ X @ W )
         => ( Phi @ X @ W ) ) ) ) ).

thf('6',plain,
    ( mforall_ind
    = ( ^ [Phi: mu > $i > $o,W: $i] :
        ! [X: mu] :
          ( ( exists_in_world @ X @ W )
         => ( Phi @ X @ W ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mforall_ind]) ).

thf('7',plain,
    ( mforall_ind
    = ( ^ [V_1: mu > $i > $o,V_2: $i] :
        ! [X4: mu] :
          ( ( exists_in_world @ X4 @ V_2 )
         => ( V_1 @ X4 @ V_2 ) ) ) ),
    define([status(thm)]) ).

thf(mnot,axiom,
    ( mnot
    = ( ^ [Phi: $i > $o,W: $i] :
          ~ ( Phi @ W ) ) ) ).

thf('8',plain,
    ( mnot
    = ( ^ [Phi: $i > $o,W: $i] :
          ~ ( Phi @ W ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mnot]) ).

thf('9',plain,
    ( mnot
    = ( ^ [V_1: $i > $o,V_2: $i] :
          ~ ( V_1 @ V_2 ) ) ),
    define([status(thm)]) ).

thf('10',plain,
    ( mexists_ind
    = ( ^ [Phi: mu > $i > $o] :
          ( mnot
          @ ( mforall_ind
            @ ^ [X: mu] : ( mnot @ ( Phi @ X ) ) ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mexists_ind,'7','9']) ).

thf('11',plain,
    ( mexists_ind
    = ( ^ [V_1: mu > $i > $o] :
          ( mnot
          @ ( mforall_ind
            @ ^ [V_2: mu] : ( mnot @ ( V_1 @ V_2 ) ) ) ) ) ),
    define([status(thm)]) ).

thf(mimplies,axiom,
    ( mimplies
    = ( ^ [Phi: $i > $o,Psi: $i > $o] : ( mor @ ( mnot @ Phi ) @ Psi ) ) ) ).

thf(mor,axiom,
    ( mor
    = ( ^ [Phi: $i > $o,Psi: $i > $o,W: $i] :
          ( ( Phi @ W )
          | ( Psi @ W ) ) ) ) ).

thf('12',plain,
    ( mor
    = ( ^ [Phi: $i > $o,Psi: $i > $o,W: $i] :
          ( ( Phi @ W )
          | ( Psi @ W ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mor]) ).

thf('13',plain,
    ( mor
    = ( ^ [V_1: $i > $o,V_2: $i > $o,V_3: $i] :
          ( ( V_1 @ V_3 )
          | ( V_2 @ V_3 ) ) ) ),
    define([status(thm)]) ).

thf('14',plain,
    ( mimplies
    = ( ^ [Phi: $i > $o,Psi: $i > $o] : ( mor @ ( mnot @ Phi ) @ Psi ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mimplies,'13','9']) ).

thf('15',plain,
    ( mimplies
    = ( ^ [V_1: $i > $o,V_2: $i > $o] : ( mor @ ( mnot @ V_1 ) @ V_2 ) ) ),
    define([status(thm)]) ).

thf(mand,axiom,
    ( mand
    = ( ^ [Phi: $i > $o,Psi: $i > $o] : ( mnot @ ( mor @ ( mnot @ Phi ) @ ( mnot @ Psi ) ) ) ) ) ).

thf('16',plain,
    ( mand
    = ( ^ [Phi: $i > $o,Psi: $i > $o] : ( mnot @ ( mor @ ( mnot @ Phi ) @ ( mnot @ Psi ) ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mand,'13','9']) ).

thf('17',plain,
    ( mand
    = ( ^ [V_1: $i > $o,V_2: $i > $o] : ( mnot @ ( mor @ ( mnot @ V_1 ) @ ( mnot @ V_2 ) ) ) ) ),
    define([status(thm)]) ).

thf(kalish204,conjecture,
    ( mvalid
    @ ( mand
      @ ( mbox_s4
        @ ( mimplies
          @ ( mbox_s4
            @ ( mnot
              @ ( mexists_ind
                @ ^ [X: mu] : ( mbox_s4 @ ( f @ X ) ) ) ) )
          @ ( mbox_s4
            @ ( mforall_ind
              @ ^ [Y: mu] : ( mbox_s4 @ ( mnot @ ( mbox_s4 @ ( f @ Y ) ) ) ) ) ) ) )
      @ ( mbox_s4
        @ ( mimplies
          @ ( mbox_s4
            @ ( mforall_ind
              @ ^ [Y: mu] : ( mbox_s4 @ ( mnot @ ( mbox_s4 @ ( f @ Y ) ) ) ) ) )
          @ ( mbox_s4
            @ ( mnot
              @ ( mexists_ind
                @ ^ [X: mu] : ( mbox_s4 @ ( f @ X ) ) ) ) ) ) ) ) ) ).

thf(zf_stmt_1,conjecture,
    ! [X4: $i] :
      ~ ( ~ ! [X22: $i] :
              ( ~ ( rel_s4 @ X4 @ X22 )
              | ! [X32: $i] :
                  ( ~ ( rel_s4 @ X22 @ X32 )
                  | ! [X34: mu] :
                      ( ( exists_in_world @ X34 @ X32 )
                     => ~ ! [X36: $i] :
                            ( ~ ( rel_s4 @ X32 @ X36 )
                            | ( f @ X34 @ X36 ) ) ) )
              | ~ ! [X24: $i] :
                    ( ~ ( rel_s4 @ X22 @ X24 )
                    | ! [X26: mu] :
                        ( ( exists_in_world @ X26 @ X24 )
                       => ! [X28: $i] :
                            ( ~ ( rel_s4 @ X24 @ X28 )
                            | ~ ! [X30: $i] :
                                  ( ~ ( rel_s4 @ X28 @ X30 )
                                  | ( f @ X26 @ X30 ) ) ) ) ) )
        | ~ ! [X6: $i] :
              ( ~ ( rel_s4 @ X4 @ X6 )
              | ! [X14: $i] :
                  ( ~ ( rel_s4 @ X6 @ X14 )
                  | ! [X16: mu] :
                      ( ( exists_in_world @ X16 @ X14 )
                     => ! [X18: $i] :
                          ( ~ ( rel_s4 @ X14 @ X18 )
                          | ~ ! [X20: $i] :
                                ( ~ ( rel_s4 @ X18 @ X20 )
                                | ( f @ X16 @ X20 ) ) ) ) )
              | ~ ! [X8: $i] :
                    ( ~ ( rel_s4 @ X6 @ X8 )
                    | ! [X10: mu] :
                        ( ( exists_in_world @ X10 @ X8 )
                       => ~ ! [X12: $i] :
                              ( ~ ( rel_s4 @ X8 @ X12 )
                              | ( f @ X10 @ X12 ) ) ) ) ) ) ).

thf(zf_stmt_2,negated_conjecture,
    ~ ! [X4: $i] :
        ~ ( ~ ! [X22: $i] :
                ( ~ ( rel_s4 @ X4 @ X22 )
                | ! [X32: $i] :
                    ( ~ ( rel_s4 @ X22 @ X32 )
                    | ! [X34: mu] :
                        ( ( exists_in_world @ X34 @ X32 )
                       => ~ ! [X36: $i] :
                              ( ~ ( rel_s4 @ X32 @ X36 )
                              | ( f @ X34 @ X36 ) ) ) )
                | ~ ! [X24: $i] :
                      ( ~ ( rel_s4 @ X22 @ X24 )
                      | ! [X26: mu] :
                          ( ( exists_in_world @ X26 @ X24 )
                         => ! [X28: $i] :
                              ( ~ ( rel_s4 @ X24 @ X28 )
                              | ~ ! [X30: $i] :
                                    ( ~ ( rel_s4 @ X28 @ X30 )
                                    | ( f @ X26 @ X30 ) ) ) ) ) )
          | ~ ! [X6: $i] :
                ( ~ ( rel_s4 @ X4 @ X6 )
                | ! [X14: $i] :
                    ( ~ ( rel_s4 @ X6 @ X14 )
                    | ! [X16: mu] :
                        ( ( exists_in_world @ X16 @ X14 )
                       => ! [X18: $i] :
                            ( ~ ( rel_s4 @ X14 @ X18 )
                            | ~ ! [X20: $i] :
                                  ( ~ ( rel_s4 @ X18 @ X20 )
                                  | ( f @ X16 @ X20 ) ) ) ) )
                | ~ ! [X8: $i] :
                      ( ~ ( rel_s4 @ X6 @ X8 )
                      | ! [X10: mu] :
                          ( ( exists_in_world @ X10 @ X8 )
                         => ~ ! [X12: $i] :
                                ( ~ ( rel_s4 @ X8 @ X12 )
                                | ( f @ X10 @ X12 ) ) ) ) ) ),
    inference('cnf.neg',[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl4,plain,
    ~ ( !!
      @ ^ [Y0: $i] :
          ( (~)
          @ ( ( (~)
              @ ( !!
                @ ^ [Y1: $i] :
                    ( ( (~) @ ( rel_s4 @ Y0 @ Y1 ) )
                    | ( !!
                      @ ^ [Y2: $i] :
                          ( ( (~) @ ( rel_s4 @ Y1 @ Y2 ) )
                          | ( !!
                            @ ^ [Y3: mu] :
                                ( ( exists_in_world @ Y3 @ Y2 )
                               => ( (~)
                                  @ ( !!
                                    @ ^ [Y4: $i] :
                                        ( ( (~) @ ( rel_s4 @ Y2 @ Y4 ) )
                                        | ( f @ Y3 @ Y4 ) ) ) ) ) ) ) )
                    | ( (~)
                      @ ( !!
                        @ ^ [Y2: $i] :
                            ( ( (~) @ ( rel_s4 @ Y1 @ Y2 ) )
                            | ( !!
                              @ ^ [Y3: mu] :
                                  ( ( exists_in_world @ Y3 @ Y2 )
                                 => ( !!
                                    @ ^ [Y4: $i] :
                                        ( ( (~) @ ( rel_s4 @ Y2 @ Y4 ) )
                                        | ( (~)
                                          @ ( !!
                                            @ ^ [Y5: $i] :
                                                ( ( (~) @ ( rel_s4 @ Y4 @ Y5 ) )
                                                | ( f @ Y3 @ Y5 ) ) ) ) ) ) ) ) ) ) ) ) ) )
            | ( (~)
              @ ( !!
                @ ^ [Y1: $i] :
                    ( ( (~) @ ( rel_s4 @ Y0 @ Y1 ) )
                    | ( !!
                      @ ^ [Y2: $i] :
                          ( ( (~) @ ( rel_s4 @ Y1 @ Y2 ) )
                          | ( !!
                            @ ^ [Y3: mu] :
                                ( ( exists_in_world @ Y3 @ Y2 )
                               => ( !!
                                  @ ^ [Y4: $i] :
                                      ( ( (~) @ ( rel_s4 @ Y2 @ Y4 ) )
                                      | ( (~)
                                        @ ( !!
                                          @ ^ [Y5: $i] :
                                              ( ( (~) @ ( rel_s4 @ Y4 @ Y5 ) )
                                              | ( f @ Y3 @ Y5 ) ) ) ) ) ) ) ) ) )
                    | ( (~)
                      @ ( !!
                        @ ^ [Y2: $i] :
                            ( ( (~) @ ( rel_s4 @ Y1 @ Y2 ) )
                            | ( !!
                              @ ^ [Y3: mu] :
                                  ( ( exists_in_world @ Y3 @ Y2 )
                                 => ( (~)
                                    @ ( !!
                                      @ ^ [Y4: $i] :
                                          ( ( (~) @ ( rel_s4 @ Y2 @ Y4 ) )
                                          | ( f @ Y3 @ Y4 ) ) ) ) ) ) ) ) ) ) ) ) ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_2]) ).

thf(cumulative_ax,axiom,
    ! [X: mu,V: $i,W: $i] :
      ( ( ( rel_s4 @ V @ W )
        & ( exists_in_world @ X @ V ) )
     => ( exists_in_world @ X @ W ) ) ).

thf(zip_derived_cl3,plain,
    ( !!
    @ ^ [Y0: mu] :
        ( !!
        @ ^ [Y1: $i] :
            ( !!
            @ ^ [Y2: $i] :
                ( ( ( rel_s4 @ Y1 @ Y2 )
                  & ( exists_in_world @ Y0 @ Y1 ) )
               => ( exists_in_world @ Y0 @ Y2 ) ) ) ) ),
    inference(cnf,[status(esa)],[cumulative_ax]) ).

thf(mtransitive,axiom,
    ( mtransitive
    = ( ^ [R: $i > $i > $o] :
        ! [S: $i,T: $i,U: $i] :
          ( ( ( R @ S @ T )
            & ( R @ T @ U ) )
         => ( R @ S @ U ) ) ) ) ).

thf('18',plain,
    ( mtransitive
    = ( ^ [R: $i > $i > $o] :
        ! [S: $i,T: $i,U: $i] :
          ( ( ( R @ S @ T )
            & ( R @ T @ U ) )
         => ( R @ S @ U ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mtransitive]) ).

thf('19',plain,
    ( mtransitive
    = ( ^ [V_1: $i > $i > $o] :
        ! [X4: $i,X6: $i,X8: $i] :
          ( ( ( V_1 @ X4 @ X6 )
            & ( V_1 @ X6 @ X8 ) )
         => ( V_1 @ X4 @ X8 ) ) ) ),
    define([status(thm)]) ).

thf(a2,axiom,
    mtransitive @ rel_s4 ).

thf(zf_stmt_3,axiom,
    ! [X4: $i,X6: $i,X8: $i] :
      ( ( ( rel_s4 @ X6 @ X8 )
        & ( rel_s4 @ X4 @ X6 ) )
     => ( rel_s4 @ X4 @ X8 ) ) ).

thf(zip_derived_cl2,plain,
    ( !!
    @ ^ [Y0: $i] :
        ( !!
        @ ^ [Y1: $i] :
            ( !!
            @ ^ [Y2: $i] :
                ( ( ( rel_s4 @ Y1 @ Y2 )
                  & ( rel_s4 @ Y0 @ Y1 ) )
               => ( rel_s4 @ Y0 @ Y2 ) ) ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_3]) ).

thf(zip_derived_cl1769,plain,
    $false,
    inference(eprover,[status(thm)],[zip_derived_cl1,zip_derived_cl4,zip_derived_cl3,zip_derived_cl2]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SYN397^7 : TPTP v8.1.2. Released v5.5.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.A5VJPKu2xV true
% 0.11/0.34  % Computer : n013.cluster.edu
% 0.11/0.34  % Model    : x86_64 x86_64
% 0.11/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.34  % Memory   : 8042.1875MB
% 0.11/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.34  % CPULimit : 300
% 0.11/0.34  % WCLimit  : 300
% 0.11/0.34  % DateTime : Sat Aug 26 19:40:32 EDT 2023
% 0.11/0.34  % CPUTime  : 
% 0.11/0.34  % Running portfolio for 300 s
% 0.11/0.34  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.11/0.34  % Number of cores: 8
% 0.11/0.34  % Python version: Python 3.6.8
% 0.11/0.34  % Running in HO mode
% 0.18/0.61  % Total configuration time : 828
% 0.18/0.61  % Estimated wc time : 1656
% 0.18/0.61  % Estimated cpu time (8 cpus) : 207.0
% 0.18/0.70  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 0.18/0.70  % /export/starexec/sandbox2/solver/bin/lams/40_c_ic.sh running for 80s
% 0.18/0.71  % /export/starexec/sandbox2/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.18/0.76  % /export/starexec/sandbox2/solver/bin/lams/15_e_short1.sh running for 30s
% 0.18/0.76  % /export/starexec/sandbox2/solver/bin/lams/40_noforms.sh running for 90s
% 0.18/0.78  % /export/starexec/sandbox2/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 0.18/0.78  % /export/starexec/sandbox2/solver/bin/lams/30_sp5.sh running for 60s
% 0.18/0.79  % /export/starexec/sandbox2/solver/bin/lams/40_b.comb.sh running for 70s
% 1.44/0.89  % /export/starexec/sandbox2/solver/bin/lams/30_b.l.sh running for 90s
% 24.50/3.96  % Solved by lams/15_e_short1.sh.
% 24.50/3.96  % done 188 iterations in 3.113s
% 24.50/3.96  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 24.50/3.96  % SZS output start Refutation
% See solution above
% 24.50/3.96  
% 24.50/3.96  
% 24.50/3.96  % Terminating...
% 24.74/4.09  % Runner terminated.
% 24.74/4.11  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------