TSTP Solution File: SEU229+1 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SEU229+1 : TPTP v8.1.2. Released v3.3.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.5mxV3r4vpa 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:11:26 EDT 2023

% Result   : Theorem 9.37s 1.92s
% Output   : Refutation 9.37s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   15
%            Number of leaves      :   19
% Syntax   : Number of formulae    :   65 (  12 unt;  11 typ;   0 def)
%            Number of atoms       :  131 (  48 equ;   0 cnn)
%            Maximal formula atoms :    5 (   2 avg)
%            Number of connectives :  451 (  65   ~;  59   |;  12   &; 309   @)
%                                         (   5 <=>;   1  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   8 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   18 (  18   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   12 (  10 usr;   4 con; 0-4 aty)
%            Number of variables   :  155 (   0   ^; 154   !;   1   ?; 155   :)

% Comments : 
%------------------------------------------------------------------------------
thf(element_type,type,
    element: $i > $i > $o ).

thf(sk__1_type,type,
    sk__1: $i > $i ).

thf(sk__12_type,type,
    sk__12: $i ).

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

thf(sk__13_type,type,
    sk__13: $i ).

thf(sk__14_type,type,
    sk__14: $i > $i ).

thf(sk__11_type,type,
    sk__11: $i ).

thf(unordered_triple_type,type,
    unordered_triple: $i > $i > $i > $i ).

thf(empty_type,type,
    empty: $i > $o ).

thf(zip_tseitin_0_type,type,
    zip_tseitin_0: $i > $i > $i > $i > $o ).

thf(t3_ordinal1,conjecture,
    ! [A: $i,B: $i,C: $i] :
      ~ ( ( in @ A @ B )
        & ( in @ B @ C )
        & ( in @ C @ A ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [A: $i,B: $i,C: $i] :
        ~ ( ( in @ A @ B )
          & ( in @ B @ C )
          & ( in @ C @ A ) ),
    inference('cnf.neg',[status(esa)],[t3_ordinal1]) ).

thf(zip_derived_cl45,plain,
    in @ sk__12 @ sk__13,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl47,plain,
    in @ sk__11 @ sk__12,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(existence_m1_subset_1,axiom,
    ! [A: $i] :
    ? [B: $i] : ( element @ B @ A ) ).

thf(zip_derived_cl17,plain,
    ! [X0: $i] : ( element @ ( sk__1 @ X0 ) @ X0 ),
    inference(cnf,[status(esa)],[existence_m1_subset_1]) ).

thf(t2_subset,axiom,
    ! [A: $i,B: $i] :
      ( ( element @ A @ B )
     => ( ( empty @ B )
        | ( in @ A @ B ) ) ) ).

thf(zip_derived_cl44,plain,
    ! [X0: $i,X1: $i] :
      ( ( in @ X0 @ X1 )
      | ( empty @ X1 )
      | ~ ( element @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[t2_subset]) ).

thf(zip_derived_cl206,plain,
    ! [X0: $i] :
      ( ( empty @ X0 )
      | ( in @ ( sk__1 @ X0 ) @ X0 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl17,zip_derived_cl44]) ).

thf(t7_tarski,axiom,
    ! [A: $i,B: $i] :
      ~ ( ( in @ A @ B )
        & ! [C: $i] :
            ~ ( ( in @ C @ B )
              & ! [D: $i] :
                  ~ ( ( in @ D @ B )
                    & ( in @ D @ C ) ) ) ) ).

thf(zip_derived_cl50,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( in @ X0 @ X1 )
      | ( in @ ( sk__14 @ X1 ) @ X1 ) ),
    inference(cnf,[status(esa)],[t7_tarski]) ).

thf(zip_derived_cl273,plain,
    ! [X0: $i] :
      ( ( empty @ X0 )
      | ( in @ ( sk__14 @ X0 ) @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl206,zip_derived_cl50]) ).

thf(d1_enumset1,axiom,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( D
        = ( unordered_triple @ A @ B @ C ) )
    <=> ! [E: $i] :
          ( ( in @ E @ D )
        <=> ~ ( ( E != C )
              & ( E != B )
              & ( E != A ) ) ) ) ).

thf(zf_stmt_1,axiom,
    ! [E: $i,C: $i,B: $i,A: $i] :
      ( ( zip_tseitin_0 @ E @ C @ B @ A )
    <=> ( ( E != A )
        & ( E != B )
        & ( E != C ) ) ) ).

thf(zip_derived_cl9,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ( zip_tseitin_0 @ X0 @ X1 @ X2 @ X3 )
      | ( X0 = X1 )
      | ( X0 = X2 )
      | ( X0 = X3 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zf_stmt_2,type,
    zip_tseitin_0: $i > $i > $i > $i > $o ).

thf(zf_stmt_3,axiom,
    ! [A: $i,B: $i,C: $i,D: $i] :
      ( ( D
        = ( unordered_triple @ A @ B @ C ) )
    <=> ! [E: $i] :
          ( ( in @ E @ D )
        <=> ~ ( zip_tseitin_0 @ E @ C @ B @ A ) ) ) ).

thf(zip_derived_cl11,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i,X4: $i] :
      ( ~ ( in @ X0 @ X1 )
      | ~ ( zip_tseitin_0 @ X0 @ X2 @ X3 @ X4 )
      | ( X1
       != ( unordered_triple @ X4 @ X3 @ X2 ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_3]) ).

thf(zip_derived_cl214,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i,X4: $i] :
      ( ( X3 = X0 )
      | ( X3 = X1 )
      | ( X3 = X2 )
      | ( X4
       != ( unordered_triple @ X0 @ X1 @ X2 ) )
      | ~ ( in @ X3 @ X4 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl9,zip_derived_cl11]) ).

thf(zip_derived_cl285,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ~ ( in @ X3 @ ( unordered_triple @ X2 @ X1 @ X0 ) )
      | ( X3 = X0 )
      | ( X3 = X1 )
      | ( X3 = X2 ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl214]) ).

thf(zip_derived_cl317,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( empty @ ( unordered_triple @ X2 @ X1 @ X0 ) )
      | ( ( sk__14 @ ( unordered_triple @ X2 @ X1 @ X0 ) )
        = X2 )
      | ( ( sk__14 @ ( unordered_triple @ X2 @ X1 @ X0 ) )
        = X1 )
      | ( ( sk__14 @ ( unordered_triple @ X2 @ X1 @ X0 ) )
        = X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl273,zip_derived_cl285]) ).

thf(zip_derived_cl10,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i,X4: $i] :
      ( ( zip_tseitin_0 @ X0 @ X1 @ X2 @ X3 )
      | ( in @ X0 @ X4 )
      | ( X4
       != ( unordered_triple @ X3 @ X2 @ X1 ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_3]) ).

thf(zip_derived_cl6,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ( X1 != X0 )
      | ~ ( zip_tseitin_0 @ X1 @ X2 @ X3 @ X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl208,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i,X4: $i] :
      ( ( X4
       != ( unordered_triple @ X0 @ X1 @ X2 ) )
      | ( in @ X3 @ X4 )
      | ( X3 != X0 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl10,zip_derived_cl6]) ).

thf(zip_derived_cl250,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ( in @ X1 @ X0 )
      | ( X0
       != ( unordered_triple @ X1 @ X3 @ X2 ) ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl208]) ).

thf(zip_derived_cl251,plain,
    ! [X0: $i,X1: $i,X2: $i] : ( in @ X2 @ ( unordered_triple @ X2 @ X1 @ X0 ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl250]) ).

thf(t7_boole,axiom,
    ! [A: $i,B: $i] :
      ~ ( ( in @ A @ B )
        & ( empty @ B ) ) ).

thf(zip_derived_cl49,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( in @ X0 @ X1 )
      | ~ ( empty @ X1 ) ),
    inference(cnf,[status(esa)],[t7_boole]) ).

