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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : NUM683^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.4PSSOlPEmq true

% Computer : n007.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:25 EDT 2023

% Result   : Theorem 138.73s 18.43s
% Output   : Refutation 139.17s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   16
%            Number of leaves      :   78
% Syntax   : Number of formulae    :  152 (  66 unt;  26 typ;   0 def)
%            Number of atoms       :  783 ( 195 equ;  62 cnn)
%            Maximal formula atoms :   30 (   6 avg)
%            Number of connectives : 1951 ( 281   ~;  73   |;   0   &;1241   @)
%                                         (   0 <=>; 239  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   19 (   6 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   70 (  70   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   30 (  26 usr;   7 con; 0-3 aty)
%                                         ( 117  !!;   0  ??;   0 @@+;   0 @@-)
%            Number of variables   :  352 ( 253   ^;  99   !;   0   ?; 352   :)

% Comments : 
%------------------------------------------------------------------------------
thf(d_29_ii_type,type,
    d_29_ii: $i > $i > $o ).

thf('#form7463_type',type,
    '#form7463': $i > $i > $o ).

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(non_type,type,
    non: $i > ( $i > $o ) > $i > $o ).

thf('#sk8005_type',type,
    '#sk8005': $i ).

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

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('#sk7462_type',type,
    '#sk7462': $i > $i > $i ).

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

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('#sk8004_type',type,
    '#sk8004': $i ).

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

thf('#sk8003_type',type,
    '#sk8003': $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_n_is,axiom,
    ( n_is
    = ( e_is @ nat ) ) ).

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

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

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

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

thf('3',plain,
    ( n_is
    = ( e_is @ nat ) ),
    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('4',plain,
    ( is_of
    = ( ^ [X0: $i,X1: $i > $o] : ( X1 @ X0 ) ) ),
    inference(simplify_rw_rule,[status(thm)],[def_is_of]) ).

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

thf('6',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,'5']) ).

thf('7',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(satz6,axiom,
    ( all_of
    @ ^ [X0: $i] : ( in @ X0 @ nat )
    @ ^ [X0: $i] :
        ( all_of
        @ ^ [X1: $i] : ( in @ X1 @ nat )
        @ ^ [X1: $i] : ( n_is @ ( n_pl @ X0 @ X1 ) @ ( n_pl @ X1 @ X0 ) ) ) ) ).

thf(zf_stmt_0,axiom,
    ! [X4: $i] :
      ( ( in @ X4 @ nat )
     => ! [X6: $i] :
          ( ( in @ X6 @ nat )
         => ( ( n_pl @ X4 @ X6 )
            = ( n_pl @ X6 @ X4 ) ) ) ) ).

thf(zip_derived_cl132,plain,
    ( !!
    @ ^ [Y0: $i] :
        ( ( in @ Y0 @ nat )
       => ( !!
          @ ^ [Y1: $i] :
              ( ( in @ Y1 @ nat )
             => ( ( n_pl @ Y0 @ Y1 )
                = ( n_pl @ Y1 @ Y0 ) ) ) ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl1731,plain,
    ! [X2: $i] :
      ( ( in @ X2 @ nat )
     => ( !!
        @ ^ [Y0: $i] :
            ( ( in @ Y0 @ nat )
           => ( ( n_pl @ X2 @ Y0 )
              = ( n_pl @ Y0 @ X2 ) ) ) ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl132]) ).

thf(zip_derived_cl1732,plain,
    ! [X2: $i] :
      ( ~ ( in @ X2 @ nat )
      | ( !!
        @ ^ [Y0: $i] :
            ( ( in @ Y0 @ nat )
           => ( ( n_pl @ X2 @ Y0 )
              = ( n_pl @ Y0 @ X2 ) ) ) ) ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl1731]) ).

thf(zip_derived_cl1733,plain,
    ! [X2: $i,X4: $i] :
      ( ( ( in @ X4 @ nat )
       => ( ( n_pl @ X2 @ X4 )
          = ( n_pl @ X4 @ X2 ) ) )
      | ~ ( in @ X2 @ nat ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl1732]) ).

thf(zip_derived_cl1734,plain,
    ! [X2: $i,X4: $i] :
      ( ~ ( in @ X4 @ nat )
      | ( ( n_pl @ X2 @ X4 )
        = ( n_pl @ X4 @ X2 ) )
      | ~ ( in @ X2 @ nat ) ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl1733]) ).

thf(zip_derived_cl1735,plain,
    ! [X2: $i,X4: $i] :
      ( ~ ( in @ X4 @ nat )
      | ( ( n_pl @ X2 @ X4 )
        = ( n_pl @ X4 @ X2 ) )
      | ~ ( in @ X2 @ nat ) ),
    inference('simplify nested equalities',[status(thm)],[zip_derived_cl1734]) ).

thf(zip_derived_cl1735_001,plain,
    ! [X2: $i,X4: $i] :
      ( ~ ( in @ X4 @ nat )
      | ( ( n_pl @ X2 @ X4 )
        = ( n_pl @ X4 @ X2 ) )
      | ~ ( in @ X2 @ nat ) ),
    inference('simplify nested equalities',[status(thm)],[zip_derived_cl1734]) ).

thf(def_d_29_ii,axiom,
    ( d_29_ii
    = ( ^ [X0: $i,X1: $i] : ( n_some @ ( diffprop @ X0 @ X1 ) ) ) ) ).

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

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

thf('9',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(def_l_some,axiom,
    ( l_some
    = ( ^ [X0: $i,X1: $i > $o] :
          ( d_not
          @ ( all_of
            @ ^ [X2: $i] : ( in @ X2 @ X0 )
            @ ( non @ X0 @ X1 ) ) ) ) ) ).

thf(def_non,axiom,
    ( non
    = ( ^ [X0: $i,X1: $i > $o,X2: $i] : ( d_not @ ( X1 @ X2 ) ) ) ) ).

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,
    ( non
    = ( ^ [X0: $i,X1: $i > $o,X2: $i] : ( d_not @ ( X1 @ X2 ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[def_non,'13','11']) ).

thf('15',plain,
    ( non
    = ( ^ [V_1: $i,V_2: $i > $o,V_3: $i] : ( d_not @ ( V_2 @ V_3 ) ) ) ),
    define([status(thm)]) ).

thf('16',plain,
    ( l_some
    = ( ^ [X0: $i,X1: $i > $o] :
          ( d_not
          @ ( all_of
            @ ^ [X2: $i] : ( in @ X2 @ X0 )
            @ ( non @ X0 @ X1 ) ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[def_l_some,'15','13','11','7','5']) ).

thf('17',plain,
    ( l_some
    = ( ^ [V_1: $i,V_2: $i > $o] :
          ( d_not
          @ ( all_of
            @ ^ [V_3: $i] : ( in @ V_3 @ V_1 )
            @ ( non @ V_1 @ V_2 ) ) ) ) ),
    define([status(thm)]) ).

thf('18',plain,
    ( n_some
    = ( l_some @ nat ) ),
    inference(simplify_rw_rule,[status(thm)],[def_n_some,'17','15','13','11','7','5']) ).

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

thf('20',plain,
    ( d_29_ii
    = ( ^ [X0: $i,X1: $i] : ( n_some @ ( diffprop @ X0 @ X1 ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[def_d_29_ii,'9','19','3','1','17','15','13','11','7','5']) ).

thf('21',plain,
    ( d_29_ii
    = ( ^ [V_1: $i,V_2: $i] : ( n_some @ ( diffprop @ V_1 @ V_2 ) ) ) ),
    define([status(thm)]) ).

thf(satz20d,conjecture,
    ( all_of
    @ ^ [X0: $i] : ( in @ X0 @ nat )
    @ ^ [X0: $i] :
        ( all_of
        @ ^ [X1: $i] : ( in @ X1 @ nat )
        @ ^ [X1: $i] :
            ( all_of
            @ ^ [X2: $i] : ( in @ X2 @ nat )
            @ ^ [X2: $i] :
                ( ( d_29_ii @ ( n_pl @ X2 @ X0 ) @ ( n_pl @ X2 @ X1 ) )
               => ( d_29_ii @ X0 @ X1 ) ) ) ) ) ).

thf(zf_stmt_1,conjecture,
    ! [X4: $i] :
      ( ( in @ X4 @ nat )
     => ! [X6: $i] :
          ( ( in @ X6 @ nat )
         => ! [X8: $i] :
              ( ( in @ X8 @ nat )
             => ( ~ ! [X10: $i] :
                      ( ( in @ X10 @ nat )
                     => ( ( n_pl @ X8 @ X4 )
                       != ( n_pl @ ( n_pl @ X8 @ X6 ) @ X10 ) ) )
               => ~ ! [X12: $i] :
                      ( ( in @ X12 @ nat )
                     => ( X4
                       != ( n_pl @ X6 @ X12 ) ) ) ) ) ) ) ).

thf(zf_stmt_2,negated_conjecture,
    ~ ! [X4: $i] :
        ( ( in @ X4 @ nat )
       => ! [X6: $i] :
            ( ( in @ X6 @ nat )
           => ! [X8: $i] :
                ( ( in @ X8 @ nat )
               => ( ~ ! [X10: $i] :
                        ( ( in @ X10 @ nat )
                       => ( ( n_pl @ X8 @ X4 )
                         != ( n_pl @ ( n_pl @ X8 @ X6 ) @ X10 ) ) )
                 => ~ ! [X12: $i] :
                        ( ( in @ X12 @ nat )
                       => ( X4
                         != ( n_pl @ X6 @ X12 ) ) ) ) ) ) ),
    inference('cnf.neg',[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl182,plain,
    ~ ( !!
      @ ^ [Y0: $i] :
          ( ( in @ Y0 @ nat )
         => ( !!
            @ ^ [Y1: $i] :
                ( ( in @ Y1 @ nat )
               => ( !!
                  @ ^ [Y2: $i] :
                      ( ( in @ Y2 @ nat )
                     => ( ( (~)
                          @ ( !!
                            @ ^ [Y3: $i] :
                                ( ( in @ Y3 @ nat )
                               => ( ( n_pl @ Y2 @ Y0 )
                                 != ( n_pl @ ( n_pl @ Y2 @ Y1 ) @ Y3 ) ) ) ) )
                       => ( (~)
                          @ ( !!
                            @ ^ [Y3: $i] :
                                ( ( in @ Y3 @ nat )
                               => ( Y0
                                 != ( n_pl @ Y1 @ Y3 ) ) ) ) ) ) ) ) ) ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_2]) ).

thf(zip_derived_cl6388,plain,
    ~ ( ( in @ '#sk8003' @ nat )
     => ( !!
        @ ^ [Y0: $i] :
            ( ( in @ Y0 @ nat )
           => ( !!
              @ ^ [Y1: $i] :
                  ( ( in @ Y1 @ nat )
                 => ( ( (~)
                      @ ( !!
                        @ ^ [Y2: $i] :
                            ( ( in @ Y2 @ nat )
                           => ( ( n_pl @ Y1 @ '#sk8003' )
                             != ( n_pl @ ( n_pl @ Y1 @ Y0 ) @ Y2 ) ) ) ) )
                   => ( (~)
                      @ ( !!
                        @ ^ [Y2: $i] :
                            ( ( in @ Y2 @ nat )
                           => ( '#sk8003'
                             != ( n_pl @ Y0 @ Y2 ) ) ) ) ) ) ) ) ) ) ),
    inference(lazy_cnf_exists,[status(thm)],[zip_derived_cl182]) ).

thf(zip_derived_cl6390,plain,
    ~ ( !!
      @ ^ [Y0: $i] :
          ( ( in @ Y0 @ nat )
         => ( !!
            @ ^ [Y1: $i] :
                ( ( in @ Y1 @ nat )
               => ( ( (~)
                    @ ( !!
                      @ ^ [Y2: $i] :
                          ( ( in @ Y2 @ nat )
                         => ( ( n_pl @ Y1 @ '#sk8003' )
                           != ( n_pl @ ( n_pl @ Y1 @ Y0 ) @ Y2 ) ) ) ) )
                 => ( (~)
                    @ ( !!
                      @ ^ [Y2: $i] :
                          ( ( in @ Y2 @ nat )
                         => ( '#sk8003'
                           != ( n_pl @ Y0 @ Y2 ) ) ) ) ) ) ) ) ) ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl6388]) ).

thf(zip_derived_cl6391,plain,
    ~ ( ( in @ '#sk8004' @ nat )
     => ( !!
        @ ^ [Y0: $i] :
            ( ( in @ Y0 @ nat )
           => ( ( (~)
                @ ( !!
                  @ ^ [Y1: $i] :
                      ( ( in @ Y1 @ nat )
                     => ( ( n_pl @ Y0 @ '#sk8003' )
                       != ( n_pl @ ( n_pl @ Y0 @ '#sk8004' ) @ Y1 ) ) ) ) )
             => ( (~)
                @ ( !!
                  @ ^ [Y1: $i] :
                      ( ( in @ Y1 @ nat )
                     => ( '#sk8003'
                       != ( n_pl @ '#sk8004' @ Y1 ) ) ) ) ) ) ) ) ),
    inference(lazy_cnf_exists,[status(thm)],[zip_derived_cl6390]) ).

thf(zip_derived_cl6393,plain,
    ~ ( !!
      @ ^ [Y0: $i] :
          ( ( in @ Y0 @ nat )
         => ( ( (~)
              @ ( !!
                @ ^ [Y1: $i] :
                    ( ( in @ Y1 @ nat )
                   => ( ( n_pl @ Y0 @ '#sk8003' )
                     != ( n_pl @ ( n_pl @ Y0 @ '#sk8004' ) @ Y1 ) ) ) ) )
           => ( (~)
              @ ( !!
                @ ^ [Y1: $i] :
                    ( ( in @ Y1 @ nat )
                   => ( '#sk8003'
                     != ( n_pl @ '#sk8004' @ Y1 ) ) ) ) ) ) ) ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl6391]) ).

thf(zip_derived_cl6394,plain,
    ~ ( ( in @ '#sk8005' @ nat )
     => ( ( (~)
          @ ( !!
            @ ^ [Y0: $i] :
                ( ( in @ Y0 @ nat )
               => ( ( n_pl @ '#sk8005' @ '#sk8003' )
                 != ( n_pl @ ( n_pl @ '#sk8005' @ '#sk8004' ) @ Y0 ) ) ) ) )
       => ( (~)
          @ ( !!
            @ ^ [Y0: $i] :
                ( ( in @ Y0 @ nat )
               => ( '#sk8003'
                 != ( n_pl @ '#sk8004' @ Y0 ) ) ) ) ) ) ),
    inference(lazy_cnf_exists,[status(thm)],[zip_derived_cl6393]) ).

thf(zip_derived_cl6396,plain,
    ~ ( ( (~)
        @ ( !!
          @ ^ [Y0: $i] :
              ( ( in @ Y0 @ nat )
             => ( ( n_pl @ '#sk8005' @ '#sk8003' )
               != ( n_pl @ ( n_pl @ '#sk8005' @ '#sk8004' ) @ Y0 ) ) ) ) )
     => ( (~)
        @ ( !!
          @ ^ [Y0: $i] :
              ( ( in @ Y0 @ nat )
             => ( '#sk8003'
               != ( n_pl @ '#sk8004' @ Y0 ) ) ) ) ) ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl6394]) ).

thf(zip_derived_cl6397,plain,
    ~ ( !!
      @ ^ [Y0: $i] :
          ( ( in @ Y0 @ nat )
         => ( ( n_pl @ '#sk8005' @ '#sk8003' )
           != ( n_pl @ ( n_pl @ '#sk8005' @ '#sk8004' ) @ Y0 ) ) ) ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl6396]) ).

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

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('22',plain,
    ( l_ec
    = ( ^ [X0: $o,X1: $o] : ( imp @ X0 @ ( d_not @ X1 ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[def_l_ec,'13','11']) ).

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

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

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

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

thf('27',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('28',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,'27','25','23','13','11']) ).

thf('29',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_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('30',plain,
    ( l_or
    = ( ^ [X0: $o] : ( imp @ ( d_not @ X0 ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[def_l_or,'13','11']) ).

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

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

thf('33',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('34',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,'29','27','33','31','25','23','13','11']) ).

thf('35',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 @ nat )
     => ! [X6: $i] :
          ( ( in @ X6 @ nat )
         => ~ ( ( ( X4 != X6 )
               => ( ! [X8: $i] :
                      ( ( in @ X8 @ nat )
                     => ( X4
                       != ( n_pl @ X6 @ X8 ) ) )
                 => ~ ! [X10: $i] :
                        ( ( in @ X10 @ nat )
                       => ( X6
                         != ( n_pl @ X4 @ X10 ) ) ) ) )
             => ( ( ( X4 = X6 )
                 => ! [X12: $i] :
                      ( ( in @ X12 @ nat )
                     => ( X4
                       != ( n_pl @ X6 @ X12 ) ) ) )
               => ( ( ~ ! [X14: $i] :
                          ( ( in @ X14 @ nat )
                         => ( X4
                           != ( n_pl @ X6 @ X14 ) ) )
                   => ! [X16: $i] :
                        ( ( in @ X16 @ nat )
                       => ( X6
                         != ( n_pl @ X4 @ X16 ) ) ) )
                 => ~ ( ~ ! [X18: $i] :
                            ( ( in @ X18 @ nat )
                           => ( X6
                             != ( n_pl @ X4 @ X18 ) ) )
                     => ( X4 != X6 ) ) ) ) ) ) ) ).

thf(zip_derived_cl137,plain,
    ( !!
    @ ^ [Y0: $i] :
        ( ( in @ Y0 @ nat )
       => ( !!
          @ ^ [Y1: $i] :
              ( ( in @ Y1 @ nat )
             => ( (~)
                @ ( ( ( Y0 != Y1 )
                   => ( ( !!
                        @ ^ [Y2: $i] :
                            ( ( in @ Y2 @ nat )
                           => ( Y0
                             != ( n_pl @ Y1 @ Y2 ) ) ) )
                     => ( (~)
                        @ ( !!
                          @ ^ [Y2: $i] :
                              ( ( in @ Y2 @ nat )
                             => ( Y1
                               != ( n_pl @ Y0 @ Y2 ) ) ) ) ) ) )
                 => ( ( ( Y0 = Y1 )
                     => ( !!
                        @ ^ [Y2: $i] :
                            ( ( in @ Y2 @ nat )
                           => ( Y0
                             != ( n_pl @ Y1 @ Y2 ) ) ) ) )
                   => ( ( ( (~)
                          @ ( !!
                            @ ^ [Y2: $i] :
                                ( ( in @ Y2 @ nat )
                               => ( Y0
                                 != ( n_pl @ Y1 @ Y2 ) ) ) ) )
                       => ( !!
                          @ ^ [Y2: $i] :
                              ( ( in @ Y2 @ nat )
                             => ( Y1
                               != ( n_pl @ Y0 @ Y2 ) ) ) ) )
                     => ( (~)
                        @ ( ( (~)
                            @ ( !!
                              @ ^ [Y2: $i] :
                                  ( ( in @ Y2 @ nat )
                                 => ( Y1
                                   != ( n_pl @ Y0 @ Y2 ) ) ) ) )
                         => ( Y0 != Y1 ) ) ) ) ) ) ) ) ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_3]) ).

thf(zip_derived_cl5585,plain,
    ! [X2: $i] :
      ( ( in @ X2 @ nat )
     => ( !!
        @ ^ [Y0: $i] :
            ( ( in @ Y0 @ nat )
           => ( (~)
              @ ( ( ( X2 != Y0 )
                 => ( ( !!
                      @ ^ [Y1: $i] :
                          ( ( in @ Y1 @ nat )
                         => ( X2
                           != ( n_pl @ Y0 @ Y1 ) ) ) )
                   => ( (~)
                      @ ( !!
                        @ ^ [Y1: $i] :
                            ( ( in @ Y1 @ nat )
                           => ( Y0
                             != ( n_pl @ X2 @ Y1 ) ) ) ) ) ) )
               => ( ( ( X2 = Y0 )
                   => ( !!
                      @ ^ [Y1: $i] :
                          ( ( in @ Y1 @ nat )
                         => ( X2
                           != ( n_pl @ Y0 @ Y1 ) ) ) ) )
                 => ( ( ( (~)
                        @ ( !!
                          @ ^ [Y1: $i] :
                              ( ( in @ Y1 @ nat )
                             => ( X2
                               != ( n_pl @ Y0 @ Y1 ) ) ) ) )
                     => ( !!
                        @ ^ [Y1: $i] :
                            ( ( in @ Y1 @ nat )
                           => ( Y0
                             != ( n_pl @ X2 @ Y1 ) ) ) ) )
                   => ( (~)
                      @ ( ( (~)
                          @ ( !!
                            @ ^ [Y1: $i] :
                                ( ( in @ Y1 @ nat )
                               => ( Y0
                                 != ( n_pl @ X2 @ Y1 ) ) ) ) )
                       => ( X2 != Y0 ) ) ) ) ) ) ) ) ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl137]) ).

thf(zip_derived_cl5586,plain,
    ! [X2: $i] :
      ( ~ ( in @ X2 @ nat )
      | ( !!
        @ ^ [Y0: $i] :
            ( ( in @ Y0 @ nat )
           => ( (~)
              @ ( ( ( X2 != Y0 )
                 => ( ( !!
                      @ ^ [Y1: $i] :
                          ( ( in @ Y1 @ nat )
                         => ( X2
                           != ( n_pl @ Y0 @ Y1 ) ) ) )
                   => ( (~)
                      @ ( !!
                        @ ^ [Y1: $i] :
                            ( ( in @ Y1 @ nat )
                           => ( Y0
                             != ( n_pl @ X2 @ Y1 ) ) ) ) ) ) )
               => ( ( ( X2 = Y0 )
                   => ( !!
                      @ ^ [Y1: $i] :
                          ( ( in @ Y1 @ nat )
                         => ( X2
                           != ( n_pl @ Y0 @ Y1 ) ) ) ) )
                 => ( ( ( (~)
                        @ ( !!
                          @ ^ [Y1: $i] :
                              ( ( in @ Y1 @ nat )
                             => ( X2
                               != ( n_pl @ Y0 @ Y1 ) ) ) ) )
                     => ( !!
                        @ ^ [Y1: $i] :
                            ( ( in @ Y1 @ nat )
                           => ( Y0
                             != ( n_pl @ X2 @ Y1 ) ) ) ) )
                   => ( (~)
                      @ ( ( (~)
                          @ ( !!
                            @ ^ [Y1: $i] :
                                ( ( in @ Y1 @ nat )
                               => ( Y0
                                 != ( n_pl @ X2 @ Y1 ) ) ) ) )
                       => ( X2 != Y0 ) ) ) ) ) ) ) ) ) ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl5585]) ).

thf(zip_derived_cl5587,plain,
    ! [X2: $i,X4: $i] :
      ( ( ( in @ X4 @ nat )
       => ( (~)
          @ ( ( ( X2 != X4 )
             => ( ( !!
                  @ ^ [Y0: $i] :
                      ( ( in @ Y0 @ nat )
                     => ( X2
                       != ( n_pl @ X4 @ Y0 ) ) ) )
               => ( (~)
                  @ ( !!
                    @ ^ [Y0: $i] :
                        ( ( in @ Y0 @ nat )
                       => ( X4
                         != ( n_pl @ X2 @ Y0 ) ) ) ) ) ) )
           => ( ( ( X2 = X4 )
               => ( !!
                  @ ^ [Y0: $i] :
                      ( ( in @ Y0 @ nat )
                     => ( X2
                       != ( n_pl @ X4 @ Y0 ) ) ) ) )
             => ( ( ( (~)
                    @ ( !!
                      @ ^ [Y0: $i] :
                          ( ( in @ Y0 @ nat )
                         => ( X2
                           != ( n_pl @ X4 @ Y0 ) ) ) ) )
                 => ( !!
                    @ ^ [Y0: $i] :
                        ( ( in @ Y0 @ nat )
                       => ( X4
                         != ( n_pl @ X2 @ Y0 ) ) ) ) )
               => ( (~)
                  @ ( ( (~)
                      @ ( !!
                        @ ^ [Y0: $i] :
                            ( ( in @ Y0 @ nat )
                           => ( X4
                             != ( n_pl @ X2 @ Y0 ) ) ) ) )
                   => ( X2 != X4 ) ) ) ) ) ) ) )
      | ~ ( in @ X2 @ nat ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl5586]) ).

thf(zip_derived_cl5588,plain,
    ! [X2: $i,X4: $i] :
      ( ~ ( in @ X4 @ nat )
      | ~ ( ( ( X2 != X4 )
           => ( ( !!
                @ ^ [Y0: $i] :
                    ( ( in @ Y0 @ nat )
                   => ( X2
                     != ( n_pl @ X4 @ Y0 ) ) ) )
             => ( (~)
                @ ( !!
                  @ ^ [Y0: $i] :
                      ( ( in @ Y0 @ nat )
                     => ( X4
                       != ( n_pl @ X2 @ Y0 ) ) ) ) ) ) )
         => ( ( ( X2 = X4 )
             => ( !!
                @ ^ [Y0: $i] :
                    ( ( in @ Y0 @ nat )
                   => ( X2
                     != ( n_pl @ X4 @ Y0 ) ) ) ) )
           => ( ( ( (~)
                  @ ( !!
                    @ ^ [Y0: $i] :
                        ( ( in @ Y0 @ nat )
                       => ( X2
                         != ( n_pl @ X4 @ Y0 ) ) ) ) )
               => ( !!
                  @ ^ [Y0: $i] :
                      ( ( in @ Y0 @ nat )
                     => ( X4
                       != ( n_pl @ X2 @ Y0 ) ) ) ) )
             => ( (~)
                @ ( ( (~)
                    @ ( !!
                      @ ^ [Y0: $i] :
                          ( ( in @ Y0 @ nat )
                         => ( X4
                           != ( n_pl @ X2 @ Y0 ) ) ) ) )
                 => ( X2 != X4 ) ) ) ) ) )
      | ~ ( in @ X2 @ nat ) ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl5587]) ).

thf(zip_derived_cl5590,plain,
    ! [X2: $i,X4: $i] :
      ( ~ ( ( ( X2 = X4 )
           => ( !!
              @ ^ [Y0: $i] :
                  ( ( in @ Y0 @ nat )
                 => ( X2
                   != ( n_pl @ X4 @ Y0 ) ) ) ) )
         => ( ( ( (~)
                @ ( !!
                  @ ^ [Y0: $i] :
                      ( ( in @ Y0 @ nat )
                     => ( X2
                       != ( n_pl @ X4 @ Y0 ) ) ) ) )
             => ( !!
                @ ^ [Y0: $i] :
                    ( ( in @ Y0 @ nat )
                   => ( X4
                     != ( n_pl @ X2 @ Y0 ) ) ) ) )
           => ( (~)
              @ ( ( (~)
                  @ ( !!
                    @ ^ [Y0: $i] :
                        ( ( in @ Y0 @ nat )
                       => ( X4
                         != ( n_pl @ X2 @ Y0 ) ) ) ) )
               => ( X2 != X4 ) ) ) ) )
      | ~ ( in @ X2 @ nat )
      | ~ ( in @ X4 @ nat ) ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl5588]) ).

thf(zip_derived_cl5593,plain,
    ! [X2: $i,X4: $i] :
      ( ~ ( ( ( (~)
              @ ( !!
                @ ^ [Y0: $i] :
                    ( ( in @ Y0 @ nat )
                   => ( X2
                     != ( n_pl @ X4 @ Y0 ) ) ) ) )
           => ( !!
              @ ^ [Y0: $i] :
                  ( ( in @ Y0 @ nat )
                 => ( X4
                   != ( n_pl @ X2 @ Y0 ) ) ) ) )
         => ( (~)
            @ ( ( (~)
                @ ( !!
                  @ ^ [Y0: $i] :
                      ( ( in @ Y0 @ nat )
                     => ( X4
                       != ( n_pl @ X2 @ Y0 ) ) ) ) )
             => ( X2 != X4 ) ) ) )
      | ~ ( in @ X4 @ nat )
      | ~ ( in @ X2 @ nat ) ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl5590]) ).

thf(zip_derived_cl5597,plain,
    ! [X2: $i,X4: $i] :
      ( ( ( (~)
          @ ( !!
            @ ^ [Y0: $i] :
                ( ( in @ Y0 @ nat )
               => ( X2
                 != ( n_pl @ X4 @ Y0 ) ) ) ) )
       => ( !!
          @ ^ [Y0: $i] :
              ( ( in @ Y0 @ nat )
             => ( X4
               != ( n_pl @ X2 @ Y0 ) ) ) ) )
      | ~ ( in @ X2 @ nat )
      | ~ ( in @ X4 @ nat ) ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl5593]) ).

thf(zip_derived_cl5603,plain,
    ! [X2: $i,X4: $i] :
      ( ( !!
        @ ^ [Y0: $i] :
            ( ( in @ Y0 @ nat )
           => ( X2
             != ( n_pl @ X4 @ Y0 ) ) ) )
      | ( !!
        @ ^ [Y0: $i] :
            ( ( in @ Y0 @ nat )
           => ( X4
             != ( n_pl @ X2 @ Y0 ) ) ) )
      | ~ ( in @ X4 @ nat )
      | ~ ( in @ X2 @ nat ) ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl5597]) ).

thf(zip_derived_cl5609,plain,
    ! [X2: $i,X4: $i] :
      ( ~ ( '#form7463' @ X2 @ X4 )
      | ( !!
        @ ^ [Y0: $i] :
            ( ( in @ Y0 @ nat )
           => ( X4
             != ( n_pl @ X2 @ Y0 ) ) ) ) ),
    define([status(thm)]) ).

thf(zip_derived_cl5589,plain,
    ! [X2: $i,X4: $i] :
      ( ( ( X2 != X4 )
       => ( ( !!
            @ ^ [Y0: $i] :
                ( ( in @ Y0 @ nat )
               => ( X2
                 != ( n_pl @ X4 @ Y0 ) ) ) )
         => ( (~)
            @ ( !!
              @ ^ [Y0: $i] :
                  ( ( in @ Y0 @ nat )
                 => ( X4
                   != ( n_pl @ X2 @ Y0 ) ) ) ) ) ) )
      | ~ ( in @ X2 @ nat )
      | ~ ( in @ X4 @ nat ) ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl5588]) ).

thf(zip_derived_cl5591,plain,
    ! [X2: $i,X4: $i] :
      ( ( X2 != X4 )
      | ( ( !!
          @ ^ [Y0: $i] :
              ( ( in @ Y0 @ nat )
             => ( X2
               != ( n_pl @ X4 @ Y0 ) ) ) )
       => ( (~)
          @ ( !!
            @ ^ [Y0: $i] :
                ( ( in @ Y0 @ nat )
               => ( X4
                 != ( n_pl @ X2 @ Y0 ) ) ) ) ) )
      | ~ ( in @ X4 @ nat )
      | ~ ( in @ X2 @ nat ) ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl5589]) ).

thf(zip_derived_cl5594,plain,
    ! [X2: $i,X4: $i] :
      ( ( X2 = X4 )
      | ( ( !!
          @ ^ [Y0: $i] :
              ( ( in @ Y0 @ nat )
             => ( X2
               != ( n_pl @ X4 @ Y0 ) ) ) )
       => ( (~)
          @ ( !!
            @ ^ [Y0: $i] :
                ( ( in @ Y0 @ nat )
               => ( X4
                 != ( n_pl @ X2 @ Y0 ) ) ) ) ) )
      | ~ ( in @ X4 @ nat )
      | ~ ( in @ X2 @ nat ) ),
    inference('simplify nested equalities',[status(thm)],[zip_derived_cl5591]) ).

thf(zip_derived_cl5595,plain,
    ! [X2: $i,X4: $i] :
      ( ~ ( !!
          @ ^ [Y0: $i] :
              ( ( in @ Y0 @ nat )
             => ( X2
               != ( n_pl @ X4 @ Y0 ) ) ) )
      | ~ ( !!
          @ ^ [Y0: $i] :
              ( ( in @ Y0 @ nat )
             => ( X4
               != ( n_pl @ X2 @ Y0 ) ) ) )
      | ~ ( in @ X2 @ nat )
      | ~ ( in @ X4 @ nat )
      | ( X2 = X4 ) ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl5594]) ).

thf(zip_derived_cl5599,plain,
    ! [X2: $i,X4: $i] :
      ( ~ ( ( in @ ( '#sk7462' @ X2 @ X4 ) @ nat )
         => ( X2
           != ( n_pl @ X4 @ ( '#sk7462' @ X2 @ X4 ) ) ) )
      | ( X2 = X4 )
      | ~ ( in @ X4 @ nat )
      | ~ ( in @ X2 @ nat )
      | ~ ( !!
          @ ^ [Y0: $i] :
              ( ( in @ Y0 @ nat )
             => ( X4
               != ( n_pl @ X2 @ Y0 ) ) ) ) ),
    inference(lazy_cnf_exists,[status(thm)],[zip_derived_cl5595]) ).

thf(zip_derived_cl5605,plain,
    ! [X2: $i,X4: $i] :
      ( ( '#form7463' @ X2 @ X4 )
      | ~ ( !!
          @ ^ [Y0: $i] :
              ( ( in @ Y0 @ nat )
             => ( X4
               != ( n_pl @ X2 @ Y0 ) ) ) ) ),
    define([status(thm)]) ).

thf(zip_derived_cl6399,plain,
    ~ ( '#form7463' @ ( n_pl @ '#sk8005' @ '#sk8004' ) @ ( n_pl @ '#sk8005' @ '#sk8003' ) ),
    inference(renaming,[status(thm)],[zip_derived_cl6397,zip_derived_cl5609,zip_derived_cl5605]) ).

thf(zip_derived_cl6719,plain,
    ( ~ ( '#form7463' @ ( n_pl @ '#sk8004' @ '#sk8005' ) @ ( n_pl @ '#sk8005' @ '#sk8003' ) )
    | ~ ( in @ '#sk8004' @ nat )
    | ~ ( in @ '#sk8005' @ nat ) ),
    inference('sup-',[status(thm)],[zip_derived_cl1735,zip_derived_cl6399]) ).

thf(zip_derived_cl6392,plain,
    in @ '#sk8004' @ nat,
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl6391]) ).

thf(zip_derived_cl6395,plain,
    in @ '#sk8005' @ nat,
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl6394]) ).

thf(zip_derived_cl6729,plain,
    ~ ( '#form7463' @ ( n_pl @ '#sk8004' @ '#sk8005' ) @ ( n_pl @ '#sk8005' @ '#sk8003' ) ),
    inference(demod,[status(thm)],[zip_derived_cl6719,zip_derived_cl6392,zip_derived_cl6395]) ).

thf(zip_derived_cl6912,plain,
    ( ~ ( '#form7463' @ ( n_pl @ '#sk8004' @ '#sk8005' ) @ ( n_pl @ '#sk8003' @ '#sk8005' ) )
    | ~ ( in @ '#sk8003' @ nat )
    | ~ ( in @ '#sk8005' @ nat ) ),
    inference('sup-',[status(thm)],[zip_derived_cl1735,zip_derived_cl6729]) ).

thf(zip_derived_cl6389,plain,
    in @ '#sk8003' @ nat,
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl6388]) ).

thf(zip_derived_cl6395_002,plain,
    in @ '#sk8005' @ nat,
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl6394]) ).

