TSTP Solution File: SYO359^5 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYO359^5 : TPTP v8.1.2. Released v4.0.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.ygKlAnAgLm true

% Computer : n021.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 : Fri Sep  1 05:50:49 EDT 2023

% Result   : Theorem 0.20s 0.73s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :    7
% Syntax   : Number of formulae    :   21 (   8 unt;   6 typ;   0 def)
%            Number of atoms       :   44 (   6 equ;   0 cnn)
%            Maximal formula atoms :    7 (   2 avg)
%            Number of connectives :   63 (  11   ~;   5   |;   0   &;  35   @)
%                                         (   4 <=>;   8  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    7 (   3 avg)
%            Number of types       :    3 (   2 usr)
%            Number of type conns  :    8 (   8   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    6 (   4 usr;   2 con; 0-2 aty)
%            Number of variables   :   11 (   2   ^;   9   !;   0   ?;  11   :)

% Comments : 
%------------------------------------------------------------------------------
thf(b_type,type,
    b: $tType ).

thf(gtype_type,type,
    gtype: $tType ).

thf('#sk1_type',type,
    '#sk1': b ).

thf(f_type,type,
    f: b > $o ).

thf(g_type,type,
    g: b > $o ).

thf(h_type,type,
    h: ( b > $o ) > gtype ).

thf(cEXT1,conjecture,
    ( ( ! [Xx: b] :
          ( ( f @ Xx )
        <=> ( g @ Xx ) )
     => ! [Xq: ( b > $o ) > $o] :
          ( ( Xq @ f )
         => ( Xq @ g ) ) )
   => ( ! [Xx: b] :
          ( ( f @ Xx )
        <=> ( g @ Xx ) )
     => ( ( h @ f )
        = ( h @ g ) ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ( ! [Xx: b] :
            ( ( f @ Xx )
          <=> ( g @ Xx ) )
       => ! [Xq: ( b > $o ) > $o] :
            ( ( Xq @ f )
           => ( Xq @ g ) ) )
     => ( ! [Xx: b] :
            ( ( f @ Xx )
          <=> ( g @ Xx ) )
       => ( ( h @ f )
          = ( h @ g ) ) ) ),
    inference('cnf.neg',[status(esa)],[cEXT1]) ).

thf(zip_derived_cl2,plain,
    ( ( h @ f )
   != ( h @ g ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl5,plain,
    ( ( ^ [Y0: b] : ( f @ Y0 ) )
   != ( ^ [Y0: b] : ( g @ Y0 ) ) ),
    inference(ext_eqres,[status(thm)],[zip_derived_cl2]) ).

thf(zip_derived_cl6,plain,
    f != g,
    inference(ho_norm,[status(thm)],[zip_derived_cl5]) ).

thf(zip_derived_cl7,plain,
    ( ( f @ '#sk1' )
   != ( g @ '#sk1' ) ),
    inference(neg_ext,[status(thm)],[zip_derived_cl6]) ).

thf(zip_derived_cl11,plain,
    ( ~ ( g @ '#sk1' )
    | ~ ( f @ '#sk1' ) ),
    inference(cnf_otf,[status(thm)],[zip_derived_cl7]) ).

thf(zip_derived_cl3,plain,
    ! [X1: b] :
      ( ( f @ X1 )
      | ~ ( g @ X1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl13,plain,
    ~ ( g @ '#sk1' ),
    inference(clc,[status(thm)],[zip_derived_cl11,zip_derived_cl3]) ).

thf(zip_derived_cl4,plain,
    ! [X2: b] :
      ( ( g @ X2 )
      | ~ ( f @ X2 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl10,plain,
    ( ( g @ '#sk1' )
    | ( f @ '#sk1' ) ),
    inference(cnf_otf,[status(thm)],[zip_derived_cl7]) ).

thf(zip_derived_cl3_001,plain,
    ! [X1: b] :
      ( ( f @ X1 )
      | ~ ( g @ X1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl12,plain,
    f @ '#sk1',
    inference(clc,[status(thm)],[zip_derived_cl10,zip_derived_cl3]) ).

thf(zip_derived_cl14,plain,
    g @ '#sk1',
    inference('sup+',[status(thm)],[zip_derived_cl4,zip_derived_cl12]) ).

thf(zip_derived_cl22,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl13,zip_derived_cl14]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SYO359^5 : TPTP v8.1.2. Released v4.0.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.ygKlAnAgLm true
% 0.13/0.35  % Computer : n021.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 300
% 0.13/0.35  % DateTime : Sat Aug 26 05:10:41 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.13/0.35  % Running portfolio for 300 s
% 0.13/0.35  % File         : /export/starexec/sandbox/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 HO mode
% 0.20/0.63  % Total configuration time : 828
% 0.20/0.63  % Estimated wc time : 1656
% 0.20/0.63  % Estimated cpu time (8 cpus) : 207.0
% 0.20/0.70  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.20/0.73  % Solved by lams/40_c.s.sh.
% 0.20/0.73  % done 6 iterations in 0.007s
% 0.20/0.73  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.20/0.73  % SZS output start Refutation
% See solution above
% 0.20/0.73  
% 0.20/0.73  
% 0.20/0.73  % Terminating...
% 0.68/0.85  % Runner terminated.
% 0.68/0.86  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------