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

View Problem - Process Solution

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

% Computer : n011.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:53 EDT 2023

% Result   : Theorem 6.13s 2.39s
% Output   : Refutation 6.25s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :  131
% Syntax   : Number of formulae    :  240 (  96 unt;  24 typ;   0 def)
%            Number of atoms       :  444 ( 174 equ;   0 cnn)
%            Maximal formula atoms :    7 (   2 avg)
%            Number of connectives : 2481 (  18   ~;   3   |;  52   &;2235   @)
%                                         (  29 <=>; 144  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   15 (   5 avg)
%            Number of types       :    3 (   2 usr)
%            Number of type conns  :   13 (  13   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   24 (  22 usr;   4 con; 0-3 aty)
%            Number of variables   :  369 (   0   ^; 354   !;   0   ?; 369   :)
%                                         (  15  !>;   0  ?*;   0  @-;   0  @+)

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

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

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

thf(ring_type,type,
    ring: 
      !>[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(number_semiring_type,type,
    number_semiring: 
      !>[TA: $tType] : $o ).

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

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

thf(minus_minus_type,type,
    minus_minus: 
      !>[TA: $tType] : ( TA > TA > TA ) ).

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(ord_less_type,type,
    ord_less: 
      !>[TA: $tType] : ( TA > TA > $o ) ).

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

thf(m_type,type,
    m: int ).

thf(t_type,type,
    t: int ).

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

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

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

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

thf(72,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_81_add__numeral__0__right) ).

thf(347,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)],[72]) ).

thf(43,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/sandbox2/benchmark/theBenchmark.p',fact_9_one__add__one__is__two) ).

thf(234,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)],[43]) ).

thf(77,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_68_less__int__code_I13_J) ).

thf(365,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)],[77]) ).

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

thf(138,plain,
    ! [A: int,B: int] :
      ( ( times_times @ int @ ( number_number_of @ int @ B ) @ ( number_number_of @ int @ A ) )
      = ( number_number_of @ int @ ( times_times @ int @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[14]) ).

thf(91,axiom,
    ! [A: int,B: int,C: int] :
      ( ( times_times @ int @ ( plus_plus @ int @ C @ B ) @ A )
      = ( plus_plus @ int @ ( times_times @ int @ C @ A ) @ ( times_times @ int @ B @ A ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_75_int__distrib_I1_J) ).

thf(408,plain,
    ! [A: int,B: int,C: int] :
      ( ( times_times @ int @ ( plus_plus @ int @ C @ B ) @ A )
      = ( plus_plus @ int @ ( times_times @ int @ C @ A ) @ ( times_times @ int @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[91]) ).

thf(6,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_30_rel__simps_I14_J) ).

thf(115,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)],[6]) ).

thf(37,axiom,
    ( ( one_one @ int )
    = ( number_number_of @ int @ ( bit1 @ pls ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_93_one__is__num__one) ).

thf(217,plain,
    ( ( one_one @ int )
    = ( number_number_of @ int @ ( bit1 @ pls ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[37]) ).

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

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

thf(101,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_84_less__int__code_I15_J) ).

thf(440,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)],[101]) ).

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

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

thf(62,axiom,
    ring @ int,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_Int_Oint___Rings_Oring) ).

thf(301,plain,
    ring @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[62]) ).