thf(zip_derived_cl6922,plain,
    ~ ( '#form7463' @ ( n_pl @ '#sk8004' @ '#sk8005' ) @ ( n_pl @ '#sk8003' @ '#sk8005' ) ),
    inference(demod,[status(thm)],[zip_derived_cl6912,zip_derived_cl6389,zip_derived_cl6395]) ).

thf(satz20a,axiom,
    ( all_of
    @ ^ [X0: $i] : ( in @ X0 @ nat )
    @ ^ [X0: $i] :
        ( all_of
        @ ^ [X1: $i] : ( in @ X1 @ nat )
        @ ^ [X1: $i] :
            ( all_of
            @ ^ [X2: $i] : ( in @ X2 @ nat )
            @ ^ [X2: $i] :
                ( ( d_29_ii @ ( n_pl @ X0 @ X2 ) @ ( n_pl @ X1 @ X2 ) )
               => ( d_29_ii @ X0 @ X1 ) ) ) ) ) ).

thf(zf_stmt_4,axiom,
    ! [X4: $i] :
      ( ( in @ X4 @ nat )
     => ! [X6: $i] :
          ( ( in @ X6 @ nat )
         => ! [X8: $i] :
              ( ( in @ X8 @ nat )
             => ( ~ ! [X10: $i] :
                      ( ( in @ X10 @ nat )
                     => ( ( n_pl @ X4 @ X8 )
                       != ( n_pl @ ( n_pl @ X6 @ X8 ) @ X10 ) ) )
               => ~ ! [X12: $i] :
                      ( ( in @ X12 @ nat )
                     => ( X4
                       != ( n_pl @ X6 @ X12 ) ) ) ) ) ) ) ).

