TSTP Solution File: LCL959^24 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : LCL959^24 : TPTP v8.1.2. Released v8.1.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.FHM9gPMLC5 true

% Computer : n007.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 09:02:50 EDT 2023

% Result   : Theorem 1.38s 0.82s
% Output   : Refutation 1.38s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   16
%            Number of leaves      :   39
% Syntax   : Number of formulae    :   98 (  46 unt;  21 typ;   0 def)
%            Number of atoms       :  224 (  21 equ;   0 cnn)
%            Maximal formula atoms :   28 (   2 avg)
%            Number of connectives :  562 (  52   ~;  50   |;  13   &; 405   @)
%                                         (   0 <=>;  42  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   17 (   5 avg)
%            Number of types       :    3 (   1 usr)
%            Number of type conns  :   70 (  70   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   22 (  20 usr;   6 con; 0-3 aty)
%            Number of variables   :  195 (  49   ^; 139   !;   7   ?; 195   :)

% Comments : 
%------------------------------------------------------------------------------
thf(mworld_type,type,
    mworld: $tType ).

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

thf(sk__8_type,type,
    sk__8: mworld ).

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

thf(mbox_type,type,
    mbox: ( mworld > $o ) > mworld > $o ).

thf(mactual_type,type,
    mactual: mworld ).

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

thf(sk__5_type,type,
    sk__5: mworld ).

thf(sk__11_type,type,
    sk__11: mworld > $i ).

thf(sk__12_type,type,
    sk__12: mworld > mworld ).

thf(sk__10_type,type,
    sk__10: mworld > mworld ).

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

thf(mlocal_type,type,
    mlocal: ( mworld > $o ) > $o ).

thf(mforall_di_type,type,
    mforall_di: ( $i > mworld > $o ) > mworld > $o ).

thf(sk__7_type,type,
    sk__7: mworld > mworld ).

thf(sk__6_type,type,
    sk__6: $i ).

thf(mrel_type,type,
    mrel: mworld > mworld > $o ).

thf(mexists_di_type,type,
    mexists_di: ( $i > mworld > $o ) > mworld > $o ).

thf(eiw_di_type,type,
    eiw_di: $i > mworld > $o ).

thf(sk__9_type,type,
    sk__9: mworld ).

thf(sk__13_type,type,
    sk__13: $i > mworld ).

thf(mexists_di_def,axiom,
    ( mexists_di
    = ( ^ [A: $i > mworld > $o,W: mworld] :
        ? [X: $i] :
          ( ( A @ X @ W )
          & ( eiw_di @ X @ W ) ) ) ) ).

thf('0',plain,
    ( mexists_di
    = ( ^ [A: $i > mworld > $o,W: mworld] :
        ? [X: $i] :
          ( ( A @ X @ W )
          & ( eiw_di @ X @ W ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mexists_di_def]) ).

thf('1',plain,
    ( mexists_di
    = ( ^ [V_1: $i > mworld > $o,V_2: mworld] :
        ? [X4: $i] :
          ( ( V_1 @ X4 @ V_2 )
          & ( eiw_di @ X4 @ V_2 ) ) ) ),
    define([status(thm)]) ).

thf(mforall_di_def,axiom,
    ( mforall_di
    = ( ^ [A: $i > mworld > $o,W: mworld] :
        ! [X: $i] :
          ( ( eiw_di @ X @ W )
         => ( A @ X @ W ) ) ) ) ).

thf('2',plain,
    ( mforall_di
    = ( ^ [A: $i > mworld > $o,W: mworld] :
        ! [X: $i] :
          ( ( eiw_di @ X @ W )
         => ( A @ X @ W ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mforall_di_def]) ).

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

thf(mbox_def,axiom,
    ( mbox
    = ( ^ [Phi: mworld > $o,W: mworld] :
        ! [V: mworld] :
          ( ( mrel @ W @ V )
         => ( Phi @ V ) ) ) ) ).

thf('4',plain,
    ( mbox
    = ( ^ [Phi: mworld > $o,W: mworld] :
        ! [V: mworld] :
          ( ( mrel @ W @ V )
         => ( Phi @ V ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mbox_def]) ).

thf('5',plain,
    ( mbox
    = ( ^ [V_1: mworld > $o,V_2: mworld] :
        ! [X4: mworld] :
          ( ( mrel @ V_2 @ X4 )
         => ( V_1 @ X4 ) ) ) ),
    define([status(thm)]) ).

thf(mimplies_def,axiom,
    ( mimplies
    = ( ^ [A: mworld > $o,B: mworld > $o,W: mworld] :
          ( ( A @ W )
         => ( B @ W ) ) ) ) ).

thf('6',plain,
    ( mimplies
    = ( ^ [A: mworld > $o,B: mworld > $o,W: mworld] :
          ( ( A @ W )
         => ( B @ W ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mimplies_def]) ).

thf('7',plain,
    ( mimplies
    = ( ^ [V_1: mworld > $o,V_2: mworld > $o,V_3: mworld] :
          ( ( V_1 @ V_3 )
         => ( V_2 @ V_3 ) ) ) ),
    define([status(thm)]) ).

thf(mand_def,axiom,
    ( mand
    = ( ^ [A: mworld > $o,B: mworld > $o,W: mworld] :
          ( ( A @ W )
          & ( B @ W ) ) ) ) ).

thf('8',plain,
    ( mand
    = ( ^ [A: mworld > $o,B: mworld > $o,W: mworld] :
          ( ( A @ W )
          & ( B @ W ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mand_def]) ).

thf('9',plain,
    ( mand
    = ( ^ [V_1: mworld > $o,V_2: mworld > $o,V_3: mworld] :
          ( ( V_1 @ V_3 )
          & ( V_2 @ V_3 ) ) ) ),
    define([status(thm)]) ).

thf(mnot_def,axiom,
    ( mnot
    = ( ^ [A: mworld > $o,W: mworld] :
          ~ ( A @ W ) ) ) ).

thf('10',plain,
    ( mnot
    = ( ^ [A: mworld > $o,W: mworld] :
          ~ ( A @ W ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mnot_def]) ).

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

thf(mlocal_def,axiom,
    ( mlocal
    = ( ^ [Phi: mworld > $o] : ( Phi @ mactual ) ) ) ).

thf('12',plain,
    ( mlocal
    = ( ^ [Phi: mworld > $o] : ( Phi @ mactual ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mlocal_def]) ).

thf('13',plain,
    ( mlocal
    = ( ^ [V_1: mworld > $o] : ( V_1 @ mactual ) ) ),
    define([status(thm)]) ).

thf(kalish203,conjecture,
    ( mlocal
    @ ( mand
      @ ( mbox
        @ ( mimplies
          @ ( mbox
            @ ( mnot
              @ ( mbox
                @ ( mforall_di
                  @ ^ [X: $i] : ( mbox @ ( f @ X ) ) ) ) ) )
          @ ( mexists_di
            @ ^ [Y: $i] : ( mbox @ ( mnot @ ( mbox @ ( f @ Y ) ) ) ) ) ) )
      @ ( mbox
        @ ( mimplies
          @ ( mexists_di
            @ ^ [Y: $i] : ( mbox @ ( mnot @ ( mbox @ ( f @ Y ) ) ) ) )
          @ ( mbox
            @ ( mnot
              @ ( mbox
                @ ( mforall_di
                  @ ^ [X: $i] : ( mbox @ ( f @ X ) ) ) ) ) ) ) ) ) ) ).

thf(zf_stmt_0,conjecture,
    ( ! [X20: mworld] :
        ( ( mrel @ mactual @ X20 )
       => ( ? [X22: $i] :
              ( ! [X24: mworld] :
                  ( ( mrel @ X20 @ X24 )
                 => ~ ! [X26: mworld] :
                        ( ( mrel @ X24 @ X26 )
                       => ( f @ X22 @ X26 ) ) )
              & ( eiw_di @ X22 @ X20 ) )
         => ! [X28: mworld] :
              ( ( mrel @ X20 @ X28 )
             => ~ ! [X30: mworld] :
                    ( ( mrel @ X28 @ X30 )
                   => ! [X32: $i] :
                        ( ( eiw_di @ X32 @ X30 )
                       => ! [X34: mworld] :
                            ( ( mrel @ X30 @ X34 )
                           => ( f @ X32 @ X34 ) ) ) ) ) ) )
    & ! [X4: mworld] :
        ( ( mrel @ mactual @ X4 )
       => ( ! [X6: mworld] :
              ( ( mrel @ X4 @ X6 )
             => ~ ! [X8: mworld] :
                    ( ( mrel @ X6 @ X8 )
                   => ! [X10: $i] :
                        ( ( eiw_di @ X10 @ X8 )
                       => ! [X12: mworld] :
                            ( ( mrel @ X8 @ X12 )
                           => ( f @ X10 @ X12 ) ) ) ) )
         => ? [X14: $i] :
              ( ! [X16: mworld] :
                  ( ( mrel @ X4 @ X16 )
                 => ~ ! [X18: mworld] :
                        ( ( mrel @ X16 @ X18 )
                       => ( f @ X14 @ X18 ) ) )
              & ( eiw_di @ X14 @ X4 ) ) ) ) ) ).

thf(zf_stmt_1,negated_conjecture,
    ~ ( ! [X20: mworld] :
          ( ( mrel @ mactual @ X20 )
         => ( ? [X22: $i] :
                ( ! [X24: mworld] :
                    ( ( mrel @ X20 @ X24 )
                   => ~ ! [X26: mworld] :
                          ( ( mrel @ X24 @ X26 )
                         => ( f @ X22 @ X26 ) ) )
                & ( eiw_di @ X22 @ X20 ) )
           => ! [X28: mworld] :
                ( ( mrel @ X20 @ X28 )
               => ~ ! [X30: mworld] :
                      ( ( mrel @ X28 @ X30 )
                     => ! [X32: $i] :
                          ( ( eiw_di @ X32 @ X30 )
                         => ! [X34: mworld] :
                              ( ( mrel @ X30 @ X34 )
                             => ( f @ X32 @ X34 ) ) ) ) ) ) )
      & ! [X4: mworld] :
          ( ( mrel @ mactual @ X4 )
         => ( ! [X6: mworld] :
                ( ( mrel @ X4 @ X6 )
               => ~ ! [X8: mworld] :
                      ( ( mrel @ X6 @ X8 )
                     => ! [X10: $i] :
                          ( ( eiw_di @ X10 @ X8 )
                         => ! [X12: mworld] :
                              ( ( mrel @ X8 @ X12 )
                             => ( f @ X10 @ X12 ) ) ) ) )
           => ? [X14: $i] :
                ( ! [X16: mworld] :
                    ( ( mrel @ X4 @ X16 )
                   => ~ ! [X18: mworld] :
                          ( ( mrel @ X16 @ X18 )
                         => ( f @ X14 @ X18 ) ) )
                & ( eiw_di @ X14 @ X4 ) ) ) ) ),
    inference('cnf.neg',[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl22,plain,
    ! [X1: $i,X2: mworld,X3: mworld] :
      ( ~ ( mrel @ sk__5 @ X3 )
      | ~ ( f @ sk__6 @ ( sk__7 @ X3 ) )
      | ~ ( mrel @ ( sk__13 @ X1 ) @ X2 )
      | ( f @ X1 @ X2 )
      | ~ ( eiw_di @ X1 @ sk__9 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(mrel_universal,axiom,
    ! [W: mworld,V: mworld] : ( mrel @ W @ V ) ).

thf(zip_derived_cl0,plain,
    ! [X0: mworld,X1: mworld] : ( mrel @ X0 @ X1 ),
    inference(cnf,[status(esa)],[mrel_universal]) ).

thf(zip_derived_cl0_001,plain,
    ! [X0: mworld,X1: mworld] : ( mrel @ X0 @ X1 ),
    inference(cnf,[status(esa)],[mrel_universal]) ).

thf(zip_derived_cl96,plain,
    ! [X1: $i,X2: mworld,X3: mworld] :
      ( ~ ( f @ sk__6 @ ( sk__7 @ X3 ) )
      | ( f @ X1 @ X2 )
      | ~ ( eiw_di @ X1 @ sk__9 ) ),
    inference(demod,[status(thm)],[zip_derived_cl22,zip_derived_cl0,zip_derived_cl0]) ).

thf(zip_derived_cl6,plain,
    ! [X0: mworld] :
      ( ( eiw_di @ sk__6 @ sk__5 )
      | ( eiw_di @ ( sk__11 @ X0 ) @ ( sk__10 @ X0 ) )
      | ~ ( mrel @ sk__9 @ X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl0_002,plain,
    ! [X0: mworld,X1: mworld] : ( mrel @ X0 @ X1 ),
    inference(cnf,[status(esa)],[mrel_universal]) ).

thf(zip_derived_cl80,plain,
    ! [X0: mworld] :
      ( ( eiw_di @ sk__6 @ sk__5 )
      | ( eiw_di @ ( sk__11 @ X0 ) @ ( sk__10 @ X0 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl6,zip_derived_cl0]) ).

thf(eiw_di_decr,axiom,
    ! [W: mworld,V: mworld,X: $i] :
      ( ( ( eiw_di @ X @ W )
        & ( mrel @ V @ W ) )
     => ( eiw_di @ X @ V ) ) ).

thf(zip_derived_cl2,plain,
    ! [X0: mworld,X1: mworld,X2: $i] :
      ( ~ ( mrel @ X0 @ X1 )
      | ~ ( eiw_di @ X2 @ X1 )
      | ( eiw_di @ X2 @ X0 ) ),
    inference(cnf,[status(esa)],[eiw_di_decr]) ).

thf(zip_derived_cl0_003,plain,
    ! [X0: mworld,X1: mworld] : ( mrel @ X0 @ X1 ),
    inference(cnf,[status(esa)],[mrel_universal]) ).

thf(zip_derived_cl52,plain,
    ! [X0: mworld,X1: mworld,X2: $i] :
      ( ~ ( eiw_di @ X2 @ X1 )
      | ( eiw_di @ X2 @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl2,zip_derived_cl0]) ).

thf(zip_derived_cl81,plain,
    ! [X0: mworld,X1: mworld] :
      ( ( eiw_di @ sk__6 @ sk__5 )
      | ( eiw_di @ ( sk__11 @ X0 ) @ X1 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl80,zip_derived_cl52]) ).

thf(zip_derived_cl52_004,plain,
    ! [X0: mworld,X1: mworld,X2: $i] :
      ( ~ ( eiw_di @ X2 @ X1 )
      | ( eiw_di @ X2 @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl2,zip_derived_cl0]) ).

thf(zip_derived_cl84,plain,
    ! [X0: mworld,X1: mworld,X2: mworld] :
      ( ( eiw_di @ ( sk__11 @ X2 ) @ X1 )
      | ( eiw_di @ sk__6 @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl81,zip_derived_cl52]) ).

thf(zip_derived_cl8,plain,
    ! [X1: $i,X2: mworld] :
      ( ( eiw_di @ sk__6 @ sk__5 )
      | ~ ( mrel @ ( sk__13 @ X1 ) @ X2 )
      | ( f @ X1 @ X2 )
      | ~ ( eiw_di @ X1 @ sk__9 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl0_005,plain,
    ! [X0: mworld,X1: mworld] : ( mrel @ X0 @ X1 ),
    inference(cnf,[status(esa)],[mrel_universal]) ).

thf(zip_derived_cl91,plain,
    ! [X1: $i,X2: mworld] :
      ( ( eiw_di @ sk__6 @ sk__5 )
      | ( f @ X1 @ X2 )
      | ~ ( eiw_di @ X1 @ sk__9 ) ),
    inference(demod,[status(thm)],[zip_derived_cl8,zip_derived_cl0]) ).

thf(zip_derived_cl92,plain,
    ! [X0: mworld,X1: mworld,X2: mworld] :
      ( ( eiw_di @ sk__6 @ X2 )
      | ( f @ ( sk__11 @ X0 ) @ X1 )
      | ( eiw_di @ sk__6 @ sk__5 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl84,zip_derived_cl91]) ).

thf(zip_derived_cl105,plain,
    ! [X0: mworld,X1: mworld] :
      ( ( eiw_di @ sk__6 @ sk__5 )
      | ( f @ ( sk__11 @ X1 ) @ X0 ) ),
    inference(condensation,[status(thm)],[zip_derived_cl92]) ).

thf(zip_derived_cl5,plain,
    ! [X0: mworld] :
      ( ( eiw_di @ sk__6 @ sk__5 )
      | ~ ( f @ ( sk__11 @ X0 ) @ ( sk__12 @ X0 ) )
      | ~ ( mrel @ sk__9 @ X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl0_006,plain,
    ! [X0: mworld,X1: mworld] : ( mrel @ X0 @ X1 ),
    inference(cnf,[status(esa)],[mrel_universal]) ).

thf(zip_derived_cl60,plain,
    ! [X0: mworld] :
      ( ( eiw_di @ sk__6 @ sk__5 )
      | ~ ( f @ ( sk__11 @ X0 ) @ ( sk__12 @ X0 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl5,zip_derived_cl0]) ).

thf(zip_derived_cl107,plain,
    ( ( eiw_di @ sk__6 @ sk__5 )
    | ( eiw_di @ sk__6 @ sk__5 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl105,zip_derived_cl60]) ).

thf(zip_derived_cl110,plain,
    eiw_di @ sk__6 @ sk__5,
    inference(simplify,[status(thm)],[zip_derived_cl107]) ).

thf(zip_derived_cl52_007,plain,
    ! [X0: mworld,X1: mworld,X2: $i] :
      ( ~ ( eiw_di @ X2 @ X1 )
      | ( eiw_di @ X2 @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl2,zip_derived_cl0]) ).

thf(zip_derived_cl112,plain,
    ! [X0: mworld] : ( eiw_di @ sk__6 @ X0 ),
    inference('sup-',[status(thm)],[zip_derived_cl110,zip_derived_cl52]) ).

thf(zip_derived_cl112_008,plain,
    ! [X0: mworld] : ( eiw_di @ sk__6 @ X0 ),
    inference('sup-',[status(thm)],[zip_derived_cl110,zip_derived_cl52]) ).

thf(zip_derived_cl36,plain,
    ! [X1: $i,X2: mworld,X4: mworld,X5: mworld,X6: $i] :
      ( ~ ( mrel @ sk__8 @ X4 )
      | ~ ( mrel @ X4 @ X5 )
      | ( f @ X6 @ X5 )
      | ~ ( eiw_di @ X6 @ X4 )
      | ~ ( mrel @ ( sk__13 @ X1 ) @ X2 )
      | ( f @ X1 @ X2 )
      | ~ ( eiw_di @ X1 @ sk__9 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl0_009,plain,
    ! [X0: mworld,X1: mworld] : ( mrel @ X0 @ X1 ),
    inference(cnf,[status(esa)],[mrel_universal]) ).

thf(zip_derived_cl0_010,plain,
    ! [X0: mworld,X1: mworld] : ( mrel @ X0 @ X1 ),
    inference(cnf,[status(esa)],[mrel_universal]) ).

thf(zip_derived_cl0_011,plain,
    ! [X0: mworld,X1: mworld] : ( mrel @ X0 @ X1 ),
    inference(cnf,[status(esa)],[mrel_universal]) ).

thf(zip_derived_cl187,plain,
    ! [X1: $i,X2: mworld,X4: mworld,X5: mworld,X6: $i] :
      ( ( f @ X6 @ X5 )
      | ~ ( eiw_di @ X6 @ X4 )
      | ( f @ X1 @ X2 )
      | ~ ( eiw_di @ X1 @ sk__9 ) ),
    inference(demod,[status(thm)],[zip_derived_cl36,zip_derived_cl0,zip_derived_cl0,zip_derived_cl0]) ).

thf(zip_derived_cl189,plain,
    ! [X1: $i,X2: mworld,X3: mworld] :
      ( ~ ( eiw_di @ X1 @ sk__9 )
      | ( f @ X1 @ X2 )
      | ( f @ sk__6 @ X3 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl112,zip_derived_cl187]) ).

thf(zip_derived_cl195,plain,
    ! [X0: mworld,X1: mworld] :
      ( ( f @ sk__6 @ X0 )
      | ( f @ sk__6 @ X1 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl112,zip_derived_cl189]) ).

thf(zip_derived_cl200,plain,
    ! [X0: mworld] : ( f @ sk__6 @ X0 ),
    inference(condensation,[status(thm)],[zip_derived_cl195]) ).

thf(zip_derived_cl202,plain,
    ! [X1: $i,X2: mworld] :
      ( ( f @ X1 @ X2 )
      | ~ ( eiw_di @ X1 @ sk__9 ) ),
    inference(demod,[status(thm)],[zip_derived_cl96,zip_derived_cl200]) ).

thf(zip_derived_cl19,plain,
    ! [X0: mworld,X3: mworld] :
      ( ~ ( mrel @ sk__5 @ X3 )
      | ~ ( f @ sk__6 @ ( sk__7 @ X3 ) )
      | ~ ( f @ ( sk__11 @ X0 ) @ ( sk__12 @ X0 ) )
      | ~ ( mrel @ sk__9 @ X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl0_012,plain,
    ! [X0: mworld,X1: mworld] : ( mrel @ X0 @ X1 ),
    inference(cnf,[status(esa)],[mrel_universal]) ).

thf(zip_derived_cl0_013,plain,
    ! [X0: mworld,X1: mworld] : ( mrel @ X0 @ X1 ),
    inference(cnf,[status(esa)],[mrel_universal]) ).

thf(zip_derived_cl64,plain,
    ! [X0: mworld,X3: mworld] :
      ( ~ ( f @ sk__6 @ ( sk__7 @ X3 ) )
      | ~ ( f @ ( sk__11 @ X0 ) @ ( sk__12 @ X0 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl19,zip_derived_cl0,zip_derived_cl0]) ).

thf(zip_derived_cl200_014,plain,
    ! [X0: mworld] : ( f @ sk__6 @ X0 ),
    inference(condensation,[status(thm)],[zip_derived_cl195]) ).

thf(zip_derived_cl201,plain,
    ! [X0: mworld] :
      ~ ( f @ ( sk__11 @ X0 ) @ ( sk__12 @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl64,zip_derived_cl200]) ).

thf(zip_derived_cl204,plain,
    ! [X0: mworld] :
      ~ ( eiw_di @ ( sk__11 @ X0 ) @ sk__9 ),
    inference('sup-',[status(thm)],[zip_derived_cl202,zip_derived_cl201]) ).

thf(zip_derived_cl20,plain,
    ! [X0: mworld,X3: mworld] :
      ( ~ ( mrel @ sk__5 @ X3 )
      | ~ ( f @ sk__6 @ ( sk__7 @ X3 ) )
      | ( eiw_di @ ( sk__11 @ X0 ) @ ( sk__10 @ X0 ) )
      | ~ ( mrel @ sk__9 @ X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl0_015,plain,
    ! [X0: mworld,X1: mworld] : ( mrel @ X0 @ X1 ),
    inference(cnf,[status(esa)],[mrel_universal]) ).

thf(zip_derived_cl0_016,plain,
    ! [X0: mworld,X1: mworld] : ( mrel @ X0 @ X1 ),
    inference(cnf,[status(esa)],[mrel_universal]) ).

thf(zip_derived_cl134,plain,
    ! [X0: mworld,X3: mworld] :
      ( ~ ( f @ sk__6 @ ( sk__7 @ X3 ) )
      | ( eiw_di @ ( sk__11 @ X0 ) @ ( sk__10 @ X0 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl20,zip_derived_cl0,zip_derived_cl0]) ).

thf(zip_derived_cl200_017,plain,
    ! [X0: mworld] : ( f @ sk__6 @ X0 ),
    inference(condensation,[status(thm)],[zip_derived_cl195]) ).

thf(zip_derived_cl203,plain,
    ! [X0: mworld] : ( eiw_di @ ( sk__11 @ X0 ) @ ( sk__10 @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl134,zip_derived_cl200]) ).

thf(zip_derived_cl52_018,plain,
    ! [X0: mworld,X1: mworld,X2: $i] :
      ( ~ ( eiw_di @ X2 @ X1 )
      | ( eiw_di @ X2 @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl2,zip_derived_cl0]) ).

thf(zip_derived_cl206,plain,
    ! [X0: mworld,X1: mworld] : ( eiw_di @ ( sk__11 @ X0 ) @ X1 ),
    inference('sup-',[status(thm)],[zip_derived_cl203,zip_derived_cl52]) ).

thf(zip_derived_cl210,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl204,zip_derived_cl206]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.12  % Problem  : LCL959^24 : TPTP v8.1.2. Released v8.1.0.
% 0.08/0.14  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.FHM9gPMLC5 true
% 0.13/0.35  % Computer : n007.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 300
% 0.13/0.35  % DateTime : Thu Aug 24 19:50:40 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.13/0.35  % Running portfolio for 300 s
% 0.13/0.35  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.13/0.35  % Number of cores: 8
% 0.13/0.35  % Python version: Python 3.6.8
% 0.13/0.36  % Running in HO mode
% 0.20/0.66  % Total configuration time : 828
% 0.20/0.66  % Estimated wc time : 1656
% 0.20/0.66  % Estimated cpu time (8 cpus) : 207.0
% 0.20/0.75  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.20/0.75  % /export/starexec/sandbox/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.20/0.76  % /export/starexec/sandbox/solver/bin/lams/40_noforms.sh running for 90s
% 0.20/0.76  % /export/starexec/sandbox/solver/bin/lams/15_e_short1.sh running for 30s
% 0.20/0.76  % /export/starexec/sandbox/solver/bin/lams/40_c_ic.sh running for 80s
% 0.20/0.76  % /export/starexec/sandbox/solver/bin/lams/40_b.comb.sh running for 70s
% 0.20/0.76  % /export/starexec/sandbox/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 1.36/0.79  % /export/starexec/sandbox/solver/bin/lams/30_sp5.sh running for 60s
% 1.38/0.82  % Solved by lams/40_c.s.sh.
% 1.38/0.82  % done 76 iterations in 0.044s
% 1.38/0.82  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 1.38/0.82  % SZS output start Refutation
% See solution above
% 1.38/0.82  
% 1.38/0.82  
% 1.38/0.82  % Terminating...
% 1.38/0.86  % Runner terminated.
% 1.38/0.87  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------