TSTP Solution File: AGT033^1 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : AGT033^1 : TPTP v8.1.2. Bugfixed v5.4.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.xFeNu5dpZR true

% Computer : n015.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 : Wed Aug 30 15:58:29 EDT 2023

% Result   : Theorem 1.59s 0.98s
% Output   : Refutation 1.59s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   11
%            Number of leaves      :   56
% Syntax   : Number of formulae    :  112 (  47 unt;  20 typ;   0 def)
%            Number of atoms       :  278 (  33 equ;  26 cnn)
%            Maximal formula atoms :    9 (   3 avg)
%            Number of connectives :  587 (  58   ~;  39   |;   9   &; 431   @)
%                                         (   0 <=>;  15  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   15 (   5 avg)
%            Number of types       :    3 (   1 usr)
%            Number of type conns  :  129 ( 129   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   24 (  19 usr;   7 con; 0-3 aty)
%                                         (  33  !!;   2  ??;   0 @@+;   0 @@-)
%            Number of variables   :  215 ( 102   ^; 109   !;   4   ?; 215   :)

% Comments : 
%------------------------------------------------------------------------------
thf(mu_type,type,
    mu: $tType ).

thf('#sk6_type',type,
    '#sk6': $i > $i ).

thf(mbox_type,type,
    mbox: ( $i > $i > $o ) > ( $i > $o ) > $i > $o ).

thf(possibly_likes_type,type,
    possibly_likes: mu > mu > $i > $o ).

thf(likes_type,type,
    likes: mu > mu > $i > $o ).

thf(a1_type,type,
    a1: $i > $i > $o ).

thf(piotr_type,type,
    piotr: mu ).

thf(mnot_type,type,
    mnot: ( $i > $o ) > $i > $o ).

thf(mimplies_type,type,
    mimplies: ( $i > $o ) > ( $i > $o ) > $i > $o ).

thf('#sk1_type',type,
    '#sk1': $i > $i ).

thf(beer_type,type,
    beer: mu ).

thf(mdia_type,type,
    mdia: ( $i > $i > $o ) > ( $i > $o ) > $i > $o ).

thf(mserial_type,type,
    mserial: ( $i > $i > $o ) > $o ).

thf(msymmetric_type,type,
    msymmetric: ( $i > $i > $o ) > $o ).

thf(cond4s_type,type,
    cond4s: ( $i > $i > $o ) > ( $i > $i > $o ) > $o ).

thf('#sk4_type',type,
    '#sk4': $i ).

thf(mor_type,type,
    mor: ( $i > $o ) > ( $i > $o ) > $i > $o ).

thf(mexists_ind_type,type,
    mexists_ind: ( mu > $i > $o ) > $i > $o ).

thf(mforall_ind_type,type,
    mforall_ind: ( mu > $i > $o ) > $i > $o ).

thf(mvalid_type,type,
    mvalid: ( $i > $o ) > $o ).

thf(mserial,axiom,
    ( mserial
    = ( ^ [R: $i > $i > $o] :
        ! [S: $i] :
        ? [T: $i] : ( R @ S @ T ) ) ) ).

thf('0',plain,
    ( mserial
    = ( ^ [R: $i > $i > $o] :
        ! [S: $i] :
        ? [T: $i] : ( R @ S @ T ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mserial]) ).

thf('1',plain,
    ( mserial
    = ( ^ [V_1: $i > $i > $o] :
        ! [X4: $i] :
        ? [X6: $i] : ( V_1 @ X4 @ X6 ) ) ),
    define([status(thm)]) ).

thf(axioms_D_a1,axiom,
    mserial @ a1 ).

thf(zf_stmt_0,axiom,
    ! [X4: $i] :
    ? [X6: $i] : ( a1 @ X4 @ X6 ) ).

thf(zip_derived_cl21,plain,
    ( !!
    @ ^ [Y0: $i] :
        ( ??
        @ ^ [Y1: $i] : ( a1 @ Y0 @ Y1 ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl40,plain,
    ! [X2: $i] :
      ( ??
      @ ^ [Y0: $i] : ( a1 @ X2 @ Y0 ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl21]) ).

thf(zip_derived_cl41,plain,
    ! [X2: $i] : ( a1 @ X2 @ ( '#sk1' @ X2 ) ),
    inference(lazy_cnf_exists,[status(thm)],[zip_derived_cl40]) ).

thf(msymmetric,axiom,
    ( msymmetric
    = ( ^ [R: $i > $i > $o] :
        ! [S: $i,T: $i] :
          ( ( R @ S @ T )
         => ( R @ T @ S ) ) ) ) ).

thf('2',plain,
    ( msymmetric
    = ( ^ [R: $i > $i > $o] :
        ! [S: $i,T: $i] :
          ( ( R @ S @ T )
         => ( R @ T @ S ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[msymmetric]) ).

thf('3',plain,
    ( msymmetric
    = ( ^ [V_1: $i > $i > $o] :
        ! [X4: $i,X6: $i] :
          ( ( V_1 @ X4 @ X6 )
         => ( V_1 @ X6 @ X4 ) ) ) ),
    define([status(thm)]) ).

thf(axioms_B_a1,axiom,
    msymmetric @ a1 ).

thf(zf_stmt_1,axiom,
    ! [X4: $i,X6: $i] :
      ( ( a1 @ X4 @ X6 )
     => ( a1 @ X6 @ X4 ) ) ).

thf(zip_derived_cl18,plain,
    ( !!
    @ ^ [Y0: $i] :
        ( !!
        @ ^ [Y1: $i] :
            ( ( a1 @ Y0 @ Y1 )
           => ( a1 @ Y1 @ Y0 ) ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl46,plain,
    ! [X2: $i] :
      ( !!
      @ ^ [Y0: $i] :
          ( ( a1 @ X2 @ Y0 )
         => ( a1 @ Y0 @ X2 ) ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl18]) ).

thf(zip_derived_cl47,plain,
    ! [X2: $i,X4: $i] :
      ( ( a1 @ X2 @ X4 )
     => ( a1 @ X4 @ X2 ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl46]) ).

thf(zip_derived_cl48,plain,
    ! [X2: $i,X4: $i] :
      ( ~ ( a1 @ X2 @ X4 )
      | ( a1 @ X4 @ X2 ) ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl47]) ).

thf(zip_derived_cl49,plain,
    ! [X0: $i] : ( a1 @ ( '#sk1' @ X0 ) @ X0 ),
    inference('sup-',[status(thm)],[zip_derived_cl41,zip_derived_cl48]) ).

thf(cond4s_def,axiom,
    ( cond4s
    = ( ^ [R1: $i > $i > $o,R2: $i > $i > $o] :
        ! [U: $i,V: $i,W: $i] :
          ( ( ( R1 @ U @ V )
            & ( R2 @ V @ W ) )
         => ( R2 @ U @ W ) ) ) ) ).

thf('4',plain,
    ( cond4s
    = ( ^ [R1: $i > $i > $o,R2: $i > $i > $o] :
        ! [U: $i,V: $i,W: $i] :
          ( ( ( R1 @ U @ V )
            & ( R2 @ V @ W ) )
         => ( R2 @ U @ W ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[cond4s_def]) ).

thf('5',plain,
    ( cond4s
    = ( ^ [V_1: $i > $i > $o,V_2: $i > $i > $o] :
        ! [X4: $i,X6: $i,X8: $i] :
          ( ( ( V_1 @ X4 @ X6 )
            & ( V_2 @ X6 @ X8 ) )
         => ( V_2 @ X4 @ X8 ) ) ) ),
    define([status(thm)]) ).

thf(axioms_Is_a1_a1,axiom,
    cond4s @ a1 @ a1 ).

thf(zf_stmt_2,axiom,
    ! [X4: $i,X6: $i,X8: $i] :
      ( ( ( a1 @ X6 @ X8 )
        & ( a1 @ X4 @ X6 ) )
     => ( a1 @ X4 @ X8 ) ) ).

thf(zip_derived_cl27,plain,
    ( !!
    @ ^ [Y0: $i] :
        ( !!
        @ ^ [Y1: $i] :
            ( !!
            @ ^ [Y2: $i] :
                ( ( ( a1 @ Y1 @ Y2 )
                  & ( a1 @ Y0 @ Y1 ) )
               => ( a1 @ Y0 @ Y2 ) ) ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_2]) ).

thf(zip_derived_cl169,plain,
    ! [X2: $i] :
      ( !!
      @ ^ [Y0: $i] :
          ( !!
          @ ^ [Y1: $i] :
              ( ( ( a1 @ Y0 @ Y1 )
                & ( a1 @ X2 @ Y0 ) )
             => ( a1 @ X2 @ Y1 ) ) ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl27]) ).

thf(zip_derived_cl170,plain,
    ! [X2: $i,X4: $i] :
      ( !!
      @ ^ [Y0: $i] :
          ( ( ( a1 @ X4 @ Y0 )
            & ( a1 @ X2 @ X4 ) )
         => ( a1 @ X2 @ Y0 ) ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl169]) ).

thf(zip_derived_cl171,plain,
    ! [X2: $i,X4: $i,X6: $i] :
      ( ( ( a1 @ X4 @ X6 )
        & ( a1 @ X2 @ X4 ) )
     => ( a1 @ X2 @ X6 ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl170]) ).

thf(zip_derived_cl172,plain,
    ! [X2: $i,X4: $i,X6: $i] :
      ( ~ ( ( a1 @ X4 @ X6 )
          & ( a1 @ X2 @ X4 ) )
      | ( a1 @ X2 @ X6 ) ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl171]) ).

thf(zip_derived_cl173,plain,
    ! [X2: $i,X4: $i,X6: $i] :
      ( ~ ( a1 @ X4 @ X6 )
      | ~ ( a1 @ X2 @ X4 )
      | ( a1 @ X2 @ X6 ) ),
    inference(lazy_cnf_and,[status(thm)],[zip_derived_cl172]) ).

thf(zip_derived_cl174,plain,
    ! [X0: $i,X1: $i] :
      ( ( a1 @ X1 @ X0 )
      | ~ ( a1 @ X1 @ ( '#sk1' @ X0 ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl49,zip_derived_cl173]) ).

thf(mvalid,axiom,
    ( mvalid
    = ( ^ [Phi: $i > $o] :
        ! [W: $i] : ( Phi @ W ) ) ) ).

thf('6',plain,
    ( mvalid
    = ( ^ [Phi: $i > $o] :
        ! [W: $i] : ( Phi @ W ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mvalid]) ).

thf('7',plain,
    ( mvalid
    = ( ^ [V_1: $i > $o] :
        ! [X4: $i] : ( V_1 @ X4 ) ) ),
    define([status(thm)]) ).

thf(mdia,axiom,
    ( mdia
    = ( ^ [R: $i > $i > $o,Phi: $i > $o] : ( mnot @ ( mbox @ R @ ( mnot @ Phi ) ) ) ) ) ).

thf(mbox,axiom,
    ( mbox
    = ( ^ [R: $i > $i > $o,Phi: $i > $o,W: $i] :
        ! [V: $i] :
          ( ( Phi @ V )
          | ~ ( R @ W @ V ) ) ) ) ).

thf('8',plain,
    ( mbox
    = ( ^ [R: $i > $i > $o,Phi: $i > $o,W: $i] :
        ! [V: $i] :
          ( ( Phi @ V )
          | ~ ( R @ W @ V ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mbox]) ).

thf('9',plain,
    ( mbox
    = ( ^ [V_1: $i > $i > $o,V_2: $i > $o,V_3: $i] :
        ! [X4: $i] :
          ( ( V_2 @ X4 )
          | ~ ( V_1 @ V_3 @ X4 ) ) ) ),
    define([status(thm)]) ).

thf(mnot,axiom,
    ( mnot
    = ( ^ [Phi: $i > $o,W: $i] :
          ~ ( Phi @ W ) ) ) ).

thf('10',plain,
    ( mnot
    = ( ^ [Phi: $i > $o,W: $i] :
          ~ ( Phi @ W ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mnot]) ).

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

thf('12',plain,
    ( mdia
    = ( ^ [R: $i > $i > $o,Phi: $i > $o] : ( mnot @ ( mbox @ R @ ( mnot @ Phi ) ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mdia,'9','11']) ).

thf('13',plain,
    ( mdia
    = ( ^ [V_1: $i > $i > $o,V_2: $i > $o] : ( mnot @ ( mbox @ V_1 @ ( mnot @ V_2 ) ) ) ) ),
    define([status(thm)]) ).

thf(axiom_a3_3,axiom,
    mvalid @ ( mdia @ a1 @ ( likes @ piotr @ beer ) ) ).

thf(zf_stmt_3,axiom,
    ! [X4: $i] :
      ~ ! [X6: $i] :
          ( ~ ( a1 @ X4 @ X6 )
          | ~ ( likes @ piotr @ beer @ X6 ) ) ).

thf(zip_derived_cl11,plain,
    ( !!
    @ ^ [Y0: $i] :
        ( (~)
        @ ( !!
          @ ^ [Y1: $i] :
              ( ( (~) @ ( a1 @ Y0 @ Y1 ) )
              | ( (~) @ ( likes @ piotr @ beer @ Y1 ) ) ) ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_3]) ).

thf(zip_derived_cl147,plain,
    ! [X2: $i] :
      ~ ( !!
        @ ^ [Y0: $i] :
            ( ( (~) @ ( a1 @ X2 @ Y0 ) )
            | ( (~) @ ( likes @ piotr @ beer @ Y0 ) ) ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl11]) ).

thf(zip_derived_cl148,plain,
    ! [X2: $i] :
      ~ ( ( (~) @ ( a1 @ X2 @ ( '#sk6' @ X2 ) ) )
        | ( (~) @ ( likes @ piotr @ beer @ ( '#sk6' @ X2 ) ) ) ),
    inference(lazy_cnf_exists,[status(thm)],[zip_derived_cl147]) ).

thf(zip_derived_cl149,plain,
    ! [X2: $i] : ( a1 @ X2 @ ( '#sk6' @ X2 ) ),
    inference(lazy_cnf_or,[status(thm)],[zip_derived_cl148]) ).

thf(zip_derived_cl48_001,plain,
    ! [X2: $i,X4: $i] :
      ( ~ ( a1 @ X2 @ X4 )
      | ( a1 @ X4 @ X2 ) ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl47]) ).

thf(zip_derived_cl155,plain,
    ! [X0: $i] : ( a1 @ ( '#sk6' @ X0 ) @ X0 ),
    inference('sup-',[status(thm)],[zip_derived_cl149,zip_derived_cl48]) ).

thf(zip_derived_cl618,plain,
    ! [X0: $i] : ( a1 @ ( '#sk6' @ ( '#sk1' @ X0 ) ) @ X0 ),
    inference('sup+',[status(thm)],[zip_derived_cl174,zip_derived_cl155]) ).

thf(zip_derived_cl48_002,plain,
    ! [X2: $i,X4: $i] :
      ( ~ ( a1 @ X2 @ X4 )
      | ( a1 @ X4 @ X2 ) ),
    inference(lazy_cnf_imply,[status(thm)],[zip_derived_cl47]) ).

thf(zip_derived_cl647,plain,
    ! [X0: $i] : ( a1 @ X0 @ ( '#sk6' @ ( '#sk1' @ X0 ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl618,zip_derived_cl48]) ).

thf(zip_derived_cl49_003,plain,
    ! [X0: $i] : ( a1 @ ( '#sk1' @ X0 ) @ X0 ),
    inference('sup-',[status(thm)],[zip_derived_cl41,zip_derived_cl48]) ).

thf(axiom_a2_3,axiom,
    mvalid @ ( mbox @ a1 @ ( likes @ piotr @ beer ) ) ).

thf(zf_stmt_4,axiom,
    ! [X4: $i,X6: $i] :
      ( ~ ( a1 @ X4 @ X6 )
      | ( likes @ piotr @ beer @ X6 ) ) ).

thf(zip_derived_cl6,plain,
    ( !!
    @ ^ [Y0: $i] :
        ( !!
        @ ^ [Y1: $i] :
            ( ( (~) @ ( a1 @ Y0 @ Y1 ) )
            | ( likes @ piotr @ beer @ Y1 ) ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_4]) ).

thf(zip_derived_cl121,plain,
    ! [X2: $i] :
      ( !!
      @ ^ [Y0: $i] :
          ( ( (~) @ ( a1 @ X2 @ Y0 ) )
          | ( likes @ piotr @ beer @ Y0 ) ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl6]) ).

thf(zip_derived_cl122,plain,
    ! [X2: $i,X4: $i] :
      ( ( (~) @ ( a1 @ X2 @ X4 ) )
      | ( likes @ piotr @ beer @ X4 ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl121]) ).

thf(zip_derived_cl123,plain,
    ! [X2: $i,X4: $i] :
      ( ~ ( a1 @ X2 @ X4 )
      | ( likes @ piotr @ beer @ X4 ) ),
    inference(lazy_cnf_or,[status(thm)],[zip_derived_cl122]) ).

thf(zip_derived_cl124,plain,
    ! [X0: $i] : ( likes @ piotr @ beer @ X0 ),
    inference('sup-',[status(thm)],[zip_derived_cl49,zip_derived_cl123]) ).

thf(mforall_ind,axiom,
    ( mforall_ind
    = ( ^ [Phi: mu > $i > $o,W: $i] :
        ! [X: mu] : ( Phi @ X @ W ) ) ) ).

thf('14',plain,
    ( mforall_ind
    = ( ^ [Phi: mu > $i > $o,W: $i] :
        ! [X: mu] : ( Phi @ X @ W ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mforall_ind]) ).

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

thf(mimplies,axiom,
    ( mimplies
    = ( ^ [Phi: $i > $o,Psi: $i > $o] : ( mor @ ( mnot @ Phi ) @ Psi ) ) ) ).

thf(mor,axiom,
    ( mor
    = ( ^ [Phi: $i > $o,Psi: $i > $o,W: $i] :
          ( ( Phi @ W )
          | ( Psi @ W ) ) ) ) ).

thf('16',plain,
    ( mor
    = ( ^ [Phi: $i > $o,Psi: $i > $o,W: $i] :
          ( ( Phi @ W )
          | ( Psi @ W ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mor]) ).

thf('17',plain,
    ( mor
    = ( ^ [V_1: $i > $o,V_2: $i > $o,V_3: $i] :
          ( ( V_1 @ V_3 )
          | ( V_2 @ V_3 ) ) ) ),
    define([status(thm)]) ).

thf('18',plain,
    ( mimplies
    = ( ^ [Phi: $i > $o,Psi: $i > $o] : ( mor @ ( mnot @ Phi ) @ Psi ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mimplies,'17','11']) ).

thf('19',plain,
    ( mimplies
    = ( ^ [V_1: $i > $o,V_2: $i > $o] : ( mor @ ( mnot @ V_1 ) @ V_2 ) ) ),
    define([status(thm)]) ).

thf(axiom_user_communication_3,axiom,
    ( mvalid
    @ ( mforall_ind
      @ ^ [X: mu] :
          ( mforall_ind
          @ ^ [Y: mu] : ( mimplies @ ( mdia @ a1 @ ( likes @ X @ Y ) ) @ ( possibly_likes @ X @ Y ) ) ) ) ) ).

thf(zf_stmt_5,axiom,
    ! [X4: $i,X6: mu,X8: mu] :
      ( ( possibly_likes @ X6 @ X8 @ X4 )
      | ! [X10: $i] :
          ( ~ ( a1 @ X4 @ X10 )
          | ~ ( likes @ X6 @ X8 @ X10 ) ) ) ).

thf(zip_derived_cl15,plain,
    ( !!
    @ ^ [Y0: $i] :
        ( !!
        @ ^ [Y1: mu] :
            ( !!
            @ ^ [Y2: mu] :
                ( ( possibly_likes @ Y1 @ Y2 @ Y0 )
                | ( !!
                  @ ^ [Y3: $i] :
                      ( ( (~) @ ( a1 @ Y0 @ Y3 ) )
                      | ( (~) @ ( likes @ Y1 @ Y2 @ Y3 ) ) ) ) ) ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_5]) ).

thf(zip_derived_cl390,plain,
    ! [X2: $i] :
      ( !!
      @ ^ [Y0: mu] :
          ( !!
          @ ^ [Y1: mu] :
              ( ( possibly_likes @ Y0 @ Y1 @ X2 )
              | ( !!
                @ ^ [Y2: $i] :
                    ( ( (~) @ ( a1 @ X2 @ Y2 ) )
                    | ( (~) @ ( likes @ Y0 @ Y1 @ Y2 ) ) ) ) ) ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl15]) ).

thf(zip_derived_cl391,plain,
    ! [X2: $i,X4: mu] :
      ( !!
      @ ^ [Y0: mu] :
          ( ( possibly_likes @ X4 @ Y0 @ X2 )
          | ( !!
            @ ^ [Y1: $i] :
                ( ( (~) @ ( a1 @ X2 @ Y1 ) )
                | ( (~) @ ( likes @ X4 @ Y0 @ Y1 ) ) ) ) ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl390]) ).

thf(zip_derived_cl392,plain,
    ! [X2: $i,X4: mu,X6: mu] :
      ( ( possibly_likes @ X4 @ X6 @ X2 )
      | ( !!
        @ ^ [Y0: $i] :
            ( ( (~) @ ( a1 @ X2 @ Y0 ) )
            | ( (~) @ ( likes @ X4 @ X6 @ Y0 ) ) ) ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl391]) ).

thf(zip_derived_cl393,plain,
    ! [X2: $i,X4: mu,X6: mu] :
      ( ( possibly_likes @ X4 @ X6 @ X2 )
      | ( !!
        @ ^ [Y0: $i] :
            ( ( (~) @ ( a1 @ X2 @ Y0 ) )
            | ( (~) @ ( likes @ X4 @ X6 @ Y0 ) ) ) ) ),
    inference(lazy_cnf_or,[status(thm)],[zip_derived_cl392]) ).

thf(zip_derived_cl394,plain,
    ! [X2: $i,X4: mu,X6: mu,X8: $i] :
      ( ( (~) @ ( a1 @ X2 @ X8 ) )
      | ( (~) @ ( likes @ X4 @ X6 @ X8 ) )
      | ( possibly_likes @ X4 @ X6 @ X2 ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl393]) ).

thf(zip_derived_cl395,plain,
    ! [X2: $i,X4: mu,X6: mu,X8: $i] :
      ( ~ ( a1 @ X2 @ X8 )
      | ~ ( likes @ X4 @ X6 @ X8 )
      | ( possibly_likes @ X4 @ X6 @ X2 ) ),
    inference(lazy_cnf_or,[status(thm)],[zip_derived_cl394]) ).

thf(zip_derived_cl396,plain,
    ! [X0: $i,X1: $i] :
      ( ( possibly_likes @ piotr @ beer @ X1 )
      | ~ ( a1 @ X1 @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl124,zip_derived_cl395]) ).

thf(zip_derived_cl723,plain,
    ! [X0: $i] : ( possibly_likes @ piotr @ beer @ X0 ),
    inference('sup-',[status(thm)],[zip_derived_cl647,zip_derived_cl396]) ).

thf(mexists_ind,axiom,
    ( mexists_ind
    = ( ^ [Phi: mu > $i > $o] :
          ( mnot
          @ ( mforall_ind
            @ ^ [X: mu] : ( mnot @ ( Phi @ X ) ) ) ) ) ) ).

thf('20',plain,
    ( mexists_ind
    = ( ^ [Phi: mu > $i > $o] :
          ( mnot
          @ ( mforall_ind
            @ ^ [X: mu] : ( mnot @ ( Phi @ X ) ) ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mexists_ind,'15','11']) ).

thf('21',plain,
    ( mexists_ind
    = ( ^ [V_1: mu > $i > $o] :
          ( mnot
          @ ( mforall_ind
            @ ^ [V_2: mu] : ( mnot @ ( V_1 @ V_2 ) ) ) ) ) ),
    define([status(thm)]) ).

thf(conj,conjecture,
    ( mvalid
    @ ( mexists_ind
      @ ^ [X: mu] :
          ( mexists_ind
          @ ^ [Y: mu] : ( possibly_likes @ X @ Y ) ) ) ) ).

thf(zf_stmt_6,conjecture,
    ! [X4: $i] :
      ~ ! [X6: mu,X8: mu] :
          ~ ( possibly_likes @ X6 @ X8 @ X4 ) ).

thf(zf_stmt_7,negated_conjecture,
    ~ ! [X4: $i] :
        ~ ! [X6: mu,X8: mu] :
            ~ ( possibly_likes @ X6 @ X8 @ X4 ),
    inference('cnf.neg',[status(esa)],[zf_stmt_6]) ).

thf(zip_derived_cl39,plain,
    ~ ( !!
      @ ^ [Y0: $i] :
          ( (~)
          @ ( !!
            @ ^ [Y1: mu] :
                ( !!
                @ ^ [Y2: mu] : ( (~) @ ( possibly_likes @ Y1 @ Y2 @ Y0 ) ) ) ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_7]) ).

thf(zip_derived_cl67,plain,
    ( !!
    @ ^ [Y0: mu] :
        ( !!
        @ ^ [Y1: mu] : ( (~) @ ( possibly_likes @ Y0 @ Y1 @ '#sk4' ) ) ) ),
    inference(lazy_cnf_exists,[status(thm)],[zip_derived_cl39]) ).

thf(zip_derived_cl68,plain,
    ! [X2: mu] :
      ( !!
      @ ^ [Y0: mu] : ( (~) @ ( possibly_likes @ X2 @ Y0 @ '#sk4' ) ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl67]) ).

thf(zip_derived_cl69,plain,
    ! [X2: mu,X4: mu] :
      ~ ( possibly_likes @ X2 @ X4 @ '#sk4' ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl68]) ).

thf(zip_derived_cl741,plain,
    $false,
    inference('sup-',[status(thm)],[zip_derived_cl723,zip_derived_cl69]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : AGT033^1 : TPTP v8.1.2. Bugfixed v5.4.0.
% 0.07/0.13  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.xFeNu5dpZR true
% 0.13/0.35  % Computer : n015.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 : Sun Aug 27 17:26:09 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.13/0.35  % Running portfolio for 300 s
% 0.13/0.35  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.13/0.35  % Number of cores: 8
% 0.13/0.35  % Python version: Python 3.6.8
% 0.13/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.74  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 0.21/0.77  % /export/starexec/sandbox2/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.21/0.77  % /export/starexec/sandbox2/solver/bin/lams/40_noforms.sh running for 90s
% 0.21/0.78  % /export/starexec/sandbox2/solver/bin/lams/40_c_ic.sh running for 80s
% 0.21/0.78  % /export/starexec/sandbox2/solver/bin/lams/15_e_short1.sh running for 30s
% 0.21/0.78  % /export/starexec/sandbox2/solver/bin/lams/40_b.comb.sh running for 70s
% 0.21/0.78  % /export/starexec/sandbox2/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 0.21/0.78  % /export/starexec/sandbox2/solver/bin/lams/30_sp5.sh running for 60s
% 1.31/0.82  % /export/starexec/sandbox2/solver/bin/lams/30_b.l.sh running for 90s
% 1.55/0.83  % /export/starexec/sandbox2/solver/bin/lams/35_full_unif.sh running for 56s
% 1.59/0.98  % Solved by lams/35_full_unif4.sh.
% 1.59/0.98  % done 132 iterations in 0.179s
% 1.59/0.98  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 1.59/0.98  % SZS output start Refutation
% See solution above
% 1.59/0.99  
% 1.59/0.99  
% 1.59/0.99  % Terminating...
% 2.23/1.08  % Runner terminated.
% 2.23/1.09  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------