TSTP Solution File: SEU159+3 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SEU159+3 : TPTP v8.1.2. Released v3.2.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.uYOuTjAWjK true

% Computer : n009.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:10:52 EDT 2023

% Result   : Theorem 0.15s 0.68s
% Output   : Refutation 0.15s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :   11
% Syntax   : Number of formulae    :   46 (  10 unt;   7 typ;   0 def)
%            Number of atoms       :   89 (  19 equ;   0 cnn)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :  299 (  31   ~;  42   |;   2   &; 218   @)
%                                         (   5 <=>;   1  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   7 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    8 (   8   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    9 (   7 usr;   4 con; 0-2 aty)
%            Number of variables   :   70 (   0   ^;  70   !;   0   ?;  70   :)

% Comments : 
%------------------------------------------------------------------------------
thf(sk__5_type,type,
    sk__5: $i ).

thf(unordered_pair_type,type,
    unordered_pair: $i > $i > $i ).

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

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

thf(sk__6_type,type,
    sk__6: $i ).

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

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

thf(d3_tarski,axiom,
    ! [A: $i,B: $i] :
      ( ( subset @ A @ B )
    <=> ! [C: $i] :
          ( ( in @ C @ A )
         => ( in @ C @ B ) ) ) ).

thf(zip_derived_cl10,plain,
    ! [X0: $i,X1: $i] :
      ( ( subset @ X0 @ X1 )
      | ( in @ ( sk__1 @ X1 @ X0 ) @ X0 ) ),
    inference(cnf,[status(esa)],[d3_tarski]) ).

thf(d2_tarski,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( C
        = ( unordered_pair @ A @ B ) )
    <=> ! [D: $i] :
          ( ( in @ D @ C )
        <=> ( ( D = A )
            | ( D = B ) ) ) ) ).

thf(zip_derived_cl4,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ~ ( in @ X0 @ X1 )
      | ( X0 = X2 )
      | ( X0 = X3 )
      | ( X1
       != ( unordered_pair @ X2 @ X3 ) ) ),
    inference(cnf,[status(esa)],[d2_tarski]) ).

thf(zip_derived_cl100,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( X0 = X1 )
      | ( X0 = X2 )
      | ~ ( in @ X0 @ ( unordered_pair @ X2 @ X1 ) ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl4]) ).

thf(zip_derived_cl133,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( subset @ ( unordered_pair @ X1 @ X0 ) @ X2 )
      | ( ( sk__1 @ X2 @ ( unordered_pair @ X1 @ X0 ) )
        = X0 )
      | ( ( sk__1 @ X2 @ ( unordered_pair @ X1 @ X0 ) )
        = X1 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl10,zip_derived_cl100]) ).

thf(zip_derived_cl9,plain,
    ! [X0: $i,X1: $i] :
      ( ( subset @ X0 @ X1 )
      | ~ ( in @ ( sk__1 @ X1 @ X0 ) @ X1 ) ),
    inference(cnf,[status(esa)],[d3_tarski]) ).

thf(zip_derived_cl136,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( ( sk__1 @ X1 @ ( unordered_pair @ X2 @ X0 ) )
        = X2 )
      | ( subset @ ( unordered_pair @ X2 @ X0 ) @ X1 )
      | ( subset @ ( unordered_pair @ X2 @ X0 ) @ X1 )
      | ~ ( in @ X0 @ X1 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl133,zip_derived_cl9]) ).

thf(zip_derived_cl154,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( in @ X0 @ X1 )
      | ( subset @ ( unordered_pair @ X2 @ X0 ) @ X1 )
      | ( ( sk__1 @ X1 @ ( unordered_pair @ X2 @ X0 ) )
        = X2 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl136]) ).

thf(zip_derived_cl9_001,plain,
    ! [X0: $i,X1: $i] :
      ( ( subset @ X0 @ X1 )
      | ~ ( in @ ( sk__1 @ X1 @ X0 ) @ X1 ) ),
    inference(cnf,[status(esa)],[d3_tarski]) ).

