TSTP Solution File: SYO053^2 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYO053^2 : TPTP v8.1.2. Released v4.0.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.uAL4q1vTc6 true

% 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 : Fri Sep  1 05:49:25 EDT 2023

% Result   : Theorem 0.22s 0.74s
% Output   : Refutation 0.22s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :   18
% Syntax   : Number of formulae    :   26 (  16 unt;   6 typ;   0 def)
%            Number of atoms       :   46 (  15 equ;   0 cnn)
%            Maximal formula atoms :    3 (   2 avg)
%            Number of connectives :   55 (  14   ~;   3   |;   0   &;  38   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   2 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   54 (  54   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    9 (   6 usr;   2 con; 0-3 aty)
%            Number of variables   :   42 (  27   ^;  12   !;   3   ?;  42   :)

% Comments : 
%------------------------------------------------------------------------------
thf(mbox_type,type,
    mbox: ( $i > $i > $o ) > ( $i > $o ) > $i > $o ).

thf(sk__2_type,type,
    sk__2: $i > ( $i > $i > $o ) > $i ).

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

thf(mdia_type,type,
    mdia: ( $i > $i > $o ) > ( $i > $o ) > $i > $o ).

thf(mtrue_type,type,
    mtrue: $i > $o ).

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

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

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

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

thf(mdia,axiom,
    ( mdia
    = ( ^ [R: $i > $i > $o,Phi: $i > $o] : ( mnot @ ( mbox @ R @ ( mnot @ Phi ) ) ) ) ) ).

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

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

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

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

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

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

thf('6',plain,
    ( mdia
    = ( ^ [R: $i > $i > $o,Phi: $i > $o] : ( mnot @ ( mbox @ R @ ( mnot @ Phi ) ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mdia,'3','5']) ).

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

thf(mtrue,axiom,
    ( mtrue
    = ( ^ [W: $i] : $true ) ) ).

thf('8',plain,
    ( mtrue
    = ( ^ [W: $i] : $true ) ),
    inference(simplify_rw_rule,[status(thm)],[mtrue]) ).

thf('9',plain,
    ( mtrue
    = ( ^ [V_1: $i] : $true ) ),
    define([status(thm)]) ).

thf(conj,conjecture,
    ? [R: $i > $i > $o] :
      ~ ( mvalid @ ( mdia @ R @ mtrue ) ) ).

thf(zf_stmt_0,conjecture,
    ? [X4: $i > $i > $o] :
      ~ ! [X6: $i] :
          ~ ! [X8: $i] :
              ~ ( X4 @ X6 @ X8 ) ).

thf(zf_stmt_1,negated_conjecture,
    ~ ? [X4: $i > $i > $o] :
        ~ ! [X6: $i] :
            ~ ! [X8: $i] :
                ~ ( X4 @ X6 @ X8 ),
    inference('cnf.neg',[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl0,plain,
    ! [X0: $i > $i > $o,X1: $i] : ( X0 @ X1 @ ( sk__2 @ X1 @ X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl1,plain,
    $false,
    inference(flex_resolve,[status(thm)],[zip_derived_cl0]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.13  % Problem  : SYO053^2 : TPTP v8.1.2. Released v4.0.0.
% 0.11/0.14  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.uAL4q1vTc6 true
% 0.14/0.35  % Computer : n024.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 05:53:39 EDT 2023
% 0.14/0.36  % CPUTime  : 
% 0.14/0.36  % Running portfolio for 300 s
% 0.14/0.36  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.14/0.36  % Number of cores: 8
% 0.14/0.36  % Python version: Python 3.6.8
% 0.14/0.36  % Running in HO mode
% 0.22/0.67  % Total configuration time : 828
% 0.22/0.67  % Estimated wc time : 1656
% 0.22/0.67  % Estimated cpu time (8 cpus) : 207.0
% 0.22/0.72  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.22/0.74  % Solved by lams/40_c.s.sh.
% 0.22/0.74  % done 0 iterations in 0.006s
% 0.22/0.74  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.22/0.74  % SZS output start Refutation
% See solution above
% 0.22/0.74  
% 0.22/0.74  
% 0.22/0.75  % Terminating...
% 0.92/0.78  % Runner terminated.
% 1.51/0.79  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------