thf(68,axiom,
    ! [A: int,B: int] :
      ( ( ord_less @ int @ B @ ( plus_plus @ int @ A @ ( one_one @ int ) ) )
    <=> ( ( ord_less @ int @ B @ A )
        | ( B = A ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_87_zless__add1__eq) ).

thf(320,plain,
    ! [A: int,B: int] :
      ( ( ( ord_less @ int @ B @ ( plus_plus @ int @ A @ ( one_one @ int ) ) )
       => ( ( ord_less @ int @ B @ A )
          | ( B = A ) ) )
      & ( ( ( ord_less @ int @ B @ A )
          | ( B = A ) )
       => ( ord_less @ int @ B @ ( plus_plus @ int @ A @ ( one_one @ int ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[68]) ).

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

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

thf(3,axiom,
    ! [TA: $tType] :
      ( ( number_semiring @ TA )
     => ! [A: TA] :
          ( ( times_times @ TA @ A @ ( number_number_of @ TA @ ( bit0 @ ( bit1 @ pls ) ) ) )
          = ( plus_plus @ TA @ A @ A ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_97_semiring__mult__2__right) ).

thf(110,plain,
    ! [TA: $tType] :
      ( ( number_semiring @ TA )
     => ! [A: TA] :
          ( ( times_times @ TA @ A @ ( number_number_of @ TA @ ( bit0 @ ( bit1 @ pls ) ) ) )
          = ( plus_plus @ TA @ A @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[3]) ).

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

thf(344,plain,
    ! [TA: $tType] :
      ( ( number_ring @ TA )
     => ! [A: int] :
          ( ( times_times @ TA @ ( plus_plus @ TA @ ( one_one @ TA ) @ ( one_one @ TA ) ) @ ( number_number_of @ TA @ A ) )
          = ( number_number_of @ TA @ ( bit0 @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[71]) ).

thf(76,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/sandbox2/benchmark/theBenchmark.p',fact_65_pos__zmult__eq__1__iff) ).

thf(357,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)],[76]) ).

thf(106,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/sandbox2/benchmark/theBenchmark.p',fact_8_less__special_I4_J) ).

thf(460,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)],[106]) ).

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

thf(157,plain,
    ! [A: int,B: int] :
      ( ( minus_minus @ int @ ( bit0 @ B ) @ ( bit0 @ A ) )
      = ( bit0 @ ( minus_minus @ int @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[20]) ).

thf(58,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/sandbox2/benchmark/theBenchmark.p',fact_5_add__special_I2_J) ).

thf(284,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)],[58]) ).

thf(103,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_33_add__Bit0__Bit0) ).

thf(448,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)],[103]) ).

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

thf(179,plain,
    linordered_idom @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[26]) ).

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

thf(211,plain,
    ! [TA: $tType] :
      ( ( number_ring @ TA )
     => ! [A: TA] :
          ( ( times_times @ TA @ ( number_number_of @ TA @ ( bit0 @ ( bit1 @ pls ) ) ) @ A )
          = ( plus_plus @ TA @ A @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[35]) ).

thf(74,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_40_less__number__of) ).

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

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

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

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

thf(411,plain,
    semiring @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[92]) ).

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

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

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

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

thf(82,axiom,
    ! [A: int,B: int,C: int] :
      ( ( times_times @ int @ C @ ( minus_minus @ int @ B @ A ) )
      = ( minus_minus @ int @ ( times_times @ int @ C @ B ) @ ( times_times @ int @ C @ A ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_79_int__distrib_I4_J) ).

thf(381,plain,
    ! [A: int,B: int,C: int] :
      ( ( times_times @ int @ C @ ( minus_minus @ int @ B @ A ) )
      = ( minus_minus @ int @ ( times_times @ int @ C @ B ) @ ( times_times @ int @ C @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[82]) ).

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

thf(302,plain,
    ! [TA: $tType] :
      ( ( number_ring @ TA )
     => ! [A: TA] :
          ( ( times_times @ TA @ A @ ( number_number_of @ TA @ ( bit1 @ pls ) ) )
          = A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[63]) ).

thf(21,axiom,
    ! [A: int] :
      ( ( minus_minus @ int @ pls @ ( bit0 @ A ) )
      = ( bit0 @ ( minus_minus @ int @ pls @ A ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_12_diff__bin__simps_I3_J) ).

thf(160,plain,
    ! [A: int] :
      ( ( minus_minus @ int @ pls @ ( bit0 @ A ) )
      = ( bit0 @ ( minus_minus @ int @ pls @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[21]) ).

thf(96,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_28_rel__simps_I17_J) ).

thf(424,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)],[96]) ).

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

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

thf(13,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/sandbox2/benchmark/theBenchmark.p',fact_4_qf1pt) ).

thf(137,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)],[13]) ).

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

thf(229,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)],[42]) ).

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

thf(329,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)],[69]) ).

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

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

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

thf(356,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)],[75]) ).

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

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

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

