TSTP Solution File: NUM651^4 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : NUM651^4 : TPTP v8.1.2. Released v7.1.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.4MwkCUb4LB true

% Computer : n029.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 12:43:05 EDT 2023

% Result   : Theorem 126.70s 16.90s
% Output   : Refutation 126.70s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :   88
% Syntax   : Number of formulae    :  121 (  72 unt;  28 typ;   0 def)
%            Number of atoms       :  400 ( 173 equ;   0 cnn)
%            Maximal formula atoms :   25 (   4 avg)
%            Number of connectives :  641 (  81   ~;  22   |;   0   &; 508   @)
%                                         (   0 <=>;  30  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   16 (   3 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   62 (  62   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   30 (  28 usr;   7 con; 0-3 aty)
%            Number of variables   :  217 ( 166   ^;  51   !;   0   ?; 217   :)

% Comments : 
%------------------------------------------------------------------------------
thf(n_1_type,type,
    n_1: $i ).

thf(orec3_type,type,
    orec3: $o > $o > $o > $o ).

thf(nat_type,type,
    nat: $i ).

thf(and3_type,type,
    and3: $o > $o > $o > $o ).

thf(is_of_type,type,
    is_of: $i > ( $i > $o ) > $o ).

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

thf(l_some_type,type,
    l_some: $i > ( $i > $o ) > $o ).

thf(d_Sep_type,type,
    d_Sep: $i > ( $i > $o ) > $i ).

thf(emptyset_type,type,
    emptyset: $i ).

thf(n_is_type,type,
    n_is: $i > $i > $o ).

thf(l_ec_type,type,
    l_ec: $o > $o > $o ).

thf(imp_type,type,
    imp: $o > $o > $o ).

thf(ec3_type,type,
    ec3: $o > $o > $o > $o ).

thf('#l_lift20818_type',type,
    '#l_lift20818': $i > $i > $i > $o ).

thf(d_and_type,type,
    d_and: $o > $o > $o ).

thf(omega_type,type,
    omega: $i ).

thf(all_of_type,type,
    all_of: ( $i > $o ) > ( $i > $o ) > $o ).

thf(diffprop_type,type,
    diffprop: $i > $i > $i > $o ).

thf(n_some_type,type,
    n_some: ( $i > $o ) > $o ).

thf(l_or_type,type,
    l_or: $o > $o > $o ).

thf('#l_lift20816_type',type,
    '#l_lift20816': $i > $o ).

thf(ordsucc_type,type,
    ordsucc: $i > $i ).

thf(d_not_type,type,
    d_not: $o > $o ).

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

thf(sk__2_type,type,
    sk__2: $i ).

thf(or3_type,type,
    or3: $o > $o > $o > $o ).

thf(e_is_type,type,
    e_is: $i > $i > $i > $o ).

thf(n_pl_type,type,
    n_pl: $i > $i > $i ).

thf(def_diffprop,axiom,
    ( diffprop
    = ( ^ [X0: $i,X1: $i,X2: $i] : ( n_is @ X0 @ ( n_pl @ X1 @ X2 ) ) ) ) ).

thf(def_n_is,axiom,
    ( n_is
    = ( e_is @ nat ) ) ).

thf(def_nat,axiom,
    ( nat
    = ( d_Sep @ omega
      @ ^ [X0: $i] : ( X0 != emptyset ) ) ) ).

thf('0',plain,
    ( nat
    = ( d_Sep @ omega
      @ ^ [X0: $i] : ( X0 != emptyset ) ) ),
    inference(simplify_rw_rule,[status(thm)],[def_nat]) ).

thf('1',plain,
    ( nat
    = ( d_Sep @ omega
      @ ^ [V_1: $i] : ( V_1 != emptyset ) ) ),
    define([status(thm)]) ).

thf(def_e_is,axiom,
    ( e_is
    = ( ^ [X0: $i,X: $i,Y: $i] : ( X = Y ) ) ) ).

thf('2',plain,
    ( e_is
    = ( ^ [X0: $i,X: $i,Y: $i] : ( X = Y ) ) ),
    inference(simplify_rw_rule,[status(thm)],[def_e_is]) ).

thf('3',plain,
    ( e_is
    = ( ^ [V_1: $i,V_2: $i,V_3: $i] : ( V_2 = V_3 ) ) ),
    define([status(thm)]) ).

thf('4',plain,
    ( n_is
    = ( e_is @ nat ) ),
    inference(simplify_rw_rule,[status(thm)],[def_n_is,'1','3']) ).

thf('5',plain,
    ( n_is
    = ( e_is @ nat ) ),
    define([status(thm)]) ).

thf('6',plain,
    ( diffprop
    = ( ^ [X0: $i,X1: $i,X2: $i] : ( n_is @ X0 @ ( n_pl @ X1 @ X2 ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[def_diffprop,'5','1','3']) ).

thf('7',plain,
    ( diffprop
    = ( ^ [V_1: $i,V_2: $i,V_3: $i] : ( n_is @ V_1 @ ( n_pl @ V_2 @ V_3 ) ) ) ),
    define([status(thm)]) ).

thf(def_n_some,axiom,
    ( n_some
    = ( l_some @ nat ) ) ).

thf('8',plain,
    ( n_some
    = ( l_some @ nat ) ),
    inference(simplify_rw_rule,[status(thm)],[def_n_some,'1']) ).

thf('9',plain,
    ( n_some
    = ( l_some @ nat ) ),
    define([status(thm)]) ).

thf(def_ec3,axiom,
    ( ec3
    = ( ^ [X0: $o,X1: $o,X2: $o] : ( and3 @ ( l_ec @ X0 @ X1 ) @ ( l_ec @ X1 @ X2 ) @ ( l_ec @ X2 @ X0 ) ) ) ) ).

thf(def_and3,axiom,
    ( and3
    = ( ^ [X0: $o,X1: $o,X2: $o] : ( d_and @ X0 @ ( d_and @ X1 @ X2 ) ) ) ) ).

thf(def_d_and,axiom,
    ( d_and
    = ( ^ [X0: $o,X1: $o] : ( d_not @ ( l_ec @ X0 @ X1 ) ) ) ) ).

thf(def_l_ec,axiom,
    ( l_ec
    = ( ^ [X0: $o,X1: $o] : ( imp @ X0 @ ( d_not @ X1 ) ) ) ) ).

thf(def_d_not,axiom,
    ( d_not
    = ( ^ [X0: $o] : ( imp @ X0 @ $false ) ) ) ).

thf(def_imp,axiom,
    ( imp
    = ( ^ [X0: $o,X1: $o] :
          ( X0
         => X1 ) ) ) ).

thf('10',plain,
    ( imp
    = ( ^ [X0: $o,X1: $o] :
          ( X0
         => X1 ) ) ),
    inference(simplify_rw_rule,[status(thm)],[def_imp]) ).

thf('11',plain,
    ( imp
    = ( ^ [V_1: $o,V_2: $o] :
          ( V_1
         => V_2 ) ) ),
    define([status(thm)]) ).

thf('12',plain,
    ( d_not
    = ( ^ [X0: $o] : ( imp @ X0 @ $false ) ) ),
    inference(simplify_rw_rule,[status(thm)],[def_d_not,'11']) ).

thf('13',plain,
    ( d_not
    = ( ^ [V_1: $o] : ( imp @ V_1 @ $false ) ) ),
    define([status(thm)]) ).

thf('14',plain,
    ( l_ec
    = ( ^ [X0: $o,X1: $o] : ( imp @ X0 @ ( d_not @ X1 ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[def_l_ec,'13','11']) ).

thf('15',plain,
    ( l_ec
    = ( ^ [V_1: $o,V_2: $o] : ( imp @ V_1 @ ( d_not @ V_2 ) ) ) ),
    define([status(thm)]) ).

thf('16',plain,
    ( d_and
    = ( ^ [X0: $o,X1: $o] : ( d_not @ ( l_ec @ X0 @ X1 ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[def_d_and,'15','13','11']) ).

thf('17',plain,
    ( d_and
    = ( ^ [V_1: $o,V_2: $o] : ( d_not @ ( l_ec @ V_1 @ V_2 ) ) ) ),
    define([status(thm)]) ).

thf('18',plain,
    ( and3
    = ( ^ [X0: $o,X1: $o,X2: $o] : ( d_and @ X0 @ ( d_and @ X1 @ X2 ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[def_and3,'17','15','13','11']) ).

thf('19',plain,
    ( and3
    = ( ^ [V_1: $o,V_2: $o,V_3: $o] : ( d_and @ V_1 @ ( d_and @ V_2 @ V_3 ) ) ) ),
    define([status(thm)]) ).

thf('20',plain,
    ( ec3
    = ( ^ [X0: $o,X1: $o,X2: $o] : ( and3 @ ( l_ec @ X0 @ X1 ) @ ( l_ec @ X1 @ X2 ) @ ( l_ec @ X2 @ X0 ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[def_ec3,'19','17','15','13','11']) ).

thf('21',plain,
    ( ec3
    = ( ^ [V_1: $o,V_2: $o,V_3: $o] : ( and3 @ ( l_ec @ V_1 @ V_2 ) @ ( l_ec @ V_2 @ V_3 ) @ ( l_ec @ V_3 @ V_1 ) ) ) ),
    define([status(thm)]) ).

thf(def_all_of,axiom,
    ( all_of
    = ( ^ [X0: $i > $o,X1: $i > $o] :
        ! [X2: $i] :
          ( ( is_of @ X2 @ X0 )
         => ( X1 @ X2 ) ) ) ) ).

thf(def_is_of,axiom,
    ( is_of
    = ( ^ [X0: $i,X1: $i > $o] : ( X1 @ X0 ) ) ) ).

thf('22',plain,
    ( is_of
    = ( ^ [X0: $i,X1: $i > $o] : ( X1 @ X0 ) ) ),
    inference(simplify_rw_rule,[status(thm)],[def_is_of]) ).

thf('23',plain,
    ( is_of
    = ( ^ [V_1: $i,V_2: $i > $o] : ( V_2 @ V_1 ) ) ),
    define([status(thm)]) ).

thf('24',plain,
    ( all_of
    = ( ^ [X0: $i > $o,X1: $i > $o] :
        ! [X2: $i] :
          ( ( is_of @ X2 @ X0 )
         => ( X1 @ X2 ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[def_all_of,'23']) ).

thf('25',plain,
    ( all_of
    = ( ^ [V_1: $i > $o,V_2: $i > $o] :
        ! [X4: $i] :
          ( ( is_of @ X4 @ V_1 )
         => ( V_2 @ X4 ) ) ) ),
    define([status(thm)]) ).

thf(satz9b,conjecture,
    ( all_of
    @ ^ [X0: $i] : ( in @ X0 @ nat )
    @ ^ [X0: $i] :
        ( all_of
        @ ^ [X1: $i] : ( in @ X1 @ nat )
        @ ^ [X1: $i] : ( ec3 @ ( n_is @ X0 @ X1 ) @ ( n_some @ ( diffprop @ X0 @ X1 ) ) @ ( n_some @ ( diffprop @ X1 @ X0 ) ) ) ) ) ).

thf(zf_stmt_0,conjecture,
    ! [X4: $i] :
      ( ( in @ X4
        @ ( d_Sep @ omega
          @ ^ [V_1: $i] : ( V_1 != emptyset ) ) )
     => ! [X6: $i] :
          ( ( in @ X6
            @ ( d_Sep @ omega
              @ ^ [V_2: $i] : ( V_2 != emptyset ) ) )
         => ~ ( ( ( X4 = X6 )
               => ~ ( l_some
                    @ ( d_Sep @ omega
                      @ ^ [V_3: $i] : ( V_3 != emptyset ) )
                    @ ^ [V_4: $i] :
                        ( X4
                        = ( n_pl @ X6 @ V_4 ) ) ) )
             => ( ( ( l_some
                    @ ( d_Sep @ omega
                      @ ^ [V_5: $i] : ( V_5 != emptyset ) )
                    @ ^ [V_6: $i] :
                        ( X4
                        = ( n_pl @ X6 @ V_6 ) ) )
                 => ~ ( l_some
                      @ ( d_Sep @ omega
                        @ ^ [V_7: $i] : ( V_7 != emptyset ) )
                      @ ^ [V_8: $i] :
                          ( X6
                          = ( n_pl @ X4 @ V_8 ) ) ) )
               => ~ ( ( l_some
                      @ ( d_Sep @ omega
                        @ ^ [V_9: $i] : ( V_9 != emptyset ) )
                      @ ^ [V_10: $i] :
                          ( X6
                          = ( n_pl @ X4 @ V_10 ) ) )
                   => ( X4 != X6 ) ) ) ) ) ) ).

thf(zf_stmt_1,negated_conjecture,
    ~ ! [X4: $i] :
        ( ( in @ X4
          @ ( d_Sep @ omega
            @ ^ [V_1: $i] : ( V_1 != emptyset ) ) )
       => ! [X6: $i] :
            ( ( in @ X6
              @ ( d_Sep @ omega
                @ ^ [V_2: $i] : ( V_2 != emptyset ) ) )
           => ~ ( ( ( X4 = X6 )
                 => ~ ( l_some
                      @ ( d_Sep @ omega
                        @ ^ [V_3: $i] : ( V_3 != emptyset ) )
                      @ ^ [V_4: $i] :
                          ( X4
                          = ( n_pl @ X6 @ V_4 ) ) ) )
               => ( ( ( l_some
                      @ ( d_Sep @ omega
                        @ ^ [V_5: $i] : ( V_5 != emptyset ) )
                      @ ^ [V_6: $i] :
                          ( X4
                          = ( n_pl @ X6 @ V_6 ) ) )
                   => ~ ( l_some
                        @ ( d_Sep @ omega
                          @ ^ [V_7: $i] : ( V_7 != emptyset ) )
                        @ ^ [V_8: $i] :
                            ( X6
                            = ( n_pl @ X4 @ V_8 ) ) ) )
                 => ~ ( ( l_some
                        @ ( d_Sep @ omega
                          @ ^ [V_9: $i] : ( V_9 != emptyset ) )
                        @ ^ [V_10: $i] :
                            ( X6
                            = ( n_pl @ X4 @ V_10 ) ) )
                     => ( X4 != X6 ) ) ) ) ) ),
    inference('cnf.neg',[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl39,plain,
    ( in @ sk__2
    @ ( d_Sep @ omega
      @ ^ [Y0: $i] : ( Y0 != emptyset ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(def_n_1,axiom,
    ( n_1
    = ( ordsucc @ emptyset ) ) ).

thf('26',plain,
    ( n_1
    = ( ordsucc @ emptyset ) ),
    inference(simplify_rw_rule,[status(thm)],[def_n_1]) ).

thf('27',plain,
    ( n_1
    = ( ordsucc @ emptyset ) ),
    define([status(thm)]) ).

thf(n_1_p,axiom,
    ( is_of @ n_1
    @ ^ [X0: $i] : ( in @ X0 @ nat ) ) ).

thf(zf_stmt_2,axiom,
    ( in @ ( ordsucc @ emptyset )
    @ ( d_Sep @ omega
      @ ^ [V_1: $i] : ( V_1 != emptyset ) ) ) ).

thf(zip_derived_cl14,plain,
    ( in @ ( ordsucc @ emptyset )
    @ ( d_Sep @ omega
      @ ^ [Y0: $i] : ( Y0 != emptyset ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_2]) ).

thf(zip_derived_cl14479,plain,
    ! [X1: $i] :
      ( ( '#l_lift20816' @ X1 )
      = ( X1 != emptyset ) ),
    define([status(thm)]) ).

thf(zip_derived_cl14507,plain,
    in @ sk__2 @ ( d_Sep @ omega @ '#l_lift20816' ),
    inference(lambda_lifting,[status(thm)],[zip_derived_cl39,zip_derived_cl14479]) ).

thf(zip_derived_cl48,plain,
    ( in @ sk__3
    @ ( d_Sep @ omega
      @ ^ [Y0: $i] : ( Y0 != emptyset ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl14479_001,plain,
    ! [X1: $i] :
      ( ( '#l_lift20816' @ X1 )
      = ( X1 != emptyset ) ),
    define([status(thm)]) ).

thf(zip_derived_cl14516,plain,
    in @ sk__3 @ ( d_Sep @ omega @ '#l_lift20816' ),
    inference(lambda_lifting,[status(thm)],[zip_derived_cl48,zip_derived_cl14479]) ).

thf(zip_derived_cl45,plain,
    ( ( l_some
      @ ( d_Sep @ omega
        @ ^ [Y0: $i] : ( Y0 != emptyset ) )
      @ ^ [Y0: $i] :
          ( sk__2
          = ( n_pl @ sk__3 @ Y0 ) ) )
    | ( l_some
      @ ( d_Sep @ omega
        @ ^ [Y0: $i] : ( Y0 != emptyset ) )
      @ ^ [Y0: $i] :
          ( sk__3
          = ( n_pl @ sk__2 @ Y0 ) ) )
    | ( l_some
      @ ( d_Sep @ omega
        @ ^ [Y0: $i] : ( Y0 != emptyset ) )
      @ ^ [Y0: $i] :
          ( sk__2
          = ( n_pl @ sk__3 @ Y0 ) ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl14479_002,plain,
    ! [X1: $i] :
      ( ( '#l_lift20816' @ X1 )
      = ( X1 != emptyset ) ),
    define([status(thm)]) ).

thf(def_orec3,axiom,
    ( orec3
    = ( ^ [X0: $o,X1: $o,X2: $o] : ( d_and @ ( or3 @ X0 @ X1 @ X2 ) @ ( ec3 @ X0 @ X1 @ X2 ) ) ) ) ).

thf(def_or3,axiom,
    ( or3
    = ( ^ [X0: $o,X1: $o,X2: $o] : ( l_or @ X0 @ ( l_or @ X1 @ X2 ) ) ) ) ).

thf(def_l_or,axiom,
    ( l_or
    = ( ^ [X0: $o] : ( imp @ ( d_not @ X0 ) ) ) ) ).

thf('28',plain,
    ( l_or
    = ( ^ [X0: $o] : ( imp @ ( d_not @ X0 ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[def_l_or,'13','11']) ).

thf('29',plain,
    ( l_or
    = ( ^ [V_1: $o] : ( imp @ ( d_not @ V_1 ) ) ) ),
    define([status(thm)]) ).

thf('30',plain,
    ( or3
    = ( ^ [X0: $o,X1: $o,X2: $o] : ( l_or @ X0 @ ( l_or @ X1 @ X2 ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[def_or3,'29','13','11']) ).

thf('31',plain,
    ( or3
    = ( ^ [V_1: $o,V_2: $o,V_3: $o] : ( l_or @ V_1 @ ( l_or @ V_2 @ V_3 ) ) ) ),
    define([status(thm)]) ).

thf('32',plain,
    ( orec3
    = ( ^ [X0: $o,X1: $o,X2: $o] : ( d_and @ ( or3 @ X0 @ X1 @ X2 ) @ ( ec3 @ X0 @ X1 @ X2 ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[def_orec3,'21','19','31','29','17','15','13','11']) ).

thf('33',plain,
    ( orec3
    = ( ^ [V_1: $o,V_2: $o,V_3: $o] : ( d_and @ ( or3 @ V_1 @ V_2 @ V_3 ) @ ( ec3 @ V_1 @ V_2 @ V_3 ) ) ) ),
    define([status(thm)]) ).

thf(satz9,axiom,
    ( all_of
    @ ^ [X0: $i] : ( in @ X0 @ nat )
    @ ^ [X0: $i] :
        ( all_of
        @ ^ [X1: $i] : ( in @ X1 @ nat )
        @ ^ [X1: $i] :
            ( orec3 @ ( n_is @ X0 @ X1 )
            @ ( n_some
              @ ^ [X2: $i] : ( n_is @ X0 @ ( n_pl @ X1 @ X2 ) ) )
            @ ( n_some
              @ ^ [X2: $i] : ( n_is @ X1 @ ( n_pl @ X0 @ X2 ) ) ) ) ) ) ).

thf(zf_stmt_3,axiom,
    ! [X4: $i] :
      ( ( in @ X4
        @ ( d_Sep @ omega
          @ ^ [V_1: $i] : ( V_1 != emptyset ) ) )
     => ! [X6: $i] :
          ( ( in @ X6
            @ ( d_Sep @ omega
              @ ^ [V_2: $i] : ( V_2 != emptyset ) ) )
         => ~ ( ( ( X4 != X6 )
               => ( ~ ( l_some
                      @ ( d_Sep @ omega
                        @ ^ [V_3: $i] : ( V_3 != emptyset ) )
                      @ ^ [V_4: $i] :
                          ( X4
                          = ( n_pl @ X6 @ V_4 ) ) )
                 => ( l_some
                    @ ( d_Sep @ omega
                      @ ^ [V_5: $i] : ( V_5 != emptyset ) )
                    @ ^ [V_6: $i] :
                        ( X6
                        = ( n_pl @ X4 @ V_6 ) ) ) ) )
             => ( ( ( X4 = X6 )
                 => ~ ( l_some
                      @ ( d_Sep @ omega
                        @ ^ [V_7: $i] : ( V_7 != emptyset ) )
                      @ ^ [V_8: $i] :
                          ( X4
                          = ( n_pl @ X6 @ V_8 ) ) ) )
               => ( ( ( l_some
                      @ ( d_Sep @ omega
                        @ ^ [V_9: $i] : ( V_9 != emptyset ) )
                      @ ^ [V_10: $i] :
                          ( X4
                          = ( n_pl @ X6 @ V_10 ) ) )
                   => ~ ( l_some
                        @ ( d_Sep @ omega
                          @ ^ [V_11: $i] : ( V_11 != emptyset ) )
                        @ ^ [V_12: $i] :
                            ( X6
                            = ( n_pl @ X4 @ V_12 ) ) ) )
                 => ~ ( ( l_some
                        @ ( d_Sep @ omega
                          @ ^ [V_13: $i] : ( V_13 != emptyset ) )
                        @ ^ [V_14: $i] :
                            ( X6
                            = ( n_pl @ X4 @ V_14 ) ) )
                     => ( X4 != X6 ) ) ) ) ) ) ) ).

thf(zip_derived_cl34,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( in @ X0
          @ ( d_Sep @ omega
            @ ^ [Y0: $i] : ( Y0 != emptyset ) ) )
      | ( X1 = X0 )
      | ( l_some
        @ ( d_Sep @ omega
          @ ^ [Y0: $i] : ( Y0 != emptyset ) )
        @ ^ [Y0: $i] :
            ( X0
            = ( n_pl @ X1 @ Y0 ) ) )
      | ( l_some
        @ ( d_Sep @ omega
          @ ^ [Y0: $i] : ( Y0 != emptyset ) )
        @ ^ [Y0: $i] :
            ( X1
            = ( n_pl @ X0 @ Y0 ) ) )
      | ~ ( in @ X1
          @ ( d_Sep @ omega
            @ ^ [Y0: $i] : ( Y0 != emptyset ) ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_3]) ).

thf(zip_derived_cl14501,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( '#l_lift20818' @ X0 @ X1 @ X2 )
      = ( X1
        = ( n_pl @ X0 @ X2 ) ) ),
    define([status(thm)]) ).

thf(zip_derived_cl14479_003,plain,
    ! [X1: $i] :
      ( ( '#l_lift20816' @ X1 )
      = ( X1 != emptyset ) ),
    define([status(thm)]) ).

thf(zip_derived_cl14501_004,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( '#l_lift20818' @ X0 @ X1 @ X2 )
      = ( X1
        = ( n_pl @ X0 @ X2 ) ) ),
    define([status(thm)]) ).

thf(zip_derived_cl14479_005,plain,
    ! [X1: $i] :
      ( ( '#l_lift20816' @ X1 )
      = ( X1 != emptyset ) ),
    define([status(thm)]) ).

thf(zip_derived_cl14501_006,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( '#l_lift20818' @ X0 @ X1 @ X2 )
      = ( X1
        = ( n_pl @ X0 @ X2 ) ) ),
    define([status(thm)]) ).

thf(zip_derived_cl14513,plain,
    ( ( l_some @ ( d_Sep @ omega @ '#l_lift20816' ) @ ( '#l_lift20818' @ sk__3 @ sk__2 ) )
    | ( l_some @ ( d_Sep @ omega @ '#l_lift20816' ) @ ( '#l_lift20818' @ sk__2 @ sk__3 ) )
    | ( l_some @ ( d_Sep @ omega @ '#l_lift20816' ) @ ( '#l_lift20818' @ sk__3 @ sk__2 ) ) ),
    inference(lambda_lifting,[status(thm)],[zip_derived_cl45,zip_derived_cl14479,zip_derived_cl14501,zip_derived_cl14479,zip_derived_cl14501,zip_derived_cl14479,zip_derived_cl14501]) ).

thf(zip_derived_cl42,plain,
    ( ( l_some
      @ ( d_Sep @ omega
        @ ^ [Y0: $i] : ( Y0 != emptyset ) )
      @ ^ [Y0: $i] :
          ( sk__3
          = ( n_pl @ sk__2 @ Y0 ) ) )
    | ( sk__2 = sk__3 )
    | ( sk__2 = sk__3 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl14479_007,plain,
    ! [X1: $i] :
      ( ( '#l_lift20816' @ X1 )
      = ( X1 != emptyset ) ),
    define([status(thm)]) ).

thf(zip_derived_cl14501_008,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( '#l_lift20818' @ X0 @ X1 @ X2 )
      = ( X1
        = ( n_pl @ X0 @ X2 ) ) ),
    define([status(thm)]) ).

thf(zip_derived_cl14510,plain,
    ( ( l_some @ ( d_Sep @ omega @ '#l_lift20816' ) @ ( '#l_lift20818' @ sk__2 @ sk__3 ) )
    | ( sk__2 = sk__3 )
    | ( sk__2 = sk__3 ) ),
    inference(lambda_lifting,[status(thm)],[zip_derived_cl42,zip_derived_cl14479,zip_derived_cl14501]) ).

thf(zip_derived_cl47,plain,
    ( ( l_some
      @ ( d_Sep @ omega
        @ ^ [Y0: $i] : ( Y0 != emptyset ) )
      @ ^ [Y0: $i] :
          ( sk__2
          = ( n_pl @ sk__3 @ Y0 ) ) )
    | ( sk__2 = sk__3 )
    | ( l_some
      @ ( d_Sep @ omega
        @ ^ [Y0: $i] : ( Y0 != emptyset ) )
      @ ^ [Y0: $i] :
          ( sk__2
          = ( n_pl @ sk__3 @ Y0 ) ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl14479_009,plain,
    ! [X1: $i] :
      ( ( '#l_lift20816' @ X1 )
      = ( X1 != emptyset ) ),
    define([status(thm)]) ).

thf(zip_derived_cl14501_010,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( '#l_lift20818' @ X0 @ X1 @ X2 )
      = ( X1
        = ( n_pl @ X0 @ X2 ) ) ),
    define([status(thm)]) ).

thf(zip_derived_cl14479_011,plain,
    ! [X1: $i] :
      ( ( '#l_lift20816' @ X1 )
      = ( X1 != emptyset ) ),
    define([status(thm)]) ).

thf(zip_derived_cl14501_012,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( '#l_lift20818' @ X0 @ X1 @ X2 )
      = ( X1
        = ( n_pl @ X0 @ X2 ) ) ),
    define([status(thm)]) ).

thf(zip_derived_cl14515,plain,
    ( ( l_some @ ( d_Sep @ omega @ '#l_lift20816' ) @ ( '#l_lift20818' @ sk__3 @ sk__2 ) )
    | ( sk__2 = sk__3 )
    | ( l_some @ ( d_Sep @ omega @ '#l_lift20816' ) @ ( '#l_lift20818' @ sk__3 @ sk__2 ) ) ),
    inference(lambda_lifting,[status(thm)],[zip_derived_cl47,zip_derived_cl14479,zip_derived_cl14501,zip_derived_cl14479,zip_derived_cl14501]) ).

thf(zip_derived_cl35,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( in @ X0
          @ ( d_Sep @ omega
            @ ^ [Y0: $i] : ( Y0 != emptyset ) ) )
      | ~ ( l_some
          @ ( d_Sep @ omega
            @ ^ [Y0: $i] : ( Y0 != emptyset ) )
          @ ^ [Y0: $i] :
              ( X1
              = ( n_pl @ X0 @ Y0 ) ) )
      | ~ ( l_some
          @ ( d_Sep @ omega
            @ ^ [Y0: $i] : ( Y0 != emptyset ) )
          @ ^ [Y0: $i] :
              ( X0
              = ( n_pl @ X1 @ Y0 ) ) )
      | ~ ( in @ X1
          @ ( d_Sep @ omega
            @ ^ [Y0: $i] : ( Y0 != emptyset ) ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_3]) ).

thf(zip_derived_cl14479_013,plain,
    ! [X1: $i] :
      ( ( '#l_lift20816' @ X1 )
      = ( X1 != emptyset ) ),
    define([status(thm)]) ).

thf(zip_derived_cl14479_014,plain,
    ! [X1: $i] :
      ( ( '#l_lift20816' @ X1 )
      = ( X1 != emptyset ) ),
    define([status(thm)]) ).

thf(zip_derived_cl14501_015,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( '#l_lift20818' @ X0 @ X1 @ X2 )
      = ( X1
        = ( n_pl @ X0 @ X2 ) ) ),
    define([status(thm)]) ).

thf(zip_derived_cl14479_016,plain,
    ! [X1: $i] :
      ( ( '#l_lift20816' @ X1 )
      = ( X1 != emptyset ) ),
    define([status(thm)]) ).

thf(zip_derived_cl14501_017,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( '#l_lift20818' @ X0 @ X1 @ X2 )
      = ( X1
        = ( n_pl @ X0 @ X2 ) ) ),
    define([status(thm)]) ).

thf(zip_derived_cl14479_018,plain,
    ! [X1: $i] :
      ( ( '#l_lift20816' @ X1 )
      = ( X1 != emptyset ) ),
    define([status(thm)]) ).

thf(zip_derived_cl14503,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( in @ X0 @ ( d_Sep @ omega @ '#l_lift20816' ) )
      | ~ ( l_some @ ( d_Sep @ omega @ '#l_lift20816' ) @ ( '#l_lift20818' @ X0 @ X1 ) )
      | ~ ( l_some @ ( d_Sep @ omega @ '#l_lift20816' ) @ ( '#l_lift20818' @ X1 @ X0 ) )
      | ~ ( in @ X1 @ ( d_Sep @ omega @ '#l_lift20816' ) ) ),
    inference(lambda_lifting,[status(thm)],[zip_derived_cl35,zip_derived_cl14479,zip_derived_cl14479,zip_derived_cl14501,zip_derived_cl14479,zip_derived_cl14501,zip_derived_cl14479]) ).

thf(zip_derived_cl14542,plain,
    $false,
    inference(eprover,[status(thm)],[zip_derived_cl14507,zip_derived_cl14516,zip_derived_cl14513,zip_derived_cl14510,zip_derived_cl14515,zip_derived_cl14503]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : NUM651^4 : TPTP v8.1.2. Released v7.1.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.4MwkCUb4LB true
% 0.13/0.34  % Computer : n029.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Fri Aug 25 11:46:24 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.13/0.34  % Running portfolio for 300 s
% 0.13/0.34  % 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.22/0.62  % Total configuration time : 828
% 0.22/0.62  % Estimated wc time : 1656
% 0.22/0.62  % Estimated cpu time (8 cpus) : 207.0
% 0.22/0.74  % /export/starexec/sandbox/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.22/0.74  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.22/0.74  % /export/starexec/sandbox/solver/bin/lams/40_c_ic.sh running for 80s
% 0.22/0.75  % /export/starexec/sandbox/solver/bin/lams/15_e_short1.sh running for 30s
% 0.22/0.75  % /export/starexec/sandbox/solver/bin/lams/40_noforms.sh running for 90s
% 0.22/0.76  % /export/starexec/sandbox/solver/bin/lams/40_b.comb.sh running for 70s
% 1.14/0.76  % /export/starexec/sandbox/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 1.14/0.77  % /export/starexec/sandbox/solver/bin/lams/30_sp5.sh running for 60s
% 1.43/1.25  % /export/starexec/sandbox/solver/bin/lams/30_b.l.sh running for 90s
% 126.70/16.90  % Solved by lams/40_c.s.sh.
% 126.70/16.90  % done 717 iterations in 16.108s
% 126.70/16.90  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 126.70/16.90  % SZS output start Refutation
% See solution above
% 126.70/16.90  
% 126.70/16.90  
% 126.70/16.90  % Terminating...
% 127.65/17.07  % Runner terminated.
% 127.65/17.07  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------