TSTP Solution File: LCL723^1 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : LCL723^1 : TPTP v8.1.2. Bugfixed v5.0.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.vXGxvVfBHN true

% Computer : n012.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:01:45 EDT 2023

% Result   : Theorem 0.94s 0.74s
% Output   : Refutation 0.94s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :   35
% Syntax   : Number of formulae    :   63 (  32 unt;  13 typ;   0 def)
%            Number of atoms       :  135 (  24 equ;   0 cnn)
%            Maximal formula atoms :   11 (   2 avg)
%            Number of connectives :  227 (  39   ~;  34   |;   3   &; 147   @)
%                                         (   0 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   3 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   66 (  66   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   15 (  13 usr;   4 con; 0-3 aty)
%            Number of variables   :   80 (  39   ^;  41   !;   0   ?;  80   :)

% Comments : 
%------------------------------------------------------------------------------
thf(rel_b_type,type,
    rel_b: $i > $i > $o ).

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

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

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

thf(phi_type,type,
    phi: $i > $o ).

thf(sk__5_type,type,
    sk__5: $i ).

thf(mdia_b_type,type,
    mdia_b: ( $i > $o ) > $i > $o ).

thf(mbox_b_type,type,
    mbox_b: ( $i > $o ) > $i > $o ).

thf(msymmetric_type,type,
    msymmetric: ( $i > $i > $o ) > $o ).

thf(sk__7_type,type,
    sk__7: $i ).

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

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

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

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_b ).

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

thf(zip_derived_cl0,plain,
    ! [X0: $i] : ( rel_b @ X0 @ X0 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

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

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

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

thf('3',plain,
    ( mbox_b
    = ( ^ [V_1: $i > $o,V_2: $i] :
        ! [X4: $i] :
          ( ( V_1 @ X4 )
          | ~ ( rel_b @ V_2 @ 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_b
    = ( ^ [Phi: $i > $o] : ( mnot @ ( mbox_b @ ( mnot @ Phi ) ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mdia_b,'3','5']) ).

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

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

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

thf('9',plain,
    ( mvalid
    = ( ^ [V_1: $i > $o] :
        ! [X4: $i] : ( V_1 @ X4 ) ) ),
    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('10',plain,
    ( mor
    = ( ^ [Phi: $i > $o,Psi: $i > $o,W: $i] :
          ( ( Phi @ W )
          | ( Psi @ W ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mor]) ).

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

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

thf(conj,conjecture,
    ( ( mvalid @ ( mimplies @ phi @ ( mbox_b @ ( mdia_b @ phi ) ) ) )
    & ( mvalid @ ( mimplies @ ( mbox_b @ phi ) @ phi ) ) ) ).

thf(zf_stmt_1,conjecture,
    ( ! [X10: $i] :
        ( ~ ! [X12: $i] :
              ( ( phi @ X12 )
              | ~ ( rel_b @ X10 @ X12 ) )
        | ( phi @ X10 ) )
    & ! [X4: $i] :
        ( ~ ( phi @ X4 )
        | ! [X6: $i] :
            ( ~ ! [X8: $i] :
                  ( ~ ( phi @ X8 )
                  | ~ ( rel_b @ X6 @ X8 ) )
            | ~ ( rel_b @ X4 @ X6 ) ) ) ) ).

thf(zf_stmt_2,negated_conjecture,
    ~ ( ! [X10: $i] :
          ( ~ ! [X12: $i] :
                ( ( phi @ X12 )
                | ~ ( rel_b @ X10 @ X12 ) )
          | ( phi @ X10 ) )
      & ! [X4: $i] :
          ( ~ ( phi @ X4 )
          | ! [X6: $i] :
              ( ~ ! [X8: $i] :
                    ( ~ ( phi @ X8 )
                    | ~ ( rel_b @ X6 @ X8 ) )
              | ~ ( rel_b @ X4 @ X6 ) ) ) ),
    inference('cnf.neg',[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl3,plain,
    ! [X0: $i] :
      ( ~ ( rel_b @ sk__5 @ X0 )
      | ( phi @ X0 )
      | ( rel_b @ sk__6 @ sk__7 ) ),
    inference(cnf,[status(esa)],[zf_stmt_2]) ).

thf(zip_derived_cl11,plain,
    ( ( rel_b @ sk__6 @ sk__7 )
    | ( phi @ sk__5 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl0,zip_derived_cl3]) ).

thf(zip_derived_cl6,plain,
    ( ~ ( phi @ sk__5 )
    | ( rel_b @ sk__6 @ sk__7 ) ),
    inference(cnf,[status(esa)],[zf_stmt_2]) ).

thf(zip_derived_cl13,plain,
    rel_b @ sk__6 @ sk__7,
    inference(clc,[status(thm)],[zip_derived_cl11,zip_derived_cl6]) ).

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

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

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

thf(a2,axiom,
    msymmetric @ rel_b ).

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

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

thf(zip_derived_cl0_001,plain,
    ! [X0: $i] : ( rel_b @ X0 @ X0 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl4,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( rel_b @ sk__5 @ X0 )
      | ( phi @ X0 )
      | ~ ( phi @ X1 )
      | ~ ( rel_b @ sk__7 @ X1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_2]) ).

thf(zip_derived_cl29,plain,
    ! [X0: $i] :
      ( ~ ( rel_b @ sk__7 @ X0 )
      | ~ ( phi @ X0 )
      | ( phi @ sk__5 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl0,zip_derived_cl4]) ).

thf(zip_derived_cl7,plain,
    ! [X1: $i] :
      ( ~ ( phi @ sk__5 )
      | ~ ( phi @ X1 )
      | ~ ( rel_b @ sk__7 @ X1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_2]) ).

thf(zip_derived_cl32,plain,
    ! [X0: $i] :
      ( ~ ( phi @ X0 )
      | ~ ( rel_b @ sk__7 @ X0 ) ),
    inference(clc,[status(thm)],[zip_derived_cl29,zip_derived_cl7]) ).

thf(zip_derived_cl33,plain,
    ! [X0: $i] :
      ( ~ ( rel_b @ X0 @ sk__7 )
      | ~ ( phi @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl1,zip_derived_cl32]) ).

thf(zip_derived_cl37,plain,
    ~ ( phi @ sk__6 ),
    inference('sup-',[status(thm)],[zip_derived_cl13,zip_derived_cl33]) ).

thf(zip_derived_cl0_002,plain,
    ! [X0: $i] : ( rel_b @ X0 @ X0 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl2,plain,
    ! [X0: $i] :
      ( ~ ( rel_b @ sk__5 @ X0 )
      | ( phi @ X0 )
      | ( phi @ sk__6 ) ),
    inference(cnf,[status(esa)],[zf_stmt_2]) ).

thf(zip_derived_cl8,plain,
    ( ( phi @ sk__6 )
    | ( phi @ sk__5 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl0,zip_derived_cl2]) ).

thf(zip_derived_cl5,plain,
    ( ~ ( phi @ sk__5 )
    | ( phi @ sk__6 ) ),
    inference(cnf,[status(esa)],[zf_stmt_2]) ).

thf(zip_derived_cl10,plain,
    phi @ sk__6,
    inference(clc,[status(thm)],[zip_derived_cl8,zip_derived_cl5]) ).

thf(zip_derived_cl43,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl37,zip_derived_cl10]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : LCL723^1 : TPTP v8.1.2. Bugfixed v5.0.0.
% 0.00/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.vXGxvVfBHN true
% 0.13/0.34  % Computer : n012.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 : Thu Aug 24 18:15:41 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.13/0.34  % Running portfolio for 300 s
% 0.13/0.34  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.13/0.35  % Number of cores: 8
% 0.13/0.35  % Python version: Python 3.6.8
% 0.13/0.35  % Running in HO mode
% 0.21/0.62  % Total configuration time : 828
% 0.21/0.62  % Estimated wc time : 1656
% 0.21/0.62  % Estimated cpu time (8 cpus) : 207.0
% 0.21/0.70  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 0.21/0.73  % /export/starexec/sandbox2/solver/bin/lams/40_c_ic.sh running for 80s
% 0.21/0.74  % /export/starexec/sandbox2/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.94/0.74  % /export/starexec/sandbox2/solver/bin/lams/15_e_short1.sh running for 30s
% 0.94/0.74  % Solved by lams/40_c.s.sh.
% 0.94/0.74  % done 17 iterations in 0.018s
% 0.94/0.74  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.94/0.74  % SZS output start Refutation
% See solution above
% 0.94/0.74  
% 0.94/0.74  
% 0.94/0.74  % Terminating...
% 1.53/0.84  % Runner terminated.
% 1.53/0.85  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------