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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYO008^1 : TPTP v8.1.2. Released v3.7.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.4dwjojeeJn true

% Computer : n032.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:11 EDT 2023

% Result   : Theorem 0.14s 0.63s
% Output   : Refutation 0.14s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   26 (  16 unt;   6 typ;   0 def)
%            Number of atoms       :   24 (  13 equ;   0 cnn)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :   70 (   7   ~;   1   |;   0   &;  49   @)
%                                         (   0 <=>;  13  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   3 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   38 (  38   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    8 (   6 usr;   2 con; 0-2 aty)
%            Number of variables   :   39 (  15   ^;  24   !;   0   ?;  39   :)

% Comments : 
%------------------------------------------------------------------------------
thf(leibeq2_type,type,
    leibeq2: ( $i > $i ) > ( $i > $i ) > $o ).

thf('#sk1_type',type,
    '#sk1': $i ).

thf(leibeq1_type,type,
    leibeq1: $i > $i > $o ).

thf(sk__4_type,type,
    sk__4: ( $i > $i ) > $o ).

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

thf(sk__3_type,type,
    sk__3: $i > $i ).

thf(leibeq2,axiom,
    ( leibeq2
    = ( ^ [X: $i > $i,Y: $i > $i] :
        ! [P: ( $i > $i ) > $o] :
          ( ( P @ X )
         => ( P @ Y ) ) ) ) ).

thf('0',plain,
    ( leibeq2
    = ( ^ [X: $i > $i,Y: $i > $i] :
        ! [P: ( $i > $i ) > $o] :
          ( ( P @ X )
         => ( P @ Y ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[leibeq2]) ).

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

thf(leibeq1,axiom,
    ( leibeq1
    = ( ^ [U: $i,V: $i] :
        ! [Q: $i > $o] :
          ( ( Q @ U )
         => ( Q @ V ) ) ) ) ).

thf('2',plain,
    ( leibeq1
    = ( ^ [U: $i,V: $i] :
        ! [Q: $i > $o] :
          ( ( Q @ U )
         => ( Q @ V ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[leibeq1]) ).

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

thf(conj,conjecture,
    ! [F: $i > $i,G: $i > $i] :
      ( ! [X: $i] : ( leibeq1 @ ( F @ X ) @ ( G @ X ) )
     => ( leibeq2 @ F @ G ) ) ).

thf(zf_stmt_0,conjecture,
    ! [X4: $i > $i,X6: $i > $i] :
      ( ! [X8: $i,X10: $i > $o] :
          ( ( X10 @ ( X4 @ X8 ) )
         => ( X10 @ ( X6 @ X8 ) ) )
     => ! [X12: ( $i > $i ) > $o] :
          ( ( X12 @ X4 )
         => ( X12 @ X6 ) ) ) ).

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

thf(zip_derived_cl2,plain,
    sk__4 @ sk__2,
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl1,plain,
    ~ ( sk__4 @ sk__3 ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl3,plain,
    ( ( ^ [Y0: $i] : ( sk__2 @ Y0 ) )
   != ( ^ [Y0: $i] : ( sk__3 @ Y0 ) ) ),
    inference(ext_sup,[status(thm)],[zip_derived_cl2,zip_derived_cl1]) ).

thf(zip_derived_cl4,plain,
    sk__2 != sk__3,
    inference(ho_norm,[status(thm)],[zip_derived_cl3]) ).

thf(zip_derived_cl5,plain,
    ( ( sk__2 @ '#sk1' )
   != ( sk__3 @ '#sk1' ) ),
    inference(neg_ext,[status(thm)],[zip_derived_cl4]) ).

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

thf(zip_derived_cl21,plain,
    ! [X0: $i] :
      ( ^ [Y0: $i] :
          ( Y0
          = ( sk__2 @ X0 ) )
      @ ( sk__3 @ X0 ) ),
    inference(ho_elim_pred,[status(thm)],[zip_derived_cl0]) ).

thf(zip_derived_cl33,plain,
    ! [X0: $i] :
      ( ( sk__3 @ X0 )
      = ( sk__2 @ X0 ) ),
    inference(ho_norm,[status(thm)],[zip_derived_cl21]) ).

thf(zip_derived_cl34,plain,
    ! [X0: $i] :
      ( ( sk__3 @ X0 )
      = ( sk__2 @ X0 ) ),
    inference('simplify nested equalities',[status(thm)],[zip_derived_cl33]) ).

thf(zip_derived_cl58,plain,
    ( ( sk__2 @ '#sk1' )
   != ( sk__2 @ '#sk1' ) ),
    inference(demod,[status(thm)],[zip_derived_cl5,zip_derived_cl34]) ).

thf(zip_derived_cl59,plain,
    $false,
    inference(simplify,[status(thm)],[zip_derived_cl58]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.09  % Problem  : SYO008^1 : TPTP v8.1.2. Released v3.7.0.
% 0.00/0.10  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.4dwjojeeJn true
% 0.10/0.29  % Computer : n032.cluster.edu
% 0.10/0.29  % Model    : x86_64 x86_64
% 0.10/0.29  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.29  % Memory   : 8042.1875MB
% 0.10/0.29  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.29  % CPULimit : 300
% 0.10/0.29  % WCLimit  : 300
% 0.10/0.29  % DateTime : Fri Aug 25 23:56:28 EDT 2023
% 0.10/0.29  % CPUTime  : 
% 0.10/0.29  % Running portfolio for 300 s
% 0.10/0.29  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.10/0.29  % Number of cores: 8
% 0.10/0.30  % Python version: Python 3.6.8
% 0.10/0.30  % Running in HO mode
% 0.14/0.52  % Total configuration time : 828
% 0.14/0.52  % Estimated wc time : 1656
% 0.14/0.52  % Estimated cpu time (8 cpus) : 207.0
% 0.14/0.58  % /export/starexec/sandbox2/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.14/0.58  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 0.14/0.60  % /export/starexec/sandbox2/solver/bin/lams/40_c_ic.sh running for 80s
% 0.14/0.61  % /export/starexec/sandbox2/solver/bin/lams/15_e_short1.sh running for 30s
% 0.14/0.61  % /export/starexec/sandbox2/solver/bin/lams/40_noforms.sh running for 90s
% 0.14/0.61  % /export/starexec/sandbox2/solver/bin/lams/40_b.comb.sh running for 70s
% 0.14/0.62  % /export/starexec/sandbox2/solver/bin/lams/30_sp5.sh running for 60s
% 0.14/0.62  % /export/starexec/sandbox2/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 0.14/0.63  % Solved by lams/40_c.s.sh.
% 0.14/0.63  % done 8 iterations in 0.018s
% 0.14/0.63  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.14/0.63  % SZS output start Refutation
% See solution above
% 0.14/0.63  
% 0.14/0.63  
% 0.14/0.63  % Terminating...
% 0.14/0.73  % Runner terminated.
% 0.14/0.74  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------