thf(zip_derived_cl179,plain,
    ( !!
    @ ^ [Y0: $i] :
        ( ( in @ Y0 @ nat )
       => ( !!
          @ ^ [Y1: $i] :
              ( ( in @ Y1 @ nat )
             => ( !!
                @ ^ [Y2: $i] :
                    ( ( in @ Y2 @ nat )
                   => ( ( (~)
                        @ ( !!
                          @ ^ [Y3: $i] :
                              ( ( in @ Y3 @ nat )
                             => ( ( n_pl @ Y0 @ Y2 )
                               != ( n_pl @ ( n_pl @ Y1 @ Y2 ) @ Y3 ) ) ) ) )
                     => ( (~)
                        @ ( !!
                          @ ^ [Y3: $i] :
                              ( ( in @ Y3 @ nat )
                             => ( Y0
                               != ( n_pl @ Y1 @ Y3 ) ) ) ) ) ) ) ) ) ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_4]) ).

thf(zip_derived_cl9109,plain,
    ! [X2: $i] :
      ( ( in @ X2 @ nat )
     => ( !!
        @ ^ [Y0: $i] :
            ( ( in @ Y0 @ nat )
           => ( !!
              @ ^ [Y1: $i] :
                  ( ( in @ Y1 @ nat )
                 => ( ( (~)
                      @ ( !!
                        @ ^ [Y2: $i] :
                            ( ( in @ Y2 @ nat )
                           => ( ( n_pl @ X2 @ Y1 )
                             != ( n_pl @ ( n_pl @ Y0 @ Y1 ) @ Y2 ) ) ) ) )
                   => ( (~)
                      @ ( !!
                        @ ^ [Y2: $i] :
                            ( ( in @ Y2 @ nat )
                           => ( X2
                             != ( n_pl @ Y0 @ Y2 ) ) ) ) ) ) ) ) ) ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl179]) ).

thf(zip_derived_cl9110,plain,
    ! [X2: $i] :
      ( ~ ( in @ X2 @ nat )
      | ( !!
        @ ^ [Y0: $i] :
            ( ( in @ Y0 @ nat )
           => ( !!
              @ ^ [Y1: $i] :
                  ( ( in @ Y1 @ nat )
                 => ( ( (~)
                      @ ( !!
                        @ ^ [Y2: $i] :
                            ( ( in @ Y2 @ nat )
                           => ( ( n_pl @ X2 @ Y1 )
                             != ( n_pl @ ( n_pl @ Y0 @ Y1 ) @ Y2 ) ) ) ) )
                   => ( (~)
                      @ ( !!
                        @ ^ [Y2: $i] :
                            ( ( in @ Y2 @ nat )
                           => ( X2
                             != ( n_pl @ Y0 @ Y2 ) ) ) ) ) ) ) ) ) ) ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl9109]) ).

