TSTP Solution File: SEU801^2 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SEU801^2 : TPTP v8.1.2. Released v3.7.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.SspPNq86EX true

% Computer : n006.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:17:56 EDT 2023

% Result   : Theorem 0.22s 0.76s
% Output   : Refutation 0.22s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :   18
% Syntax   : Number of formulae    :   27 (  11 unt;  10 typ;   0 def)
%            Number of atoms       :   59 (  14 equ;   0 cnn)
%            Maximal formula atoms :    7 (   3 avg)
%            Number of connectives :  184 (   4   ~;   2   |;   6   &; 154   @)
%                                         (   0 <=>;  16  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   16 (   5 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   22 (  22   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   14 (  10 usr;   7 con; 0-4 aty)
%                                         (   1  !!;   1  ??;   0 @@+;   0 @@-)
%            Number of variables   :   65 (  28   ^;  32   !;   5   ?;  65   :)

% Comments : 
%------------------------------------------------------------------------------
thf(sk__7_type,type,
    sk__7: $i ).

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

thf(ap_type,type,
    ap: $i > $i > $i > $i > $i ).

thf(surjFuncSet_type,type,
    surjFuncSet: $i > $i > $i ).

thf(dsetconstrEL_type,type,
    dsetconstrEL: $o ).

thf(surjective_type,type,
    surjective: $i > $i > $i > $o ).

thf(funcSet_type,type,
    funcSet: $i > $i > $i ).

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

thf(dsetconstr_type,type,
    dsetconstr: $i > ( $i > $o ) > $i ).

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

thf(surjFuncSet,axiom,
    ( surjFuncSet
    = ( ^ [A: $i,B: $i] :
          ( dsetconstr @ ( funcSet @ A @ B )
          @ ^ [Xf: $i] : ( surjective @ A @ B @ Xf ) ) ) ) ).

thf(surjective,axiom,
    ( surjective
    = ( ^ [A: $i,B: $i,Xf: $i] :
        ! [Xx: $i] :
          ( ( in @ Xx @ B )
         => ? [Xy: $i] :
              ( ( ( ap @ A @ B @ Xf @ Xy )
                = Xx )
              & ( in @ Xy @ A ) ) ) ) ) ).

thf('0',plain,
    ( surjective
    = ( ^ [A: $i,B: $i,Xf: $i] :
        ! [Xx: $i] :
          ( ( in @ Xx @ B )
         => ? [Xy: $i] :
              ( ( ( ap @ A @ B @ Xf @ Xy )
                = Xx )
              & ( in @ Xy @ A ) ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[surjective]) ).

thf('1',plain,
    ( surjective
    = ( ^ [V_1: $i,V_2: $i,V_3: $i] :
        ! [X4: $i] :
          ( ( in @ X4 @ V_2 )
         => ? [X6: $i] :
              ( ( ( ap @ V_1 @ V_2 @ V_3 @ X6 )
                = X4 )
              & ( in @ X6 @ V_1 ) ) ) ) ),
    define([status(thm)]) ).

thf('2',plain,
    ( surjFuncSet
    = ( ^ [A: $i,B: $i] :
          ( dsetconstr @ ( funcSet @ A @ B )
          @ ^ [Xf: $i] : ( surjective @ A @ B @ Xf ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[surjFuncSet,'1']) ).

thf('3',plain,
    ( surjFuncSet
    = ( ^ [V_1: $i,V_2: $i] :
          ( dsetconstr @ ( funcSet @ V_1 @ V_2 )
          @ ^ [V_3: $i] : ( surjective @ V_1 @ V_2 @ V_3 ) ) ) ),
    define([status(thm)]) ).

thf(dsetconstrEL,axiom,
    ( dsetconstrEL
    = ( ! [A: $i,Xphi: $i > $o,Xx: $i] :
          ( ( in @ Xx
            @ ( dsetconstr @ A
              @ ^ [Xy: $i] : ( Xphi @ Xy ) ) )
         => ( in @ Xx @ A ) ) ) ) ).

thf('4',plain,
    ( dsetconstrEL
    = ( ! [X4: $i,X6: $i > $o,X8: $i] :
          ( ( in @ X8
            @ ( dsetconstr @ X4
              @ ^ [V_1: $i] : ( X6 @ V_1 ) ) )
         => ( in @ X8 @ X4 ) ) ) ),
    define([status(thm)]) ).

thf(surjFuncSetFuncIn,conjecture,
    ( dsetconstrEL
   => ! [A: $i,B: $i,Xf: $i] :
        ( ( in @ Xf @ ( surjFuncSet @ A @ B ) )
       => ( in @ Xf @ ( funcSet @ A @ B ) ) ) ) ).

thf(zf_stmt_0,conjecture,
    ( ! [X4: $i,X6: $i > $o,X8: $i] :
        ( ( in @ X8
          @ ( dsetconstr @ X4
            @ ^ [V_1: $i] : ( X6 @ V_1 ) ) )
       => ( in @ X8 @ X4 ) )
   => ! [X10: $i,X12: $i,X14: $i] :
        ( ( in @ X14
          @ ( dsetconstr @ ( funcSet @ X10 @ X12 )
            @ ^ [V_2: $i] :
              ! [X16: $i] :
                ( ( in @ X16 @ X12 )
               => ? [X18: $i] :
                    ( ( in @ X18 @ X10 )
                    & ( ( ap @ X10 @ X12 @ V_2 @ X18 )
                      = X16 ) ) ) ) )
       => ( in @ X14 @ ( funcSet @ X10 @ X12 ) ) ) ) ).

thf(zf_stmt_1,negated_conjecture,
    ~ ( ! [X4: $i,X6: $i > $o,X8: $i] :
          ( ( in @ X8
            @ ( dsetconstr @ X4
              @ ^ [V_1: $i] : ( X6 @ V_1 ) ) )
         => ( in @ X8 @ X4 ) )
     => ! [X10: $i,X12: $i,X14: $i] :
          ( ( in @ X14
            @ ( dsetconstr @ ( funcSet @ X10 @ X12 )
              @ ^ [V_2: $i] :
                ! [X16: $i] :
                  ( ( in @ X16 @ X12 )
                 => ? [X18: $i] :
                      ( ( in @ X18 @ X10 )
                      & ( ( ap @ X10 @ X12 @ V_2 @ X18 )
                        = X16 ) ) ) ) )
         => ( in @ X14 @ ( funcSet @ X10 @ X12 ) ) ) ),
    inference('cnf.neg',[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl1,plain,
    ~ ( in @ sk__7 @ ( funcSet @ sk__5 @ sk__6 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl2,plain,
    ( in @ sk__7
    @ ( dsetconstr @ ( funcSet @ sk__5 @ sk__6 )
      @ ^ [Y0: $i] :
          ( !!
          @ ^ [Y1: $i] :
              ( ( in @ Y1 @ sk__6 )
             => ( ??
                @ ^ [Y2: $i] :
                    ( ( in @ Y2 @ sk__5 )
                    & ( ( ap @ sk__5 @ sk__6 @ Y0 @ Y2 )
                      = Y1 ) ) ) ) ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl0,plain,
    ! [X0: $i,X1: $i,X2: $i > $o] :
      ( ( in @ X0 @ X1 )
      | ~ ( in @ X0
          @ ( dsetconstr @ X1
            @ ^ [Y0: $i] : ( X2 @ Y0 ) ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl3,plain,
    ! [X0: $i,X1: $i,X2: $i > $o] :
      ( ( in @ X0 @ X1 )
      | ~ ( in @ X0 @ ( dsetconstr @ X1 @ X2 ) ) ),
    inference(ho_norm,[status(thm)],[zip_derived_cl0]) ).

thf(zip_derived_cl4,plain,
    in @ sk__7 @ ( funcSet @ sk__5 @ sk__6 ),
    inference('sup-',[status(thm)],[zip_derived_cl2,zip_derived_cl3]) ).

thf(zip_derived_cl5,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl1,zip_derived_cl4]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SEU801^2 : TPTP v8.1.2. Released v3.7.0.
% 0.00/0.14  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.SspPNq86EX true
% 0.15/0.36  % Computer : n006.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit : 300
% 0.15/0.36  % WCLimit  : 300
% 0.15/0.36  % DateTime : Wed Aug 23 12:56:38 EDT 2023
% 0.15/0.36  % CPUTime  : 
% 0.15/0.36  % Running portfolio for 300 s
% 0.15/0.36  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.15/0.36  % Number of cores: 8
% 0.15/0.36  % Python version: Python 3.6.8
% 0.15/0.36  % Running in HO mode
% 0.22/0.68  % Total configuration time : 828
% 0.22/0.68  % Estimated wc time : 1656
% 0.22/0.68  % Estimated cpu time (8 cpus) : 207.0
% 0.22/0.73  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.22/0.74  % /export/starexec/sandbox/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.22/0.75  % /export/starexec/sandbox/solver/bin/lams/40_c_ic.sh running for 80s
% 0.22/0.76  % /export/starexec/sandbox/solver/bin/lams/15_e_short1.sh running for 30s
% 0.22/0.76  % /export/starexec/sandbox/solver/bin/lams/40_noforms.sh running for 90s
% 0.22/0.76  % Solved by lams/40_c.s.sh.
% 0.22/0.76  % done 3 iterations in 0.010s
% 0.22/0.76  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.22/0.76  % SZS output start Refutation
% See solution above
% 0.22/0.76  
% 0.22/0.76  
% 0.22/0.76  % Terminating...
% 1.42/0.87  % Runner terminated.
% 1.42/0.88  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------