thf(193,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(1,conjecture,
    ord_less @ int @ ( times_times @ int @ ( plus_plus @ int @ ( times_times @ int @ ( number_number_of @ int @ ( bit0 @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ m ) @ ( one_one @ int ) ) @ ( minus_minus @ int @ ( plus_plus @ int @ ( times_times @ int @ ( number_number_of @ int @ ( bit0 @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ m ) @ ( one_one @ int ) ) @ ( one_one @ int ) ) ) @ ( 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/sandbox2/benchmark/theBenchmark.p',conj_0) ).

thf(2,negated_conjecture,
    ~ ( ord_less @ int @ ( times_times @ int @ ( plus_plus @ int @ ( times_times @ int @ ( number_number_of @ int @ ( bit0 @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ m ) @ ( one_one @ int ) ) @ ( minus_minus @ int @ ( plus_plus @ int @ ( times_times @ int @ ( number_number_of @ int @ ( bit0 @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ m ) @ ( one_one @ int ) ) @ ( one_one @ int ) ) ) @ ( times_times @ int @ ( plus_plus @ int @ ( times_times @ int @ ( number_number_of @ int @ ( bit0 @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ m ) @ ( one_one @ int ) ) @ t ) ),
    inference(neg_conjecture,[status(cth)],[1]) ).

thf(109,plain,
    ~ ( ord_less @ int @ ( times_times @ int @ ( plus_plus @ int @ ( times_times @ int @ ( number_number_of @ int @ ( bit0 @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ m ) @ ( one_one @ int ) ) @ ( minus_minus @ int @ ( plus_plus @ int @ ( times_times @ int @ ( number_number_of @ int @ ( bit0 @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ m ) @ ( one_one @ int ) ) @ ( one_one @ int ) ) ) @ ( 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)],[2]) ).

thf(49,axiom,
    ! [A: int] :
      ( ( bit1 @ A )
      = ( plus_plus @ int @ ( plus_plus @ int @ ( one_one @ int ) @ A ) @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_86_Bit1__def) ).

thf(256,plain,
    ! [A: int] :
      ( ( bit1 @ A )
      = ( plus_plus @ int @ ( plus_plus @ int @ ( one_one @ int ) @ A ) @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[49]) ).

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

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

thf(40,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/sandbox2/benchmark/theBenchmark.p',fact_0_p0) ).

thf(225,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)],[40]) ).

thf(12,axiom,
    ! [TA: $tType] :
      ( ( ( number @ TA )
        & ( ring @ TA ) )
     => ! [A: TA,B: TA,C: int] :
          ( ( times_times @ TA @ ( number_number_of @ TA @ C ) @ ( minus_minus @ TA @ B @ A ) )
          = ( minus_minus @ TA @ ( times_times @ TA @ ( number_number_of @ TA @ C ) @ B ) @ ( times_times @ TA @ ( number_number_of @ TA @ C ) @ A ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_39_right__diff__distrib__number__of) ).

thf(134,plain,
    ! [TA: $tType] :
      ( ( ( number @ TA )
        & ( ring @ TA ) )
     => ! [A: TA,B: TA,C: int] :
          ( ( times_times @ TA @ ( number_number_of @ TA @ C ) @ ( minus_minus @ TA @ B @ A ) )
          = ( minus_minus @ 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)],[12]) ).

thf(53,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_44_add__number__of__eq) ).

thf(266,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)],[53]) ).

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

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

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

thf(128,plain,
    ! [TA: $tType] :
      ( ( number_ring @ TA )
     => ! [A: TA] :
          ( ( times_times @ TA @ ( number_number_of @ TA @ ( bit1 @ pls ) ) @ A )
          = A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[10]) ).

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

thf(237,plain,
    ! [A: int] :
      ( ( minus_minus @ int @ A @ pls )
      = A ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[44]) ).

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

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

thf(23,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_72_less__number__of__int__code) ).

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

thf(18,axiom,
    ! [A: int] :
      ( ( ord_less @ int @ ( plus_plus @ int @ ( plus_plus @ int @ ( one_one @ int ) @ A ) @ A ) @ ( zero_zero @ int ) )
    <=> ( ord_less @ int @ A @ ( zero_zero @ int ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_66_odd__less__0__iff) ).

thf(149,plain,
    ! [A: int] :
      ( ( ( ord_less @ int @ ( plus_plus @ int @ ( plus_plus @ int @ ( one_one @ int ) @ A ) @ A ) @ ( zero_zero @ int ) )
       => ( ord_less @ int @ A @ ( zero_zero @ int ) ) )
      & ( ( ord_less @ int @ A @ ( zero_zero @ int ) )
       => ( ord_less @ int @ ( plus_plus @ int @ ( plus_plus @ int @ ( one_one @ int ) @ A ) @ A ) @ ( zero_zero @ int ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[18]) ).

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

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

thf(27,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_43_add__number__of__left) ).

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

thf(61,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_59_bin__less__0__simps_I3_J) ).

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

thf(25,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_49_less__special_I3_J) ).

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

thf(50,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_64_number__of__Bit0) ).

thf(259,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)],[50]) ).

thf(57,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_77_plus__numeral__code_I9_J) ).

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

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

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

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

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

thf(67,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_53_number__of__reorient) ).

thf(313,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)],[67]) ).

thf(73,axiom,
    ! [TA: $tType] :
      ( ( ( number @ TA )
        & ( ring @ TA ) )
     => ! [A: int,B: TA,C: TA] :
          ( ( times_times @ TA @ ( minus_minus @ TA @ C @ B ) @ ( number_number_of @ TA @ A ) )
          = ( minus_minus @ TA @ ( times_times @ TA @ C @ ( number_number_of @ TA @ A ) ) @ ( times_times @ TA @ B @ ( number_number_of @ TA @ A ) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_38_left__diff__distrib__number__of) ).

thf(350,plain,
    ! [TA: $tType] :
      ( ( ( number @ TA )
        & ( ring @ TA ) )
     => ! [A: int,B: TA,C: TA] :
          ( ( times_times @ TA @ ( minus_minus @ TA @ C @ B ) @ ( number_number_of @ TA @ A ) )
          = ( minus_minus @ 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)],[73]) ).

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

thf(113,plain,
    linord219039673up_add @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[4]) ).

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

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

thf(95,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_46_rel__simps_I16_J) ).

thf(419,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)],[95]) ).

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

thf(451,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)],[104]) ).

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

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

thf(84,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_80_add__numeral__0) ).

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

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

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

thf(32,axiom,
    ! [A: int,B: int,C: int] :
      ( ( times_times @ int @ C @ ( plus_plus @ int @ B @ A ) )
      = ( plus_plus @ int @ ( times_times @ int @ C @ B ) @ ( times_times @ int @ C @ A ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_76_int__distrib_I2_J) ).

thf(198,plain,
    ! [A: int,B: int,C: int] :
      ( ( times_times @ int @ C @ ( plus_plus @ int @ B @ A ) )
      = ( plus_plus @ int @ ( times_times @ int @ C @ B ) @ ( times_times @ int @ C @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[32]) ).

thf(39,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/sandbox2/benchmark/theBenchmark.p',fact_61_zmult__zless__mono2) ).

thf(223,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)],[39]) ).

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

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

thf(41,axiom,
    ! [A: int,B: int,C: int] :
      ( ( times_times @ int @ ( minus_minus @ int @ C @ B ) @ A )
      = ( minus_minus @ int @ ( times_times @ int @ C @ A ) @ ( times_times @ int @ B @ A ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_78_int__distrib_I3_J) ).

thf(226,plain,
    ! [A: int,B: int,C: int] :
      ( ( times_times @ int @ ( minus_minus @ int @ C @ B ) @ A )
      = ( minus_minus @ int @ ( times_times @ int @ C @ A ) @ ( times_times @ int @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[41]) ).

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

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

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

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

thf(52,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_15_add__Bit0__Bit1) ).

thf(263,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)],[52]) ).

thf(66,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_83_number__of__add) ).

thf(310,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)],[66]) ).

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

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

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