thf(zip_derived_cl9111,plain,
    ! [X2: $i,X4: $i] :
      ( ( ( in @ X4 @ nat )
       => ( !!
          @ ^ [Y0: $i] :
              ( ( in @ Y0 @ nat )
             => ( ( (~)
                  @ ( !!
                    @ ^ [Y1: $i] :
                        ( ( in @ Y1 @ nat )
                       => ( ( n_pl @ X2 @ Y0 )
                         != ( n_pl @ ( n_pl @ X4 @ Y0 ) @ Y1 ) ) ) ) )
               => ( (~)
                  @ ( !!
                    @ ^ [Y1: $i] :
                        ( ( in @ Y1 @ nat )
                       => ( X2
                         != ( n_pl @ X4 @ Y1 ) ) ) ) ) ) ) ) )
      | ~ ( in @ X2 @ nat ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl9110]) ).

thf(zip_derived_cl9112,plain,
    ! [X2: $i,X4: $i] :
      ( ~ ( in @ X4 @ nat )
      | ( !!
        @ ^ [Y0: $i] :
            ( ( in @ Y0 @ nat )
           => ( ( (~)
                @ ( !!
                  @ ^ [Y1: $i] :
                      ( ( in @ Y1 @ nat )
                     => ( ( n_pl @ X2 @ Y0 )
                       != ( n_pl @ ( n_pl @ X4 @ Y0 ) @ Y1 ) ) ) ) )
             => ( (~)
                @ ( !!
                  @ ^ [Y1: $i] :
                      ( ( in @ Y1 @ nat )
                     => ( X2
                       != ( n_pl @ X4 @ Y1 ) ) ) ) ) ) ) )
      | ~ ( in @ X2 @ nat ) ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl9111]) ).

