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

View Problem - Process Solution

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

% Computer : n029.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 05:52:06 EDT 2023

% Result   : Theorem 0.21s 0.84s
% Output   : Refutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :   45
% Syntax   : Number of formulae    :   82 (  45 unt;  18 typ;   0 def)
%            Number of atoms       :  189 (  30 equ;   0 cnn)
%            Maximal formula atoms :   14 (   2 avg)
%            Number of connectives :  388 (  54   ~;  49   |;   4   &; 272   @)
%                                         (   0 <=>;   9  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   16 (   3 avg)
%            Number of types       :    3 (   1 usr)
%            Number of type conns  :   95 (  95   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   19 (  17 usr;   5 con; 0-3 aty)
%            Number of variables   :  116 (  55   ^;  61   !;   0   ?; 116   :)

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

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

thf(sk__10_type,type,
    sk__10: $i ).

thf(sk__8_type,type,
    sk__8: $i ).

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(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(mequiv_type,type,
    mequiv: ( $i > $o ) > ( $i > $o ) > $i > $o ).

thf(sk__9_type,type,
    sk__9: $i ).

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

thf(a_type,type,
    a: mu ).

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

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

thf('0',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('1',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('2',plain,
    ( mvalid
    = ( ^ [Phi: $i > $o] :
        ! [W: $i] : ( Phi @ W ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mvalid]) ).

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

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

thf('4',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('5',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(mequiv,axiom,
    ( mequiv
    = ( ^ [Phi: $i > $o,Psi: $i > $o] : ( mand @ ( mimplies @ Phi @ Psi ) @ ( mimplies @ Psi @ Phi ) ) ) ) ).

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('6',plain,
    ( mor
    = ( ^ [Phi: $i > $o,Psi: $i > $o,W: $i] :
          ( ( Phi @ W )
          | ( Psi @ W ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mor]) ).

thf('7',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(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,
    ( mimplies
    = ( ^ [Phi: $i > $o,Psi: $i > $o] : ( mor @ ( mnot @ Phi ) @ Psi ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mimplies,'7','9']) ).

thf('11',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('12',plain,
    ( mand
    = ( ^ [Phi: $i > $o,Psi: $i > $o] : ( mnot @ ( mor @ ( mnot @ Phi ) @ ( mnot @ Psi ) ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mand,'7','9']) ).

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

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

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

thf(con,conjecture,
    ( mvalid
    @ ( mimplies
      @ ( mforall_ind
        @ ^ [X: mu] : ( mor @ ( mbox_s4 @ ( f @ X ) ) @ ( mbox_s4 @ ( mnot @ ( f @ X ) ) ) ) )
      @ ( mbox_s4 @ ( mequiv @ ( mbox_s4 @ ( f @ a ) ) @ ( f @ a ) ) ) ) ) ).

thf(zf_stmt_0,conjecture,
    ! [X4: $i] :
      ( ~ ! [X6: mu] :
            ( ( exists_in_world @ X6 @ X4 )
           => ( ! [X8: $i] :
                  ( ( f @ X6 @ X8 )
                  | ~ ( rel_s4 @ X4 @ X8 ) )
              | ! [X10: $i] :
                  ( ~ ( f @ X6 @ X10 )
                  | ~ ( rel_s4 @ X4 @ X10 ) ) ) )
      | ! [X12: $i] :
          ( ~ ( ~ ( ~ ! [X14: $i] :
                        ( ( f @ a @ X14 )
                        | ~ ( rel_s4 @ X12 @ X14 ) )
                  | ( f @ a @ X12 ) )
              | ~ ( ~ ( f @ a @ X12 )
                  | ! [X16: $i] :
                      ( ( f @ a @ X16 )
                      | ~ ( rel_s4 @ X12 @ X16 ) ) ) )
          | ~ ( rel_s4 @ X4 @ X12 ) ) ) ).

thf(zf_stmt_1,negated_conjecture,
    ~ ! [X4: $i] :
        ( ~ ! [X6: mu] :
              ( ( exists_in_world @ X6 @ X4 )
             => ( ! [X8: $i] :
                    ( ( f @ X6 @ X8 )
                    | ~ ( rel_s4 @ X4 @ X8 ) )
                | ! [X10: $i] :
                    ( ~ ( f @ X6 @ X10 )
                    | ~ ( rel_s4 @ X4 @ X10 ) ) ) )
        | ! [X12: $i] :
            ( ~ ( ~ ( ~ ! [X14: $i] :
                          ( ( f @ a @ X14 )
                          | ~ ( rel_s4 @ X12 @ X14 ) )
                    | ( f @ a @ X12 ) )
                | ~ ( ~ ( f @ a @ X12 )
                    | ! [X16: $i] :
                        ( ( f @ a @ X16 )
                        | ~ ( rel_s4 @ X12 @ X16 ) ) ) )
            | ~ ( rel_s4 @ X4 @ X12 ) ) ),
    inference('cnf.neg',[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl10,plain,
    ( ~ ( f @ a @ sk__9 )
    | ~ ( f @ a @ sk__10 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

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

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

thf('17',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_2,axiom,
    ! [X4: $i] : ( rel_s4 @ X4 @ X4 ) ).

thf(zip_derived_cl1,plain,
    ! [X0: $i] : ( rel_s4 @ X0 @ X0 ),
    inference(cnf,[status(esa)],[zf_stmt_2]) ).

thf(zip_derived_cl5,plain,
    ! [X0: $i] :
      ( ~ ( rel_s4 @ sk__9 @ X0 )
      | ( f @ a @ X0 )
      | ( f @ a @ sk__9 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl14,plain,
    ( ( f @ a @ sk__9 )
    | ( f @ a @ sk__9 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl1,zip_derived_cl5]) ).

thf(zip_derived_cl17,plain,
    f @ a @ sk__9,
    inference(simplify,[status(thm)],[zip_derived_cl14]) ).

thf(zip_derived_cl20,plain,
    ~ ( f @ a @ sk__10 ),
    inference(demod,[status(thm)],[zip_derived_cl10,zip_derived_cl17]) ).

thf(existence_of_a_ax,axiom,
    ! [V: $i] : ( exists_in_world @ a @ V ) ).

thf(zip_derived_cl4,plain,
    ! [X0: $i] : ( exists_in_world @ a @ X0 ),
    inference(cnf,[status(esa)],[existence_of_a_ax]) ).

thf(zip_derived_cl11,plain,
    rel_s4 @ sk__8 @ sk__9,
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl12,plain,
    ! [X1: $i,X2: mu,X3: $i] :
      ( ~ ( rel_s4 @ sk__8 @ X1 )
      | ~ ( f @ X2 @ X1 )
      | ~ ( rel_s4 @ sk__8 @ X3 )
      | ( f @ X2 @ X3 )
      | ~ ( exists_in_world @ X2 @ sk__8 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl63,plain,
    ! [X0: mu,X1: $i] :
      ( ~ ( exists_in_world @ X0 @ sk__8 )
      | ( f @ X0 @ X1 )
      | ~ ( rel_s4 @ sk__8 @ X1 )
      | ~ ( f @ X0 @ sk__9 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl11,zip_derived_cl12]) ).

thf(zip_derived_cl159,plain,
    ! [X0: $i] :
      ( ~ ( f @ a @ sk__9 )
      | ~ ( rel_s4 @ sk__8 @ X0 )
      | ( f @ a @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl4,zip_derived_cl63]) ).

thf(zip_derived_cl17_001,plain,
    f @ a @ sk__9,
    inference(simplify,[status(thm)],[zip_derived_cl14]) ).

thf(zip_derived_cl174,plain,
    ! [X0: $i] :
      ( ~ ( rel_s4 @ sk__8 @ X0 )
      | ( f @ a @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl159,zip_derived_cl17]) ).

thf(zip_derived_cl9,plain,
    ( ~ ( f @ a @ sk__9 )
    | ( rel_s4 @ sk__9 @ sk__10 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl17_002,plain,
    f @ a @ sk__9,
    inference(simplify,[status(thm)],[zip_derived_cl14]) ).

thf(zip_derived_cl19,plain,
    rel_s4 @ sk__9 @ sk__10,
    inference(demod,[status(thm)],[zip_derived_cl9,zip_derived_cl17]) ).

thf(zip_derived_cl11_003,plain,
    rel_s4 @ sk__8 @ sk__9,
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

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 @ X4 @ X6 )
        & ( rel_s4 @ X6 @ X8 ) )
     => ( rel_s4 @ X4 @ X8 ) ) ).

thf(zip_derived_cl2,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( rel_s4 @ X0 @ X1 )
      | ~ ( rel_s4 @ X1 @ X2 )
      | ( rel_s4 @ X0 @ X2 ) ),
    inference(cnf,[status(esa)],[zf_stmt_3]) ).

thf(zip_derived_cl22,plain,
    ! [X0: $i] :
      ( ( rel_s4 @ sk__8 @ X0 )
      | ~ ( rel_s4 @ sk__9 @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl11,zip_derived_cl2]) ).

thf(zip_derived_cl2_004,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( rel_s4 @ X0 @ X1 )
      | ~ ( rel_s4 @ X1 @ X2 )
      | ( rel_s4 @ X0 @ X2 ) ),
    inference(cnf,[status(esa)],[zf_stmt_3]) ).

thf(zip_derived_cl37,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( rel_s4 @ sk__9 @ X0 )
      | ( rel_s4 @ sk__8 @ X1 )
      | ~ ( rel_s4 @ X0 @ X1 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl22,zip_derived_cl2]) ).

thf(zip_derived_cl43,plain,
    ! [X0: $i] :
      ( ~ ( rel_s4 @ sk__10 @ X0 )
      | ( rel_s4 @ sk__8 @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl19,zip_derived_cl37]) ).

thf(zip_derived_cl1_005,plain,
    ! [X0: $i] : ( rel_s4 @ X0 @ X0 ),
    inference(cnf,[status(esa)],[zf_stmt_2]) ).

thf(zip_derived_cl47,plain,
    rel_s4 @ sk__8 @ sk__10,
    inference('sup+',[status(thm)],[zip_derived_cl43,zip_derived_cl1]) ).

thf(zip_derived_cl178,plain,
    f @ a @ sk__10,
    inference('sup+',[status(thm)],[zip_derived_cl174,zip_derived_cl47]) ).

thf(zip_derived_cl194,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl20,zip_derived_cl178]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SYO568^7 : TPTP v8.1.2. Released v5.5.0.
% 0.00/0.14  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.LcFTMLvih3 true
% 0.14/0.35  % Computer : n029.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 : Sat Aug 26 07:31:39 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.14/0.35  % Running portfolio for 300 s
% 0.14/0.35  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.14/0.35  % Number of cores: 8
% 0.14/0.35  % Python version: Python 3.6.8
% 0.14/0.36  % Running in HO mode
% 0.21/0.64  % Total configuration time : 828
% 0.21/0.64  % Estimated wc time : 1656
% 0.21/0.64  % Estimated cpu time (8 cpus) : 207.0
% 0.21/0.75  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.21/0.76  % /export/starexec/sandbox/solver/bin/lams/40_c_ic.sh running for 80s
% 0.21/0.76  % /export/starexec/sandbox/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.21/0.78  % /export/starexec/sandbox/solver/bin/lams/15_e_short1.sh running for 30s
% 0.21/0.78  % /export/starexec/sandbox/solver/bin/lams/40_noforms.sh running for 90s
% 0.21/0.78  % /export/starexec/sandbox/solver/bin/lams/40_b.comb.sh running for 70s
% 0.21/0.78  % /export/starexec/sandbox/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 0.21/0.78  % /export/starexec/sandbox/solver/bin/lams/30_sp5.sh running for 60s
% 0.21/0.79  % /export/starexec/sandbox/solver/bin/lams/30_b.l.sh running for 90s
% 0.21/0.84  % Solved by lams/40_c.s.sh.
% 0.21/0.84  % done 68 iterations in 0.052s
% 0.21/0.84  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.21/0.84  % SZS output start Refutation
% See solution above
% 0.21/0.84  
% 0.21/0.84  
% 0.21/0.84  % Terminating...
% 2.19/0.96  % Runner terminated.
% 2.19/0.97  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------