thf(463,plain,
    ring_char_0 @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[107]) ).

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

thf(127,plain,
    number_ring @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[9]) ).

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

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

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

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

thf(85,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/sandbox2/benchmark/theBenchmark.p',fact_6_add__special_I3_J) ).

thf(390,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)],[85]) ).

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

thf(114,plain,
    number @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[5]) ).

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

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

thf(24,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_67_less__int__code_I16_J) ).

thf(171,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)],[24]) ).

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

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

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

thf(246,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)],[47]) ).

thf(55,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_57_bin__less__0__simps_I4_J) ).

thf(272,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)],[55]) ).

thf(36,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_16_add__Bit1__Bit0) ).

thf(214,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)],[36]) ).

thf(59,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_20_double__eq__0__iff) ).

thf(287,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)],[59]) ).

thf(51,axiom,
    ord_less @ int @ ( minus_minus @ int @ ( plus_plus @ int @ ( times_times @ int @ ( number_number_of @ int @ ( bit0 @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ m ) @ ( one_one @ int ) ) @ ( one_one @ int ) ) @ t,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_1__0964_A_K_Am_A_L_A1_A_N_A1_A_060_At_096) ).

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

thf(17,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_50_less__special_I1_J) ).

thf(146,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)],[17]) ).

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

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