thf(zip_derived_cl295,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ~ ( empty @ ( unordered_triple @ X2 @ X1 @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl251,zip_derived_cl49]) ).

thf(zip_derived_cl319,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( ( sk__14 @ ( unordered_triple @ X2 @ X1 @ X0 ) )
        = X2 )
      | ( ( sk__14 @ ( unordered_triple @ X2 @ X1 @ X0 ) )
        = X1 )
      | ( ( sk__14 @ ( unordered_triple @ X2 @ X1 @ X0 ) )
        = X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl317,zip_derived_cl295]) ).

thf(zip_derived_cl51,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( in @ X0 @ X1 )
      | ~ ( in @ X2 @ X1 )
      | ~ ( in @ X2 @ ( sk__14 @ X1 ) ) ),
    inference(cnf,[status(esa)],[t7_tarski]) ).

thf(zip_derived_cl249,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( in @ X1 @ ( sk__14 @ X0 ) )
      | ~ ( in @ X1 @ X0 ) ),
    inference(condensation,[status(thm)],[zip_derived_cl51]) ).

thf(zip_derived_cl845,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ~ ( in @ X3 @ X0 )
      | ( ( sk__14 @ ( unordered_triple @ X0 @ X2 @ X1 ) )
        = X1 )
      | ( ( sk__14 @ ( unordered_triple @ X0 @ X2 @ X1 ) )
        = X2 )
      | ~ ( in @ X3 @ ( unordered_triple @ X0 @ X2 @ X1 ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl319,zip_derived_cl249]) ).

