TSTP Solution File: SET614^3 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SET614^3 : TPTP v8.1.2. Released v3.6.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.PRydWr9Sax true

% Computer : n014.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:15:01 EDT 2023

% Result   : Theorem 0.19s 0.78s
% Output   : Refutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   25 (  12 unt;   6 typ;   0 def)
%            Number of atoms       :   37 (   7 equ;   0 cnn)
%            Maximal formula atoms :    6 (   1 avg)
%            Number of connectives :   96 (  19   ~;  15   |;   9   &;  51   @)
%                                         (   2 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   11 (   3 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   34 (  34   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    8 (   6 usr;   2 con; 0-3 aty)
%            Number of variables   :   29 (  18   ^;  11   !;   0   ?;  29   :)

% Comments : 
%------------------------------------------------------------------------------
thf(sk__6_type,type,
    sk__6: $i ).

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

thf(union_type,type,
    union: ( $i > $o ) > ( $i > $o ) > $i > $o ).

thf(sk__3_type,type,
    sk__3: $i > $o ).

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

thf(setminus_type,type,
    setminus: ( $i > $o ) > ( $i > $o ) > $i > $o ).

thf(setminus,axiom,
    ( setminus
    = ( ^ [X: $i > $o,Y: $i > $o,U: $i] :
          ( ( X @ U )
          & ~ ( Y @ U ) ) ) ) ).

thf('0',plain,
    ( setminus
    = ( ^ [X: $i > $o,Y: $i > $o,U: $i] :
          ( ( X @ U )
          & ~ ( Y @ U ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[setminus]) ).

thf('1',plain,
    ( setminus
    = ( ^ [V_1: $i > $o,V_2: $i > $o,V_3: $i] :
          ( ( V_1 @ V_3 )
          & ~ ( V_2 @ V_3 ) ) ) ),
    define([status(thm)]) ).

thf(union,axiom,
    ( union
    = ( ^ [X: $i > $o,Y: $i > $o,U: $i] :
          ( ( X @ U )
          | ( Y @ U ) ) ) ) ).

thf('2',plain,
    ( union
    = ( ^ [X: $i > $o,Y: $i > $o,U: $i] :
          ( ( X @ U )
          | ( Y @ U ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[union]) ).

thf('3',plain,
    ( union
    = ( ^ [V_1: $i > $o,V_2: $i > $o,V_3: $i] :
          ( ( V_1 @ V_3 )
          | ( V_2 @ V_3 ) ) ) ),
    define([status(thm)]) ).

thf(thm,conjecture,
    ! [X: $i > $o,Y: $i > $o,Z: $i > $o] :
      ( ( setminus @ ( setminus @ X @ Y ) @ Z )
      = ( setminus @ X @ ( union @ Y @ Z ) ) ) ).

thf(zf_stmt_0,conjecture,
    ! [X4: $i > $o,X6: $i > $o,X8: $i > $o,V_2: $i] :
      ( ( ( X4 @ V_2 )
        & ~ ( X6 @ V_2 )
        & ~ ( X8 @ V_2 ) )
    <=> ( ( X4 @ V_2 )
        & ~ ( ( X6 @ V_2 )
            | ( X8 @ V_2 ) ) ) ) ).

thf(zf_stmt_1,negated_conjecture,
    ~ ! [X4: $i > $o,X6: $i > $o,X8: $i > $o,V_2: $i] :
        ( ( ( X4 @ V_2 )
          & ~ ( X6 @ V_2 )
          & ~ ( X8 @ V_2 ) )
      <=> ( ( X4 @ V_2 )
          & ~ ( ( X6 @ V_2 )
              | ( X8 @ V_2 ) ) ) ),
    inference('cnf.neg',[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl5,plain,
    ( ~ ( sk__5 @ sk__6 )
    | ~ ( sk__5 @ sk__6 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl15,plain,
    ~ ( sk__5 @ sk__6 ),
    inference(simplify,[status(thm)],[zip_derived_cl5]) ).

thf(zip_derived_cl9,plain,
    ( ( sk__4 @ sk__6 )
    | ( sk__5 @ sk__6 )
    | ~ ( sk__3 @ sk__6 )
    | ( sk__5 @ sk__6 )
    | ( sk__4 @ sk__6 )
    | ~ ( sk__3 @ sk__6 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl19,plain,
    ( ~ ( sk__3 @ sk__6 )
    | ( sk__5 @ sk__6 )
    | ( sk__4 @ sk__6 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl9]) ).

thf(zip_derived_cl0,plain,
    ( ( sk__3 @ sk__6 )
    | ( sk__3 @ sk__6 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl10,plain,
    sk__3 @ sk__6,
    inference(simplify,[status(thm)],[zip_derived_cl0]) ).

thf(zip_derived_cl7,plain,
    ( ~ ( sk__4 @ sk__6 )
    | ~ ( sk__4 @ sk__6 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl16,plain,
    ~ ( sk__4 @ sk__6 ),
    inference(simplify,[status(thm)],[zip_derived_cl7]) ).

thf(zip_derived_cl20,plain,
    sk__5 @ sk__6,
    inference(demod,[status(thm)],[zip_derived_cl19,zip_derived_cl10,zip_derived_cl16]) ).

thf(zip_derived_cl21,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl15,zip_derived_cl20]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SET614^3 : TPTP v8.1.2. Released v3.6.0.
% 0.00/0.12  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.PRydWr9Sax true
% 0.12/0.33  % Computer : n014.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 300
% 0.12/0.33  % DateTime : Sat Aug 26 15:29:02 EDT 2023
% 0.12/0.33  % CPUTime  : 
% 0.12/0.33  % Running portfolio for 300 s
% 0.12/0.33  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.12/0.33  % Number of cores: 8
% 0.12/0.34  % Python version: Python 3.6.8
% 0.12/0.34  % Running in HO mode
% 0.19/0.64  % Total configuration time : 828
% 0.19/0.64  % Estimated wc time : 1656
% 0.19/0.64  % Estimated cpu time (8 cpus) : 207.0
% 0.19/0.73  % /export/starexec/sandbox2/solver/bin/lams/40_c_ic.sh running for 80s
% 0.19/0.74  % /export/starexec/sandbox2/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.19/0.74  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 0.19/0.74  % /export/starexec/sandbox2/solver/bin/lams/40_noforms.sh running for 90s
% 0.19/0.74  % /export/starexec/sandbox2/solver/bin/lams/15_e_short1.sh running for 30s
% 0.19/0.75  % /export/starexec/sandbox2/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 0.19/0.75  % /export/starexec/sandbox2/solver/bin/lams/40_b.comb.sh running for 70s
% 0.19/0.78  % Solved by lams/40_c_ic.sh.
% 0.19/0.78  % done 9 iterations in 0.015s
% 0.19/0.78  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.19/0.78  % SZS output start Refutation
% See solution above
% 0.19/0.78  
% 0.19/0.78  
% 0.19/0.78  % Terminating...
% 1.43/0.84  % Runner terminated.
% 1.43/0.86  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------