thf(30,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_55_even__less__0__iff) ).

thf(190,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)],[30]) ).

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

thf(183,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)],[28]) ).

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

thf(305,plain,
    number_semiring @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[64]) ).

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

thf(437,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)],[100]) ).

thf(87,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/sandbox2/benchmark/theBenchmark.p',fact_35_left__distrib__number__of) ).

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

thf(108,axiom,
    ! [TA: $tType] :
      ( ( number_semiring @ TA )
     => ! [A: TA] :
          ( ( times_times @ TA @ ( number_number_of @ TA @ ( bit0 @ ( bit1 @ pls ) ) ) @ A )
          = ( plus_plus @ TA @ A @ A ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_95_semiring__mult__2) ).

thf(464,plain,
    ! [TA: $tType] :
      ( ( number_semiring @ TA )
     => ! [A: TA] :
          ( ( times_times @ TA @ ( number_number_of @ TA @ ( bit0 @ ( bit1 @ pls ) ) ) @ A )
          = ( plus_plus @ TA @ A @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[108]) ).

thf(11,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/sandbox2/benchmark/theBenchmark.p',fact_42_arith__simps_I32_J) ).

thf(131,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)],[11]) ).

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

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

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

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

thf(48,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/sandbox2/benchmark/theBenchmark.p',fact_2__096_126_At_A_060_A4_A_K_Am_A_L_A1_096) ).

thf(254,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)],[48]) ).

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

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

thf(105,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_17_eq__number__of) ).

thf(454,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)],[105]) ).