thf(zip_derived_cl9113,plain,
    ! [X2: $i,X4: $i,X6: $i] :
      ( ( ( in @ X6 @ nat )
       => ( ( (~)
            @ ( !!
              @ ^ [Y0: $i] :
                  ( ( in @ Y0 @ nat )
                 => ( ( n_pl @ X2 @ X6 )
                   != ( n_pl @ ( n_pl @ X4 @ X6 ) @ Y0 ) ) ) ) )
         => ( (~)
            @ ( !!
              @ ^ [Y0: $i] :
                  ( ( in @ Y0 @ nat )
                 => ( X2
                   != ( n_pl @ X4 @ Y0 ) ) ) ) ) ) )
      | ~ ( in @ X2 @ nat )
      | ~ ( in @ X4 @ nat ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl9112]) ).

thf(zip_derived_cl9114,plain,
    ! [X2: $i,X4: $i,X6: $i] :
      ( ~ ( in @ X6 @ nat )
      | ( ( (~)
          @ ( !!
            @ ^ [Y0: $i] :
                ( ( in @ Y0 @ nat )
               => ( ( n_pl @ X2 @ X6 )
                 != ( n_pl @ ( n_pl @ X4 @ X6 ) @ Y0 ) ) ) ) )
       => ( (~)
          @ ( !!
            @ ^ [Y0: $i] :
                ( ( in @ Y0 @ nat )
               => ( X2
                 != ( n_pl @ X4 @ Y0 ) ) ) ) ) )
      | ~ ( in @ X4 @ nat )
      | ~ ( in @ X2 @ nat ) ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl9113]) ).

