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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SET918+1 : TPTP v8.1.2. Released v3.2.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.5SjUnFPOwD true

% Computer : n008.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 16:16:48 EDT 2023

% Result   : Theorem 0.21s 0.79s
% Output   : Refutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :   11
% Syntax   : Number of formulae    :   27 (   6 unt;   7 typ;   0 def)
%            Number of atoms       :   48 (  22 equ;   0 cnn)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :  139 (  22   ~;  17   |;   5   &;  89   @)
%                                         (   6 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   7 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    7 (   7   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    9 (   7 usr;   4 con; 0-2 aty)
%            Number of variables   :   40 (   0   ^;  40   !;   0   ?;  40   :)

% Comments : 
%------------------------------------------------------------------------------
thf(set_intersection2_type,type,
    set_intersection2: $i > $i > $i ).

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

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

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

thf(singleton_type,type,
    singleton: $i > $i ).

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

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

thf(t59_zfmisc_1,conjecture,
    ! [A: $i,B: $i,C: $i] :
      ~ ( ( ( set_intersection2 @ ( unordered_pair @ A @ B ) @ C )
          = ( singleton @ A ) )
        & ( in @ B @ C )
        & ( A != B ) ) ).

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

thf(zip_derived_cl23,plain,
    in @ sk__6 @ sk__7,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl22,plain,
    ( ( set_intersection2 @ ( unordered_pair @ sk__5 @ sk__6 ) @ sk__7 )
    = ( singleton @ sk__5 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(d3_xboole_0,axiom,
    ! [A: $i,B: $i,C: $i] :
      ( ( C
        = ( set_intersection2 @ A @ B ) )
    <=> ! [D: $i] :
          ( ( in @ D @ C )
        <=> ( ( in @ D @ A )
            & ( in @ D @ B ) ) ) ) ).

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

thf(zip_derived_cl150,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( in @ X2 @ ( set_intersection2 @ X1 @ X0 ) )
      | ~ ( in @ X2 @ X0 )
      | ~ ( in @ X2 @ X1 ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl13]) ).

thf(zip_derived_cl231,plain,
    ! [X0: $i] :
      ( ( in @ X0 @ ( singleton @ sk__5 ) )
      | ~ ( in @ X0 @ sk__7 )
      | ~ ( in @ X0 @ ( unordered_pair @ sk__5 @ sk__6 ) ) ),
    inference('s_sup+',[status(thm)],[zip_derived_cl22,zip_derived_cl150]) ).

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

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

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

thf(zip_derived_cl236,plain,
    ! [X0: $i] :
      ( ~ ( in @ X0 @ ( unordered_pair @ sk__5 @ sk__6 ) )
      | ~ ( in @ X0 @ sk__7 )
      | ( X0 = sk__5 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl231,zip_derived_cl96]) ).

thf(zip_derived_cl334,plain,
    ( ~ ( in @ sk__6 @ ( unordered_pair @ sk__5 @ sk__6 ) )
    | ( sk__6 = sk__5 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl23,zip_derived_cl236]) ).

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_cl7,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_cl99,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( X0
       != ( unordered_pair @ X2 @ X1 ) )
      | ( in @ X1 @ X0 ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl7]) ).

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

thf(zip_derived_cl336,plain,
    sk__6 = sk__5,
    inference(demod,[status(thm)],[zip_derived_cl334,zip_derived_cl103]) ).

thf(zip_derived_cl24,plain,
    sk__5 != sk__6,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl337,plain,
    $false,
    inference('simplify_reflect-',[status(thm)],[zip_derived_cl336,zip_derived_cl24]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SET918+1 : TPTP v8.1.2. Released v3.2.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.5SjUnFPOwD true
% 0.13/0.34  % Computer : n008.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 : Sat Aug 26 14:19:47 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.13/0.35  % Running portfolio for 300 s
% 0.13/0.35  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.13/0.35  % Number of cores: 8
% 0.13/0.35  % Python version: Python 3.6.8
% 0.13/0.35  % Running in FO mode
% 0.21/0.63  % Total configuration time : 435
% 0.21/0.63  % Estimated wc time : 1092
% 0.21/0.63  % Estimated cpu time (7 cpus) : 156.0
% 0.21/0.70  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.21/0.72  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.21/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.21/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.21/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.21/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 0.21/0.78  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 0.21/0.79  % Solved by fo/fo6_bce.sh.
% 0.21/0.79  % BCE start: 25
% 0.21/0.79  % BCE eliminated: 0
% 0.21/0.79  % PE start: 25
% 0.21/0.79  logic: eq
% 0.21/0.79  % PE eliminated: 1
% 0.21/0.79  % done 112 iterations in 0.071s
% 0.21/0.79  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.21/0.79  % SZS output start Refutation
% See solution above
% 0.21/0.79  
% 0.21/0.79  
% 0.21/0.79  % Terminating...
% 1.02/0.84  % Runner terminated.
% 1.02/0.85  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------