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

View Problem - Process Solution

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

% Computer : n002.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:43:56 EDT 2023

% Result   : Theorem 5.77s 2.43s
% Output   : Refutation 6.27s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :  146
% Syntax   : Number of formulae    :  263 ( 112 unt;  31 typ;   0 def)
%            Number of atoms       :  492 ( 158 equ;   0 cnn)
%            Maximal formula atoms :   11 (   2 avg)
%            Number of connectives : 2354 (  57   ~;   6   |;  53   &;2045   @)
%                                         (  31 <=>; 162  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   16 (   6 avg)
%            Number of types       :    4 (   3 usr)
%            Number of type conns  :   15 (  15   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   31 (  29 usr;   8 con; 0-4 aty)
%            Number of variables   :  348 (   0   ^; 330   !;   0   ?; 348   :)
%                                         (  18  !>;   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(semiring_type,type,
    semiring: 
      !>[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(semiring_1_type,type,
    semiring_1: 
      !>[TA: $tType] : $o ).

thf(semiring_char_0_type,type,
    semiring_char_0: 
      !>[TA: $tType] : $o ).

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

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

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

thf(one_one_type,type,
    one_one: 
      !>[TA: $tType] : TA ).

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

thf(times_times_type,type,
    times_times: 
      !>[TA: $tType] : ( TA > TA > TA ) ).

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

thf(zprime_type,type,
    zprime: int > $o ).

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(semiring_1_of_nat_type,type,
    semiring_1_of_nat: 
      !>[TA: $tType] : ( nat > TA ) ).

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

thf(twoSqu1567020053sum2sq_type,type,
    twoSqu1567020053sum2sq: int > $o ).

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(m_type,type,
    m: int ).

thf(t_type,type,
    t: int ).

thf(tn_type,type,
    tn: nat ).

thf(108,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/sandbox/benchmark/theBenchmark.p',fact_18_eq__number__of) ).

thf(472,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)],[108]) ).

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

thf(169,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)],[20]) ).

thf(61,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/sandbox/benchmark/theBenchmark.p',fact_22_nat__add__left__cancel__less) ).

thf(311,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)],[61]) ).

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

thf(139,plain,
    linordered_semidom @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[11]) ).

thf(69,axiom,
    ! [A: nat] :
      ( ( ord_less @ int @ ( zero_zero @ int ) @ ( semiring_1_of_nat @ int @ A ) )
    <=> ( ord_less @ nat @ ( zero_zero @ nat ) @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_83_zero__less__int__conv) ).

thf(333,plain,
    ! [A: nat] :
      ( ( ( ord_less @ int @ ( zero_zero @ int ) @ ( semiring_1_of_nat @ int @ A ) )
       => ( ord_less @ nat @ ( zero_zero @ nat ) @ A ) )
      & ( ( ord_less @ nat @ ( zero_zero @ nat ) @ A )
       => ( ord_less @ int @ ( zero_zero @ int ) @ ( semiring_1_of_nat @ int @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[69]) ).

thf(110,axiom,
    ! [TA: $tType] :
      ( ( number_ring @ TA )
     => ! [A: int] :
          ( ( plus_plus @ TA @ ( one_one @ TA ) @ ( number_number_of @ TA @ A ) )
          = ( number_number_of @ TA @ ( plus_plus @ int @ ( bit1 @ pls ) @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_7_add__special_I2_J) ).

thf(481,plain,
    ! [TA: $tType] :
      ( ( number_ring @ TA )
     => ! [A: int] :
          ( ( plus_plus @ TA @ ( one_one @ TA ) @ ( number_number_of @ TA @ A ) )
          = ( number_number_of @ TA @ ( plus_plus @ int @ ( bit1 @ pls ) @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[110]) ).

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

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

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

thf(138,plain,
    linord219039673up_add @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[10]) ).

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

thf(217,plain,
    semiring_1 @ nat,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[32]) ).

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

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

thf(21,axiom,
    ! [A: nat,B: nat] :
      ( ( ord_less @ int @ ( semiring_1_of_nat @ int @ B ) @ ( semiring_1_of_nat @ int @ A ) )
    <=> ( ord_less @ nat @ B @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_86_zless__int) ).

thf(174,plain,
    ! [A: nat,B: nat] :
      ( ( ( ord_less @ int @ ( semiring_1_of_nat @ int @ B ) @ ( semiring_1_of_nat @ int @ A ) )
       => ( ord_less @ nat @ B @ A ) )
      & ( ( ord_less @ nat @ B @ A )
       => ( ord_less @ int @ ( semiring_1_of_nat @ int @ B ) @ ( semiring_1_of_nat @ int @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[21]) ).

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

thf(185,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)],[25]) ).

thf(56,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/sandbox/benchmark/theBenchmark.p',fact_32_add__gr__0) ).

thf(288,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)],[56]) ).

thf(95,axiom,
    ! [A: nat,B: nat] :
      ( ( ( plus_plus @ nat @ B @ A )
        = B )
     => ( A
        = ( zero_zero @ nat ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_76_add__eq__self__zero) ).

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

thf(45,axiom,
    ! [A: nat] :
      ( ( plus_plus @ nat @ A @ ( zero_zero @ nat ) )
      = A ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_77_Nat_Oadd__0__right) ).

thf(257,plain,
    ! [A: nat] :
      ( ( plus_plus @ nat @ A @ ( zero_zero @ nat ) )
      = A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[45]) ).

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

thf(184,plain,
    number_ring @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[24]) ).

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

thf(196,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)],[27]) ).

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

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

thf(16,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/sandbox/benchmark/theBenchmark.p',fact_75_nat__less__cases) ).

thf(152,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)],[16]) ).

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

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

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

thf(164,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)],[19]) ).

