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

View Problem - Process Solution

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

% Computer : n027.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:40 EDT 2023

% Result   : Theorem 0.21s 0.73s
% Output   : Refutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :   31
% Syntax   : Number of formulae    :   49 (  29 unt;  13 typ;   0 def)
%            Number of atoms       :   84 (  24 equ;   0 cnn)
%            Maximal formula atoms :    7 (   2 avg)
%            Number of connectives :  186 (  27   ~;  19   |;   5   &; 127   @)
%                                         (   0 <=>;   8  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   15 (   3 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :  101 ( 101   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   15 (  13 usr;   4 con; 0-3 aty)
%            Number of variables   :   92 (  49   ^;  43   !;   0   ?;  92   :)

% Comments : 
%------------------------------------------------------------------------------
thf(meuclidean_type,type,
    meuclidean: ( $i > $i > $o ) > $o ).

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

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

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

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

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

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

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

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

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

thf(mforall_prop_type,type,
    mforall_prop: ( ( $i > $o ) > $i > $o ) > $i > $o ).

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

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

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(meuclidean,axiom,
    ( meuclidean
    = ( ^ [R: $i > $i > $o] :
        ! [S: $i,T: $i,U: $i] :
          ( ( ( R @ S @ T )
            & ( R @ S @ U ) )
         => ( R @ T @ U ) ) ) ) ).

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

thf('3',plain,
    ( meuclidean
    = ( ^ [V_1: $i > $i > $o] :
        ! [X4: $i,X6: $i,X8: $i] :
          ( ( ( V_1 @ X4 @ X6 )
            & ( V_1 @ X4 @ X8 ) )
         => ( V_1 @ X6 @ X8 ) ) ) ),
    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('4',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('5',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('6',plain,
    ( mnot
    = ( ^ [Phi: $i > $o,W: $i] :
          ~ ( Phi @ W ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mnot]) ).

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

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

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

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

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

thf('11',plain,
    ( mforall_prop
    = ( ^ [V_1: ( $i > $o ) > $i > $o,V_2: $i] :
        ! [X4: $i > $o] : ( V_1 @ X4 @ 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','7']) ).

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

thf(conj,conjecture,
    ! [R: $i > $i > $o] :
      ( ( meuclidean @ R )
     => ( mvalid
        @ ( mforall_prop
          @ ^ [A: $i > $o] : ( mimplies @ ( mdia @ R @ A ) @ ( mbox @ R @ ( mdia @ R @ A ) ) ) ) ) ) ).

thf(zf_stmt_0,conjecture,
    ! [X4: $i > $i > $o] :
      ( ! [X6: $i,X8: $i,X10: $i] :
          ( ( ( X4 @ X6 @ X8 )
            & ( X4 @ X6 @ X10 ) )
         => ( X4 @ X8 @ X10 ) )
     => ! [X12: $i,X14: $i > $o] :
          ( ! [X16: $i] :
              ( ~ ( X14 @ X16 )
              | ~ ( X4 @ X12 @ X16 ) )
          | ! [X18: $i] :
              ( ~ ! [X20: $i] :
                    ( ~ ( X14 @ X20 )
                    | ~ ( X4 @ X18 @ X20 ) )
              | ~ ( X4 @ X12 @ X18 ) ) ) ) ).

thf(zf_stmt_1,negated_conjecture,
    ~ ! [X4: $i > $i > $o] :
        ( ! [X6: $i,X8: $i,X10: $i] :
            ( ( ( X4 @ X6 @ X8 )
              & ( X4 @ X6 @ X10 ) )
           => ( X4 @ X8 @ X10 ) )
       => ! [X12: $i,X14: $i > $o] :
            ( ! [X16: $i] :
                ( ~ ( X14 @ X16 )
                | ~ ( X4 @ X12 @ X16 ) )
            | ! [X18: $i] :
                ( ~ ! [X20: $i] :
                      ( ~ ( X14 @ X20 )
                      | ~ ( X4 @ X18 @ X20 ) )
                | ~ ( X4 @ X12 @ X18 ) ) ) ),
    inference('cnf.neg',[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl1,plain,
    sk__6 @ sk__7 @ sk__9,
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl3,plain,
    sk__6 @ sk__7 @ sk__10,
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl0,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( sk__6 @ X0 @ X1 )
      | ~ ( sk__6 @ X0 @ X2 )
      | ( sk__6 @ X1 @ X2 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl5,plain,
    ! [X0: $i] :
      ( ( sk__6 @ sk__10 @ X0 )
      | ~ ( sk__6 @ sk__7 @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl3,zip_derived_cl0]) ).

thf(zip_derived_cl4,plain,
    ! [X3: $i] :
      ( ~ ( sk__8 @ X3 )
      | ~ ( sk__6 @ sk__10 @ X3 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl13,plain,
    ! [X0: $i] :
      ( ~ ( sk__6 @ sk__7 @ X0 )
      | ~ ( sk__8 @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl5,zip_derived_cl4]) ).

thf(zip_derived_cl18,plain,
    ~ ( sk__8 @ sk__9 ),
    inference('sup-',[status(thm)],[zip_derived_cl1,zip_derived_cl13]) ).

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

thf(zip_derived_cl21,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl18,zip_derived_cl2]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : LCL703^1 : TPTP v8.1.2. Bugfixed v5.0.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.VHDd9TScmB true
% 0.14/0.34  % Computer : n027.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 300
% 0.14/0.34  % DateTime : Fri Aug 25 01:09:18 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.35  % Running in HO mode
% 0.21/0.66  % Total configuration time : 828
% 0.21/0.66  % Estimated wc time : 1656
% 0.21/0.66  % Estimated cpu time (8 cpus) : 207.0
% 0.21/0.69  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.21/0.73  % /export/starexec/sandbox/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.21/0.73  % Solved by lams/40_c.s.sh.
% 0.21/0.73  % done 6 iterations in 0.015s
% 0.21/0.73  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.21/0.73  % SZS output start Refutation
% See solution above
% 0.21/0.73  
% 0.21/0.73  
% 0.21/0.73  % Terminating...
% 0.21/0.76  % Runner terminated.
% 0.21/0.77  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------