thf(zip_derived_cl9115,plain,
    ! [X2: $i,X4: $i,X6: $i] :
      ( ( !!
        @ ^ [Y0: $i] :
            ( ( in @ Y0 @ nat )
           => ( ( n_pl @ X2 @ X6 )
             != ( n_pl @ ( n_pl @ X4 @ X6 ) @ Y0 ) ) ) )
      | ~ ( !!
          @ ^ [Y0: $i] :
              ( ( in @ Y0 @ nat )
             => ( X2
               != ( n_pl @ X4 @ Y0 ) ) ) )
      | ~ ( in @ X2 @ nat )
      | ~ ( in @ X4 @ nat )
      | ~ ( in @ X6 @ nat ) ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl9114]) ).

thf(zip_derived_cl5609_003,plain,
    ! [X2: $i,X4: $i] :
      ( ~ ( '#form7463' @ X2 @ X4 )
      | ( !!
        @ ^ [Y0: $i] :
            ( ( in @ Y0 @ nat )
           => ( X4
             != ( n_pl @ X2 @ Y0 ) ) ) ) ),
    define([status(thm)]) ).

thf(zip_derived_cl5605_004,plain,
    ! [X2: $i,X4: $i] :
      ( ( '#form7463' @ X2 @ X4 )
      | ~ ( !!
          @ ^ [Y0: $i] :
              ( ( in @ Y0 @ nat )
             => ( X4
               != ( n_pl @ X2 @ Y0 ) ) ) ) ),
    define([status(thm)]) ).

