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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SEU563^2 : 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.vfTfHIp2Zx 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 19:13:55 EDT 2023

% Result   : Theorem 0.20s 0.74s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :   14
% Syntax   : Number of formulae    :   19 (  10 unt;   6 typ;   0 def)
%            Number of atoms       :   50 (   7 equ;   0 cnn)
%            Maximal formula atoms :    7 (   3 avg)
%            Number of connectives :   89 (   4   ~;   0   |;   0   &;  62   @)
%                                         (   0 <=>;  23  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   3 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    4 (   4   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    8 (   6 usr;   5 con; 0-2 aty)
%            Number of variables   :   33 (   6   ^;  27   !;   0   ?;  33   :)

% Comments : 
%------------------------------------------------------------------------------
thf(subset_type,type,
    subset: $i > $i > $o ).

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

thf(subsetI2_type,type,
    subsetI2: $o ).

thf(emptysetimpfalse_type,type,
    emptysetimpfalse: $o ).

thf(emptyset_type,type,
    emptyset: $i ).

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

thf(subsetI2,axiom,
    ( subsetI2
    = ( ! [A: $i,B: $i] :
          ( ! [Xx: $i] :
              ( ( in @ Xx @ A )
             => ( in @ Xx @ B ) )
         => ( subset @ A @ B ) ) ) ) ).

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

thf(subset,axiom,
    ( subset
    = ( ^ [A: $i,B: $i] :
        ! [Xx: $i] :
          ( ( in @ Xx @ A )
         => ( in @ Xx @ B ) ) ) ) ).

thf('1',plain,
    ( subset
    = ( ^ [A: $i,B: $i] :
        ! [Xx: $i] :
          ( ( in @ Xx @ A )
         => ( in @ Xx @ B ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[subset]) ).

thf('2',plain,
    ( subset
    = ( ^ [V_1: $i,V_2: $i] :
        ! [X4: $i] :
          ( ( in @ X4 @ V_1 )
         => ( in @ X4 @ V_2 ) ) ) ),
    define([status(thm)]) ).

thf(emptysetimpfalse,axiom,
    ( emptysetimpfalse
    = ( ! [Xx: $i] :
          ( ( in @ Xx @ emptyset )
         => $false ) ) ) ).

thf('3',plain,
    ( emptysetimpfalse
    = ( ! [X4: $i] :
          ( ( in @ X4 @ emptyset )
         => $false ) ) ),
    define([status(thm)]) ).

thf(emptysetsubset,conjecture,
    ( emptysetimpfalse
   => ( subsetI2
     => ! [A: $i] : ( subset @ emptyset @ A ) ) ) ).

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

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

thf(zip_derived_cl2,plain,
    in @ sk__7 @ emptyset,
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

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

thf(zip_derived_cl5,plain,
    $false,
    inference('sup-',[status(thm)],[zip_derived_cl2,zip_derived_cl0]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SEU563^2 : TPTP v8.1.2. Released v3.7.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.vfTfHIp2Zx true
% 0.13/0.34  % Computer : n027.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 : Wed Aug 23 20:34:02 EDT 2023
% 0.20/0.34  % CPUTime  : 
% 0.20/0.34  % Running portfolio for 300 s
% 0.20/0.34  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.20/0.34  % Number of cores: 8
% 0.20/0.35  % Python version: Python 3.6.8
% 0.20/0.35  % Running in HO mode
% 0.20/0.66  % Total configuration time : 828
% 0.20/0.66  % Estimated wc time : 1656
% 0.20/0.66  % Estimated cpu time (8 cpus) : 207.0
% 0.20/0.70  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 0.20/0.72  % /export/starexec/sandbox2/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.20/0.74  % Solved by lams/40_c.s.sh.
% 0.20/0.74  % done 2 iterations in 0.006s
% 0.20/0.74  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.20/0.74  % SZS output start Refutation
% See solution above
% 0.20/0.74  
% 0.20/0.74  
% 0.20/0.74  % Terminating...
% 1.44/0.84  % Runner terminated.
% 1.44/0.85  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------