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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SEU720^2 : TPTP v8.1.2. Released v3.7.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.4JPp0cowH7 true

% Computer : n022.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 19:16:38 EDT 2023

% Result   : Theorem 0.22s 0.77s
% Output   : Refutation 0.22s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :   11
% Syntax   : Number of formulae    :   19 (   7 unt;   7 typ;   0 def)
%            Number of atoms       :   39 (   2 equ;   0 cnn)
%            Maximal formula atoms :    7 (   3 avg)
%            Number of connectives :  123 (  11   ~;   3   |;   0   &;  89   @)
%                                         (   0 <=>;  20  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   6 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    5 (   5   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    9 (   7 usr;   5 con; 0-2 aty)
%            Number of variables   :   25 (   0   ^;  25   !;   0   ?;  25   :)

% Comments : 
%------------------------------------------------------------------------------
thf(sk__4_type,type,
    sk__4: $i ).

thf(in_type,type,
    in: $i > $i > $o ).

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

thf(setminus_type,type,
    setminus: $i > $i > $i ).

thf(setminusI_type,type,
    setminusI: $o ).

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

thf(powerset_type,type,
    powerset: $i > $i ).

thf(setminusI,axiom,
    ( setminusI
    = ( ! [A: $i,B: $i,Xx: $i] :
          ( ( in @ Xx @ A )
         => ( ~ ( in @ Xx @ B )
           => ( in @ Xx @ ( setminus @ A @ B ) ) ) ) ) ) ).

thf('0',plain,
    ( setminusI
    = ( ! [X4: $i,X6: $i,X8: $i] :
          ( ( in @ X8 @ X4 )
         => ( ~ ( in @ X8 @ X6 )
           => ( in @ X8 @ ( setminus @ X4 @ X6 ) ) ) ) ) ),
    define([status(thm)]) ).

thf(complementTE1,conjecture,
    ( setminusI
   => ! [A: $i,X: $i] :
        ( ( in @ X @ ( powerset @ A ) )
       => ! [Xx: $i] :
            ( ( in @ Xx @ A )
           => ( ~ ( in @ Xx @ ( setminus @ A @ X ) )
             => ( in @ Xx @ X ) ) ) ) ) ).

thf(zf_stmt_0,conjecture,
    ( ! [X4: $i,X6: $i,X8: $i] :
        ( ( in @ X8 @ X4 )
       => ( ~ ( in @ X8 @ X6 )
         => ( in @ X8 @ ( setminus @ X4 @ X6 ) ) ) )
   => ! [X10: $i,X12: $i] :
        ( ( in @ X12 @ ( powerset @ X10 ) )
       => ! [X14: $i] :
            ( ( in @ X14 @ X10 )
           => ( ~ ( in @ X14 @ ( setminus @ X10 @ X12 ) )
             => ( in @ X14 @ X12 ) ) ) ) ) ).

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

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

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

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

thf(zip_derived_cl5,plain,
    ! [X0: $i] :
      ( ( in @ sk__5 @ ( setminus @ sk__3 @ X0 ) )
      | ( in @ sk__5 @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl1,zip_derived_cl0]) ).

thf(zip_derived_cl3,plain,
    ~ ( in @ sk__5 @ ( setminus @ sk__3 @ sk__4 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl9,plain,
    in @ sk__5 @ sk__4,
    inference('sup-',[status(thm)],[zip_derived_cl5,zip_derived_cl3]) ).

thf(zip_derived_cl13,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl2,zip_derived_cl9]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SEU720^2 : TPTP v8.1.2. Released v3.7.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.4JPp0cowH7 true
% 0.14/0.34  % Computer : n022.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 : Wed Aug 23 22:05:41 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.22/0.65  % Total configuration time : 828
% 0.22/0.65  % Estimated wc time : 1656
% 0.22/0.65  % Estimated cpu time (8 cpus) : 207.0
% 0.22/0.73  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.22/0.73  % /export/starexec/sandbox/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.22/0.73  % /export/starexec/sandbox/solver/bin/lams/40_c_ic.sh running for 80s
% 0.22/0.77  % Solved by lams/40_c_ic.sh.
% 0.22/0.77  % done 6 iterations in 0.009s
% 0.22/0.77  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.22/0.77  % SZS output start Refutation
% See solution above
% 0.22/0.77  
% 0.22/0.77  
% 0.22/0.77  % Terminating...
% 1.04/0.87  % Runner terminated.
% 1.66/0.88  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------