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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SEU741^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.4ZW4jnooh3 true

% Computer : n024.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:55 EDT 2023

% Result   : Theorem 0.54s 0.74s
% Output   : Refutation 0.54s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :   16
% Syntax   : Number of formulae    :   24 (   9 unt;  10 typ;   0 def)
%            Number of atoms       :   53 (   4 equ;   0 cnn)
%            Maximal formula atoms :   10 (   3 avg)
%            Number of connectives :  165 (   5   ~;   2   |;   0   &; 129   @)
%                                         (   0 <=>;  29  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   17 (   6 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    7 (   7   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   12 (  10 usr;   7 con; 0-2 aty)
%            Number of variables   :   45 (   0   ^;  45   !;   0   ?;  45   :)

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

thf(binintersectER_type,type,
    binintersectER: $o ).

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

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

thf(binunion_type,type,
    binunion: $i > $i > $i ).

thf(binintersect_type,type,
    binintersect: $i > $i > $i ).

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

thf(binunionIL_type,type,
    binunionIL: $o ).

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

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

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

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

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

thf('1',plain,
    ( binunionIL
    = ( ! [X4: $i,X6: $i,X8: $i] :
          ( ( in @ X8 @ X4 )
         => ( in @ X8 @ ( binunion @ X4 @ X6 ) ) ) ) ),
    define([status(thm)]) ).

thf(inIntersectImpInUnion2,conjecture,
    ( binunionIL
   => ( binintersectER
     => ! [A: $i,X: $i] :
          ( ( in @ X @ ( powerset @ A ) )
         => ! [Y: $i] :
              ( ( in @ Y @ ( powerset @ A ) )
             => ! [Z: $i] :
                  ( ( in @ Z @ ( powerset @ A ) )
                 => ! [Xx: $i] :
                      ( ( in @ Xx @ A )
                     => ( ( in @ Xx @ ( binintersect @ X @ Y ) )
                       => ( in @ Xx @ ( binunion @ Y @ Z ) ) ) ) ) ) ) ) ) ).

thf(zf_stmt_0,conjecture,
    ( ! [X4: $i,X6: $i,X8: $i] :
        ( ( in @ X8 @ X4 )
       => ( in @ X8 @ ( binunion @ X4 @ X6 ) ) )
   => ( ! [X10: $i,X12: $i,X14: $i] :
          ( ( in @ X14 @ ( binintersect @ X10 @ X12 ) )
         => ( in @ X14 @ X12 ) )
     => ! [X16: $i,X18: $i] :
          ( ( in @ X18 @ ( powerset @ X16 ) )
         => ! [X20: $i] :
              ( ( in @ X20 @ ( powerset @ X16 ) )
             => ! [X22: $i] :
                  ( ( in @ X22 @ ( powerset @ X16 ) )
                 => ! [X24: $i] :
                      ( ( in @ X24 @ X16 )
                     => ( ( in @ X24 @ ( binintersect @ X18 @ X20 ) )
                       => ( in @ X24 @ ( binunion @ X20 @ X22 ) ) ) ) ) ) ) ) ) ).

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

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

thf(zip_derived_cl3,plain,
    ~ ( in @ sk__10 @ ( binunion @ sk__8 @ sk__9 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl8,plain,
    ~ ( in @ sk__10 @ sk__8 ),
    inference('sup-',[status(thm)],[zip_derived_cl0,zip_derived_cl3]) ).

thf(zip_derived_cl4,plain,
    in @ sk__10 @ ( binintersect @ sk__7 @ sk__8 ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl7,plain,
    ! [X3: $i,X4: $i,X5: $i] :
      ( ( in @ X3 @ X4 )
      | ~ ( in @ X3 @ ( binintersect @ X5 @ X4 ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl10,plain,
    in @ sk__10 @ sk__8,
    inference('sup-',[status(thm)],[zip_derived_cl4,zip_derived_cl7]) ).

thf(zip_derived_cl12,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl8,zip_derived_cl10]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : SEU741^2 : TPTP v8.1.2. Released v3.7.0.
% 0.06/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.4ZW4jnooh3 true
% 0.12/0.34  % Computer : n024.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 300
% 0.12/0.34  % DateTime : Wed Aug 23 16:04:54 EDT 2023
% 0.12/0.34  % CPUTime  : 
% 0.12/0.34  % Running portfolio for 300 s
% 0.12/0.34  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.12/0.34  % Number of cores: 8
% 0.12/0.34  % Python version: Python 3.6.8
% 0.12/0.35  % Running in HO mode
% 0.39/0.65  % Total configuration time : 828
% 0.39/0.65  % Estimated wc time : 1656
% 0.39/0.65  % Estimated cpu time (8 cpus) : 207.0
% 0.54/0.70  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.54/0.70  % /export/starexec/sandbox/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.54/0.71  % /export/starexec/sandbox/solver/bin/lams/40_c_ic.sh running for 80s
% 0.54/0.74  % Solved by lams/40_c.s.sh.
% 0.54/0.74  % done 10 iterations in 0.010s
% 0.54/0.74  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.54/0.74  % SZS output start Refutation
% See solution above
% 0.54/0.74  
% 0.54/0.74  
% 0.54/0.74  % Terminating...
% 0.58/0.86  % Runner terminated.
% 0.58/0.87  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------