thf(22,axiom,
    ! [A: int,B: int,C: int] :
      ( ( ord_less @ int @ C @ B )
     => ( ( ord_less @ int @ ( zero_zero @ int ) @ A )
       => ( ord_less @ int @ ( times_times @ int @ A @ C ) @ ( times_times @ int @ A @ B ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_92_zmult__zless__mono2) ).

thf(179,plain,
    ! [A: int,B: int,C: int] :
      ( ( ord_less @ int @ C @ B )
     => ( ( ord_less @ int @ ( zero_zero @ int ) @ A )
       => ( ord_less @ int @ ( times_times @ int @ A @ C ) @ ( times_times @ int @ A @ B ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[22]) ).

thf(97,axiom,
    ! [A: int,B: int] :
      ( ( times_times @ int @ ( bit1 @ B ) @ A )
      = ( plus_plus @ int @ ( bit0 @ ( times_times @ int @ B @ A ) ) @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_14_mult__Bit1) ).

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

thf(63,axiom,
    ( ( zero_zero @ int )
    = ( number_number_of @ int @ pls ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_91_zero__is__num__zero) ).

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

thf(43,axiom,
    ord_less @ int @ ( one_one @ int ) @ t,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_0_t1) ).

thf(253,plain,
    ord_less @ int @ ( one_one @ int ) @ t,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[43]) ).

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

thf(121,plain,
    pp @ fTrue,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[4]) ).

thf(72,axiom,
    ( pls
    = ( zero_zero @ int ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_82_Pls__def) ).

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

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

thf(353,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)],[74]) ).

thf(52,axiom,
    semiring @ nat,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',arity_Nat_Onat___Rings_Osemiring) ).

thf(280,plain,
    semiring @ nat,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[52]) ).

thf(34,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( ord_less @ nat @ C @ B )
     => ( ord_less @ nat @ C @ ( plus_plus @ nat @ B @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_69_trans__less__add1) ).

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

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

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

thf(8,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( ord_less @ nat @ C @ B )
     => ( ord_less @ nat @ ( plus_plus @ nat @ C @ A ) @ ( plus_plus @ nat @ B @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_71_add__less__mono1) ).

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

thf(93,axiom,
    ! [A: nat] :
      ~ ( ord_less @ int @ ( semiring_1_of_nat @ int @ A ) @ ( zero_zero @ int ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_96_int__less__0__conv) ).

thf(428,plain,
    ! [A: nat] :
      ~ ( ord_less @ int @ ( semiring_1_of_nat @ int @ A ) @ ( zero_zero @ int ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[93]) ).

thf(28,axiom,
    ! [TA: $tType] :
      ( ( number_ring @ TA )
     => ( ( number_number_of @ TA @ ( bit1 @ pls ) )
        = ( one_one @ TA ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_15_numeral__1__eq__1) ).

thf(206,plain,
    ! [TA: $tType] :
      ( ( number_ring @ TA )
     => ( ( number_number_of @ TA @ ( bit1 @ pls ) )
        = ( one_one @ TA ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[28]) ).

thf(37,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/sandbox/benchmark/theBenchmark.p',fact_13_less__special_I3_J) ).

thf(233,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)],[37]) ).

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

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

thf(1,conjecture,
    ~ ( twoSqu1567020053sum2sq @ ( times_times @ int @ ( plus_plus @ int @ ( times_times @ int @ ( number_number_of @ int @ ( bit0 @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ m ) @ ( one_one @ int ) ) @ ( plus_plus @ int @ ( one_one @ int ) @ ( semiring_1_of_nat @ int @ ( zero_zero @ nat ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',conj_1) ).

thf(2,negated_conjecture,
    ~ ~ ( twoSqu1567020053sum2sq @ ( times_times @ int @ ( plus_plus @ int @ ( times_times @ int @ ( number_number_of @ int @ ( bit0 @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ m ) @ ( one_one @ int ) ) @ ( plus_plus @ int @ ( one_one @ int ) @ ( semiring_1_of_nat @ int @ ( zero_zero @ nat ) ) ) ) ),
    inference(neg_conjecture,[status(cth)],[1]) ).

thf(117,plain,
    ~ ~ ( twoSqu1567020053sum2sq @ ( times_times @ int @ ( plus_plus @ int @ ( times_times @ int @ ( number_number_of @ int @ ( bit0 @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ m ) @ ( one_one @ int ) ) @ ( plus_plus @ int @ ( one_one @ int ) @ ( semiring_1_of_nat @ int @ ( zero_zero @ nat ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

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

thf(270,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)],[49]) ).

thf(46,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/sandbox/benchmark/theBenchmark.p',fact_52_add__number__of__left) ).

thf(260,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)],[46]) ).

thf(88,axiom,
    ! [TA: $tType] :
      ( ( ( number @ TA )
        & ( semiring @ TA ) )
     => ! [A: TA,B: TA,C: int] :
          ( ( times_times @ TA @ ( number_number_of @ TA @ C ) @ ( plus_plus @ TA @ B @ A ) )
          = ( plus_plus @ TA @ ( times_times @ TA @ ( number_number_of @ TA @ C ) @ B ) @ ( times_times @ TA @ ( number_number_of @ TA @ C ) @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_46_right__distrib__number__of) ).

thf(407,plain,
    ! [TA: $tType] :
      ( ( ( number @ TA )
        & ( semiring @ TA ) )
     => ! [A: TA,B: TA,C: int] :
          ( ( times_times @ TA @ ( number_number_of @ TA @ C ) @ ( plus_plus @ TA @ B @ A ) )
          = ( plus_plus @ TA @ ( times_times @ TA @ ( number_number_of @ TA @ C ) @ B ) @ ( times_times @ TA @ ( number_number_of @ TA @ C ) @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[88]) ).

thf(50,axiom,
    ! [TA: $tType] :
      ( ( linordered_semidom @ TA )
     => ! [A: nat,B: nat] :
          ( ( ord_less @ TA @ ( semiring_1_of_nat @ TA @ B ) @ ( semiring_1_of_nat @ TA @ A ) )
        <=> ( ord_less @ nat @ B @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_56_of__nat__less__iff) ).

thf(275,plain,
    ! [TA: $tType] :
      ( ( linordered_semidom @ TA )
     => ! [A: nat,B: nat] :
          ( ( ( ord_less @ TA @ ( semiring_1_of_nat @ TA @ B ) @ ( semiring_1_of_nat @ TA @ A ) )
           => ( ord_less @ nat @ B @ A ) )
          & ( ( ord_less @ nat @ B @ A )
           => ( ord_less @ TA @ ( semiring_1_of_nat @ TA @ B ) @ ( semiring_1_of_nat @ TA @ A ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[50]) ).

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

thf(467,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)],[107]) ).

thf(111,axiom,
    ! [TA: $tType] :
      ( ( ( number_ring @ TA )
        & ( linordered_idom @ TA ) )
     => ! [A: int] :
          ( ( ord_less @ TA @ ( number_number_of @ TA @ A ) @ ( one_one @ TA ) )
        <=> ( ord_less @ int @ A @ ( bit1 @ pls ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_10_less__special_I4_J) ).

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

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

thf(252,plain,
    number @ nat,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[42]) ).

thf(67,axiom,
    ( ( semiring_1_of_nat @ int @ ( zero_zero @ nat ) )
    = ( zero_zero @ int ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_94_int__0) ).

thf(329,plain,
    ( ( semiring_1_of_nat @ int @ ( zero_zero @ nat ) )
    = ( zero_zero @ int ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[67]) ).

thf(102,axiom,
    ! [TA: $tType] :
      ( ( ( number_ring @ TA )
        & ( linordered_idom @ TA ) )
     => ! [A: int] :
          ( ( ord_less @ TA @ ( one_one @ TA ) @ ( number_number_of @ TA @ A ) )
        <=> ( ord_less @ int @ ( bit1 @ pls ) @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_9_less__special_I2_J) ).

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

thf(55,axiom,
    ! [TA: $tType] :
      ( ( number_ring @ TA )
     => ! [A: int,B: int] :
          ( ( times_times @ TA @ ( number_number_of @ TA @ B ) @ ( number_number_of @ TA @ A ) )
          = ( number_number_of @ TA @ ( times_times @ int @ B @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_50_arith__simps_I32_J) ).

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

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

thf(193,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)],[26]) ).

thf(30,axiom,
    ! [A: int,B: nat,C: nat] :
      ( ( plus_plus @ int @ ( semiring_1_of_nat @ int @ C ) @ ( plus_plus @ int @ ( semiring_1_of_nat @ int @ B ) @ A ) )
      = ( plus_plus @ int @ ( semiring_1_of_nat @ int @ ( plus_plus @ nat @ C @ B ) ) @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_84_zadd__int__left) ).

thf(212,plain,
    ! [A: int,B: nat,C: nat] :
      ( ( plus_plus @ int @ ( semiring_1_of_nat @ int @ C ) @ ( plus_plus @ int @ ( semiring_1_of_nat @ int @ B ) @ A ) )
      = ( plus_plus @ int @ ( semiring_1_of_nat @ int @ ( plus_plus @ nat @ C @ B ) ) @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[30]) ).

thf(6,axiom,
    ~ ( ord_less @ int @ pls @ pls ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_37_rel__simps_I2_J) ).

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

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

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

thf(90,axiom,
    ! [A: nat] :
      ( ( ( semiring_1_of_nat @ int @ A )
        = ( zero_zero @ int ) )
    <=> ( A
        = ( zero_zero @ nat ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_93_int__eq__0__conv) ).

thf(412,plain,
    ! [A: nat] :
      ( ( ( ( semiring_1_of_nat @ int @ A )
          = ( zero_zero @ int ) )
       => ( A
          = ( zero_zero @ nat ) ) )
      & ( ( A
          = ( zero_zero @ nat ) )
       => ( ( semiring_1_of_nat @ int @ A )
          = ( zero_zero @ int ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[90]) ).

thf(81,axiom,
    ! [TA: $tType] :
      ( ( semiring_1 @ TA )
     => ! [A: nat,B: nat] :
          ( ( semiring_1_of_nat @ TA @ ( plus_plus @ nat @ B @ A ) )
          = ( plus_plus @ TA @ ( semiring_1_of_nat @ TA @ B ) @ ( semiring_1_of_nat @ TA @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_39_of__nat__add) ).

thf(375,plain,
    ! [TA: $tType] :
      ( ( semiring_1 @ TA )
     => ! [A: nat,B: nat] :
          ( ( semiring_1_of_nat @ TA @ ( plus_plus @ nat @ B @ A ) )
          = ( plus_plus @ TA @ ( semiring_1_of_nat @ TA @ B ) @ ( semiring_1_of_nat @ TA @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[81]) ).

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

thf(402,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)],[87]) ).

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

thf(281,plain,
    linordered_idom @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[53]) ).

thf(106,axiom,
    semiring_char_0 @ int,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',arity_Int_Oint___Nat_Osemiring__char__0) ).

thf(466,plain,
    semiring_char_0 @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[106]) ).

thf(38,axiom,
    ! [TA: $tType] :
      ( ( number_ring @ TA )
     => ( ( plus_plus @ TA @ ( one_one @ TA ) @ ( one_one @ TA ) )
        = ( number_number_of @ TA @ ( bit0 @ ( bit1 @ pls ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_11_one__add__one__is__two) ).

thf(236,plain,
    ! [TA: $tType] :
      ( ( number_ring @ TA )
     => ( ( plus_plus @ TA @ ( one_one @ TA ) @ ( one_one @ TA ) )
        = ( number_number_of @ TA @ ( bit0 @ ( bit1 @ pls ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[38]) ).

thf(23,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/sandbox/benchmark/theBenchmark.p',fact_53_add__number__of__eq) ).

thf(181,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)],[23]) ).

thf(73,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/sandbox/benchmark/theBenchmark.p',fact_48_less__number__of) ).

thf(350,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)],[73]) ).

thf(91,axiom,
    ! [TA: $tType] :
      ( ( number_ring @ TA )
     => ! [A: TA,B: int,C: int] :
          ( ( times_times @ TA @ ( number_number_of @ TA @ C ) @ ( times_times @ TA @ ( number_number_of @ TA @ B ) @ A ) )
          = ( times_times @ TA @ ( number_number_of @ TA @ ( times_times @ int @ C @ B ) ) @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_49_mult__number__of__left) ).

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

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

thf(362,plain,
    semiring_1 @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[75]) ).

thf(40,axiom,
    ! [A: nat,B: nat,C: nat,D: nat] :
      ( ( ord_less @ nat @ D @ C )
     => ( ( ( plus_plus @ nat @ B @ C )
          = ( plus_plus @ nat @ D @ A ) )
       => ( ord_less @ nat @ B @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_73_less__add__eq__less) ).

thf(245,plain,
    ! [A: nat,B: nat,C: nat,D: nat] :
      ( ( ord_less @ nat @ D @ C )
     => ( ( ( plus_plus @ nat @ B @ C )
          = ( plus_plus @ nat @ D @ A ) )
       => ( ord_less @ nat @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[40]) ).

thf(59,axiom,
    ! [TA: $tType] :
      ( ( ( number @ TA )
        & ( semiring @ TA ) )
     => ! [A: int,B: TA,C: TA] :
          ( ( times_times @ TA @ ( plus_plus @ TA @ C @ B ) @ ( number_number_of @ TA @ A ) )
          = ( plus_plus @ TA @ ( times_times @ TA @ C @ ( number_number_of @ TA @ A ) ) @ ( times_times @ TA @ B @ ( number_number_of @ TA @ A ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_45_left__distrib__number__of) ).

thf(303,plain,
    ! [TA: $tType] :
      ( ( ( number @ TA )
        & ( semiring @ TA ) )
     => ! [A: int,B: TA,C: TA] :
          ( ( times_times @ TA @ ( plus_plus @ TA @ C @ B ) @ ( number_number_of @ TA @ A ) )
          = ( plus_plus @ TA @ ( times_times @ TA @ C @ ( number_number_of @ TA @ A ) ) @ ( times_times @ TA @ B @ ( number_number_of @ TA @ A ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[59]) ).

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

thf(387,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)],[84]) ).

thf(114,axiom,
    semiring_char_0 @ nat,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',arity_Nat_Onat___Nat_Osemiring__char__0) ).

thf(494,plain,
    semiring_char_0 @ nat,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[114]) ).

thf(71,axiom,
    ! [A: int] :
      ( ( times_times @ int @ pls @ A )
      = pls ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_41_mult__Pls) ).

thf(345,plain,
    ! [A: int] :
      ( ( times_times @ int @ pls @ A )
      = pls ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[71]) ).

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

thf(323,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)],[64]) ).

thf(12,axiom,
    ! [A: nat,B: nat] :
      ( ( plus_plus @ int @ ( semiring_1_of_nat @ int @ B ) @ ( semiring_1_of_nat @ int @ A ) )
      = ( semiring_1_of_nat @ int @ ( plus_plus @ nat @ B @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_85_zadd__int) ).

thf(140,plain,
    ! [A: nat,B: nat] :
      ( ( plus_plus @ int @ ( semiring_1_of_nat @ int @ B ) @ ( semiring_1_of_nat @ int @ A ) )
      = ( semiring_1_of_nat @ int @ ( plus_plus @ nat @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[12]) ).

thf(86,axiom,
    ! [A: int,B: int] :
      ( ( times_times @ int @ ( bit0 @ B ) @ A )
      = ( bit0 @ ( times_times @ int @ B @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_42_mult__Bit0) ).

thf(399,plain,
    ! [A: int,B: int] :
      ( ( times_times @ int @ ( bit0 @ B ) @ A )
      = ( bit0 @ ( times_times @ int @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[86]) ).

thf(51,axiom,
    ! [A: nat,B: nat,C: nat,D: nat] :
      ( ( ord_less @ nat @ D @ C )
     => ( ( ord_less @ nat @ B @ A )
       => ( ord_less @ nat @ ( plus_plus @ nat @ D @ B ) @ ( plus_plus @ nat @ C @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_72_add__less__mono) ).

thf(278,plain,
    ! [A: nat,B: nat,C: nat,D: nat] :
      ( ( ord_less @ nat @ D @ C )
     => ( ( ord_less @ nat @ B @ A )
       => ( ord_less @ nat @ ( plus_plus @ nat @ D @ B ) @ ( plus_plus @ nat @ C @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[51]) ).

thf(35,axiom,
    ! [A: nat] :
      ~ ( ord_less @ nat @ A @ A ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_66_less__irrefl__nat) ).

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

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

thf(306,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)],[60]) ).

thf(9,axiom,
    ! [TA: $tType] :
      ( ( linordered_semidom @ TA )
     => ! [A: nat] :
          ( ( ord_less @ TA @ ( zero_zero @ TA ) @ ( semiring_1_of_nat @ TA @ A ) )
        <=> ( ord_less @ nat @ ( zero_zero @ nat ) @ A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_16_of__nat__0__less__iff) ).

thf(135,plain,
    ! [TA: $tType] :
      ( ( linordered_semidom @ TA )
     => ! [A: nat] :
          ( ( ( ord_less @ TA @ ( zero_zero @ TA ) @ ( semiring_1_of_nat @ TA @ A ) )
           => ( ord_less @ nat @ ( zero_zero @ nat ) @ A ) )
          & ( ( ord_less @ nat @ ( zero_zero @ nat ) @ A )
           => ( ord_less @ TA @ ( zero_zero @ TA ) @ ( semiring_1_of_nat @ TA @ A ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[9]) ).

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

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

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

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

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

thf(431,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)],[94]) ).

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

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

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

thf(162,plain,
    number @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[17]) ).

thf(29,axiom,
    ! [A: nat] :
      ~ ( ord_less @ nat @ A @ A ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_61_less__not__refl) ).

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

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

thf(487,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)],[112]) ).

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

thf(295,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)],[57]) ).

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

thf(282,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)],[54]) ).

thf(15,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( ord_less @ nat @ ( plus_plus @ nat @ C @ B ) @ A )
     => ( ord_less @ nat @ C @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_74_add__lessD1) ).

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

thf(66,axiom,
    ( ( bit0 @ pls )
    = pls ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_31_Bit0__Pls) ).

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

thf(47,axiom,
    ! [A: int] :
      ( ( plus_plus @ int @ ( plus_plus @ int @ ( one_one @ int ) @ A ) @ A )
     != ( zero_zero @ int ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_95_odd__nonzero) ).

thf(263,plain,
    ! [A: int] :
      ( ( plus_plus @ int @ ( plus_plus @ int @ ( one_one @ int ) @ A ) @ A )
     != ( zero_zero @ int ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[47]) ).

thf(68,axiom,
    ! [A: int,B: int] :
      ( ( twoSqu1567020053sum2sq @ B )
     => ( ( twoSqu1567020053sum2sq @ A )
       => ( twoSqu1567020053sum2sq @ ( times_times @ int @ B @ A ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_4_is__mult__sum2sq) ).

thf(331,plain,
    ! [A: int,B: int] :
      ( ( twoSqu1567020053sum2sq @ B )
     => ( ( twoSqu1567020053sum2sq @ A )
       => ( twoSqu1567020053sum2sq @ ( times_times @ int @ B @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[68]) ).

thf(105,axiom,
    ! [A: nat,B: nat] :
      ~ ( ord_less @ nat @ ( plus_plus @ nat @ B @ A ) @ A ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_63_not__add__less2) ).

thf(463,plain,
    ! [A: nat,B: nat] :
      ~ ( ord_less @ nat @ ( plus_plus @ nat @ B @ A ) @ A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[105]) ).

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

thf(338,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)],[70]) ).

thf(83,axiom,
    zprime @ ( plus_plus @ int @ ( times_times @ int @ ( number_number_of @ int @ ( bit0 @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ m ) @ ( one_one @ int ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_3_p) ).

thf(386,plain,
    zprime @ ( plus_plus @ int @ ( times_times @ int @ ( number_number_of @ int @ ( bit0 @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ m ) @ ( one_one @ int ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[83]) ).

thf(98,axiom,
    ord_less @ int @ ( zero_zero @ int ) @ ( plus_plus @ int @ ( times_times @ int @ ( number_number_of @ int @ ( bit0 @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ m ) @ ( one_one @ int ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_44_p0) ).

thf(446,plain,
    ord_less @ int @ ( zero_zero @ int ) @ ( plus_plus @ int @ ( times_times @ int @ ( number_number_of @ int @ ( bit0 @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ m ) @ ( one_one @ int ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[98]) ).

thf(13,axiom,
    ! [TA: $tType] :
      ( ( semiring_1 @ TA )
     => ( ( semiring_1_of_nat @ TA @ ( zero_zero @ nat ) )
        = ( zero_zero @ TA ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_51_of__nat__0) ).

thf(143,plain,
    ! [TA: $tType] :
      ( ( semiring_1 @ TA )
     => ( ( semiring_1_of_nat @ TA @ ( zero_zero @ nat ) )
        = ( zero_zero @ TA ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[13]) ).

thf(100,axiom,
    ! [TA: $tType] :
      ( ( number_ring @ TA )
     => ! [A: int] :
          ( ( plus_plus @ TA @ ( number_number_of @ TA @ A ) @ ( one_one @ TA ) )
          = ( number_number_of @ TA @ ( plus_plus @ int @ A @ ( bit1 @ pls ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_8_add__special_I3_J) ).

thf(450,plain,
    ! [TA: $tType] :
      ( ( number_ring @ TA )
     => ! [A: int] :
          ( ( plus_plus @ TA @ ( number_number_of @ TA @ A ) @ ( one_one @ TA ) )
          = ( number_number_of @ TA @ ( plus_plus @ int @ A @ ( bit1 @ pls ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[100]) ).

thf(76,axiom,
    ord_less @ int @ ( plus_plus @ int @ ( one_one @ int ) @ ( semiring_1_of_nat @ int @ ( zero_zero @ nat ) ) ) @ ( plus_plus @ int @ ( times_times @ int @ ( number_number_of @ int @ ( bit0 @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ m ) @ ( one_one @ int ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_2__C0_C) ).

thf(363,plain,
    ord_less @ int @ ( plus_plus @ int @ ( one_one @ int ) @ ( semiring_1_of_nat @ int @ ( zero_zero @ nat ) ) ) @ ( plus_plus @ int @ ( times_times @ int @ ( number_number_of @ int @ ( bit0 @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ m ) @ ( one_one @ int ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[76]) ).

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

thf(495,plain,
    ring_char_0 @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[115]) ).

thf(33,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/sandbox/benchmark/theBenchmark.p',fact_12_less__special_I1_J) ).

thf(218,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)],[33]) ).

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

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

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

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

thf(82,axiom,
    ! [A: int,B: int] :
      ( ( ord_less @ int @ ( zero_zero @ int ) @ B )
     => ( ( ( times_times @ int @ B @ A )
          = ( one_one @ int ) )
      <=> ( ( B
            = ( one_one @ int ) )
          & ( A
            = ( one_one @ int ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_97_pos__zmult__eq__1__iff) ).

thf(378,plain,
    ! [A: int,B: int] :
      ( ( ord_less @ int @ ( zero_zero @ int ) @ B )
     => ( ( ( ( times_times @ int @ B @ A )
            = ( one_one @ int ) )
         => ( ( B
              = ( one_one @ int ) )
            & ( A
              = ( one_one @ int ) ) ) )
        & ( ( ( B
              = ( one_one @ int ) )
            & ( A
              = ( one_one @ int ) ) )
         => ( ( times_times @ int @ B @ A )
            = ( one_one @ int ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[82]) ).

thf(58,axiom,
    ! [TA: $tType] :
      ( ( semiring_1 @ TA )
     => ( ( semiring_1_of_nat @ TA @ ( one_one @ nat ) )
        = ( one_one @ TA ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_40_of__nat__1) ).

thf(300,plain,
    ! [TA: $tType] :
      ( ( semiring_1 @ TA )
     => ( ( semiring_1_of_nat @ TA @ ( one_one @ nat ) )
        = ( one_one @ TA ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[58]) ).

thf(99,axiom,
    ! [A: nat] :
      ( ( plus_plus @ nat @ ( zero_zero @ nat ) @ A )
      = A ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_78_plus__nat_Oadd__0) ).

thf(447,plain,
    ! [A: nat] :
      ( ( plus_plus @ nat @ ( zero_zero @ nat ) @ A )
      = A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[99]) ).

thf(89,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( ord_less @ nat @ C @ B )
     => ( ord_less @ nat @ C @ ( plus_plus @ nat @ A @ B ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_70_trans__less__add2) ).

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

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

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

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

thf(422,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)],[92]) ).

thf(65,axiom,
    ord_less @ nat @ ( zero_zero @ nat ) @ tn,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_17_tn0) ).

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

thf(39,axiom,
    ! [TA: $tType] :
      ( ( semiring_char_0 @ TA )
     => ! [A: nat,B: nat] :
          ( ( ( semiring_1_of_nat @ TA @ B )
            = ( semiring_1_of_nat @ TA @ A ) )
        <=> ( B = A ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_23_of__nat__eq__iff) ).

thf(239,plain,
    ! [TA: $tType] :
      ( ( semiring_char_0 @ TA )
     => ! [A: nat,B: nat] :
          ( ( ( ( semiring_1_of_nat @ TA @ B )
              = ( semiring_1_of_nat @ TA @ A ) )
           => ( B = A ) )
          & ( ( B = A )
           => ( ( semiring_1_of_nat @ TA @ B )
              = ( semiring_1_of_nat @ TA @ A ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[39]) ).

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

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

thf(103,axiom,
    semiring @ int,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',arity_Int_Oint___Rings_Osemiring) ).

thf(459,plain,
    semiring @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[103]) ).

thf(7,axiom,
    ~ ( ord_less @ int @ pls @ ( zero_zero @ int ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_88_bin__less__0__simps_I1_J) ).

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

thf(18,axiom,
    twoSqu1567020053sum2sq @ ( times_times @ int @ ( plus_plus @ int @ ( times_times @ int @ ( number_number_of @ int @ ( bit0 @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ m ) @ ( one_one @ int ) ) @ t ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_5_qf1pt) ).

thf(163,plain,
    twoSqu1567020053sum2sq @ ( times_times @ int @ ( plus_plus @ int @ ( times_times @ int @ ( number_number_of @ int @ ( bit0 @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ m ) @ ( one_one @ int ) ) @ t ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[18]) ).

thf(79,axiom,
    ~ ( twoSqu1567020053sum2sq @ ( times_times @ int @ ( plus_plus @ int @ ( times_times @ int @ ( number_number_of @ int @ ( bit0 @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ m ) @ ( one_one @ int ) ) @ ( plus_plus @ int @ ( one_one @ int ) @ ( semiring_1_of_nat @ int @ ( zero_zero @ nat ) ) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_1_nQ1) ).

thf(369,plain,
    ~ ( twoSqu1567020053sum2sq @ ( times_times @ int @ ( plus_plus @ int @ ( times_times @ int @ ( number_number_of @ int @ ( bit0 @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ m ) @ ( one_one @ int ) ) @ ( plus_plus @ int @ ( one_one @ int ) @ ( semiring_1_of_nat @ int @ ( zero_zero @ nat ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[79]) ).

thf(44,axiom,
    ! [A: nat,B: nat] :
      ~ ( ord_less @ nat @ ( plus_plus @ nat @ B @ A ) @ B ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_62_not__add__less1) ).

thf(254,plain,
    ! [A: nat,B: nat] :
      ~ ( ord_less @ nat @ ( plus_plus @ nat @ B @ A ) @ B ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[44]) ).

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

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

thf(31,axiom,
    ( ( semiring_1_of_nat @ int @ ( one_one @ nat ) )
    = ( one_one @ int ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_90_int__1) ).

thf(215,plain,
    ( ( semiring_1_of_nat @ int @ ( one_one @ nat ) )
    = ( one_one @ int ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[31]) ).

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

thf(496,plain,
    linordered_semidom @ nat,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[116]) ).

thf(77,axiom,
    ord_less @ int @ t @ ( plus_plus @ int @ ( times_times @ int @ ( number_number_of @ int @ ( bit0 @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ m ) @ ( one_one @ int ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',fact_6_t__l__p) ).

thf(364,plain,
    ord_less @ int @ t @ ( plus_plus @ int @ ( times_times @ int @ ( number_number_of @ int @ ( bit0 @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ m ) @ ( one_one @ int ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[77]) ).

thf(497,plain,
    $false,
    inference(e,[status(thm)],[472,169,311,139,333,481,365,138,217,440,174,185,288,436,257,184,196,460,152,316,164,179,443,321,253,121,348,353,280,221,453,133,428,206,233,248,117,270,260,407,275,467,484,252,329,456,285,193,212,129,371,412,375,402,281,466,236,181,350,419,362,245,303,387,494,345,323,140,399,278,223,306,135,226,267,431,490,162,209,487,295,282,150,327,263,331,463,338,386,446,143,450,363,495,218,478,119,378,300,447,410,146,422,326,239,395,459,131,163,369,254,122,215,496,364]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : NUM977_5 : TPTP v8.1.2. Released v6.0.0.
% 0.12/0.15  % Command  : run_Leo-III %s %d
% 0.16/0.36  % Computer : n002.cluster.edu
% 0.16/0.36  % Model    : x86_64 x86_64
% 0.16/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.36  % Memory   : 8042.1875MB
% 0.16/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.36  % CPULimit : 300
% 0.16/0.36  % WCLimit  : 300
% 0.16/0.36  % DateTime : Thu May 18 18:05:35 EDT 2023
% 0.16/0.36  % CPUTime  : 
% 0.98/0.88  % [INFO] 	 Parsing problem /export/starexec/sandbox/benchmark/theBenchmark.p ... 
% 1.39/1.06  % [INFO] 	 Parsing done (186ms). 
% 1.39/1.07  % [INFO] 	 Running in sequential loop mode. 
% 1.93/1.26  % [INFO] 	 eprover registered as external prover. 
% 1.93/1.27  % [INFO] 	 cvc4 registered as external prover. 
% 1.93/1.27  % [INFO] 	 Scanning for conjecture ... 
% 2.12/1.36  % [INFO] 	 Found a conjecture and 115 axioms. Running axiom selection ... 
% 2.30/1.43  % [INFO] 	 Axiom selection finished. Selected 114 axioms (removed 1 axioms). 
% 2.86/1.53  % [INFO] 	 Problem is typed first-order (TPTP TFF). 
% 2.87/1.54  % [INFO] 	 Type checking passed. 
% 2.87/1.54  % [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 ... 
% 5.77/2.43  % External prover 'e' found a proof!
% 5.77/2.43  % [INFO] 	 Killing All external provers ... 
% 5.77/2.43  % Time passed: 1911ms (effective reasoning time: 1352ms)
% 5.77/2.43  % 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)>
% 5.77/2.43  % Axioms used in derivation (114): fact_74_add__lessD1, fact_59_add__Bit1__Bit0, help_pp_1_1_U, fact_90_int__1, fact_27_rel__simps_I50_J, fact_36_rel__simps_I17_J, fact_20_rel__simps_I51_J, fact_35_neq0__conv, fact_49_mult__number__of__left, fact_16_of__nat__0__less__iff, arity_Int_Oint___Rings_Olinordered__idom, fact_55_rel__simps_I16_J, arity_Nat_Onat___Rings_Osemiring__1, arity_Int_Oint___Int_Oring__char__0, fact_62_not__add__less1, fact_19_add__is__0, fact_7_add__special_I2_J, fact_56_of__nat__less__iff, fact_96_int__less__0__conv, fact_17_tn0, fact_81_not__less0, fact_14_mult__Bit1, fact_52_add__number__of__left, fact_37_rel__simps_I2_J, fact_93_int__eq__0__conv, fact_11_one__add__one__is__two, fact_65_linorder__neqE__nat, fact_58_rel__simps_I4_J, fact_61_less__not__refl, fact_4_is__mult__sum2sq, fact_3_p, fact_71_add__less__mono1, fact_78_plus__nat_Oadd__0, fact_24_double__eq__0__iff, fact_39_of__nat__add, arity_Int_Oint___Int_Onumber__ring, fact_73_less__add__eq__less, fact_82_Pls__def, fact_66_less__irrefl__nat, fact_94_int__0, fact_84_zadd__int__left, arity_Int_Oint___Rings_Osemiring__1, fact_76_add__eq__self__zero, fact_92_zmult__zless__mono2, fact_67_less__not__refl2, fact_31_Bit0__Pls, fact_60_add__Bit0__Bit1, fact_8_add__special_I3_J, fact_18_eq__number__of, fact_95_odd__nonzero, fact_23_of__nat__eq__iff, fact_22_nat__add__left__cancel__less, fact_10_less__special_I4_J, fact_15_numeral__1__eq__1, fact_29_rel__simps_I44_J, fact_64_nat__neq__iff, fact_79_gr0I, fact_89_bin__less__0__simps_I3_J, fact_42_mult__Bit0, fact_1_nQ1, fact_43_add__Bit0__Bit0, fact_72_add__less__mono, fact_28_rel__simps_I49_J, fact_80_gr__implies__not0, arity_Nat_Onat___Rings_Olinordered__semidom, fact_85_zadd__int, fact_12_less__special_I1_J, fact_88_bin__less__0__simps_I1_J, fact_38_rel__simps_I14_J, fact_34_less__nat__zero__code, arity_Int_Oint___Rings_Osemiring, fact_69_trans__less__add1, fact_54_rel__simps_I12_J, fact_6_t__l__p, fact_53_add__number__of__eq, fact_70_trans__less__add2, fact_47_number__of__Pls, fact_2__C0_C, fact_91_zero__is__num__zero, fact_41_mult__Pls, fact_40_of__nat__1, fact_45_left__distrib__number__of, fact_63_not__add__less2, fact_87_bin__less__0__simps_I4_J, fact_26_rel__simps_I39_J, fact_51_of__nat__0, fact_77_Nat_Oadd__0__right, fact_48_less__number__of, fact_13_less__special_I3_J, arity_Nat_Onat___Int_Onumber, fact_46_right__distrib__number__of, fact_0_t1, fact_57_rel__simps_I10_J, arity_Nat_Onat___Nat_Osemiring__char__0, fact_50_arith__simps_I32_J, fact_5_qf1pt, fact_9_less__special_I2_J, fact_86_zless__int, fact_83_zero__less__int__conv, arity_Nat_Onat___Rings_Osemiring, fact_21_rel__simps_I48_J, arity_Int_Oint___Groups_Olinordered__ab__group__add, fact_97_pos__zmult__eq__1__iff, arity_Int_Oint___Int_Onumber, fact_68_less__not__refl3, fact_44_p0, arity_Int_Oint___Nat_Osemiring__char__0, fact_32_add__gr__0, arity_Int_Oint___Rings_Olinordered__semidom, help_pp_2_1_U, fact_75_nat__less__cases, fact_25_rel__simps_I46_J, fact_33_less__zeroE, fact_30_rel__simps_I38_J
% 5.77/2.43  % No. of inferences in proof: 232
% 5.77/2.43  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p : 1911 ms resp. 1352 ms w/o parsing
% 6.27/2.51  % SZS output start Refutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 6.27/2.51  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------