thf(zip_derived_cl9116,plain,
    ! [X2: $i,X4: $i,X6: $i] :
      ( ( '#form7463' @ ( n_pl @ X4 @ X6 ) @ ( n_pl @ X2 @ X6 ) )
      | ~ ( in @ X6 @ nat )
      | ~ ( in @ X4 @ nat )
      | ~ ( in @ X2 @ nat )
      | ~ ( !!
          @ ^ [Y0: $i] :
              ( ( in @ Y0 @ nat )
             => ( X2
               != ( n_pl @ X4 @ Y0 ) ) ) ) ),
    inference(renaming,[status(thm)],[zip_derived_cl9115,zip_derived_cl5609,zip_derived_cl5605]) ).

thf(zip_derived_cl5609_005,plain,
    ! [X2: $i,X4: $i] :
      ( ~ ( '#form7463' @ X2 @ X4 )
      | ( !!
        @ ^ [Y0: $i] :
            ( ( in @ Y0 @ nat )
           => ( X4
             != ( n_pl @ X2 @ Y0 ) ) ) ) ),
    define([status(thm)]) ).

thf(zip_derived_cl5605_006,plain,
    ! [X2: $i,X4: $i] :
      ( ( '#form7463' @ X2 @ X4 )
      | ~ ( !!
          @ ^ [Y0: $i] :
              ( ( in @ Y0 @ nat )
             => ( X4
               != ( n_pl @ X2 @ Y0 ) ) ) ) ),
    define([status(thm)]) ).