thf(zip_derived_cl10_001,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i,X4: $i] :
      ( ( zip_tseitin_0 @ X0 @ X1 @ X2 @ X3 )
      | ( in @ X0 @ X4 )
      | ( X4
       != ( unordered_triple @ X3 @ X2 @ X1 ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_3]) ).

thf(zip_derived_cl7,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ( X1 != X0 )
      | ~ ( zip_tseitin_0 @ X1 @ X2 @ X0 @ X3 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl209,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i,X4: $i] :
      ( ( X4
       != ( unordered_triple @ X0 @ X1 @ X2 ) )
      | ( in @ X3 @ X4 )
      | ( X3 != X1 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl10,zip_derived_cl7]) ).

thf(zip_derived_cl252,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ( in @ X1 @ X0 )
      | ( X0
       != ( unordered_triple @ X3 @ X1 @ X2 ) ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl209]) ).

thf(zip_derived_cl253,plain,
    ! [X0: $i,X1: $i,X2: $i] : ( in @ X1 @ ( unordered_triple @ X2 @ X1 @ X0 ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl252]) ).

thf(zip_derived_cl7342,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( ( sk__14 @ ( unordered_triple @ X2 @ X1 @ X0 ) )
        = X1 )
      | ( ( sk__14 @ ( unordered_triple @ X2 @ X1 @ X0 ) )
        = X0 )
      | ~ ( in @ X1 @ X2 ) ),
    inference('sup+',[status(thm)],[zip_derived_cl845,zip_derived_cl253]) ).

thf(zip_derived_cl7395,plain,
    ! [X0: $i] :
      ( ( ( sk__14 @ ( unordered_triple @ sk__12 @ sk__11 @ X0 ) )
        = X0 )
      | ( ( sk__14 @ ( unordered_triple @ sk__12 @ sk__11 @ X0 ) )
        = sk__11 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl47,zip_derived_cl7342]) ).

thf(zip_derived_cl249_002,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( in @ X1 @ ( sk__14 @ X0 ) )
      | ~ ( in @ X1 @ X0 ) ),
    inference(condensation,[status(thm)],[zip_derived_cl51]) ).

thf(zip_derived_cl7403,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( in @ X1 @ X0 )
      | ( ( sk__14 @ ( unordered_triple @ sk__12 @ sk__11 @ X0 ) )
        = sk__11 )
      | ~ ( in @ X1 @ ( unordered_triple @ sk__12 @ sk__11 @ X0 ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl7395,zip_derived_cl249]) ).

thf(zip_derived_cl251_003,plain,
    ! [X0: $i,X1: $i,X2: $i] : ( in @ X2 @ ( unordered_triple @ X2 @ X1 @ X0 ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl250]) ).

