TSTP Solution File: NUN015_5 by Leo-III---1.7.7

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Leo-III---1.7.7
% Problem  : NUN015_5 : TPTP v8.1.2. Released v6.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_Leo-III %s %d

% Computer : n013.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 : Fri May 19 11:46:06 EDT 2023

% Result   : Theorem 6.27s 2.54s
% Output   : Refutation 6.71s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :  162
% Syntax   : Number of formulae    :  291 ( 122 unt;  35 typ;   0 def)
%            Number of atoms       :  604 ( 202 equ;   0 cnn)
%            Maximal formula atoms :   11 (   2 avg)
%            Number of connectives : 2557 (  69   ~;  18   |;  81   &;2148   @)
%                                         (  46 <=>; 195  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   16 (   5 avg)
%            Number of types       :    4 (   3 usr)
%            Number of type conns  :   12 (  12   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   35 (  33 usr;   9 con; 0-4 aty)
%            Number of variables   :  361 (   0   ^; 338   !;   0   ?; 361   :)
%                                         (  23  !>;   0  ?*;   0  @-;   0  @+)

% Comments : 
%------------------------------------------------------------------------------
thf(bool_type,type,
    bool: $tType ).

thf(int_type,type,
    int: $tType ).

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

thf(number_type,type,
    number: 
      !>[TA: $tType] : $o ).

thf(zero_type,type,
    zero: 
      !>[TA: $tType] : $o ).

thf(power_type,type,
    power: 
      !>[TA: $tType] : $o ).

thf(number_ring_type,type,
    number_ring: 
      !>[TA: $tType] : $o ).

thf(ring_char_0_type,type,
    ring_char_0: 
      !>[TA: $tType] : $o ).

thf(mult_zero_type,type,
    mult_zero: 
      !>[TA: $tType] : $o ).

thf(semiring_1_type,type,
    semiring_1: 
      !>[TA: $tType] : $o ).

thf(zero_neq_one_type,type,
    zero_neq_one: 
      !>[TA: $tType] : $o ).

thf(number_semiring_type,type,
    number_semiring: 
      !>[TA: $tType] : $o ).

thf(linordered_idom_type,type,
    linordered_idom: 
      !>[TA: $tType] : $o ).

thf(no_zero_divisors_type,type,
    no_zero_divisors: 
      !>[TA: $tType] : $o ).

thf(linordered_semidom_type,type,
    linordered_semidom: 
      !>[TA: $tType] : $o ).

thf(cancel_semigroup_add_type,type,
    cancel_semigroup_add: 
      !>[TA: $tType] : $o ).

thf(ring_11004092258visors_type,type,
    ring_11004092258visors: 
      !>[TA: $tType] : $o ).

thf(linord219039673up_add_type,type,
    linord219039673up_add: 
      !>[TA: $tType] : $o ).

thf(ordere236663937imp_le_type,type,
    ordere236663937imp_le: 
      !>[TA: $tType] : $o ).

thf(plus_plus_type,type,
    plus_plus: 
      !>[TA: $tType] : ( TA > TA > TA ) ).

thf(zero_zero_type,type,
    zero_zero: 
      !>[TA: $tType] : TA ).

thf(bit0_type,type,
    bit0: int > int ).

thf(bit1_type,type,
    bit1: int > int ).

thf(pls_type,type,
    pls: int ).

thf(number_number_of_type,type,
    number_number_of: 
      !>[TA: $tType] : ( int > TA ) ).

thf(ord_less_type,type,
    ord_less: 
      !>[TA: $tType] : ( TA > TA > $o ) ).

thf(power_power_type,type,
    power_power: 
      !>[TA: $tType] : ( TA > nat > TA ) ).

thf(aa_type,type,
    aa: 
      !>[TA: $tType,TB: $tType] : ( ( fun @ TB @ TA ) > TB > TA ) ).

thf(fFalse_type,type,
    fFalse: bool ).

thf(fTrue_type,type,
    fTrue: bool ).

thf(pp_type,type,
    pp: bool > $o ).

thf(n_type,type,
    n: nat ).

thf(tn_type,type,
    tn: nat ).

thf(v_type,type,
    v: int ).

thf(w_type,type,
    w: int ).

thf(119,axiom,
    mult_zero @ int,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_Int_Oint___Rings_Omult__zero) ).

thf(542,plain,
    mult_zero @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[119]) ).

thf(12,axiom,
    number_ring @ int,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_Int_Oint___Int_Onumber__ring) ).

thf(160,plain,
    number_ring @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[12]) ).

thf(59,axiom,
    ordere236663937imp_le @ int,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_Int_Oint___Groups_Oordered__ab__semigroup__add__imp__le) ).

thf(314,plain,
    ordere236663937imp_le @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[59]) ).

thf(34,axiom,
    cancel_semigroup_add @ int,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_Int_Oint___Groups_Ocancel__semigroup__add) ).

thf(231,plain,
    cancel_semigroup_add @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[34]) ).

