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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SEU217+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.Cu9DWi0HlV true

% Computer : n032.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:19 EDT 2023

% Result   : Theorem 0.13s 0.61s
% Output   : Refutation 0.13s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :   12
% Syntax   : Number of formulae    :   23 (   7 unt;   8 typ;   0 def)
%            Number of atoms       :   32 (  12 equ;   0 cnn)
%            Maximal formula atoms :    6 (   2 avg)
%            Number of connectives :   86 (  13   ~;   9   |;   3   &;  56   @)
%                                         (   1 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   5 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    8 (   8   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   10 (   8 usr;   3 con; 0-2 aty)
%            Number of variables   :   18 (   0   ^;  18   !;   0   ?;  18   :)

% Comments : 
%------------------------------------------------------------------------------
thf(relation_dom_type,type,
    relation_dom: $i > $i ).

thf(relation_type,type,
    relation: $i > $o ).

thf(apply_type,type,
    apply: $i > $i > $i ).

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

thf(identity_relation_type,type,
    identity_relation: $i > $i ).

thf(sk__9_type,type,
    sk__9: $i ).

thf(sk__10_type,type,
    sk__10: $i ).

thf(function_type,type,
    function: $i > $o ).

thf(t34_funct_1,axiom,
    ! [A: $i,B: $i] :
      ( ( ( relation @ B )
        & ( function @ B ) )
     => ( ( B
          = ( identity_relation @ A ) )
      <=> ( ( ( relation_dom @ B )
            = A )
          & ! [C: $i] :
              ( ( in @ C @ A )
             => ( ( apply @ B @ C )
                = C ) ) ) ) ) ).

thf(zip_derived_cl45,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( X1
       != ( identity_relation @ X0 ) )
      | ( ( apply @ X1 @ X2 )
        = X2 )
      | ~ ( in @ X2 @ X0 )
      | ~ ( function @ X1 )
      | ~ ( relation @ X1 ) ),
    inference(cnf,[status(esa)],[t34_funct_1]) ).

thf(zip_derived_cl394,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( relation @ ( identity_relation @ X0 ) )
      | ~ ( function @ ( identity_relation @ X0 ) )
      | ~ ( in @ X1 @ X0 )
      | ( ( apply @ ( identity_relation @ X0 ) @ X1 )
        = X1 ) ),
    inference(eq_res,[status(thm)],[zip_derived_cl45]) ).

thf(dt_k6_relat_1,axiom,
    ! [A: $i] : ( relation @ ( identity_relation @ A ) ) ).

thf(zip_derived_cl22,plain,
    ! [X0: $i] : ( relation @ ( identity_relation @ X0 ) ),
    inference(cnf,[status(esa)],[dt_k6_relat_1]) ).

thf(fc2_funct_1,axiom,
    ! [A: $i] :
      ( ( function @ ( identity_relation @ A ) )
      & ( relation @ ( identity_relation @ A ) ) ) ).

thf(zip_derived_cl24,plain,
    ! [X0: $i] : ( function @ ( identity_relation @ X0 ) ),
    inference(cnf,[status(esa)],[fc2_funct_1]) ).

thf(zip_derived_cl395,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( in @ X1 @ X0 )
      | ( ( apply @ ( identity_relation @ X0 ) @ X1 )
        = X1 ) ),
    inference(demod,[status(thm)],[zip_derived_cl394,zip_derived_cl22,zip_derived_cl24]) ).

thf(t35_funct_1,conjecture,
    ! [A: $i,B: $i] :
      ( ( in @ B @ A )
     => ( ( apply @ ( identity_relation @ A ) @ B )
        = B ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [A: $i,B: $i] :
        ( ( in @ B @ A )
       => ( ( apply @ ( identity_relation @ A ) @ B )
          = B ) ),
    inference('cnf.neg',[status(esa)],[t35_funct_1]) ).

thf(zip_derived_cl42,plain,
    ( ( apply @ ( identity_relation @ sk__9 ) @ sk__10 )
   != sk__10 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl396,plain,
    ( ~ ( in @ sk__10 @ sk__9 )
    | ( sk__10 != sk__10 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl395,zip_derived_cl42]) ).

thf(zip_derived_cl41,plain,
    in @ sk__10 @ sk__9,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl399,plain,
    sk__10 != sk__10,
    inference(demod,[status(thm)],[zip_derived_cl396,zip_derived_cl41]) ).

thf(zip_derived_cl400,plain,
    $false,
    inference(simplify,[status(thm)],[zip_derived_cl399]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.09  % Problem  : SEU217+3 : TPTP v8.1.2. Released v3.2.0.
% 0.00/0.10  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.Cu9DWi0HlV true
% 0.08/0.29  % Computer : n032.cluster.edu
% 0.08/0.29  % Model    : x86_64 x86_64
% 0.08/0.29  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.08/0.29  % Memory   : 8042.1875MB
% 0.08/0.29  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.08/0.29  % CPULimit : 300
% 0.08/0.29  % WCLimit  : 300
% 0.08/0.29  % DateTime : Wed Aug 23 18:36:41 EDT 2023
% 0.08/0.29  % CPUTime  : 
% 0.08/0.29  % Running portfolio for 300 s
% 0.08/0.29  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.08/0.29  % Number of cores: 8
% 0.08/0.29  % Python version: Python 3.6.8
% 0.08/0.30  % Running in FO mode
% 0.13/0.52  % Total configuration time : 435
% 0.13/0.52  % Estimated wc time : 1092
% 0.13/0.52  % Estimated cpu time (7 cpus) : 156.0
% 0.13/0.57  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.13/0.60  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.13/0.61  % Solved by fo/fo6_bce.sh.
% 0.13/0.61  % BCE start: 47
% 0.13/0.61  % BCE eliminated: 2
% 0.13/0.61  % PE start: 45
% 0.13/0.61  logic: eq
% 0.13/0.61  % PE eliminated: 2
% 0.13/0.61  % done 72 iterations in 0.031s
% 0.13/0.61  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.13/0.61  % SZS output start Refutation
% See solution above
% 0.13/0.61  
% 0.13/0.61  
% 0.13/0.61  % Terminating...
% 0.13/0.71  % Runner terminated.
% 0.13/0.73  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------