thf(zip_derived_cl9117,plain,
    ! [X2: $i,X4: $i,X6: $i] :
      ( ~ ( '#form7463' @ X4 @ X2 )
      | ~ ( in @ X2 @ nat )
      | ~ ( in @ X4 @ nat )
      | ~ ( in @ X6 @ nat )
      | ( '#form7463' @ ( n_pl @ X4 @ X6 ) @ ( n_pl @ X2 @ X6 ) ) ),
    inference(renaming,[status(thm)],[zip_derived_cl9116,zip_derived_cl5609,zip_derived_cl5605]) ).

thf(zip_derived_cl9141,plain,
    ( ~ ( in @ '#sk8005' @ nat )
    | ~ ( in @ '#sk8004' @ nat )
    | ~ ( in @ '#sk8003' @ nat )
    | ~ ( '#form7463' @ '#sk8004' @ '#sk8003' ) ),
    inference('sup+',[status(thm)],[zip_derived_cl6922,zip_derived_cl9117]) ).

thf(zip_derived_cl6395_007,plain,
    in @ '#sk8005' @ nat,
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl6394]) ).

thf(zip_derived_cl6392_008,plain,
    in @ '#sk8004' @ nat,
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl6391]) ).

thf(zip_derived_cl6389_009,plain,
    in @ '#sk8003' @ nat,
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl6388]) ).

thf(zip_derived_cl6398,plain,
    ( !!
    @ ^ [Y0: $i] :
        ( ( in @ Y0 @ nat )
       => ( '#sk8003'
         != ( n_pl @ '#sk8004' @ Y0 ) ) ) ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl6396]) ).

thf(zip_derived_cl5609_010,plain,
    ! [X2: $i,X4: $i] :
      ( ~ ( '#form7463' @ X2 @ X4 )
      | ( !!
        @ ^ [Y0: $i] :
            ( ( in @ Y0 @ nat )
           => ( X4
             != ( n_pl @ X2 @ Y0 ) ) ) ) ),
    define([status(thm)]) ).

thf(zip_derived_cl5605_011,plain,
    ! [X2: $i,X4: $i] :
      ( ( '#form7463' @ X2 @ X4 )
      | ~ ( !!
          @ ^ [Y0: $i] :
              ( ( in @ Y0 @ nat )
             => ( X4
               != ( n_pl @ X2 @ Y0 ) ) ) ) ),
    define([status(thm)]) ).

thf(zip_derived_cl6400,plain,
    '#form7463' @ '#sk8004' @ '#sk8003',
    inference(renaming,[status(thm)],[zip_derived_cl6398,zip_derived_cl5609,zip_derived_cl5605]) ).

thf(zip_derived_cl9186,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl9141,zip_derived_cl6395,zip_derived_cl6392,zip_derived_cl6389,zip_derived_cl6400]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : NUM683^4 : TPTP v8.1.2. Released v7.1.0.
% 0.07/0.14  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.4PSSOlPEmq true
% 0.14/0.35  % Computer : n007.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Fri Aug 25 12:34:41 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.14/0.35  % Running portfolio for 300 s
% 0.14/0.35  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.14/0.35  % Number of cores: 8
% 0.14/0.36  % Python version: Python 3.6.8
% 0.14/0.36  % Running in HO mode
% 0.21/0.67  % Total configuration time : 828
% 0.21/0.67  % Estimated wc time : 1656
% 0.21/0.67  % Estimated cpu time (8 cpus) : 207.0
% 0.21/0.75  % /export/starexec/sandbox/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.21/0.75  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.21/0.75  % /export/starexec/sandbox/solver/bin/lams/15_e_short1.sh running for 30s
% 0.21/0.75  % /export/starexec/sandbox/solver/bin/lams/40_c_ic.sh running for 80s
% 0.21/0.75  % /export/starexec/sandbox/solver/bin/lams/40_noforms.sh running for 90s
% 0.21/0.76  % /export/starexec/sandbox/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 0.21/0.76  % /export/starexec/sandbox/solver/bin/lams/40_b.comb.sh running for 70s
% 1.44/0.77  % /export/starexec/sandbox/solver/bin/lams/30_sp5.sh running for 60s
% 138.73/18.43  % Solved by lams/35_full_unif4.sh.
% 138.73/18.43  % done 844 iterations in 17.628s
% 138.73/18.43  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 138.73/18.43  % SZS output start Refutation
% See solution above
% 139.17/18.44  
% 139.17/18.44  
% 139.17/18.44  % Terminating...
% 139.30/18.53  % Runner terminated.
% 139.30/18.55  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------