thf(114,axiom,
    ! [A: nat,B: nat] :
      ( ( ord_less @ nat @ ( zero_zero @ nat ) @ ( power_power @ nat @ B @ A ) )
    <=> ( ( A
          = ( zero_zero @ nat ) )
        | ( ord_less @ nat @ ( zero_zero @ nat ) @ B ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_32_zero__less__power__nat__eq) ).

thf(518,plain,
    ! [A: nat,B: nat] :
      ( ( ( ord_less @ nat @ ( zero_zero @ nat ) @ ( power_power @ nat @ B @ A ) )
       => ( ( A
            = ( zero_zero @ nat ) )
          | ( ord_less @ nat @ ( zero_zero @ nat ) @ B ) ) )
      & ( ( ( A
            = ( zero_zero @ nat ) )
          | ( ord_less @ nat @ ( zero_zero @ nat ) @ B ) )
       => ( ord_less @ nat @ ( zero_zero @ nat ) @ ( power_power @ nat @ B @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[114]) ).

thf(122,axiom,
    ! [A: int] :
      ( ( plus_plus @ int @ pls @ A )
      = A ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_72_add__Pls) ).

thf(555,plain,
    ! [A: int] :
      ( ( plus_plus @ int @ pls @ A )
      = A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[122]) ).

thf(73,axiom,
    ! [TA: $tType] :
      ( ( linord219039673up_add @ TA )
     => ! [A: TA] :
          ( ( ( plus_plus @ TA @ A @ A )
            = ( zero_zero @ TA ) )
        <=> ( A
            = ( zero_zero @ TA ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_56_double__eq__0__iff) ).

thf(352,plain,
    ! [TA: $tType] :
      ( ( linord219039673up_add @ TA )
     => ! [A: TA] :
          ( ( ( ( plus_plus @ TA @ A @ A )
              = ( zero_zero @ TA ) )
           => ( A
              = ( zero_zero @ TA ) ) )
          & ( ( A
              = ( zero_zero @ TA ) )
           => ( ( plus_plus @ TA @ A @ A )
              = ( zero_zero @ TA ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[73]) ).

thf(77,axiom,
    ! [TA: $tType] :
      ( ( linordered_idom @ TA )
     => ! [A: TA,B: TA] :
          ( ( ( plus_plus @ TA @ ( power_power @ TA @ B @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ ( power_power @ TA @ A @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) )
            = ( zero_zero @ TA ) )
        <=> ( ( B
              = ( zero_zero @ TA ) )
            & ( A
              = ( zero_zero @ TA ) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_83_sum__power2__eq__zero__iff) ).

thf(365,plain,
    ! [TA: $tType] :
      ( ( linordered_idom @ TA )
     => ! [A: TA,B: TA] :
          ( ( ( ( plus_plus @ TA @ ( power_power @ TA @ B @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ ( power_power @ TA @ A @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) )
              = ( zero_zero @ TA ) )
           => ( ( B
                = ( zero_zero @ TA ) )
              & ( A
                = ( zero_zero @ TA ) ) ) )
          & ( ( ( B
                = ( zero_zero @ TA ) )
              & ( A
                = ( zero_zero @ TA ) ) )
           => ( ( plus_plus @ TA @ ( power_power @ TA @ B @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ ( power_power @ TA @ A @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) )
              = ( zero_zero @ TA ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[77]) ).

thf(5,axiom,
    ! [TA: $tType] :
      ( ( cancel_semigroup_add @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ( plus_plus @ TA @ C @ B )
            = ( plus_plus @ TA @ C @ A ) )
        <=> ( B = A ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_90_add__left__cancel) ).

thf(138,plain,
    ! [TA: $tType] :
      ( ( cancel_semigroup_add @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ( ( plus_plus @ TA @ C @ B )
              = ( plus_plus @ TA @ C @ A ) )
           => ( B = A ) )
          & ( ( B = A )
           => ( ( plus_plus @ TA @ C @ B )
              = ( plus_plus @ TA @ C @ A ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[5]) ).

thf(128,axiom,
    ( ( zero_zero @ int )
    = ( number_number_of @ int @ pls ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_34_zero__is__num__zero) ).

thf(582,plain,
    ( ( zero_zero @ int )
    = ( number_number_of @ int @ pls ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[128]) ).

thf(31,axiom,
    ! [A: int] :
      ( ( ord_less @ int @ pls @ ( bit0 @ A ) )
    <=> ( ord_less @ int @ pls @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_6_rel__simps_I4_J) ).

thf(217,plain,
    ! [A: int] :
      ( ( ( ord_less @ int @ pls @ ( bit0 @ A ) )
       => ( ord_less @ int @ pls @ A ) )
      & ( ( ord_less @ int @ pls @ A )
       => ( ord_less @ int @ pls @ ( bit0 @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[31]) ).

thf(46,axiom,
    ! [A: nat] :
      ~ ( ord_less @ nat @ A @ ( zero_zero @ nat ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_82_not__less0) ).

thf(269,plain,
    ! [A: nat] :
      ~ ( ord_less @ nat @ A @ ( zero_zero @ nat ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[46]) ).

thf(28,axiom,
    ! [TA: $tType] :
      ( ( linordered_idom @ TA )
     => ! [A: TA,B: TA] :
          ( ( ord_less @ TA @ ( zero_zero @ TA ) @ ( plus_plus @ TA @ ( power_power @ TA @ B @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ ( power_power @ TA @ A @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) ) )
        <=> ( ( B
             != ( zero_zero @ TA ) )
            | ( A
             != ( zero_zero @ TA ) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_86_sum__power2__gt__zero__iff) ).

thf(202,plain,
    ! [TA: $tType] :
      ( ( linordered_idom @ TA )
     => ! [A: TA,B: TA] :
          ( ( ( ord_less @ TA @ ( zero_zero @ TA ) @ ( plus_plus @ TA @ ( power_power @ TA @ B @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ ( power_power @ TA @ A @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) ) )
           => ( ( B
               != ( zero_zero @ TA ) )
              | ( A
               != ( zero_zero @ TA ) ) ) )
          & ( ( ( B
               != ( zero_zero @ TA ) )
              | ( A
               != ( zero_zero @ TA ) ) )
           => ( ord_less @ TA @ ( zero_zero @ TA ) @ ( plus_plus @ TA @ ( power_power @ TA @ B @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ ( power_power @ TA @ A @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[28]) ).

thf(81,axiom,
    ! [TA: $tType] :
      ( ( number_ring @ TA )
     => ! [A: TA,B: int,C: int] :
          ( ( plus_plus @ TA @ ( number_number_of @ TA @ C ) @ ( plus_plus @ TA @ ( number_number_of @ TA @ B ) @ A ) )
          = ( plus_plus @ TA @ ( number_number_of @ TA @ ( plus_plus @ int @ C @ B ) ) @ A ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_59_add__number__of__left) ).

thf(385,plain,
    ! [TA: $tType] :
      ( ( number_ring @ TA )
     => ! [A: TA,B: int,C: int] :
          ( ( plus_plus @ TA @ ( number_number_of @ TA @ C ) @ ( plus_plus @ TA @ ( number_number_of @ TA @ B ) @ A ) )
          = ( plus_plus @ TA @ ( number_number_of @ TA @ ( plus_plus @ int @ C @ B ) ) @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[81]) ).

thf(80,axiom,
    semiring_1 @ int,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_Int_Oint___Rings_Osemiring__1) ).

thf(384,plain,
    semiring_1 @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[80]) ).

thf(117,axiom,
    ! [A: int,B: int] :
      ( ( ord_less @ nat @ ( number_number_of @ nat @ B ) @ ( number_number_of @ nat @ A ) )
    <=> ( ( ( ord_less @ int @ B @ A )
         => ( ord_less @ int @ pls @ A ) )
        & ( ord_less @ int @ B @ A ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_30_less__nat__number__of) ).

thf(533,plain,
    ! [A: int,B: int] :
      ( ( ( ord_less @ nat @ ( number_number_of @ nat @ B ) @ ( number_number_of @ nat @ A ) )
       => ( ( ( ord_less @ int @ B @ A )
           => ( ord_less @ int @ pls @ A ) )
          & ( ord_less @ int @ B @ A ) ) )
      & ( ( ( ( ord_less @ int @ B @ A )
           => ( ord_less @ int @ pls @ A ) )
          & ( ord_less @ int @ B @ A ) )
       => ( ord_less @ nat @ ( number_number_of @ nat @ B ) @ ( number_number_of @ nat @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[117]) ).

thf(69,axiom,
    ! [A: int,B: int] :
      ( ( ord_less @ int @ ( bit1 @ B ) @ ( bit1 @ A ) )
    <=> ( ord_less @ int @ B @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_25_rel__simps_I17_J) ).

thf(340,plain,
    ! [A: int,B: int] :
      ( ( ( ord_less @ int @ ( bit1 @ B ) @ ( bit1 @ A ) )
       => ( ord_less @ int @ B @ A ) )
      & ( ( ord_less @ int @ B @ A )
       => ( ord_less @ int @ ( bit1 @ B ) @ ( bit1 @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[69]) ).

thf(11,axiom,
    ! [A: int] :
      ( ( ( bit0 @ A )
        = pls )
    <=> ( A = pls ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_22_rel__simps_I44_J) ).

thf(153,plain,
    ! [A: int] :
      ( ( ( ( bit0 @ A )
          = pls )
       => ( A = pls ) )
      & ( ( A = pls )
       => ( ( bit0 @ A )
          = pls ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[11]) ).

thf(22,axiom,
    ! [A: int] :
      ( ( plus_plus @ int @ A @ pls )
      = A ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_73_add__Pls__right) ).

thf(185,plain,
    ! [A: int] :
      ( ( plus_plus @ int @ A @ pls )
      = A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[22]) ).

thf(62,axiom,
    ! [A: int,B: int] :
      ( ( plus_plus @ int @ ( bit0 @ B ) @ ( bit0 @ A ) )
      = ( bit0 @ ( plus_plus @ int @ B @ A ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_57_add__Bit0__Bit0) ).

thf(320,plain,
    ! [A: int,B: int] :
      ( ( plus_plus @ int @ ( bit0 @ B ) @ ( bit0 @ A ) )
      = ( bit0 @ ( plus_plus @ int @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[62]) ).

thf(124,axiom,
    ring_char_0 @ int,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_Int_Oint___Int_Oring__char__0) ).

thf(565,plain,
    ring_char_0 @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[124]) ).

thf(24,axiom,
    ! [A: int] :
      ( ( ord_less @ int @ ( bit1 @ A ) @ pls )
    <=> ( ord_less @ int @ A @ pls ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_9_rel__simps_I12_J) ).

thf(189,plain,
    ! [A: int] :
      ( ( ( ord_less @ int @ ( bit1 @ A ) @ pls )
       => ( ord_less @ int @ A @ pls ) )
      & ( ( ord_less @ int @ A @ pls )
       => ( ord_less @ int @ ( bit1 @ A ) @ pls ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[24]) ).

thf(33,axiom,
    ! [A: int] :
      ( ( number_number_of @ int @ A )
      = A ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_63_number__of__is__id) ).

thf(228,plain,
    ! [A: int] :
      ( ( number_number_of @ int @ A )
      = A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[33]) ).

thf(94,axiom,
    ! [A: int,B: int] :
      ( ( ord_less @ int @ ( bit0 @ B ) @ ( bit0 @ A ) )
    <=> ( ord_less @ int @ B @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_28_rel__simps_I14_J) ).

thf(448,plain,
    ! [A: int,B: int] :
      ( ( ( ord_less @ int @ ( bit0 @ B ) @ ( bit0 @ A ) )
       => ( ord_less @ int @ B @ A ) )
      & ( ( ord_less @ int @ B @ A )
       => ( ord_less @ int @ ( bit0 @ B ) @ ( bit0 @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[94]) ).

thf(41,axiom,
    ! [TA: $tType] :
      ( ( linordered_idom @ TA )
     => ! [A: TA,B: TA] :
          ~ ( ord_less @ TA @ ( plus_plus @ TA @ ( power_power @ TA @ B @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ ( power_power @ TA @ A @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) ) @ ( zero_zero @ TA ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_85_not__sum__power2__lt__zero) ).

thf(261,plain,
    ! [TA: $tType] :
      ( ( linordered_idom @ TA )
     => ! [A: TA,B: TA] :
          ~ ( ord_less @ TA @ ( plus_plus @ TA @ ( power_power @ TA @ B @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ ( power_power @ TA @ A @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) ) @ ( zero_zero @ TA ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[41]) ).

thf(92,axiom,
    ! [TA: $tType] :
      ( ( linordered_idom @ TA )
     => ! [A: TA] :
          ~ ( ord_less @ TA @ ( power_power @ TA @ A @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ ( zero_zero @ TA ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_46_power2__less__0) ).

thf(443,plain,
    ! [TA: $tType] :
      ( ( linordered_idom @ TA )
     => ! [A: TA] :
          ~ ( ord_less @ TA @ ( power_power @ TA @ A @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ ( zero_zero @ TA ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[92]) ).

thf(71,axiom,
    ! [A: nat] :
      ~ ( ord_less @ nat @ A @ ( zero_zero @ nat ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_54_less__nat__zero__code) ).

thf(348,plain,
    ! [A: nat] :
      ~ ( ord_less @ nat @ A @ ( zero_zero @ nat ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[71]) ).

thf(102,axiom,
    ! [A: int,B: int] :
      ( ( ( bit0 @ B )
        = ( bit0 @ A ) )
    <=> ( B = A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_16_rel__simps_I48_J) ).

thf(480,plain,
    ! [A: int,B: int] :
      ( ( ( ( bit0 @ B )
          = ( bit0 @ A ) )
       => ( B = A ) )
      & ( ( B = A )
       => ( ( bit0 @ B )
          = ( bit0 @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[102]) ).

thf(9,axiom,
    number @ int,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_Int_Oint___Int_Onumber) ).

thf(147,plain,
    number @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[9]) ).

thf(86,axiom,
    ! [A: int,B: nat] :
      ( ( ord_less @ nat @ ( zero_zero @ nat ) @ ( power_power @ nat @ B @ ( number_number_of @ nat @ A ) ) )
    <=> ( ( ( number_number_of @ nat @ A )
          = ( zero_zero @ nat ) )
        | ( ord_less @ nat @ ( zero_zero @ nat ) @ B ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_26_zero__less__power__nat__eq__number__of) ).

thf(397,plain,
    ! [A: int,B: nat] :
      ( ( ( ord_less @ nat @ ( zero_zero @ nat ) @ ( power_power @ nat @ B @ ( number_number_of @ nat @ A ) ) )
       => ( ( ( number_number_of @ nat @ A )
            = ( zero_zero @ nat ) )
          | ( ord_less @ nat @ ( zero_zero @ nat ) @ B ) ) )
      & ( ( ( ( number_number_of @ nat @ A )
            = ( zero_zero @ nat ) )
          | ( ord_less @ nat @ ( zero_zero @ nat ) @ B ) )
       => ( ord_less @ nat @ ( zero_zero @ nat ) @ ( power_power @ nat @ B @ ( number_number_of @ nat @ A ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[86]) ).

thf(95,axiom,
    ! [A: int] :
      ( ( ord_less @ nat @ ( zero_zero @ nat ) @ ( number_number_of @ nat @ A ) )
    <=> ( ord_less @ int @ pls @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_31_less__0__number__of) ).

thf(453,plain,
    ! [A: int] :
      ( ( ( ord_less @ nat @ ( zero_zero @ nat ) @ ( number_number_of @ nat @ A ) )
       => ( ord_less @ int @ pls @ A ) )
      & ( ( ord_less @ int @ pls @ A )
       => ( ord_less @ nat @ ( zero_zero @ nat ) @ ( number_number_of @ nat @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[95]) ).

thf(37,axiom,
    ! [TA: $tType] :
      ( ( number_semiring @ TA )
     => ( ( number_number_of @ TA @ pls )
        = ( zero_zero @ TA ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_40_semiring__numeral__0__eq__0) ).

thf(243,plain,
    ! [TA: $tType] :
      ( ( number_semiring @ TA )
     => ( ( number_number_of @ TA @ pls )
        = ( zero_zero @ TA ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[37]) ).

thf(115,axiom,
    ! [A: nat] :
      ~ ( ord_less @ nat @ A @ ( zero_zero @ nat ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_55_less__zeroE) ).

thf(527,plain,
    ! [A: nat] :
      ~ ( ord_less @ nat @ A @ ( zero_zero @ nat ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[115]) ).

thf(57,axiom,
    ! [A: nat] :
      ~ ( ord_less @ nat @ A @ A ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_68_less__irrefl__nat) ).

thf(307,plain,
    ! [A: nat] :
      ~ ( ord_less @ nat @ A @ A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[57]) ).

thf(79,axiom,
    ! [A: int,B: int] :
      ( ( plus_plus @ int @ ( number_number_of @ int @ B ) @ ( number_number_of @ int @ A ) )
      = ( number_number_of @ int @ ( plus_plus @ int @ B @ A ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_66_plus__numeral__code_I9_J) ).

thf(381,plain,
    ! [A: int,B: int] :
      ( ( plus_plus @ int @ ( number_number_of @ int @ B ) @ ( number_number_of @ int @ A ) )
      = ( number_number_of @ int @ ( plus_plus @ int @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[79]) ).

thf(99,axiom,
    ! [A: int,B: int] :
      ( ( bit0 @ B )
     != ( bit1 @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_21_rel__simps_I49_J) ).

thf(467,plain,
    ! [A: int,B: int] :
      ( ( bit0 @ B )
     != ( bit1 @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[99]) ).

thf(125,axiom,
    ! [A: int] :
      ( ( pls
        = ( bit0 @ A ) )
    <=> ( pls = A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_23_rel__simps_I38_J) ).

thf(566,plain,
    ! [A: int] :
      ( ( ( pls
          = ( bit0 @ A ) )
       => ( pls = A ) )
      & ( ( pls = A )
       => ( pls
          = ( bit0 @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[125]) ).

thf(26,axiom,
    ~ ( ord_less @ int @ pls @ ( zero_zero @ int ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_44_bin__less__0__simps_I1_J) ).

thf(197,plain,
    ~ ( ord_less @ int @ pls @ ( zero_zero @ int ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[26]) ).

thf(97,axiom,
    no_zero_divisors @ nat,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_Nat_Onat___Rings_Ono__zero__divisors) ).

thf(461,plain,
    no_zero_divisors @ nat,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[97]) ).

thf(105,axiom,
    ! [A: int,B: int] :
      ( ( ord_less @ int @ ( number_number_of @ int @ B ) @ ( number_number_of @ int @ A ) )
    <=> ( ord_less @ int @ B @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_33_less__number__of__int__code) ).

thf(493,plain,
    ! [A: int,B: int] :
      ( ( ( ord_less @ int @ ( number_number_of @ int @ B ) @ ( number_number_of @ int @ A ) )
       => ( ord_less @ int @ B @ A ) )
      & ( ( ord_less @ int @ B @ A )
       => ( ord_less @ int @ ( number_number_of @ int @ B ) @ ( number_number_of @ int @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[105]) ).

thf(64,axiom,
    ! [TA: $tType] :
      ( ( linordered_idom @ TA )
     => ! [A: TA] :
          ( ( ord_less @ TA @ ( plus_plus @ TA @ A @ A ) @ ( zero_zero @ TA ) )
        <=> ( ord_less @ TA @ A @ ( zero_zero @ TA ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_75_even__less__0__iff) ).

thf(324,plain,
    ! [TA: $tType] :
      ( ( linordered_idom @ TA )
     => ! [A: TA] :
          ( ( ( ord_less @ TA @ ( plus_plus @ TA @ A @ A ) @ ( zero_zero @ TA ) )
           => ( ord_less @ TA @ A @ ( zero_zero @ TA ) ) )
          & ( ( ord_less @ TA @ A @ ( zero_zero @ TA ) )
           => ( ord_less @ TA @ ( plus_plus @ TA @ A @ A ) @ ( zero_zero @ TA ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[64]) ).

thf(52,axiom,
    ! [TA: $tType] :
      ( ( ( number_ring @ TA )
        & ( ring_char_0 @ TA ) )
     => ! [A: int,B: int] :
          ( ( ( number_number_of @ TA @ B )
            = ( number_number_of @ TA @ A ) )
        <=> ( B = A ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_14_eq__number__of) ).

thf(285,plain,
    ! [TA: $tType] :
      ( ( ( number_ring @ TA )
        & ( ring_char_0 @ TA ) )
     => ! [A: int,B: int] :
          ( ( ( ( number_number_of @ TA @ B )
              = ( number_number_of @ TA @ A ) )
           => ( B = A ) )
          & ( ( B = A )
           => ( ( number_number_of @ TA @ B )
              = ( number_number_of @ TA @ A ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[52]) ).

thf(23,axiom,
    semiring_1 @ nat,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_Nat_Onat___Rings_Osemiring__1) ).

thf(188,plain,
    semiring_1 @ nat,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[23]) ).

thf(82,axiom,
    ! [A: nat] :
      ( ( A
       != ( zero_zero @ nat ) )
     => ( ord_less @ nat @ ( zero_zero @ nat ) @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_79_gr0I) ).

thf(388,plain,
    ! [A: nat] :
      ( ( A
       != ( zero_zero @ nat ) )
     => ( ord_less @ nat @ ( zero_zero @ nat ) @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[82]) ).

thf(16,axiom,
    ! [TA: $tType] :
      ( ( number_ring @ TA )
     => ( ( zero_zero @ TA )
        = ( number_number_of @ TA @ pls ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_41_semiring__norm_I112_J) ).

thf(169,plain,
    ! [TA: $tType] :
      ( ( number_ring @ TA )
     => ( ( zero_zero @ TA )
        = ( number_number_of @ TA @ pls ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[16]) ).

thf(103,axiom,
    ! [TA: $tType] :
      ( ( number_ring @ TA )
     => ! [A: int] :
          ( ( number_number_of @ TA @ ( bit0 @ A ) )
          = ( plus_plus @ TA @ ( plus_plus @ TA @ ( zero_zero @ TA ) @ ( number_number_of @ TA @ A ) ) @ ( number_number_of @ TA @ A ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_78_number__of__Bit0) ).

thf(488,plain,
    ! [TA: $tType] :
      ( ( number_ring @ TA )
     => ! [A: int] :
          ( ( number_number_of @ TA @ ( bit0 @ A ) )
          = ( plus_plus @ TA @ ( plus_plus @ TA @ ( zero_zero @ TA ) @ ( number_number_of @ TA @ A ) ) @ ( number_number_of @ TA @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[103]) ).

thf(121,axiom,
    ! [A: int,B: int] :
      ( ( ( bit1 @ B )
        = ( bit1 @ A ) )
    <=> ( B = A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_15_rel__simps_I51_J) ).

thf(547,plain,
    ! [A: int,B: int] :
      ( ( ( ( bit1 @ B )
          = ( bit1 @ A ) )
       => ( B = A ) )
      & ( ( B = A )
       => ( ( bit1 @ B )
          = ( bit1 @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[121]) ).

thf(66,axiom,
    ( v
   != ( zero_zero @ int ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_0__096v_A_126_061_A0_096) ).

thf(328,plain,
    ( v
   != ( zero_zero @ int ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[66]) ).

thf(100,axiom,
    ! [TA: $tType] :
      ( ( ordere236663937imp_le @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less @ TA @ ( plus_plus @ TA @ C @ B ) @ ( plus_plus @ TA @ C @ A ) )
        <=> ( ord_less @ TA @ B @ A ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_95_add__less__cancel__left) ).

thf(471,plain,
    ! [TA: $tType] :
      ( ( ordere236663937imp_le @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ( ord_less @ TA @ ( plus_plus @ TA @ C @ B ) @ ( plus_plus @ TA @ C @ A ) )
           => ( ord_less @ TA @ B @ A ) )
          & ( ( ord_less @ TA @ B @ A )
           => ( ord_less @ TA @ ( plus_plus @ TA @ C @ B ) @ ( plus_plus @ TA @ C @ A ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[100]) ).

thf(40,axiom,
    ! [A: int] :
      ( ( ord_less @ int @ ( bit0 @ A ) @ ( zero_zero @ int ) )
    <=> ( ord_less @ int @ A @ ( zero_zero @ int ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_45_bin__less__0__simps_I3_J) ).

thf(256,plain,
    ! [A: int] :
      ( ( ( ord_less @ int @ ( bit0 @ A ) @ ( zero_zero @ int ) )
       => ( ord_less @ int @ A @ ( zero_zero @ int ) ) )
      & ( ( ord_less @ int @ A @ ( zero_zero @ int ) )
       => ( ord_less @ int @ ( bit0 @ A ) @ ( zero_zero @ int ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[40]) ).

thf(84,axiom,
    number_semiring @ int,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_Int_Oint___Int_Onumber__semiring) ).

thf(393,plain,
    number_semiring @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[84]) ).

thf(112,axiom,
    ord_less @ nat @ ( zero_zero @ nat ) @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_49_pos2) ).

thf(515,plain,
    ord_less @ nat @ ( zero_zero @ nat ) @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[112]) ).

thf(18,axiom,
    ! [TA: $tType] :
      ( ( linord219039673up_add @ TA )
     => ! [A: TA] :
          ( ( ord_less @ TA @ ( plus_plus @ TA @ A @ A ) @ ( zero_zero @ TA ) )
        <=> ( ord_less @ TA @ A @ ( zero_zero @ TA ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_88_double__add__less__zero__iff__single__add__less__zero) ).

thf(173,plain,
    ! [TA: $tType] :
      ( ( linord219039673up_add @ TA )
     => ! [A: TA] :
          ( ( ( ord_less @ TA @ ( plus_plus @ TA @ A @ A ) @ ( zero_zero @ TA ) )
           => ( ord_less @ TA @ A @ ( zero_zero @ TA ) ) )
          & ( ( ord_less @ TA @ A @ ( zero_zero @ TA ) )
           => ( ord_less @ TA @ ( plus_plus @ TA @ A @ A ) @ ( zero_zero @ TA ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[18]) ).

thf(1,conjecture,
    ord_less @ int @ ( zero_zero @ int ) @ ( power_power @ int @ v @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj_0) ).

thf(2,negated_conjecture,
    ~ ( ord_less @ int @ ( zero_zero @ int ) @ ( power_power @ int @ v @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) ),
    inference(neg_conjecture,[status(cth)],[1]) ).

thf(129,plain,
    ~ ( ord_less @ int @ ( zero_zero @ int ) @ ( power_power @ int @ v @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

thf(110,axiom,
    ( ( zero_zero @ nat )
    = ( number_number_of @ nat @ pls ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_35_semiring__norm_I113_J) ).

thf(508,plain,
    ( ( zero_zero @ nat )
    = ( number_number_of @ nat @ pls ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[110]) ).

thf(118,axiom,
    ord_less @ nat @ ( zero_zero @ nat ) @ tn,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_13_tn0) ).

thf(541,plain,
    ord_less @ nat @ ( zero_zero @ nat ) @ tn,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[118]) ).

thf(123,axiom,
    ! [A: nat,B: nat] :
      ( ( ord_less @ nat @ ( zero_zero @ nat ) @ ( plus_plus @ nat @ B @ A ) )
    <=> ( ( ord_less @ nat @ ( zero_zero @ nat ) @ B )
        | ( ord_less @ nat @ ( zero_zero @ nat ) @ A ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_96_add__gr__0) ).

thf(558,plain,
    ! [A: nat,B: nat] :
      ( ( ( ord_less @ nat @ ( zero_zero @ nat ) @ ( plus_plus @ nat @ B @ A ) )
       => ( ( ord_less @ nat @ ( zero_zero @ nat ) @ B )
          | ( ord_less @ nat @ ( zero_zero @ nat ) @ A ) ) )
      & ( ( ( ord_less @ nat @ ( zero_zero @ nat ) @ B )
          | ( ord_less @ nat @ ( zero_zero @ nat ) @ A ) )
       => ( ord_less @ nat @ ( zero_zero @ nat ) @ ( plus_plus @ nat @ B @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[123]) ).

thf(116,axiom,
    ! [TA: $tType] :
      ( ( linord219039673up_add @ TA )
     => ! [A: TA] :
          ( ( ord_less @ TA @ ( zero_zero @ TA ) @ ( plus_plus @ TA @ A @ A ) )
        <=> ( ord_less @ TA @ ( zero_zero @ TA ) @ A ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_87_zero__less__double__add__iff__zero__less__single__add) ).

thf(530,plain,
    ! [TA: $tType] :
      ( ( linord219039673up_add @ TA )
     => ! [A: TA] :
          ( ( ( ord_less @ TA @ ( zero_zero @ TA ) @ ( plus_plus @ TA @ A @ A ) )
           => ( ord_less @ TA @ ( zero_zero @ TA ) @ A ) )
          & ( ( ord_less @ TA @ ( zero_zero @ TA ) @ A )
           => ( ord_less @ TA @ ( zero_zero @ TA ) @ ( plus_plus @ TA @ A @ A ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[116]) ).

thf(54,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( ord_less @ nat @ ( plus_plus @ nat @ C @ B ) @ ( plus_plus @ nat @ C @ A ) )
    <=> ( ord_less @ nat @ B @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_93_nat__add__left__cancel__less) ).

thf(298,plain,
    ! [A: nat,B: nat,C: nat] :
      ( ( ( ord_less @ nat @ ( plus_plus @ nat @ C @ B ) @ ( plus_plus @ nat @ C @ A ) )
       => ( ord_less @ nat @ B @ A ) )
      & ( ( ord_less @ nat @ B @ A )
       => ( ord_less @ nat @ ( plus_plus @ nat @ C @ B ) @ ( plus_plus @ nat @ C @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[54]) ).

thf(90,axiom,
    ! [A: nat,B: nat] :
      ( ( ord_less @ nat @ ( zero_zero @ nat ) @ ( power_power @ nat @ B @ A ) )
    <=> ( ( ord_less @ nat @ ( zero_zero @ nat ) @ B )
        | ( A
          = ( zero_zero @ nat ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_53_nat__zero__less__power__iff) ).

thf(425,plain,
    ! [A: nat,B: nat] :
      ( ( ( ord_less @ nat @ ( zero_zero @ nat ) @ ( power_power @ nat @ B @ A ) )
       => ( ( ord_less @ nat @ ( zero_zero @ nat ) @ B )
          | ( A
            = ( zero_zero @ nat ) ) ) )
      & ( ( ( ord_less @ nat @ ( zero_zero @ nat ) @ B )
          | ( A
            = ( zero_zero @ nat ) ) )
       => ( ord_less @ nat @ ( zero_zero @ nat ) @ ( power_power @ nat @ B @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[90]) ).

thf(10,axiom,
    ! [A: int,B: int] :
      ( ( ord_less @ int @ ( bit1 @ B ) @ ( bit1 @ A ) )
    <=> ( ord_less @ int @ B @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_38_less__int__code_I16_J) ).

thf(148,plain,
    ! [A: int,B: int] :
      ( ( ( ord_less @ int @ ( bit1 @ B ) @ ( bit1 @ A ) )
       => ( ord_less @ int @ B @ A ) )
      & ( ( ord_less @ int @ B @ A )
       => ( ord_less @ int @ ( bit1 @ B ) @ ( bit1 @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[10]) ).

thf(43,axiom,
    ! [TA: $tType] :
      ( ( number_ring @ TA )
     => ! [A: TA] :
          ( ( plus_plus @ TA @ A @ ( number_number_of @ TA @ pls ) )
          = A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_76_add__numeral__0__right) ).

thf(264,plain,
    ! [TA: $tType] :
      ( ( number_ring @ TA )
     => ! [A: TA] :
          ( ( plus_plus @ TA @ A @ ( number_number_of @ TA @ pls ) )
          = A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[43]) ).

thf(13,axiom,
    ( ( plus_plus @ int @ ( power_power @ int @ v @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ ( power_power @ int @ w @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) )
    = ( zero_zero @ int ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_50_calculation) ).

thf(161,plain,
    ( ( plus_plus @ int @ ( power_power @ int @ v @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ ( power_power @ int @ w @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) )
    = ( zero_zero @ int ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[13]) ).

thf(126,axiom,
    ! [A: nat,B: nat] :
      ( ( ord_less @ nat @ B @ A )
     => ( A != B ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_69_less__not__refl2) ).

thf(573,plain,
    ! [A: nat,B: nat] :
      ( ( ord_less @ nat @ B @ A )
     => ( A != B ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[126]) ).

thf(21,axiom,
    ! [A: nat,B: nat] :
      ( ( ord_less @ nat @ B @ A )
     => ( A
       != ( zero_zero @ nat ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_80_gr__implies__not0) ).

thf(180,plain,
    ! [A: nat,B: nat] :
      ( ( ord_less @ nat @ B @ A )
     => ( A
       != ( zero_zero @ nat ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[21]) ).

thf(19,axiom,
    mult_zero @ nat,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_Nat_Onat___Rings_Omult__zero) ).

thf(176,plain,
    mult_zero @ nat,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[19]) ).

thf(89,axiom,
    ( ( bit0 @ pls )
    = pls ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_24_Bit0__Pls) ).

thf(423,plain,
    ( ( bit0 @ pls )
    = pls ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[89]) ).

thf(127,axiom,
    ! [A: int,B: int] :
      ( ( ord_less @ int @ ( bit1 @ B ) @ ( bit0 @ A ) )
    <=> ( ord_less @ int @ B @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_8_rel__simps_I16_J) ).

thf(577,plain,
    ! [A: int,B: int] :
      ( ( ( ord_less @ int @ ( bit1 @ B ) @ ( bit0 @ A ) )
       => ( ord_less @ int @ B @ A ) )
      & ( ( ord_less @ int @ B @ A )
       => ( ord_less @ int @ ( bit1 @ B ) @ ( bit0 @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[127]) ).

thf(53,axiom,
    ! [A: nat] :
      ( ( A
       != ( zero_zero @ nat ) )
    <=> ( ord_less @ nat @ ( zero_zero @ nat ) @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_52_neq0__conv) ).

thf(291,plain,
    ! [A: nat] :
      ( ( ( A
         != ( zero_zero @ nat ) )
       => ( ord_less @ nat @ ( zero_zero @ nat ) @ A ) )
      & ( ( ord_less @ nat @ ( zero_zero @ nat ) @ A )
       => ( A
         != ( zero_zero @ nat ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[53]) ).

thf(50,axiom,
    ( pls
    = ( zero_zero @ int ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_37_Pls__def) ).

thf(281,plain,
    ( pls
    = ( zero_zero @ int ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[50]) ).

thf(88,axiom,
    ! [A: fun @ nat @ ( fun @ nat @ bool ),B: nat,C: nat] :
      ( ( ( ord_less @ nat @ C @ B )
       => ( pp @ ( aa @ nat @ bool @ ( aa @ nat @ ( fun @ nat @ bool ) @ A @ B ) @ C ) ) )
     => ( ( ( C = B )
         => ( pp @ ( aa @ nat @ bool @ ( aa @ nat @ ( fun @ nat @ bool ) @ A @ B ) @ C ) ) )
       => ( ( ( ord_less @ nat @ B @ C )
           => ( pp @ ( aa @ nat @ bool @ ( aa @ nat @ ( fun @ nat @ bool ) @ A @ B ) @ C ) ) )
         => ( pp @ ( aa @ nat @ bool @ ( aa @ nat @ ( fun @ nat @ bool ) @ A @ B ) @ C ) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_71_nat__less__cases) ).

thf(413,plain,
    ! [A: fun @ nat @ ( fun @ nat @ bool ),B: nat,C: nat] :
      ( ( ( ord_less @ nat @ C @ B )
       => ( pp @ ( aa @ nat @ bool @ ( aa @ nat @ ( fun @ nat @ bool ) @ A @ B ) @ C ) ) )
     => ( ( ( C = B )
         => ( pp @ ( aa @ nat @ bool @ ( aa @ nat @ ( fun @ nat @ bool ) @ A @ B ) @ C ) ) )
       => ( ( ( ord_less @ nat @ B @ C )
           => ( pp @ ( aa @ nat @ bool @ ( aa @ nat @ ( fun @ nat @ bool ) @ A @ B ) @ C ) ) )
         => ( pp @ ( aa @ nat @ bool @ ( aa @ nat @ ( fun @ nat @ bool ) @ A @ B ) @ C ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[88]) ).

thf(83,axiom,
    ~ ( ord_less @ int @ pls @ pls ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_27_rel__simps_I2_J) ).

thf(391,plain,
    ~ ( ord_less @ int @ pls @ pls ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[83]) ).

thf(93,axiom,
    ! [A: int] :
      ( ( power_power @ int @ ( power_power @ int @ A @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) )
      = ( power_power @ int @ A @ ( number_number_of @ nat @ ( bit0 @ ( bit0 @ ( bit1 @ pls ) ) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_48_quartic__square__square) ).

thf(445,plain,
    ! [A: int] :
      ( ( power_power @ int @ ( power_power @ int @ A @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) )
      = ( power_power @ int @ A @ ( number_number_of @ nat @ ( bit0 @ ( bit0 @ ( bit1 @ pls ) ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[93]) ).

thf(6,axiom,
    pp @ fTrue,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',help_pp_2_1_U) ).

thf(144,plain,
    pp @ fTrue,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[6]) ).

thf(106,axiom,
    ! [TA: $tType] :
      ( ( number_ring @ TA )
     => ! [A: TA] :
          ( ( plus_plus @ TA @ ( number_number_of @ TA @ pls ) @ A )
          = A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_77_add__numeral__0) ).

thf(498,plain,
    ! [TA: $tType] :
      ( ( number_ring @ TA )
     => ! [A: TA] :
          ( ( plus_plus @ TA @ ( number_number_of @ TA @ pls ) @ A )
          = A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[106]) ).

thf(87,axiom,
    ! [TA: $tType] :
      ( ( number @ TA )
     => ! [A: TA,B: int] :
          ( ( ( number_number_of @ TA @ B )
            = A )
        <=> ( A
            = ( number_number_of @ TA @ B ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_36_number__of__reorient) ).

thf(406,plain,
    ! [TA: $tType] :
      ( ( number @ TA )
     => ! [A: TA,B: int] :
          ( ( ( ( number_number_of @ TA @ B )
              = A )
           => ( A
              = ( number_number_of @ TA @ B ) ) )
          & ( ( A
              = ( number_number_of @ TA @ B ) )
           => ( ( number_number_of @ TA @ B )
              = A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[87]) ).

thf(17,axiom,
    zero @ nat,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_Nat_Onat___Groups_Ozero) ).

thf(172,plain,
    zero @ nat,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[17]) ).

thf(76,axiom,
    ! [TA: $tType] :
      ( ( ( number_ring @ TA )
        & ( linordered_idom @ TA ) )
     => ! [A: int,B: int] :
          ( ( ord_less @ TA @ ( number_number_of @ TA @ B ) @ ( number_number_of @ TA @ A ) )
        <=> ( ord_less @ int @ B @ A ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_11_less__number__of) ).

thf(362,plain,
    ! [TA: $tType] :
      ( ( ( number_ring @ TA )
        & ( linordered_idom @ TA ) )
     => ! [A: int,B: int] :
          ( ( ( ord_less @ TA @ ( number_number_of @ TA @ B ) @ ( number_number_of @ TA @ A ) )
           => ( ord_less @ int @ B @ A ) )
          & ( ( ord_less @ int @ B @ A )
           => ( ord_less @ TA @ ( number_number_of @ TA @ B ) @ ( number_number_of @ TA @ A ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[76]) ).

thf(91,axiom,
    ! [TA: $tType] :
      ( ( ( power @ TA )
        & ( mult_zero @ TA )
        & ( no_zero_divisors @ TA )
        & ( zero_neq_one @ TA ) )
     => ! [A: nat,B: TA] :
          ( ( ( power_power @ TA @ B @ A )
            = ( zero_zero @ TA ) )
        <=> ( ( B
              = ( zero_zero @ TA ) )
            & ( A
             != ( zero_zero @ nat ) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_47_power__eq__0__iff) ).

thf(434,plain,
    ! [TA: $tType] :
      ( ( ( power @ TA )
        & ( mult_zero @ TA )
        & ( no_zero_divisors @ TA )
        & ( zero_neq_one @ TA ) )
     => ! [A: nat,B: TA] :
          ( ( ( ( power_power @ TA @ B @ A )
              = ( zero_zero @ TA ) )
           => ( ( B
                = ( zero_zero @ TA ) )
              & ( A
               != ( zero_zero @ nat ) ) ) )
          & ( ( ( B
                = ( zero_zero @ TA ) )
              & ( A
               != ( zero_zero @ nat ) ) )
           => ( ( power_power @ TA @ B @ A )
              = ( zero_zero @ TA ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[91]) ).

thf(55,axiom,
    zero @ int,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_Int_Oint___Groups_Ozero) ).

thf(303,plain,
    zero @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[55]) ).

thf(70,axiom,
    ! [TA: $tType] :
      ( ( ( number_ring @ TA )
        & ( linordered_idom @ TA ) )
     => ! [A: int] :
          ( ( ord_less @ TA @ ( zero_zero @ TA ) @ ( number_number_of @ TA @ A ) )
        <=> ( ord_less @ int @ pls @ A ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_4_less__special_I1_J) ).

thf(345,plain,
    ! [TA: $tType] :
      ( ( ( number_ring @ TA )
        & ( linordered_idom @ TA ) )
     => ! [A: int] :
          ( ( ( ord_less @ TA @ ( zero_zero @ TA ) @ ( number_number_of @ TA @ A ) )
           => ( ord_less @ int @ pls @ A ) )
          & ( ( ord_less @ int @ pls @ A )
           => ( ord_less @ TA @ ( zero_zero @ TA ) @ ( number_number_of @ TA @ A ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[70]) ).

thf(63,axiom,
    linordered_semidom @ nat,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_Nat_Onat___Rings_Olinordered__semidom) ).

thf(323,plain,
    linordered_semidom @ nat,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[63]) ).

thf(98,axiom,
    ! [A: int] :
      ( ( ord_less @ int @ ( bit1 @ A ) @ ( zero_zero @ int ) )
    <=> ( ord_less @ int @ A @ ( zero_zero @ int ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_43_bin__less__0__simps_I4_J) ).

thf(462,plain,
    ! [A: int] :
      ( ( ( ord_less @ int @ ( bit1 @ A ) @ ( zero_zero @ int ) )
       => ( ord_less @ int @ A @ ( zero_zero @ int ) ) )
      & ( ( ord_less @ int @ A @ ( zero_zero @ int ) )
       => ( ord_less @ int @ ( bit1 @ A ) @ ( zero_zero @ int ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[98]) ).

thf(3,axiom,
    ! [TA: $tType] :
      ( ( cancel_semigroup_add @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ( plus_plus @ TA @ C @ B )
            = ( plus_plus @ TA @ A @ B ) )
        <=> ( C = A ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_91_add__right__cancel) ).

thf(130,plain,
    ! [TA: $tType] :
      ( ( cancel_semigroup_add @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ( ( plus_plus @ TA @ C @ B )
              = ( plus_plus @ TA @ A @ B ) )
           => ( C = A ) )
          & ( ( C = A )
           => ( ( plus_plus @ TA @ C @ B )
              = ( plus_plus @ TA @ A @ B ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[3]) ).

thf(49,axiom,
    ! [TA: $tType] :
      ( ( number_ring @ TA )
     => ! [A: int,B: int] :
          ( ( plus_plus @ TA @ ( number_number_of @ TA @ B ) @ ( number_number_of @ TA @ A ) )
          = ( number_number_of @ TA @ ( plus_plus @ int @ B @ A ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_58_add__number__of__eq) ).

thf(278,plain,
    ! [TA: $tType] :
      ( ( number_ring @ TA )
     => ! [A: int,B: int] :
          ( ( plus_plus @ TA @ ( number_number_of @ TA @ B ) @ ( number_number_of @ TA @ A ) )
          = ( number_number_of @ TA @ ( plus_plus @ int @ B @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[49]) ).

thf(85,axiom,
    ! [A: int] :
      ( ( bit0 @ A )
      = ( plus_plus @ int @ A @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_74_Bit0__def) ).

thf(394,plain,
    ! [A: int] :
      ( ( bit0 @ A )
      = ( plus_plus @ int @ A @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[85]) ).

thf(44,axiom,
    zero_neq_one @ int,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_Int_Oint___Rings_Ozero__neq__one) ).

thf(267,plain,
    zero_neq_one @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[44]) ).

thf(109,axiom,
    ! [A: nat] :
      ~ ( ord_less @ nat @ A @ A ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_62_less__not__refl) ).

thf(505,plain,
    ! [A: nat] :
      ~ ( ord_less @ nat @ A @ A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[109]) ).

thf(39,axiom,
    number @ nat,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_Nat_Onat___Int_Onumber) ).

thf(255,plain,
    number @ nat,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[39]) ).

thf(113,axiom,
    ! [TA: $tType] :
      ( ( linordered_semidom @ TA )
     => ! [A: nat,B: TA] :
          ( ( ord_less @ TA @ ( zero_zero @ TA ) @ B )
         => ( ord_less @ TA @ ( zero_zero @ TA ) @ ( power_power @ TA @ B @ A ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_51_zero__less__power) ).

thf(516,plain,
    ! [TA: $tType] :
      ( ( linordered_semidom @ TA )
     => ! [A: nat,B: TA] :
          ( ( ord_less @ TA @ ( zero_zero @ TA ) @ B )
         => ( ord_less @ TA @ ( zero_zero @ TA ) @ ( power_power @ TA @ B @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[113]) ).

thf(96,axiom,
    ! [A: nat,B: nat] :
      ( ( B != A )
     => ( ~ ( ord_less @ nat @ B @ A )
       => ( ord_less @ nat @ A @ B ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_67_linorder__neqE__nat) ).

thf(458,plain,
    ! [A: nat,B: nat] :
      ( ( B != A )
     => ( ~ ( ord_less @ nat @ B @ A )
       => ( ord_less @ nat @ A @ B ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[96]) ).

thf(25,axiom,
    ! [A: int,B: int] :
      ( ( plus_plus @ int @ ( bit0 @ B ) @ ( bit1 @ A ) )
      = ( bit1 @ ( plus_plus @ int @ B @ A ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_60_add__Bit0__Bit1) ).

thf(194,plain,
    ! [A: int,B: int] :
      ( ( plus_plus @ int @ ( bit0 @ B ) @ ( bit1 @ A ) )
      = ( bit1 @ ( plus_plus @ int @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[25]) ).

thf(7,axiom,
    linord219039673up_add @ int,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_Int_Oint___Groups_Olinordered__ab__group__add) ).

thf(145,plain,
    linord219039673up_add @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[7]) ).

thf(65,axiom,
    ord_less @ nat @ ( zero_zero @ nat ) @ n,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_17_n0) ).

thf(327,plain,
    ord_less @ nat @ ( zero_zero @ nat ) @ n,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[65]) ).

thf(42,axiom,
    power @ int,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_Int_Oint___Power_Opower) ).

thf(263,plain,
    power @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[42]) ).

thf(58,axiom,
    ! [A: int] :
      ( ( bit1 @ A )
     != pls ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_18_rel__simps_I46_J) ).

thf(310,plain,
    ! [A: int] :
      ( ( bit1 @ A )
     != pls ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[58]) ).

thf(27,axiom,
    ! [TA: $tType] :
      ( ( number_ring @ TA )
     => ( ( number_number_of @ TA @ pls )
        = ( zero_zero @ TA ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_12_number__of__Pls) ).

thf(199,plain,
    ! [TA: $tType] :
      ( ( number_ring @ TA )
     => ( ( number_number_of @ TA @ pls )
        = ( zero_zero @ TA ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[27]) ).

thf(20,axiom,
    ! [TA: $tType] :
      ( ( ring_11004092258visors @ TA )
     => ! [A: nat,B: TA] :
          ( ( B
           != ( zero_zero @ TA ) )
         => ( ( power_power @ TA @ B @ A )
           != ( zero_zero @ TA ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_84_field__power__not__zero) ).

thf(177,plain,
    ! [TA: $tType] :
      ( ( ring_11004092258visors @ TA )
     => ! [A: nat,B: TA] :
          ( ( B
           != ( zero_zero @ TA ) )
         => ( ( power_power @ TA @ B @ A )
           != ( zero_zero @ TA ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[20]) ).

thf(67,axiom,
    ! [TA: $tType] :
      ( ( linordered_idom @ TA )
     => ! [A: TA] :
          ( ( ord_less @ TA @ ( zero_zero @ TA ) @ ( power_power @ TA @ A @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) )
        <=> ( A
           != ( zero_zero @ TA ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_1_zero__less__power2) ).

thf(331,plain,
    ! [TA: $tType] :
      ( ( linordered_idom @ TA )
     => ! [A: TA] :
          ( ( ( ord_less @ TA @ ( zero_zero @ TA ) @ ( power_power @ TA @ A @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) )
           => ( A
             != ( zero_zero @ TA ) ) )
          & ( ( A
             != ( zero_zero @ TA ) )
           => ( ord_less @ TA @ ( zero_zero @ TA ) @ ( power_power @ TA @ A @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[67]) ).

thf(108,axiom,
    ! [A: int,B: int] :
      ( ( plus_plus @ int @ ( bit1 @ B ) @ ( bit0 @ A ) )
      = ( bit1 @ ( plus_plus @ int @ B @ A ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_61_add__Bit1__Bit0) ).

thf(502,plain,
    ! [A: int,B: int] :
      ( ( plus_plus @ int @ ( bit1 @ B ) @ ( bit0 @ A ) )
      = ( bit1 @ ( plus_plus @ int @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[108]) ).

thf(75,axiom,
    ! [TA: $tType] :
      ( ( ordere236663937imp_le @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ord_less @ TA @ ( plus_plus @ TA @ C @ B ) @ ( plus_plus @ TA @ A @ B ) )
        <=> ( ord_less @ TA @ C @ A ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_89_add__less__cancel__right) ).

thf(359,plain,
    ! [TA: $tType] :
      ( ( ordere236663937imp_le @ TA )
     => ! [A: TA,B: TA,C: TA] :
          ( ( ( ord_less @ TA @ ( plus_plus @ TA @ C @ B ) @ ( plus_plus @ TA @ A @ B ) )
           => ( ord_less @ TA @ C @ A ) )
          & ( ( ord_less @ TA @ C @ A )
           => ( ord_less @ TA @ ( plus_plus @ TA @ C @ B ) @ ( plus_plus @ TA @ A @ B ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[75]) ).

thf(61,axiom,
    ring_11004092258visors @ int,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_Int_Oint___Rings_Oring__1__no__zero__divisors) ).

thf(319,plain,
    ring_11004092258visors @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[61]) ).

thf(56,axiom,
    ! [TA: $tType] :
      ( ( number_ring @ TA )
     => ! [A: int,B: int] :
          ( ( number_number_of @ TA @ ( plus_plus @ int @ B @ A ) )
          = ( plus_plus @ TA @ ( number_number_of @ TA @ B ) @ ( number_number_of @ TA @ A ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_64_number__of__add) ).

thf(304,plain,
    ! [TA: $tType] :
      ( ( number_ring @ TA )
     => ! [A: int,B: int] :
          ( ( number_number_of @ TA @ ( plus_plus @ int @ B @ A ) )
          = ( plus_plus @ TA @ ( number_number_of @ TA @ B ) @ ( number_number_of @ TA @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[56]) ).

thf(72,axiom,
    number_semiring @ nat,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_Nat_Onat___Int_Onumber__semiring) ).

thf(351,plain,
    number_semiring @ nat,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[72]) ).

thf(38,axiom,
    ! [A: nat,B: nat] :
      ( ( ( plus_plus @ nat @ B @ A )
        = ( zero_zero @ nat ) )
    <=> ( ( B
          = ( zero_zero @ nat ) )
        & ( A
          = ( zero_zero @ nat ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_92_add__is__0) ).

thf(246,plain,
    ! [A: nat,B: nat] :
      ( ( ( ( plus_plus @ nat @ B @ A )
          = ( zero_zero @ nat ) )
       => ( ( B
            = ( zero_zero @ nat ) )
          & ( A
            = ( zero_zero @ nat ) ) ) )
      & ( ( ( B
            = ( zero_zero @ nat ) )
          & ( A
            = ( zero_zero @ nat ) ) )
       => ( ( plus_plus @ nat @ B @ A )
          = ( zero_zero @ nat ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[38]) ).

thf(111,axiom,
    ! [A: int] :
      ( ( ord_less @ int @ ( bit0 @ A ) @ pls )
    <=> ( ord_less @ int @ A @ pls ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_7_rel__simps_I10_J) ).

thf(510,plain,
    ! [A: int] :
      ( ( ( ord_less @ int @ ( bit0 @ A ) @ pls )
       => ( ord_less @ int @ A @ pls ) )
      & ( ( ord_less @ int @ A @ pls )
       => ( ord_less @ int @ ( bit0 @ A ) @ pls ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[111]) ).

thf(47,axiom,
    ! [A: int,B: int] :
      ( ( ord_less @ int @ ( bit1 @ B ) @ ( bit0 @ A ) )
    <=> ( ord_less @ int @ B @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_42_less__int__code_I15_J) ).

thf(272,plain,
    ! [A: int,B: int] :
      ( ( ( ord_less @ int @ ( bit1 @ B ) @ ( bit0 @ A ) )
       => ( ord_less @ int @ B @ A ) )
      & ( ( ord_less @ int @ B @ A )
       => ( ord_less @ int @ ( bit1 @ B ) @ ( bit0 @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[47]) ).

thf(30,axiom,
    ! [TA: $tType] :
      ( ( ( number_ring @ TA )
        & ( linordered_idom @ TA ) )
     => ! [A: int] :
          ( ( ord_less @ TA @ ( number_number_of @ TA @ A ) @ ( zero_zero @ TA ) )
        <=> ( ord_less @ int @ A @ pls ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_5_less__special_I3_J) ).

thf(214,plain,
    ! [TA: $tType] :
      ( ( ( number_ring @ TA )
        & ( linordered_idom @ TA ) )
     => ! [A: int] :
          ( ( ( ord_less @ TA @ ( number_number_of @ TA @ A ) @ ( zero_zero @ TA ) )
           => ( ord_less @ int @ A @ pls ) )
          & ( ( ord_less @ int @ A @ pls )
           => ( ord_less @ TA @ ( number_number_of @ TA @ A ) @ ( zero_zero @ TA ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[30]) ).

thf(60,axiom,
    ! [A: int,B: int] :
      ( ( bit1 @ B )
     != ( bit0 @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_20_rel__simps_I50_J) ).

thf(315,plain,
    ! [A: int,B: int] :
      ( ( bit1 @ B )
     != ( bit0 @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[60]) ).

thf(15,axiom,
    no_zero_divisors @ int,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_Int_Oint___Rings_Ono__zero__divisors) ).

thf(168,plain,
    no_zero_divisors @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[15]) ).

thf(8,axiom,
    linordered_semidom @ int,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_Int_Oint___Rings_Olinordered__semidom) ).

thf(146,plain,
    linordered_semidom @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[8]) ).

thf(78,axiom,
    ! [TA: $tType] :
      ( ( ( power @ TA )
        & ( mult_zero @ TA )
        & ( no_zero_divisors @ TA )
        & ( zero_neq_one @ TA ) )
     => ! [A: int,B: TA] :
          ( ( ( power_power @ TA @ B @ ( number_number_of @ nat @ A ) )
            = ( zero_zero @ TA ) )
        <=> ( ( B
              = ( zero_zero @ TA ) )
            & ( ( number_number_of @ nat @ A )
             != ( zero_zero @ nat ) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_10_power__eq__0__iff__number__of) ).

thf(373,plain,
    ! [TA: $tType] :
      ( ( ( power @ TA )
        & ( mult_zero @ TA )
        & ( no_zero_divisors @ TA )
        & ( zero_neq_one @ TA ) )
     => ! [A: int,B: TA] :
          ( ( ( ( power_power @ TA @ B @ ( number_number_of @ nat @ A ) )
              = ( zero_zero @ TA ) )
           => ( ( B
                = ( zero_zero @ TA ) )
              & ( ( number_number_of @ nat @ A )
               != ( zero_zero @ nat ) ) ) )
          & ( ( ( B
                = ( zero_zero @ TA ) )
              & ( ( number_number_of @ nat @ A )
               != ( zero_zero @ nat ) ) )
           => ( ( power_power @ TA @ B @ ( number_number_of @ nat @ A ) )
              = ( zero_zero @ TA ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[78]) ).

thf(29,axiom,
    ! [A: int] :
      ( pls
     != ( bit1 @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_19_rel__simps_I39_J) ).

thf(210,plain,
    ! [A: int] :
      ( pls
     != ( bit1 @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[29]) ).

thf(36,axiom,
    ordere236663937imp_le @ nat,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_Nat_Onat___Groups_Oordered__ab__semigroup__add__imp__le) ).

thf(242,plain,
    ordere236663937imp_le @ nat,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[36]) ).

thf(4,axiom,
    ~ ( pp @ fFalse ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',help_pp_1_1_U) ).

thf(136,plain,
    ~ ( pp @ fFalse ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[4]) ).

thf(45,axiom,
    zero_neq_one @ nat,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_Nat_Onat___Rings_Ozero__neq__one) ).

thf(268,plain,
    zero_neq_one @ nat,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[45]) ).

thf(74,axiom,
    cancel_semigroup_add @ nat,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_Nat_Onat___Groups_Ocancel__semigroup__add) ).

thf(358,plain,
    cancel_semigroup_add @ nat,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[74]) ).

thf(101,axiom,
    ! [TA: $tType] :
      ( ( ring_11004092258visors @ TA )
     => ! [A: TA] :
          ( ( ( power_power @ TA @ A @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) )
            = ( zero_zero @ TA ) )
        <=> ( A
            = ( zero_zero @ TA ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_3_zero__eq__power2) ).

thf(474,plain,
    ! [TA: $tType] :
      ( ( ring_11004092258visors @ TA )
     => ! [A: TA] :
          ( ( ( ( power_power @ TA @ A @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) )
              = ( zero_zero @ TA ) )
           => ( A
              = ( zero_zero @ TA ) ) )
          & ( ( A
              = ( zero_zero @ TA ) )
           => ( ( power_power @ TA @ A @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) )
              = ( zero_zero @ TA ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[101]) ).

thf(51,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( ord_less @ nat @ ( zero_zero @ nat ) @ C )
     => ( ( ord_less @ nat @ ( power_power @ nat @ C @ B ) @ ( power_power @ nat @ C @ A ) )
       => ( ord_less @ nat @ B @ A ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_81_nat__power__less__imp__less) ).

thf(283,plain,
    ! [A: nat,B: nat,C: nat] :
      ( ( ord_less @ nat @ ( zero_zero @ nat ) @ C )
     => ( ( ord_less @ nat @ ( power_power @ nat @ C @ B ) @ ( power_power @ nat @ C @ A ) )
       => ( ord_less @ nat @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[51]) ).

thf(14,axiom,
    ! [A: int,B: int] :
      ( ( ord_less @ int @ ( bit0 @ B ) @ ( bit0 @ A ) )
    <=> ( ord_less @ int @ B @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_39_less__int__code_I13_J) ).

thf(163,plain,
    ! [A: int,B: int] :
      ( ( ( ord_less @ int @ ( bit0 @ B ) @ ( bit0 @ A ) )
       => ( ord_less @ int @ B @ A ) )
      & ( ( ord_less @ int @ B @ A )
       => ( ord_less @ int @ ( bit0 @ B ) @ ( bit0 @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[14]) ).

thf(48,axiom,
    linordered_idom @ int,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_Int_Oint___Rings_Olinordered__idom) ).

thf(277,plain,
    linordered_idom @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[48]) ).

thf(107,axiom,
    power @ nat,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_Nat_Onat___Power_Opower) ).

thf(501,plain,
    power @ nat,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[107]) ).

thf(68,axiom,
    ! [TA: $tType] :
      ( ( semiring_1 @ TA )
     => ( ( power_power @ TA @ ( zero_zero @ TA ) @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) )
        = ( zero_zero @ TA ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_2_zero__power2) ).

thf(337,plain,
    ! [TA: $tType] :
      ( ( semiring_1 @ TA )
     => ( ( power_power @ TA @ ( zero_zero @ TA ) @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) )
        = ( zero_zero @ TA ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[68]) ).

thf(120,axiom,
    ! [A: nat,B: nat] :
      ( ( ord_less @ nat @ B @ A )
     => ( B != A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_70_less__not__refl3) ).

thf(543,plain,
    ! [A: nat,B: nat] :
      ( ( ord_less @ nat @ B @ A )
     => ( B != A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[120]) ).

thf(104,axiom,
    ( ( number_number_of @ nat @ pls )
    = ( zero_zero @ nat ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_29_nat__number__of__Pls) ).

thf(491,plain,
    ( ( number_number_of @ nat @ pls )
    = ( zero_zero @ nat ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[104]) ).

thf(32,axiom,
    ! [TA: $tType] :
      ( ( linord219039673up_add @ TA )
     => ! [A: TA] :
          ( ( ( zero_zero @ TA )
            = ( plus_plus @ TA @ A @ A ) )
        <=> ( A
            = ( zero_zero @ TA ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_94_double__zero__sym) ).

thf(222,plain,
    ! [TA: $tType] :
      ( ( linord219039673up_add @ TA )
     => ! [A: TA] :
          ( ( ( ( zero_zero @ TA )
              = ( plus_plus @ TA @ A @ A ) )
           => ( A
              = ( zero_zero @ TA ) ) )
          & ( ( A
              = ( zero_zero @ TA ) )
           => ( ( zero_zero @ TA )
              = ( plus_plus @ TA @ A @ A ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[32]) ).

thf(35,axiom,
    ! [A: nat,B: nat] :
      ( ( B != A )
    <=> ( ( ord_less @ nat @ B @ A )
        | ( ord_less @ nat @ A @ B ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_65_nat__neq__iff) ).

thf(232,plain,
    ! [A: nat,B: nat] :
      ( ( ( B != A )
       => ( ( ord_less @ nat @ B @ A )
          | ( ord_less @ nat @ A @ B ) ) )
      & ( ( ( ord_less @ nat @ B @ A )
          | ( ord_less @ nat @ A @ B ) )
       => ( B != A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[35]) ).

thf(584,plain,
    $false,
    inference(e,[status(thm)],[542,160,314,231,518,555,352,365,138,582,217,269,202,385,384,533,340,153,185,320,565,189,228,448,261,443,348,480,147,397,453,243,527,307,381,467,566,197,461,493,324,285,188,388,169,488,547,328,471,256,393,515,173,129,508,541,558,530,298,425,148,264,161,573,180,176,423,577,291,281,413,391,445,144,498,406,172,362,434,303,345,323,462,130,278,394,267,505,255,516,458,194,145,327,263,310,199,177,331,502,359,319,304,351,246,510,272,214,315,168,146,373,210,242,136,268,358,474,283,163,277,501,337,543,491,222,232]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.02/0.11  % Problem  : NUN015_5 : TPTP v8.1.2. Released v6.0.0.
% 0.11/0.13  % Command  : run_Leo-III %s %d
% 0.14/0.33  % Computer : n013.cluster.edu
% 0.14/0.33  % Model    : x86_64 x86_64
% 0.14/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.33  % Memory   : 8042.1875MB
% 0.14/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.33  % CPULimit : 300
% 0.14/0.33  % WCLimit  : 300
% 0.14/0.33  % DateTime : Thu May 18 21:10:36 EDT 2023
% 0.14/0.33  % CPUTime  : 
% 0.84/0.83  % [INFO] 	 Parsing problem /export/starexec/sandbox2/benchmark/theBenchmark.p ... 
% 1.55/1.02  % [INFO] 	 Parsing done (185ms). 
% 1.55/1.03  % [INFO] 	 Running in sequential loop mode. 
% 1.97/1.24  % [INFO] 	 eprover registered as external prover. 
% 1.97/1.25  % [INFO] 	 cvc4 registered as external prover. 
% 1.97/1.25  % [INFO] 	 Scanning for conjecture ... 
% 2.21/1.34  % [INFO] 	 Found a conjecture and 126 axioms. Running axiom selection ... 
% 2.41/1.41  % [INFO] 	 Axiom selection finished. Selected 126 axioms (removed 0 axioms). 
% 2.78/1.51  % [INFO] 	 Problem is typed first-order (TPTP TFF). 
% 2.78/1.53  % [INFO] 	 Type checking passed. 
% 2.78/1.53  % [CONFIG] 	 Using configuration: timeout(300) with strategy<name(default),share(1.0),primSubst(3),sos(false),unifierCount(4),uniDepth(8),boolExt(true),choice(true),renaming(true),funcspec(false), domConstr(0),specialInstances(39),restrictUniAttempts(true),termOrdering(CPO)>.  Searching for refutation ... 
% 6.27/2.54  % External prover 'e' found a proof!
% 6.27/2.54  % [INFO] 	 Killing All external provers ... 
% 6.27/2.54  % Time passed: 2044ms (effective reasoning time: 1506ms)
% 6.27/2.54  % Solved by strategy<name(default),share(1.0),primSubst(3),sos(false),unifierCount(4),uniDepth(8),boolExt(true),choice(true),renaming(true),funcspec(false), domConstr(0),specialInstances(39),restrictUniAttempts(true),termOrdering(CPO)>
% 6.27/2.54  % Axioms used in derivation (126): fact_11_less__number__of, fact_63_number__of__is__id, fact_37_Pls__def, fact_2_zero__power2, fact_87_zero__less__double__add__iff__zero__less__single__add, fact_96_add__gr__0, fact_17_n0, fact_27_rel__simps_I2_J, fact_30_less__nat__number__of, arity_Int_Oint___Rings_Olinordered__idom, arity_Nat_Onat___Rings_Osemiring__1, fact_50_calculation, fact_32_zero__less__power__nat__eq, arity_Int_Oint___Int_Oring__char__0, fact_85_not__sum__power2__lt__zero, fact_16_rel__simps_I48_J, arity_Nat_Onat___Int_Onumber__semiring, fact_36_number__of__reorient, fact_29_nat__number__of__Pls, fact_67_linorder__neqE__nat, arity_Nat_Onat___Power_Opower, fact_39_less__int__code_I13_J, arity_Int_Oint___Rings_Oring__1__no__zero__divisors, arity_Int_Oint___Rings_Ono__zero__divisors, fact_93_nat__add__left__cancel__less, fact_57_add__Bit0__Bit0, fact_5_less__special_I3_J, arity_Nat_Onat___Groups_Oordered__ab__semigroup__add__imp__le, fact_71_nat__less__cases, fact_74_Bit0__def, fact_55_less__zeroE, fact_69_less__not__refl2, fact_62_less__not__refl, fact_51_zero__less__power, fact_34_zero__is__num__zero, fact_9_rel__simps_I12_J, fact_78_number__of__Bit0, fact_7_rel__simps_I10_J, arity_Int_Oint___Int_Onumber__ring, fact_43_bin__less__0__simps_I4_J, arity_Int_Oint___Int_Onumber__semiring, fact_75_even__less__0__iff, arity_Int_Oint___Rings_Osemiring__1, arity_Nat_Onat___Rings_Omult__zero, fact_95_add__less__cancel__left, fact_25_rel__simps_I17_J, fact_13_tn0, fact_56_double__eq__0__iff, fact_54_less__nat__zero__code, fact_60_add__Bit0__Bit1, fact_53_nat__zero__less__power__iff, fact_8_rel__simps_I16_J, fact_61_add__Bit1__Bit0, fact_66_plus__numeral__code_I9_J, fact_38_less__int__code_I16_J, fact_14_eq__number__of, fact_22_rel__simps_I44_J, fact_90_add__left__cancel, fact_40_semiring__numeral__0__eq__0, fact_41_semiring__norm_I112_J, fact_79_gr0I, fact_65_nat__neq__iff, fact_44_bin__less__0__simps_I1_J, fact_80_gr__implies__not0, fact_45_bin__less__0__simps_I3_J, fact_72_add__Pls, fact_83_sum__power2__eq__zero__iff, fact_88_double__add__less__zero__iff__single__add__less__zero, arity_Nat_Onat___Rings_Olinordered__semidom, fact_28_rel__simps_I14_J, fact_73_add__Pls__right, fact_24_Bit0__Pls, fact_94_double__zero__sym, fact_35_semiring__norm_I113_J, fact_89_add__less__cancel__right, arity_Nat_Onat___Groups_Ozero, fact_19_rel__simps_I39_J, fact_42_less__int__code_I15_J, fact_0__096v_A_126_061_A0_096, fact_49_pos2, fact_59_add__number__of__left, fact_77_add__numeral__0, arity_Int_Oint___Power_Opower, fact_91_add__right__cancel, arity_Int_Oint___Groups_Ocancel__semigroup__add, fact_4_less__special_I1_J, fact_1_zero__less__power2, fact_23_rel__simps_I38_J, fact_21_rel__simps_I49_J, arity_Nat_Onat___Int_Onumber, fact_70_less__not__refl3, fact_82_not__less0, fact_33_less__number__of__int__code, fact_26_zero__less__power__nat__eq__number__of, fact_3_zero__eq__power2, arity_Int_Oint___Rings_Ozero__neq__one, fact_86_sum__power2__gt__zero__iff, arity_Int_Oint___Groups_Oordered__ab__semigroup__add__imp__le, fact_58_add__number__of__eq, fact_6_rel__simps_I4_J, fact_47_power__eq__0__iff, fact_64_number__of__add, fact_48_quartic__square__square, fact_76_add__numeral__0__right, fact_92_add__is__0, help_pp_1_1_U, fact_20_rel__simps_I50_J, fact_12_number__of__Pls, arity_Nat_Onat___Rings_Ono__zero__divisors, fact_46_power2__less__0, arity_Int_Oint___Int_Onumber, arity_Int_Oint___Groups_Olinordered__ab__group__add, fact_81_nat__power__less__imp__less, arity_Int_Oint___Groups_Ozero, fact_84_field__power__not__zero, arity_Int_Oint___Rings_Omult__zero, help_pp_2_1_U, arity_Int_Oint___Rings_Olinordered__semidom, fact_15_rel__simps_I51_J, arity_Nat_Onat___Rings_Ozero__neq__one, fact_10_power__eq__0__iff__number__of, fact_52_neq0__conv, fact_18_rel__simps_I46_J, fact_31_less__0__number__of, arity_Nat_Onat___Groups_Ocancel__semigroup__add, fact_68_less__irrefl__nat
% 6.27/2.54  % No. of inferences in proof: 256
% 6.27/2.54  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p : 2044 ms resp. 1506 ms w/o parsing
% 6.71/2.64  % SZS output start Refutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 6.71/2.64  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------