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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SET102+1 : TPTP v8.1.2. Bugfixed v5.4.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.ZLwDU0HG7Y true

% Computer : n002.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:12:45 EDT 2023

% Result   : Theorem 1.12s 0.79s
% Output   : Refutation 1.12s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :   11
% Syntax   : Number of formulae    :   20 (   9 unt;   7 typ;   0 def)
%            Number of atoms       :   21 (   8 equ;   0 cnn)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :  100 (   9   ~;   6   |;   1   &;  83   @)
%                                         (   1 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   6 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   :   21 (   0   ^;  21   !;   0   ?;  21   :)

% Comments : 
%------------------------------------------------------------------------------
thf(member_type,type,
    member: $i > $i > $o ).

thf(ordered_pair_type,type,
    ordered_pair: $i > $i > $i ).

thf(sk__type,type,
    sk_: $i ).

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

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

thf(universal_class_type,type,
    universal_class: $i ).

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

thf(ordered_pair_defn,axiom,
    ! [X: $i,Y: $i] :
      ( ( ordered_pair @ X @ Y )
      = ( unordered_pair @ ( singleton @ X ) @ ( unordered_pair @ X @ ( singleton @ Y ) ) ) ) ).

thf(zip_derived_cl6,plain,
    ! [X0: $i,X1: $i] :
      ( ( ordered_pair @ X0 @ X1 )
      = ( unordered_pair @ ( singleton @ X0 ) @ ( unordered_pair @ X0 @ ( singleton @ X1 ) ) ) ),
    inference(cnf,[status(esa)],[ordered_pair_defn]) ).

thf(unordered_pair_defn,axiom,
    ! [U: $i,X: $i,Y: $i] :
      ( ( member @ U @ ( unordered_pair @ X @ Y ) )
    <=> ( ( member @ U @ universal_class )
        & ( ( U = X )
          | ( U = Y ) ) ) ) ).

thf(zip_derived_cl2,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( member @ X0 @ ( unordered_pair @ X1 @ X2 ) )
      | ( X0 != X2 )
      | ~ ( member @ X0 @ universal_class ) ),
    inference(cnf,[status(esa)],[unordered_pair_defn]) ).

thf(zip_derived_cl22,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( member @ X2 @ ( ordered_pair @ X1 @ X0 ) )
      | ~ ( member @ X2 @ universal_class )
      | ( X2
       != ( unordered_pair @ X1 @ ( singleton @ X0 ) ) ) ),
    inference('sup+',[status(thm)],[zip_derived_cl6,zip_derived_cl2]) ).

thf(unordered_pair_member_of_ordered_pair,conjecture,
    ! [X: $i,Y: $i] : ( member @ ( unordered_pair @ X @ ( singleton @ Y ) ) @ ( ordered_pair @ X @ Y ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [X: $i,Y: $i] : ( member @ ( unordered_pair @ X @ ( singleton @ Y ) ) @ ( ordered_pair @ X @ Y ) ),
    inference('cnf.neg',[status(esa)],[unordered_pair_member_of_ordered_pair]) ).

thf(zip_derived_cl10,plain,
    ~ ( member @ ( unordered_pair @ sk_ @ ( singleton @ sk__1 ) ) @ ( ordered_pair @ sk_ @ sk__1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl36,plain,
    ( ( ( unordered_pair @ sk_ @ ( singleton @ sk__1 ) )
     != ( unordered_pair @ sk_ @ ( singleton @ sk__1 ) ) )
    | ~ ( member @ ( unordered_pair @ sk_ @ ( singleton @ sk__1 ) ) @ universal_class ) ),
    inference('sup-',[status(thm)],[zip_derived_cl22,zip_derived_cl10]) ).

thf(unordered_pair,axiom,
    ! [X: $i,Y: $i] : ( member @ ( unordered_pair @ X @ Y ) @ universal_class ) ).

thf(zip_derived_cl4,plain,
    ! [X0: $i,X1: $i] : ( member @ ( unordered_pair @ X0 @ X1 ) @ universal_class ),
    inference(cnf,[status(esa)],[unordered_pair]) ).

thf(zip_derived_cl37,plain,
    ( ( unordered_pair @ sk_ @ ( singleton @ sk__1 ) )
   != ( unordered_pair @ sk_ @ ( singleton @ sk__1 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl36,zip_derived_cl4]) ).

thf(zip_derived_cl38,plain,
    $false,
    inference(simplify,[status(thm)],[zip_derived_cl37]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : SET102+1 : TPTP v8.1.2. Bugfixed v5.4.0.
% 0.06/0.13  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.ZLwDU0HG7Y true
% 0.12/0.34  % Computer : n002.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 : Sat Aug 26 09:13:03 EDT 2023
% 0.12/0.34  % CPUTime  : 
% 0.12/0.34  % Running portfolio for 300 s
% 0.12/0.34  % File         : /export/starexec/sandbox2/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 FO mode
% 0.21/0.62  % Total configuration time : 435
% 0.21/0.62  % Estimated wc time : 1092
% 0.21/0.62  % Estimated cpu time (7 cpus) : 156.0
% 0.21/0.69  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.21/0.70  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 1.12/0.72  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 1.12/0.73  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 1.12/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 1.12/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 1.12/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 1.12/0.79  % Solved by fo/fo4.sh.
% 1.12/0.79  % done 20 iterations in 0.013s
% 1.12/0.79  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 1.12/0.79  % SZS output start Refutation
% See solution above
% 1.12/0.79  
% 1.12/0.79  
% 1.12/0.79  % Terminating...
% 1.31/0.85  % Runner terminated.
% 1.31/0.86  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------