TSTP Solution File: LCL533+1 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : LCL533+1 : TPTP v8.1.2. Released v3.3.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.n6BRO551O7 true

% Computer : n031.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 09:00:06 EDT 2023

% Result   : Theorem 11.54s 2.31s
% Output   : Refutation 11.54s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   24
%            Number of leaves      :   61
% Syntax   : Number of formulae    :  160 (  76 unt;  28 typ;   0 def)
%            Number of atoms       :  203 (  34 equ;   0 cnn)
%            Maximal formula atoms :    4 (   1 avg)
%            Number of connectives :  657 (  53   ~;  50   |;   1   &; 533   @)
%                                         (  12 <=>;   8  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   5 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   14 (  14   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   30 (  28 usr;  20 con; 0-2 aty)
%            Number of variables   :  151 (   0   ^; 151   !;   0   ?; 151   :)

% Comments : 
%------------------------------------------------------------------------------
thf(axiom_M_type,type,
    axiom_M: $o ).

thf(op_or_type,type,
    op_or: $o ).

thf(and_type,type,
    and: $i > $i > $i ).

thf(is_a_theorem_type,type,
    is_a_theorem: $i > $o ).

thf(necessarily_type,type,
    necessarily: $i > $i ).

thf(modus_tollens_type,type,
    modus_tollens: $o ).

thf(op_equiv_type,type,
    op_equiv: $o ).

thf(op_implies_and_type,type,
    op_implies_and: $o ).

thf(strict_implies_type,type,
    strict_implies: $i > $i > $i ).

thf(op_strict_implies_type,type,
    op_strict_implies: $o ).

thf(or_type,type,
    or: $i > $i > $i ).

thf(and_1_type,type,
    and_1: $o ).

thf(cn3_type,type,
    cn3: $o ).

thf(necessitation_type,type,
    necessitation: $o ).

thf(or_2_type,type,
    or_2: $o ).

thf(equiv_type,type,
    equiv: $i > $i > $i ).

thf(and_3_type,type,
    and_3: $o ).

thf(sk__87_type,type,
    sk__87: $i ).

thf(modus_ponens_type,type,
    modus_ponens: $o ).

thf(possibly_type,type,
    possibly: $i > $i ).

thf(sk__43_type,type,
    sk__43: $i ).

thf(or_1_type,type,
    or_1: $o ).

thf(implies_type,type,
    implies: $i > $i > $i ).

thf(op_possibly_type,type,
    op_possibly: $o ).

thf(substitution_of_equivalents_type,type,
    substitution_of_equivalents: $o ).

thf(implies_2_type,type,
    implies_2: $o ).

thf(not_type,type,
    not: $i > $i ).

thf(axiom_m6_type,type,
    axiom_m6: $o ).

thf(axiom_m6,axiom,
    ( axiom_m6
  <=> ! [X: $i] : ( is_a_theorem @ ( strict_implies @ X @ ( possibly @ X ) ) ) ) ).

thf(zip_derived_cl121,plain,
    ( axiom_m6
    | ~ ( is_a_theorem @ ( strict_implies @ sk__87 @ ( possibly @ sk__87 ) ) ) ),
    inference(cnf,[status(esa)],[axiom_m6]) ).

thf(s1_0_m6s3m9b_axiom_m6,conjecture,
    axiom_m6 ).

thf(zf_stmt_0,negated_conjecture,
    ~ axiom_m6,
    inference('cnf.neg',[status(esa)],[s1_0_m6s3m9b_axiom_m6]) ).

thf(zip_derived_cl145,plain,
    ~ axiom_m6,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl156,plain,
    ~ ( is_a_theorem @ ( strict_implies @ sk__87 @ ( possibly @ sk__87 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl121,zip_derived_cl145]) ).

thf(op_possibly,axiom,
    ( op_possibly
   => ! [X: $i] :
        ( ( possibly @ X )
        = ( not @ ( necessarily @ ( not @ X ) ) ) ) ) ).

thf(zip_derived_cl130,plain,
    ! [X0: $i] :
      ( ( ( possibly @ X0 )
        = ( not @ ( necessarily @ ( not @ X0 ) ) ) )
      | ~ op_possibly ),
    inference(cnf,[status(esa)],[op_possibly]) ).

thf(km5_op_possibly,axiom,
    op_possibly ).

thf(zip_derived_cl134,plain,
    op_possibly,
    inference(cnf,[status(esa)],[km5_op_possibly]) ).

thf(zip_derived_cl166,plain,
    ! [X0: $i] :
      ( ( possibly @ X0 )
      = ( not @ ( necessarily @ ( not @ X0 ) ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl130,zip_derived_cl134]) ).

thf(and_3,axiom,
    ( and_3
  <=> ! [X: $i,Y: $i] : ( is_a_theorem @ ( implies @ X @ ( implies @ Y @ ( and @ X @ Y ) ) ) ) ) ).

thf(zip_derived_cl19,plain,
    ! [X0: $i,X1: $i] :
      ( ( is_a_theorem @ ( implies @ X0 @ ( implies @ X1 @ ( and @ X0 @ X1 ) ) ) )
      | ~ and_3 ),
    inference(cnf,[status(esa)],[and_3]) ).

thf(hilbert_and_3,axiom,
    and_3 ).

thf(zip_derived_cl70,plain,
    and_3,
    inference(cnf,[status(esa)],[hilbert_and_3]) ).

thf(zip_derived_cl293,plain,
    ! [X0: $i,X1: $i] : ( is_a_theorem @ ( implies @ X0 @ ( implies @ X1 @ ( and @ X0 @ X1 ) ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl19,zip_derived_cl70]) ).

thf(implies_2,axiom,
    ( implies_2
  <=> ! [X: $i,Y: $i] : ( is_a_theorem @ ( implies @ ( implies @ X @ ( implies @ X @ Y ) ) @ ( implies @ X @ Y ) ) ) ) ).

thf(zip_derived_cl11,plain,
    ! [X0: $i,X1: $i] :
      ( ( is_a_theorem @ ( implies @ ( implies @ X0 @ ( implies @ X0 @ X1 ) ) @ ( implies @ X0 @ X1 ) ) )
      | ~ implies_2 ),
    inference(cnf,[status(esa)],[implies_2]) ).

thf(hilbert_implies_2,axiom,
    implies_2 ).

thf(zip_derived_cl66,plain,
    implies_2,
    inference(cnf,[status(esa)],[hilbert_implies_2]) ).

thf(zip_derived_cl205,plain,
    ! [X0: $i,X1: $i] : ( is_a_theorem @ ( implies @ ( implies @ X0 @ ( implies @ X0 @ X1 ) ) @ ( implies @ X0 @ X1 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl11,zip_derived_cl66]) ).

thf(modus_ponens,axiom,
    ( modus_ponens
  <=> ! [X: $i,Y: $i] :
        ( ( ( is_a_theorem @ X )
          & ( is_a_theorem @ ( implies @ X @ Y ) ) )
       => ( is_a_theorem @ Y ) ) ) ).

thf(zip_derived_cl0,plain,
    ! [X0: $i,X1: $i] :
      ( ( is_a_theorem @ X0 )
      | ~ ( is_a_theorem @ ( implies @ X1 @ X0 ) )
      | ~ ( is_a_theorem @ X1 )
      | ~ modus_ponens ),
    inference(cnf,[status(esa)],[modus_ponens]) ).

thf(hilbert_modus_ponens,axiom,
    modus_ponens ).

thf(zip_derived_cl63,plain,
    modus_ponens,
    inference(cnf,[status(esa)],[hilbert_modus_ponens]) ).

thf(zip_derived_cl146,plain,
    ! [X0: $i,X1: $i] :
      ( ( is_a_theorem @ X0 )
      | ~ ( is_a_theorem @ ( implies @ X1 @ X0 ) )
      | ~ ( is_a_theorem @ X1 ) ),
    inference(demod,[status(thm)],[zip_derived_cl0,zip_derived_cl63]) ).

thf(zip_derived_cl206,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( is_a_theorem @ ( implies @ X1 @ ( implies @ X1 @ X0 ) ) )
      | ( is_a_theorem @ ( implies @ X1 @ X0 ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl205,zip_derived_cl146]) ).

thf(zip_derived_cl296,plain,
    ! [X0: $i] : ( is_a_theorem @ ( implies @ X0 @ ( and @ X0 @ X0 ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl293,zip_derived_cl206]) ).

thf(op_equiv,axiom,
    ( op_equiv
   => ! [X: $i,Y: $i] :
        ( ( equiv @ X @ Y )
        = ( and @ ( implies @ X @ Y ) @ ( implies @ Y @ X ) ) ) ) ).

thf(zip_derived_cl59,plain,
    ! [X0: $i,X1: $i] :
      ( ( ( equiv @ X0 @ X1 )
        = ( and @ ( implies @ X0 @ X1 ) @ ( implies @ X1 @ X0 ) ) )
      | ~ op_equiv ),
    inference(cnf,[status(esa)],[op_equiv]) ).

thf(hilbert_op_equiv,axiom,
    op_equiv ).

thf(zip_derived_cl62,plain,
    op_equiv,
    inference(cnf,[status(esa)],[hilbert_op_equiv]) ).

thf(zip_derived_cl338,plain,
    ! [X0: $i,X1: $i] :
      ( ( equiv @ X0 @ X1 )
      = ( and @ ( implies @ X0 @ X1 ) @ ( implies @ X1 @ X0 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl59,zip_derived_cl62]) ).

thf(zip_derived_cl293_001,plain,
    ! [X0: $i,X1: $i] : ( is_a_theorem @ ( implies @ X0 @ ( implies @ X1 @ ( and @ X0 @ X1 ) ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl19,zip_derived_cl70]) ).

thf(zip_derived_cl146_002,plain,
    ! [X0: $i,X1: $i] :
      ( ( is_a_theorem @ X0 )
      | ~ ( is_a_theorem @ ( implies @ X1 @ X0 ) )
      | ~ ( is_a_theorem @ X1 ) ),
    inference(demod,[status(thm)],[zip_derived_cl0,zip_derived_cl63]) ).

thf(zip_derived_cl294,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( is_a_theorem @ X1 )
      | ( is_a_theorem @ ( implies @ X0 @ ( and @ X1 @ X0 ) ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl293,zip_derived_cl146]) ).

thf(zip_derived_cl146_003,plain,
    ! [X0: $i,X1: $i] :
      ( ( is_a_theorem @ X0 )
      | ~ ( is_a_theorem @ ( implies @ X1 @ X0 ) )
      | ~ ( is_a_theorem @ X1 ) ),
    inference(demod,[status(thm)],[zip_derived_cl0,zip_derived_cl63]) ).

thf(zip_derived_cl1052,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( is_a_theorem @ X1 )
      | ~ ( is_a_theorem @ X0 )
      | ( is_a_theorem @ ( and @ X1 @ X0 ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl294,zip_derived_cl146]) ).

thf(zip_derived_cl1076,plain,
    ! [X0: $i,X1: $i] :
      ( ( is_a_theorem @ ( equiv @ X1 @ X0 ) )
      | ~ ( is_a_theorem @ ( implies @ X0 @ X1 ) )
      | ~ ( is_a_theorem @ ( implies @ X1 @ X0 ) ) ),
    inference('sup+',[status(thm)],[zip_derived_cl338,zip_derived_cl1052]) ).

thf(zip_derived_cl1207,plain,
    ! [X0: $i] :
      ( ~ ( is_a_theorem @ ( implies @ ( and @ X0 @ X0 ) @ X0 ) )
      | ( is_a_theorem @ ( equiv @ ( and @ X0 @ X0 ) @ X0 ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl296,zip_derived_cl1076]) ).

thf(and_1,axiom,
    ( and_1
  <=> ! [X: $i,Y: $i] : ( is_a_theorem @ ( implies @ ( and @ X @ Y ) @ X ) ) ) ).

thf(zip_derived_cl15,plain,
    ! [X0: $i,X1: $i] :
      ( ( is_a_theorem @ ( implies @ ( and @ X0 @ X1 ) @ X0 ) )
      | ~ and_1 ),
    inference(cnf,[status(esa)],[and_1]) ).

thf(hilbert_and_1,axiom,
    and_1 ).

thf(zip_derived_cl68,plain,
    and_1,
    inference(cnf,[status(esa)],[hilbert_and_1]) ).

thf(zip_derived_cl171,plain,
    ! [X0: $i,X1: $i] : ( is_a_theorem @ ( implies @ ( and @ X0 @ X1 ) @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl15,zip_derived_cl68]) ).

thf(zip_derived_cl1236,plain,
    ! [X0: $i] : ( is_a_theorem @ ( equiv @ ( and @ X0 @ X0 ) @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl1207,zip_derived_cl171]) ).

thf(substitution_of_equivalents,axiom,
    ( substitution_of_equivalents
  <=> ! [X: $i,Y: $i] :
        ( ( is_a_theorem @ ( equiv @ X @ Y ) )
       => ( X = Y ) ) ) ).

thf(zip_derived_cl4,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( is_a_theorem @ ( equiv @ X0 @ X1 ) )
      | ( X0 = X1 )
      | ~ substitution_of_equivalents ),
    inference(cnf,[status(esa)],[substitution_of_equivalents]) ).

thf(substitution_of_equivalents_004,axiom,
    substitution_of_equivalents ).

thf(zip_derived_cl77,plain,
    substitution_of_equivalents,
    inference(cnf,[status(esa)],[substitution_of_equivalents]) ).

thf(zip_derived_cl154,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( is_a_theorem @ ( equiv @ X0 @ X1 ) )
      | ( X0 = X1 ) ),
    inference(demod,[status(thm)],[zip_derived_cl4,zip_derived_cl77]) ).

thf(zip_derived_cl1282,plain,
    ! [X0: $i] :
      ( ( and @ X0 @ X0 )
      = X0 ),
    inference('sup-',[status(thm)],[zip_derived_cl1236,zip_derived_cl154]) ).

thf(op_or,axiom,
    ( op_or
   => ! [X: $i,Y: $i] :
        ( ( or @ X @ Y )
        = ( not @ ( and @ ( not @ X ) @ ( not @ Y ) ) ) ) ) ).

thf(zip_derived_cl55,plain,
    ! [X0: $i,X1: $i] :
      ( ( ( or @ X0 @ X1 )
        = ( not @ ( and @ ( not @ X0 ) @ ( not @ X1 ) ) ) )
      | ~ op_or ),
    inference(cnf,[status(esa)],[op_or]) ).

thf(hilbert_op_or,axiom,
    op_or ).

thf(zip_derived_cl60,plain,
    op_or,
    inference(cnf,[status(esa)],[hilbert_op_or]) ).

thf(zip_derived_cl314,plain,
    ! [X0: $i,X1: $i] :
      ( ( or @ X0 @ X1 )
      = ( not @ ( and @ ( not @ X0 ) @ ( not @ X1 ) ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl55,zip_derived_cl60]) ).

thf(zip_derived_cl1309,plain,
    ! [X0: $i] :
      ( ( or @ X0 @ X0 )
      = ( not @ ( not @ X0 ) ) ),
    inference('sup+',[status(thm)],[zip_derived_cl1282,zip_derived_cl314]) ).

thf(cn3,axiom,
    ( cn3
  <=> ! [P: $i] : ( is_a_theorem @ ( implies @ ( implies @ ( not @ P ) @ P ) @ P ) ) ) ).

thf(zip_derived_cl43,plain,
    ! [X0: $i] :
      ( ( is_a_theorem @ ( implies @ ( implies @ ( not @ X0 ) @ X0 ) @ X0 ) )
      | ~ cn3 ),
    inference(cnf,[status(esa)],[cn3]) ).

thf(zip_derived_cl314_005,plain,
    ! [X0: $i,X1: $i] :
      ( ( or @ X0 @ X1 )
      = ( not @ ( and @ ( not @ X0 ) @ ( not @ X1 ) ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl55,zip_derived_cl60]) ).

thf(op_implies_and,axiom,
    ( op_implies_and
   => ! [X: $i,Y: $i] :
        ( ( implies @ X @ Y )
        = ( not @ ( and @ X @ ( not @ Y ) ) ) ) ) ).

thf(zip_derived_cl57,plain,
    ! [X0: $i,X1: $i] :
      ( ( ( implies @ X0 @ X1 )
        = ( not @ ( and @ X0 @ ( not @ X1 ) ) ) )
      | ~ op_implies_and ),
    inference(cnf,[status(esa)],[op_implies_and]) ).

thf(hilbert_op_implies_and,axiom,
    op_implies_and ).

thf(zip_derived_cl61,plain,
    op_implies_and,
    inference(cnf,[status(esa)],[hilbert_op_implies_and]) ).

thf(zip_derived_cl244,plain,
    ! [X0: $i,X1: $i] :
      ( ( implies @ X0 @ X1 )
      = ( not @ ( and @ X0 @ ( not @ X1 ) ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl57,zip_derived_cl61]) ).

thf(zip_derived_cl326,plain,
    ! [X0: $i,X1: $i] :
      ( ( implies @ ( not @ X1 ) @ X0 )
      = ( or @ X1 @ X0 ) ),
    inference('sup+',[status(thm)],[zip_derived_cl314,zip_derived_cl244]) ).

thf(zip_derived_cl347,plain,
    ! [X0: $i] :
      ( ( is_a_theorem @ ( implies @ ( or @ X0 @ X0 ) @ X0 ) )
      | ~ cn3 ),
    inference(demod,[status(thm)],[zip_derived_cl43,zip_derived_cl326]) ).

thf(zip_derived_cl44,plain,
    ( cn3
    | ~ ( is_a_theorem @ ( implies @ ( implies @ ( not @ sk__43 ) @ sk__43 ) @ sk__43 ) ) ),
    inference(cnf,[status(esa)],[cn3]) ).

thf(zip_derived_cl326_006,plain,
    ! [X0: $i,X1: $i] :
      ( ( implies @ ( not @ X1 ) @ X0 )
      = ( or @ X1 @ X0 ) ),
    inference('sup+',[status(thm)],[zip_derived_cl314,zip_derived_cl244]) ).

thf(zip_derived_cl348,plain,
    ( cn3
    | ~ ( is_a_theorem @ ( implies @ ( or @ sk__43 @ sk__43 ) @ sk__43 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl44,zip_derived_cl326]) ).

thf(zip_derived_cl1309_007,plain,
    ! [X0: $i] :
      ( ( or @ X0 @ X0 )
      = ( not @ ( not @ X0 ) ) ),
    inference('sup+',[status(thm)],[zip_derived_cl1282,zip_derived_cl314]) ).

thf(zip_derived_cl326_008,plain,
    ! [X0: $i,X1: $i] :
      ( ( implies @ ( not @ X1 ) @ X0 )
      = ( or @ X1 @ X0 ) ),
    inference('sup+',[status(thm)],[zip_derived_cl314,zip_derived_cl244]) ).

thf(zip_derived_cl1728,plain,
    ( cn3
    | ~ ( is_a_theorem @ ( or @ ( not @ sk__43 ) @ sk__43 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl348,zip_derived_cl1309,zip_derived_cl326]) ).

thf(zip_derived_cl1309_009,plain,
    ! [X0: $i] :
      ( ( or @ X0 @ X0 )
      = ( not @ ( not @ X0 ) ) ),
    inference('sup+',[status(thm)],[zip_derived_cl1282,zip_derived_cl314]) ).

thf(zip_derived_cl326_010,plain,
    ! [X0: $i,X1: $i] :
      ( ( implies @ ( not @ X1 ) @ X0 )
      = ( or @ X1 @ X0 ) ),
    inference('sup+',[status(thm)],[zip_derived_cl314,zip_derived_cl244]) ).

thf(or_2,axiom,
    ( or_2
  <=> ! [X: $i,Y: $i] : ( is_a_theorem @ ( implies @ Y @ ( or @ X @ Y ) ) ) ) ).

thf(zip_derived_cl23,plain,
    ! [X0: $i,X1: $i] :
      ( ( is_a_theorem @ ( implies @ X0 @ ( or @ X1 @ X0 ) ) )
      | ~ or_2 ),
    inference(cnf,[status(esa)],[or_2]) ).

thf(hilbert_or_2,axiom,
    or_2 ).

thf(zip_derived_cl72,plain,
    or_2,
    inference(cnf,[status(esa)],[hilbert_or_2]) ).

thf(zip_derived_cl192,plain,
    ! [X0: $i,X1: $i] : ( is_a_theorem @ ( implies @ X0 @ ( or @ X1 @ X0 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl23,zip_derived_cl72]) ).

thf(zip_derived_cl378,plain,
    ! [X0: $i,X1: $i] : ( is_a_theorem @ ( or @ X0 @ ( or @ X1 @ ( not @ X0 ) ) ) ),
    inference('sup+',[status(thm)],[zip_derived_cl326,zip_derived_cl192]) ).

thf(zip_derived_cl1785,plain,
    ! [X0: $i] : ( is_a_theorem @ ( or @ X0 @ ( not @ ( not @ ( not @ X0 ) ) ) ) ),
    inference('sup+',[status(thm)],[zip_derived_cl1309,zip_derived_cl378]) ).

thf(modus_tollens,axiom,
    ( modus_tollens
  <=> ! [X: $i,Y: $i] : ( is_a_theorem @ ( implies @ ( implies @ ( not @ Y ) @ ( not @ X ) ) @ ( implies @ X @ Y ) ) ) ) ).

thf(zip_derived_cl7,plain,
    ! [X0: $i,X1: $i] :
      ( ( is_a_theorem @ ( implies @ ( implies @ ( not @ X0 ) @ ( not @ X1 ) ) @ ( implies @ X1 @ X0 ) ) )
      | ~ modus_tollens ),
    inference(cnf,[status(esa)],[modus_tollens]) ).

thf(hilbert_modus_tollens,axiom,
    modus_tollens ).

thf(zip_derived_cl64,plain,
    modus_tollens,
    inference(cnf,[status(esa)],[hilbert_modus_tollens]) ).

thf(zip_derived_cl173,plain,
    ! [X0: $i,X1: $i] : ( is_a_theorem @ ( implies @ ( implies @ ( not @ X0 ) @ ( not @ X1 ) ) @ ( implies @ X1 @ X0 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl7,zip_derived_cl64]) ).

thf(zip_derived_cl146_011,plain,
    ! [X0: $i,X1: $i] :
      ( ( is_a_theorem @ X0 )
      | ~ ( is_a_theorem @ ( implies @ X1 @ X0 ) )
      | ~ ( is_a_theorem @ X1 ) ),
    inference(demod,[status(thm)],[zip_derived_cl0,zip_derived_cl63]) ).

thf(zip_derived_cl174,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( is_a_theorem @ ( implies @ ( not @ X0 ) @ ( not @ X1 ) ) )
      | ( is_a_theorem @ ( implies @ X1 @ X0 ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl173,zip_derived_cl146]) ).

thf(zip_derived_cl326_012,plain,
    ! [X0: $i,X1: $i] :
      ( ( implies @ ( not @ X1 ) @ X0 )
      = ( or @ X1 @ X0 ) ),
    inference('sup+',[status(thm)],[zip_derived_cl314,zip_derived_cl244]) ).

thf(zip_derived_cl350,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( is_a_theorem @ ( or @ X0 @ ( not @ X1 ) ) )
      | ( is_a_theorem @ ( implies @ X1 @ X0 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl174,zip_derived_cl326]) ).

thf(zip_derived_cl8221,plain,
    ! [X0: $i] : ( is_a_theorem @ ( implies @ ( not @ ( not @ X0 ) ) @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl1785,zip_derived_cl350]) ).

thf(zip_derived_cl326_013,plain,
    ! [X0: $i,X1: $i] :
      ( ( implies @ ( not @ X1 ) @ X0 )
      = ( or @ X1 @ X0 ) ),
    inference('sup+',[status(thm)],[zip_derived_cl314,zip_derived_cl244]) ).

thf(zip_derived_cl8273,plain,
    ! [X0: $i] : ( is_a_theorem @ ( or @ ( not @ X0 ) @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl8221,zip_derived_cl326]) ).

thf(zip_derived_cl8274,plain,
    cn3,
    inference(demod,[status(thm)],[zip_derived_cl1728,zip_derived_cl8273]) ).

thf(zip_derived_cl8379,plain,
    ! [X0: $i] : ( is_a_theorem @ ( implies @ ( or @ X0 @ X0 ) @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl347,zip_derived_cl8274]) ).

thf(zip_derived_cl1076_014,plain,
    ! [X0: $i,X1: $i] :
      ( ( is_a_theorem @ ( equiv @ X1 @ X0 ) )
      | ~ ( is_a_theorem @ ( implies @ X0 @ X1 ) )
      | ~ ( is_a_theorem @ ( implies @ X1 @ X0 ) ) ),
    inference('sup+',[status(thm)],[zip_derived_cl338,zip_derived_cl1052]) ).

thf(zip_derived_cl8537,plain,
    ! [X0: $i] :
      ( ~ ( is_a_theorem @ ( implies @ X0 @ ( or @ X0 @ X0 ) ) )
      | ( is_a_theorem @ ( equiv @ X0 @ ( or @ X0 @ X0 ) ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl8379,zip_derived_cl1076]) ).

thf(or_1,axiom,
    ( or_1
  <=> ! [X: $i,Y: $i] : ( is_a_theorem @ ( implies @ X @ ( or @ X @ Y ) ) ) ) ).

thf(zip_derived_cl21,plain,
    ! [X0: $i,X1: $i] :
      ( ( is_a_theorem @ ( implies @ X0 @ ( or @ X0 @ X1 ) ) )
      | ~ or_1 ),
    inference(cnf,[status(esa)],[or_1]) ).

thf(hilbert_or_1,axiom,
    or_1 ).

thf(zip_derived_cl71,plain,
    or_1,
    inference(cnf,[status(esa)],[hilbert_or_1]) ).

thf(zip_derived_cl190,plain,
    ! [X0: $i,X1: $i] : ( is_a_theorem @ ( implies @ X0 @ ( or @ X0 @ X1 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl21,zip_derived_cl71]) ).

thf(zip_derived_cl8569,plain,
    ! [X0: $i] : ( is_a_theorem @ ( equiv @ X0 @ ( or @ X0 @ X0 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl8537,zip_derived_cl190]) ).

thf(zip_derived_cl154_015,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( is_a_theorem @ ( equiv @ X0 @ X1 ) )
      | ( X0 = X1 ) ),
    inference(demod,[status(thm)],[zip_derived_cl4,zip_derived_cl77]) ).

thf(zip_derived_cl8723,plain,
    ! [X0: $i] :
      ( X0
      = ( or @ X0 @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl8569,zip_derived_cl154]) ).

thf(zip_derived_cl8815,plain,
    ! [X0: $i] :
      ( X0
      = ( not @ ( not @ X0 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl1309,zip_derived_cl8723]) ).

thf(zip_derived_cl8961,plain,
    ! [X0: $i] :
      ( ( necessarily @ ( not @ X0 ) )
      = ( not @ ( possibly @ X0 ) ) ),
    inference('sup+',[status(thm)],[zip_derived_cl166,zip_derived_cl8815]) ).

thf(axiom_M,axiom,
    ( axiom_M
  <=> ! [X: $i] : ( is_a_theorem @ ( implies @ ( necessarily @ X ) @ X ) ) ) ).

thf(zip_derived_cl94,plain,
    ! [X0: $i] :
      ( ( is_a_theorem @ ( implies @ ( necessarily @ X0 ) @ X0 ) )
      | ~ axiom_M ),
    inference(cnf,[status(esa)],[axiom_M]) ).

thf(km5_axiom_M,axiom,
    axiom_M ).

thf(zip_derived_cl137,plain,
    axiom_M,
    inference(cnf,[status(esa)],[km5_axiom_M]) ).

thf(zip_derived_cl159,plain,
    ! [X0: $i] : ( is_a_theorem @ ( implies @ ( necessarily @ X0 ) @ X0 ) ),
    inference(demod,[status(thm)],[zip_derived_cl94,zip_derived_cl137]) ).

thf(zip_derived_cl9452,plain,
    ! [X0: $i] : ( is_a_theorem @ ( implies @ ( not @ ( possibly @ X0 ) ) @ ( not @ X0 ) ) ),
    inference('sup+',[status(thm)],[zip_derived_cl8961,zip_derived_cl159]) ).

thf(zip_derived_cl326_016,plain,
    ! [X0: $i,X1: $i] :
      ( ( implies @ ( not @ X1 ) @ X0 )
      = ( or @ X1 @ X0 ) ),
    inference('sup+',[status(thm)],[zip_derived_cl314,zip_derived_cl244]) ).

thf(zip_derived_cl9489,plain,
    ! [X0: $i] : ( is_a_theorem @ ( or @ ( possibly @ X0 ) @ ( not @ X0 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl9452,zip_derived_cl326]) ).

thf(zip_derived_cl350_017,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( is_a_theorem @ ( or @ X0 @ ( not @ X1 ) ) )
      | ( is_a_theorem @ ( implies @ X1 @ X0 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl174,zip_derived_cl326]) ).

thf(zip_derived_cl12765,plain,
    ! [X0: $i] : ( is_a_theorem @ ( implies @ X0 @ ( possibly @ X0 ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl9489,zip_derived_cl350]) ).

thf(op_strict_implies,axiom,
    ( op_strict_implies
   => ! [X: $i,Y: $i] :
        ( ( strict_implies @ X @ Y )
        = ( necessarily @ ( implies @ X @ Y ) ) ) ) ).

thf(zip_derived_cl132,plain,
    ! [X0: $i,X1: $i] :
      ( ( ( strict_implies @ X0 @ X1 )
        = ( necessarily @ ( implies @ X0 @ X1 ) ) )
      | ~ op_strict_implies ),
    inference(cnf,[status(esa)],[op_strict_implies]) ).

thf(s1_0_op_strict_implies,axiom,
    op_strict_implies ).

thf(zip_derived_cl142,plain,
    op_strict_implies,
    inference(cnf,[status(esa)],[s1_0_op_strict_implies]) ).

thf(zip_derived_cl201,plain,
    ! [X0: $i,X1: $i] :
      ( ( strict_implies @ X0 @ X1 )
      = ( necessarily @ ( implies @ X0 @ X1 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl132,zip_derived_cl142]) ).

thf(necessitation,axiom,
    ( necessitation
  <=> ! [X: $i] :
        ( ( is_a_theorem @ X )
       => ( is_a_theorem @ ( necessarily @ X ) ) ) ) ).

thf(zip_derived_cl78,plain,
    ! [X0: $i] :
      ( ~ ( is_a_theorem @ X0 )
      | ( is_a_theorem @ ( necessarily @ X0 ) )
      | ~ necessitation ),
    inference(cnf,[status(esa)],[necessitation]) ).

thf(km5_necessitation,axiom,
    necessitation ).

thf(zip_derived_cl135,plain,
    necessitation,
    inference(cnf,[status(esa)],[km5_necessitation]) ).

thf(zip_derived_cl155,plain,
    ! [X0: $i] :
      ( ~ ( is_a_theorem @ X0 )
      | ( is_a_theorem @ ( necessarily @ X0 ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl78,zip_derived_cl135]) ).

thf(zip_derived_cl202,plain,
    ! [X0: $i,X1: $i] :
      ( ( is_a_theorem @ ( strict_implies @ X1 @ X0 ) )
      | ~ ( is_a_theorem @ ( implies @ X1 @ X0 ) ) ),
    inference('sup+',[status(thm)],[zip_derived_cl201,zip_derived_cl155]) ).

thf(zip_derived_cl12822,plain,
    ! [X0: $i] : ( is_a_theorem @ ( strict_implies @ X0 @ ( possibly @ X0 ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl12765,zip_derived_cl202]) ).

thf(zip_derived_cl13042,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl156,zip_derived_cl12822]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.13/0.13  % Problem  : LCL533+1 : TPTP v8.1.2. Released v3.3.0.
% 0.13/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.n6BRO551O7 true
% 0.14/0.35  % Computer : n031.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 : Thu Aug 24 18:46:51 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.14/0.35  % Running portfolio for 300 s
% 0.14/0.35  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.14/0.35  % Number of cores: 8
% 0.14/0.35  % Python version: Python 3.6.8
% 0.14/0.36  % Running in FO mode
% 0.21/0.64  % Total configuration time : 435
% 0.21/0.64  % Estimated wc time : 1092
% 0.21/0.64  % Estimated cpu time (7 cpus) : 156.0
% 0.21/0.72  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.21/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.21/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.21/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.21/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.21/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 0.21/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 1.21/0.78  % /export/starexec/sandbox2/solver/bin/fo/fo1_lcnf.sh running for 50s
% 1.21/0.79  % /export/starexec/sandbox2/solver/bin/fo/fo17_bce.sh running for 50s
% 1.21/0.79  % /export/starexec/sandbox2/solver/bin/fo/fo8.sh running for 50s
% 11.54/2.31  % Solved by fo/fo5.sh.
% 11.54/2.31  % done 1302 iterations in 1.513s
% 11.54/2.31  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 11.54/2.31  % SZS output start Refutation
% See solution above
% 11.54/2.31  
% 11.54/2.31  
% 11.54/2.31  % Terminating...
% 12.10/2.36  % Runner terminated.
% 12.10/2.37  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------