thf(zip_derived_cl8630,plain,
    ! [X0: $i] :
      ( ( ( sk__14 @ ( unordered_triple @ sk__12 @ sk__11 @ X0 ) )
        = sk__11 )
      | ~ ( in @ sk__12 @ X0 ) ),
    inference('sup+',[status(thm)],[zip_derived_cl7403,zip_derived_cl251]) ).

thf(zip_derived_cl249_004,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( in @ X1 @ ( sk__14 @ X0 ) )
      | ~ ( in @ X1 @ X0 ) ),
    inference(condensation,[status(thm)],[zip_derived_cl51]) ).

thf(zip_derived_cl8650,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( in @ X1 @ sk__11 )
      | ~ ( in @ sk__12 @ X0 )
      | ~ ( in @ X1 @ ( unordered_triple @ sk__12 @ sk__11 @ X0 ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl8630,zip_derived_cl249]) ).

thf(zip_derived_cl10_005,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i,X4: $i] :
      ( ( zip_tseitin_0 @ X0 @ X1 @ X2 @ X3 )
      | ( in @ X0 @ X4 )
      | ( X4
       != ( unordered_triple @ X3 @ X2 @ X1 ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_3]) ).

thf(zip_derived_cl8,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ( X1 != X0 )
      | ~ ( zip_tseitin_0 @ X1 @ X0 @ X2 @ X3 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl210,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i,X4: $i] :
      ( ( X4
       != ( unordered_triple @ X0 @ X1 @ X2 ) )
      | ( in @ X3 @ X4 )
      | ( X3 != X2 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl10,zip_derived_cl8]) ).

thf(zip_derived_cl262,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ( in @ X1 @ X0 )
      | ( X0
       != ( unordered_triple @ X3 @ X2 @ X1 ) ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl210]) ).

thf(zip_derived_cl277,plain,
    ! [X0: $i,X1: $i,X2: $i] : ( in @ X0 @ ( unordered_triple @ X2 @ X1 @ X0 ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl262]) ).

thf(zip_derived_cl8888,plain,
    ! [X0: $i] :
      ( ~ ( in @ sk__12 @ X0 )
      | ~ ( in @ X0 @ sk__11 ) ),
    inference('sup+',[status(thm)],[zip_derived_cl8650,zip_derived_cl277]) ).

thf(zip_derived_cl8909,plain,
    ~ ( in @ sk__13 @ sk__11 ),
    inference('sup-',[status(thm)],[zip_derived_cl45,zip_derived_cl8888]) ).

thf(zip_derived_cl46,plain,
    in @ sk__13 @ sk__11,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl8910,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl8909,zip_derived_cl46]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SEU229+1 : TPTP v8.1.2. Released v3.3.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.5mxV3r4vpa true
% 0.13/0.35  % Computer : n027.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 300
% 0.13/0.35  % DateTime : Wed Aug 23 20:47:31 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.13/0.35  % Running portfolio for 300 s
% 0.13/0.35  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.20/0.35  % Number of cores: 8
% 0.20/0.35  % Python version: Python 3.6.8
% 0.20/0.35  % Running in FO mode
% 0.21/0.66  % Total configuration time : 435
% 0.21/0.66  % Estimated wc time : 1092
% 0.21/0.66  % Estimated cpu time (7 cpus) : 156.0
% 0.21/0.71  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.21/0.73  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.21/0.74  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.21/0.74  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.21/0.75  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 0.21/0.75  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.21/0.75  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 9.37/1.92  % Solved by fo/fo3_bce.sh.
% 9.37/1.92  % BCE start: 53
% 9.37/1.92  % BCE eliminated: 5
% 9.37/1.92  % PE start: 48
% 9.37/1.92  logic: eq
% 9.37/1.92  % PE eliminated: 2
% 9.37/1.92  % done 2439 iterations in 1.171s
% 9.37/1.92  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 9.37/1.92  % SZS output start Refutation
% See solution above
% 9.37/1.92  
% 9.37/1.92  
% 9.37/1.92  % Terminating...
% 9.37/1.99  % Runner terminated.
% 9.37/2.00  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------