thf(zip_derived_cl328,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( subset @ ( unordered_pair @ X0 @ X2 ) @ X1 )
      | ~ ( in @ X2 @ X1 )
      | ( subset @ ( unordered_pair @ X0 @ X2 ) @ X1 )
      | ~ ( in @ X0 @ X1 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl154,zip_derived_cl9]) ).

thf(zip_derived_cl337,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( in @ X0 @ X1 )
      | ~ ( in @ X2 @ X1 )
      | ( subset @ ( unordered_pair @ X0 @ X2 ) @ X1 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl328]) ).

thf(t38_zfmisc_1,conjecture,
    ! [A: $i,B: $i,C: $i] :
      ( ( subset @ ( unordered_pair @ A @ B ) @ C )
    <=> ( ( in @ A @ C )
        & ( in @ B @ C ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [A: $i,B: $i,C: $i] :
        ( ( subset @ ( unordered_pair @ A @ B ) @ C )
      <=> ( ( in @ A @ C )
          & ( in @ B @ C ) ) ),
    inference('cnf.neg',[status(esa)],[t38_zfmisc_1]) ).

thf(zip_derived_cl16,plain,
    ( ~ ( in @ sk__5 @ sk__6 )
    | ~ ( in @ sk__4 @ sk__6 )
    | ~ ( subset @ ( unordered_pair @ sk__4 @ sk__5 ) @ sk__6 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(commutativity_k2_tarski,axiom,
    ! [A: $i,B: $i] :
      ( ( unordered_pair @ A @ B )
      = ( unordered_pair @ B @ A ) ) ).

thf(zip_derived_cl1,plain,
    ! [X0: $i,X1: $i] :
      ( ( unordered_pair @ X1 @ X0 )
      = ( unordered_pair @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[commutativity_k2_tarski]) ).

thf(zip_derived_cl2,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ( X1 != X0 )
      | ( in @ X1 @ X2 )
      | ( X2
       != ( unordered_pair @ X3 @ X0 ) ) ),
    inference(cnf,[status(esa)],[d2_tarski]) ).

thf(zip_derived_cl87,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( X0
       != ( unordered_pair @ X2 @ X1 ) )
      | ( in @ X1 @ X0 ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl2]) ).

thf(zip_derived_cl88,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( X2
       != ( unordered_pair @ X1 @ X0 ) )
      | ( in @ X1 @ X2 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl1,zip_derived_cl87]) ).

thf(zip_derived_cl93,plain,
    ! [X0: $i,X1: $i] : ( in @ X1 @ ( unordered_pair @ X1 @ X0 ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl88]) ).

thf(zip_derived_cl14,plain,
    ( ( in @ sk__4 @ sk__6 )
    | ( subset @ ( unordered_pair @ sk__4 @ sk__5 ) @ sk__6 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl8,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( in @ X0 @ X1 )
      | ( in @ X0 @ X2 )
      | ~ ( subset @ X1 @ X2 ) ),
    inference(cnf,[status(esa)],[d3_tarski]) ).

thf(zip_derived_cl107,plain,
    ! [X0: $i] :
      ( ( in @ sk__4 @ sk__6 )
      | ~ ( in @ X0 @ ( unordered_pair @ sk__4 @ sk__5 ) )
      | ( in @ X0 @ sk__6 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl14,zip_derived_cl8]) ).

thf(zip_derived_cl113,plain,
    ( ( in @ sk__4 @ sk__6 )
    | ( in @ sk__4 @ sk__6 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl93,zip_derived_cl107]) ).

thf(zip_derived_cl115,plain,
    in @ sk__4 @ sk__6,
    inference(simplify,[status(thm)],[zip_derived_cl113]) ).

thf(zip_derived_cl120,plain,
    ( ~ ( in @ sk__5 @ sk__6 )
    | ~ ( subset @ ( unordered_pair @ sk__4 @ sk__5 ) @ sk__6 ) ),
    inference(demod,[status(thm)],[zip_derived_cl16,zip_derived_cl115]) ).

thf(zip_derived_cl87_002,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( X0
       != ( unordered_pair @ X2 @ X1 ) )
      | ( in @ X1 @ X0 ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl2]) ).

thf(zip_derived_cl90,plain,
    ! [X0: $i,X1: $i] : ( in @ X0 @ ( unordered_pair @ X1 @ X0 ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl87]) ).

thf(zip_derived_cl15,plain,
    ( ( in @ sk__5 @ sk__6 )
    | ( subset @ ( unordered_pair @ sk__4 @ sk__5 ) @ sk__6 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl8_003,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( in @ X0 @ X1 )
      | ( in @ X0 @ X2 )
      | ~ ( subset @ X1 @ X2 ) ),
    inference(cnf,[status(esa)],[d3_tarski]) ).

thf(zip_derived_cl108,plain,
    ! [X0: $i] :
      ( ( in @ sk__5 @ sk__6 )
      | ~ ( in @ X0 @ ( unordered_pair @ sk__4 @ sk__5 ) )
      | ( in @ X0 @ sk__6 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl15,zip_derived_cl8]) ).

thf(zip_derived_cl122,plain,
    ( ( in @ sk__5 @ sk__6 )
    | ( in @ sk__5 @ sk__6 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl90,zip_derived_cl108]) ).

thf(zip_derived_cl126,plain,
    in @ sk__5 @ sk__6,
    inference(simplify,[status(thm)],[zip_derived_cl122]) ).

thf(zip_derived_cl128,plain,
    ~ ( subset @ ( unordered_pair @ sk__4 @ sk__5 ) @ sk__6 ),
    inference(demod,[status(thm)],[zip_derived_cl120,zip_derived_cl126]) ).

thf(zip_derived_cl346,plain,
    ( ~ ( in @ sk__5 @ sk__6 )
    | ~ ( in @ sk__4 @ sk__6 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl337,zip_derived_cl128]) ).

thf(zip_derived_cl126_004,plain,
    in @ sk__5 @ sk__6,
    inference(simplify,[status(thm)],[zip_derived_cl122]) ).

thf(zip_derived_cl115_005,plain,
    in @ sk__4 @ sk__6,
    inference(simplify,[status(thm)],[zip_derived_cl113]) ).

thf(zip_derived_cl349,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl346,zip_derived_cl126,zip_derived_cl115]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.10  % Problem  : SEU159+3 : TPTP v8.1.2. Released v3.2.0.
% 0.00/0.11  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.uYOuTjAWjK true
% 0.11/0.30  % Computer : n009.cluster.edu
% 0.11/0.30  % Model    : x86_64 x86_64
% 0.11/0.30  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.30  % Memory   : 8042.1875MB
% 0.11/0.30  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.30  % CPULimit : 300
% 0.11/0.30  % WCLimit  : 300
% 0.11/0.30  % DateTime : Wed Aug 23 13:29:21 EDT 2023
% 0.11/0.31  % CPUTime  : 
% 0.11/0.31  % Running portfolio for 300 s
% 0.11/0.31  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.11/0.31  % Number of cores: 8
% 0.11/0.31  % Python version: Python 3.6.8
% 0.11/0.31  % Running in FO mode
% 0.15/0.56  % Total configuration time : 435
% 0.15/0.56  % Estimated wc time : 1092
% 0.15/0.56  % Estimated cpu time (7 cpus) : 156.0
% 0.15/0.61  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.15/0.64  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.15/0.64  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.15/0.65  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.15/0.65  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.15/0.65  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 0.15/0.65  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.15/0.68  % Solved by fo/fo6_bce.sh.
% 0.15/0.68  % BCE start: 17
% 0.15/0.68  % BCE eliminated: 0
% 0.15/0.68  % PE start: 17
% 0.15/0.68  logic: eq
% 0.15/0.68  % PE eliminated: 1
% 0.15/0.68  % done 76 iterations in 0.061s
% 0.15/0.68  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.15/0.68  % SZS output start Refutation
% See solution above
% 0.15/0.69  
% 0.15/0.69  
% 0.15/0.69  % Terminating...
% 0.15/0.75  % Runner terminated.
% 0.15/0.76  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------