thf(484,plain,
    $false,
    inference(cvc4,[status(thm)],[384,393,347,234,365,138,408,115,217,120,440,269,301,320,372,110,344,357,460,157,284,448,179,211,353,293,411,243,201,381,302,160,424,429,137,229,329,188,356,141,193,109,256,124,225,134,266,398,128,237,412,166,149,375,180,296,176,259,281,204,445,313,350,113,219,419,451,434,387,240,198,223,306,226,431,414,263,310,370,463,127,154,143,390,114,401,171,378,246,272,214,287,262,146,405,190,183,305,437,395,464,131,163,277,254,337,454]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.12  % Problem  : NUM957_5 : TPTP v8.1.2. Released v6.0.0.
% 0.08/0.15  % Command  : run_Leo-III %s %d
% 0.14/0.36  % Computer : n011.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 300
% 0.14/0.36  % DateTime : Thu May 18 16:50:03 EDT 2023
% 0.14/0.36  % CPUTime  : 
% 0.86/0.84  % [INFO] 	 Parsing problem /export/starexec/sandbox2/benchmark/theBenchmark.p ... 
% 1.22/1.00  % [INFO] 	 Parsing done (157ms). 
% 1.22/1.01  % [INFO] 	 Running in sequential loop mode. 
% 1.90/1.20  % [INFO] 	 eprover registered as external prover. 
% 1.90/1.20  % [INFO] 	 cvc4 registered as external prover. 
% 1.90/1.20  % [INFO] 	 Scanning for conjecture ... 
% 2.02/1.29  % [INFO] 	 Found a conjecture and 108 axioms. Running axiom selection ... 
% 2.42/1.36  % [INFO] 	 Axiom selection finished. Selected 106 axioms (removed 2 axioms). 
% 2.74/1.46  % [INFO] 	 Problem is typed first-order (TPTP TFF). 
% 2.74/1.47  % [INFO] 	 Type checking passed. 
% 2.74/1.48  % [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.13/2.38  % External prover 'cvc4' found a proof!
% 6.13/2.38  % [INFO] 	 Killing All external provers ... 
% 6.13/2.38  % Time passed: 1862ms (effective reasoning time: 1373ms)
% 6.13/2.38  % 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.13/2.38  % Axioms used in derivation (106): fact_41_mult__number__of__left, fact_92_add__number__of__diff1, fact_88_number__of__Bit1, fact_58_bin__less__0__simps_I1_J, fact_33_add__Bit0__Bit0, fact_40_less__number__of, fact_76_int__distrib_I2_J, fact_50_less__special_I1_J, arity_Int_Oint___Rings_Olinordered__idom, arity_Int_Oint___Int_Oring__char__0, fact_6_add__special_I3_J, fact_12_diff__bin__simps_I3_J, fact_42_arith__simps_I32_J, fact_27_Bit0__Pls, fact_54_number__of__is__id, fact_7_less__special_I2_J, fact_22_rel__simps_I39_J, fact_80_add__numeral__0, fact_91_semiring__numeral__1__eq__1, arity_Int_Oint___Rings_Oring, fact_62_odd__nonzero, fact_39_right__diff__distrib__number__of, fact_31_mult__Pls, fact_15_add__Bit0__Bit1, fact_44_add__number__of__eq, fact_52_is__mult__sum2sq, fact_3_p, fact_89_mult__numeral__1, arity_Int_Oint___Int_Onumber__semiring, fact_1__0964_A_K_Am_A_L_A1_A_N_A1_A_060_At_096, arity_Int_Oint___Int_Onumber__ring, fact_16_add__Bit1__Bit0, fact_35_left__distrib__number__of, fact_4_qf1pt, fact_74_diff__bin__simps_I1_J, fact_28_rel__simps_I17_J, fact_47_rel__simps_I10_J, fact_86_Bit1__def, fact_77_plus__numeral__code_I9_J, fact_85_number__of__diff, fact_24_rel__simps_I49_J, fact_45_rel__simps_I12_J, fact_13_diff__bin__simps_I9_J, fact_32_mult__Bit0, fact_9_one__add__one__is__two, fact_38_left__diff__distrib__number__of, fact_8_less__special_I4_J, fact_18_rel__simps_I51_J, fact_2__096_126_At_A_060_A4_A_K_Am_A_L_A1_096, fact_68_less__int__code_I13_J, fact_29_rel__simps_I2_J, fact_21_rel__simps_I46_J, fact_10_mult__Bit1, fact_83_number__of__add, fact_49_less__special_I3_J, fact_23_rel__simps_I50_J, fact_43_add__number__of__left, fact_51_Pls__def, fact_63_less__bin__lemma, arity_Int_Oint___Rings_Osemiring, fact_73_times__numeral__code_I5_J, fact_5_add__special_I2_J, fact_34_diff__bin__simps_I7_J, fact_60_zero__is__num__zero, fact_71_Bit0__def, fact_84_less__int__code_I15_J, fact_78_int__distrib_I3_J, fact_36_right__distrib__number__of, fact_25_rel__simps_I44_J, fact_95_semiring__mult__2, fact_57_bin__less__0__simps_I4_J, fact_94_double__number__of__Bit0, fact_90_mult__numeral__1__right, fact_48_rel__simps_I4_J, fact_97_semiring__mult__2__right, fact_64_number__of__Bit0, fact_14_diff__bin__simps_I10_J, fact_67_less__int__code_I16_J, fact_66_odd__less__0__iff, fact_70_add__Pls, fact_0_p0, fact_20_double__eq__0__iff, fact_55_even__less__0__iff, fact_26_rel__simps_I38_J, fact_72_less__number__of__int__code, fact_81_add__numeral__0__right, fact_56_semiring__numeral__0__eq__0, fact_37_number__of__Pls, fact_93_one__is__num__one, fact_46_rel__simps_I16_J, fact_17_eq__number__of, fact_69_add__Pls__right, fact_79_int__distrib_I4_J, fact_87_zless__add1__eq, arity_Int_Oint___Int_Onumber, arity_Int_Oint___Groups_Olinordered__ab__group__add, fact_19_rel__simps_I48_J, fact_59_bin__less__0__simps_I3_J, fact_82_number__of__mult, fact_30_rel__simps_I14_J, fact_65_pos__zmult__eq__1__iff, fact_11_numeral__1__eq__1, fact_75_int__distrib_I1_J, fact_53_number__of__reorient, fact_61_zmult__zless__mono2, fact_96_mult__2
% 6.13/2.38  % No. of inferences in proof: 216
% 6.13/2.39  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p : 1862 ms resp. 1373 ms w/o parsing
% 6.25/2.46  % SZS output start Refutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 6.25/2.46  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------