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

View Problem - Process Solution

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

% Computer : n020.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:54 EDT 2023

% Result   : Theorem 6.12s 2.43s
% Output   : Refutation 6.84s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :  154
% Syntax   : Number of formulae    :  281 ( 156 unt;  29 typ;   0 def)
%            Number of atoms       :  386 ( 207 equ;   0 cnn)
%            Maximal formula atoms :    6 (   1 avg)
%            Number of connectives : 3077 (  18   ~;   0   |;  23   &;2925   @)
%                                         (   9 <=>; 102  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   12 (   4 avg)
%            Number of types       :    5 (   4 usr)
%            Number of type conns  :   15 (  15   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   27 (  25 usr;   5 con; 0-3 aty)
%            Number of variables   :  379 (   0   ^; 362   !;   0   ?; 379   :)
%                                         (  17  !>;   0  ?*;   0  @-;   0  @+)

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

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

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

thf(real_type,type,
    real: $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(semiring_1_type,type,
    semiring_1: 
      !>[TA: $tType] : $o ).

thf(monoid_mult_type,type,
    monoid_mult: 
      !>[TA: $tType] : $o ).

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

thf(comm_semiring_1_type,type,
    comm_semiring_1: 
      !>[TA: $tType] : $o ).

thf(linordered_idom_type,type,
    linordered_idom: 
      !>[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(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(power_power_type,type,
    power_power: 
      !>[TA: $tType] : ( TA > nat > TA ) ).

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

thf(m_type,type,
    m: int ).

thf(s_type,type,
    s: int ).

thf(t_type,type,
    t: int ).

thf(12,axiom,
    linordered_idom @ real,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_RealDef_Oreal___Rings_Olinordered__idom) ).

thf(138,plain,
    linordered_idom @ real,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[12]) ).

thf(52,axiom,
    comm_semiring_1 @ int,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_Int_Oint___Rings_Ocomm__semiring__1) ).

thf(249,plain,
    comm_semiring_1 @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[52]) ).

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

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

thf(106,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_26_diff__bin__simps_I7_J) ).

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

thf(68,axiom,
    ! [TA: $tType] :
      ( ( monoid_mult @ TA )
     => ! [A: TA] :
          ( ( power_power @ TA @ A @ ( number_number_of @ nat @ ( bit1 @ ( bit1 @ pls ) ) ) )
          = ( times_times @ TA @ ( times_times @ TA @ A @ A ) @ A ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_74_power3__eq__cube) ).

thf(308,plain,
    ! [TA: $tType] :
      ( ( monoid_mult @ TA )
     => ! [A: TA] :
          ( ( power_power @ TA @ A @ ( number_number_of @ nat @ ( bit1 @ ( bit1 @ pls ) ) ) )
          = ( times_times @ TA @ ( times_times @ TA @ A @ A ) @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[68]) ).

thf(116,axiom,
    zprime @ ( number_number_of @ int @ ( bit0 @ ( bit1 @ pls ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_46_zprime__2) ).

thf(440,plain,
    zprime @ ( number_number_of @ int @ ( bit0 @ ( bit1 @ pls ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[116]) ).

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

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

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

thf(202,plain,
    semiring @ nat,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[36]) ).

thf(42,axiom,
    ( ( one_one @ nat )
    = ( number_number_of @ nat @ ( bit1 @ pls ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_45_Numeral1__eq1__nat) ).

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

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

thf(276,plain,
    ! [A: int,B: int] :
      ( ( power_power @ int @ ( plus_plus @ int @ B @ A ) @ ( number_number_of @ nat @ ( bit1 @ ( bit1 @ pls ) ) ) )
      = ( plus_plus @ int @ ( plus_plus @ int @ ( plus_plus @ int @ ( power_power @ int @ B @ ( number_number_of @ nat @ ( bit1 @ ( bit1 @ pls ) ) ) ) @ ( times_times @ int @ ( times_times @ int @ ( number_number_of @ int @ ( bit1 @ ( bit1 @ pls ) ) ) @ ( power_power @ int @ B @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) ) @ A ) ) @ ( times_times @ int @ ( times_times @ int @ ( number_number_of @ int @ ( bit1 @ ( bit1 @ pls ) ) ) @ B ) @ ( power_power @ int @ A @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) ) ) @ ( power_power @ int @ A @ ( number_number_of @ nat @ ( bit1 @ ( bit1 @ pls ) ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[60]) ).

thf(97,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_66_number__of__Bit1) ).

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

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

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

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

thf(404,plain,
    ! [A: real] :
      ( ( times_times @ real @ ( number_number_of @ real @ ( bit0 @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ ( power_power @ real @ A @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) )
      = ( power_power @ real @ ( times_times @ real @ ( number_number_of @ real @ ( bit0 @ ( bit1 @ pls ) ) ) @ A ) @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[104]) ).

thf(109,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_61_add__numeral__0__right) ).

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

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

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

thf(28,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_97_less__number__of) ).

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

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

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

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

thf(344,plain,
    semiring_1 @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[81]) ).

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

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

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

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

thf(20,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_55_int__distrib_I1_J) ).

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

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

thf(216,plain,
    linordered_idom @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[41]) ).

thf(54,axiom,
    ! [TA: $tType] :
      ( ( ( monoid_mult @ TA )
        & ( number @ TA ) )
     => ! [A: int] :
          ( ( power_power @ TA @ ( number_number_of @ TA @ A ) @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) )
          = ( times_times @ TA @ ( number_number_of @ TA @ A ) @ ( number_number_of @ TA @ A ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_1_power2__eq__square__number__of) ).

thf(253,plain,
    ! [TA: $tType] :
      ( ( ( monoid_mult @ TA )
        & ( number @ TA ) )
     => ! [A: int] :
          ( ( power_power @ TA @ ( number_number_of @ TA @ A ) @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) )
          = ( times_times @ TA @ ( number_number_of @ TA @ A ) @ ( number_number_of @ TA @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[54]) ).

thf(83,axiom,
    ! [TA: $tType] :
      ( ( monoid_mult @ TA )
     => ! [A: nat] :
          ( ( power_power @ TA @ ( one_one @ TA ) @ A )
          = ( one_one @ TA ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_90_power__one) ).

thf(348,plain,
    ! [TA: $tType] :
      ( ( monoid_mult @ TA )
     => ! [A: nat] :
          ( ( power_power @ TA @ ( one_one @ TA ) @ A )
          = ( one_one @ TA ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[83]) ).

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

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

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

thf(453,plain,
    ring_char_0 @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[121]) ).

thf(6,axiom,
    comm_semiring_1 @ real,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_RealDef_Oreal___Rings_Ocomm__semiring__1) ).

thf(132,plain,
    comm_semiring_1 @ real,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[6]) ).

thf(7,axiom,
    number_ring @ real,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_RealDef_Oreal___Int_Onumber__ring) ).

thf(133,plain,
    number_ring @ real,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[7]) ).

thf(107,axiom,
    ! [TA: $tType] :
      ( ( number_semiring @ 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_80_semiring__one__add__one__is__two) ).

thf(411,plain,
    ! [TA: $tType] :
      ( ( number_semiring @ 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)],[107]) ).

thf(112,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_78_semiring__mult__2__right) ).

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

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

thf(307,plain,
    number_semiring @ nat,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[67]) ).

thf(48,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_62_number__of__mult) ).

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

thf(95,axiom,
    ! [A: int,B: int] :
      ( ( power_power @ int @ ( minus_minus @ int @ B @ A ) @ ( number_number_of @ nat @ ( bit1 @ ( bit1 @ pls ) ) ) )
      = ( minus_minus @ int @ ( plus_plus @ int @ ( minus_minus @ int @ ( power_power @ int @ B @ ( number_number_of @ nat @ ( bit1 @ ( bit1 @ pls ) ) ) ) @ ( times_times @ int @ ( times_times @ int @ ( number_number_of @ int @ ( bit1 @ ( bit1 @ pls ) ) ) @ ( power_power @ int @ B @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) ) @ A ) ) @ ( times_times @ int @ ( times_times @ int @ ( number_number_of @ int @ ( bit1 @ ( bit1 @ pls ) ) ) @ B ) @ ( power_power @ int @ A @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) ) ) @ ( power_power @ int @ A @ ( number_number_of @ nat @ ( bit1 @ ( bit1 @ pls ) ) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_9_zdiff__power3) ).

thf(380,plain,
    ! [A: int,B: int] :
      ( ( power_power @ int @ ( minus_minus @ int @ B @ A ) @ ( number_number_of @ nat @ ( bit1 @ ( bit1 @ pls ) ) ) )
      = ( minus_minus @ int @ ( plus_plus @ int @ ( minus_minus @ int @ ( power_power @ int @ B @ ( number_number_of @ nat @ ( bit1 @ ( bit1 @ pls ) ) ) ) @ ( times_times @ int @ ( times_times @ int @ ( number_number_of @ int @ ( bit1 @ ( bit1 @ pls ) ) ) @ ( power_power @ int @ B @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) ) @ A ) ) @ ( times_times @ int @ ( times_times @ int @ ( number_number_of @ int @ ( bit1 @ ( bit1 @ pls ) ) ) @ B ) @ ( power_power @ int @ A @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) ) ) @ ( power_power @ int @ A @ ( number_number_of @ nat @ ( bit1 @ ( bit1 @ pls ) ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[95]) ).

thf(35,axiom,
    monoid_mult @ nat,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_Nat_Onat___Groups_Omonoid__mult) ).

thf(201,plain,
    monoid_mult @ nat,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[35]) ).

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

thf(366,plain,
    ! [A: int,B: int] :
      ( ( power_power @ int @ ( plus_plus @ int @ B @ A ) @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) )
      = ( plus_plus @ int @ ( plus_plus @ int @ ( power_power @ int @ B @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ ( times_times @ int @ ( times_times @ int @ ( number_number_of @ int @ ( bit0 @ ( bit1 @ pls ) ) ) @ B ) @ A ) ) @ ( power_power @ int @ A @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[90]) ).

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

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

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

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

thf(65,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_33_add__number__of__left) ).

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

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

thf(407,plain,
    semiring @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[105]) ).

thf(11,axiom,
    number_semiring @ real,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_RealDef_Oreal___Int_Onumber__semiring) ).

thf(137,plain,
    number_semiring @ real,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[11]) ).

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

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

thf(110,axiom,
    ! [A: int,B: int] :
      ( ( times_times @ int @ ( plus_plus @ int @ B @ A ) @ ( minus_minus @ int @ B @ A ) )
      = ( minus_minus @ int @ ( power_power @ int @ B @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ ( power_power @ int @ A @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_11_zspecial__product) ).

thf(420,plain,
    ! [A: int,B: int] :
      ( ( times_times @ int @ ( plus_plus @ int @ B @ A ) @ ( minus_minus @ int @ B @ A ) )
      = ( minus_minus @ int @ ( power_power @ int @ B @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ ( power_power @ int @ A @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[110]) ).

thf(45,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_91__096_126_At_A_060_A4_A_K_Am_A_L_A1_096) ).

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

thf(75,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_60_add__numeral__0) ).

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

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

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

thf(123,axiom,
    ! [A: nat] :
      ( ( times_times @ nat @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) @ A )
      = ( plus_plus @ nat @ A @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_43_nat__mult__2) ).

thf(457,plain,
    ! [A: nat] :
      ( ( times_times @ nat @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) @ A )
      = ( plus_plus @ nat @ A @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[123]) ).

thf(3,axiom,
    semiring_1 @ real,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_RealDef_Oreal___Rings_Osemiring__1) ).

thf(129,plain,
    semiring_1 @ real,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[3]) ).

thf(8,axiom,
    ring_char_0 @ real,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_RealDef_Oreal___Int_Oring__char__0) ).

thf(134,plain,
    ring_char_0 @ real,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[8]) ).

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

thf(343,plain,
    ring @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[80]) ).

thf(88,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_38_diff__bin__simps_I10_J) ).

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

thf(69,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_56_int__distrib_I2_J) ).

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

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

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

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

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

thf(118,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_4_add__special_I3_J) ).

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

thf(111,axiom,
    ~ ! [A: int] :
        ( ( plus_plus @ int @ ( power_power @ int @ s @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ ( one_one @ int ) )
       != ( times_times @ int @ ( plus_plus @ int @ ( times_times @ int @ ( number_number_of @ int @ ( bit0 @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ m ) @ ( one_one @ int ) ) @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_88__096_B_Bthesis_O_A_I_B_Bt_O_As_A_094_A2_A_L_A1_A_061_A_I4_A_K_Am_A_L_A1_J_A_K_At_A_061_061_062_Athesis_J_A_061_061_062_Athesis_096) ).

thf(423,plain,
    ~ ! [A: int] :
        ( ( plus_plus @ int @ ( power_power @ int @ s @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ ( one_one @ int ) )
       != ( times_times @ int @ ( plus_plus @ int @ ( times_times @ int @ ( number_number_of @ int @ ( bit0 @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ m ) @ ( one_one @ int ) ) @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[111]) ).

thf(63,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_31_mult__number__of__left) ).

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

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

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

thf(31,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_58_int__distrib_I3_J) ).

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

thf(103,axiom,
    ( ( plus_plus @ nat @ ( one_one @ nat ) @ ( one_one @ nat ) )
    = ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_41_nat__1__add__1) ).

thf(402,plain,
    ( ( plus_plus @ nat @ ( one_one @ nat ) @ ( one_one @ nat ) )
    = ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[103]) ).

thf(49,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_73_double__number__of__Bit0) ).

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

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

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

thf(29,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_30_right__diff__distrib__number__of) ).

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

thf(24,axiom,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: nat,B: TA] :
          ( ( power_power @ TA @ B @ ( times_times @ nat @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) @ A ) )
          = ( times_times @ TA @ ( power_power @ TA @ B @ A ) @ ( power_power @ TA @ B @ A ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_86_comm__semiring__1__class_Onormalizing__semiring__rules_I36_J) ).

thf(172,plain,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: nat,B: TA] :
          ( ( power_power @ TA @ B @ ( times_times @ nat @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) @ A ) )
          = ( times_times @ TA @ ( power_power @ TA @ B @ A ) @ ( power_power @ TA @ B @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[24]) ).

thf(43,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_57_plus__numeral__code_I9_J) ).

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

thf(94,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_36_add__Bit1__Bit0) ).

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

thf(47,axiom,
    ! [A: nat,B: nat] :
      ( ( minus_minus @ nat @ ( power_power @ nat @ B @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ ( power_power @ nat @ A @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) )
      = ( times_times @ nat @ ( plus_plus @ nat @ B @ A ) @ ( minus_minus @ nat @ B @ A ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_92_diff__square) ).

thf(230,plain,
    ! [A: nat,B: nat] :
      ( ( minus_minus @ nat @ ( power_power @ nat @ B @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ ( power_power @ nat @ A @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) )
      = ( times_times @ nat @ ( plus_plus @ nat @ B @ A ) @ ( minus_minus @ nat @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[47]) ).

thf(71,axiom,
    ( ( plus_plus @ int @ ( power_power @ int @ s @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ ( 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',fact_85_t) ).

thf(318,plain,
    ( ( plus_plus @ int @ ( power_power @ int @ s @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ ( 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)],[71]) ).

thf(114,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_6_mult__Bit1) ).

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

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

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

thf(82,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_67_mult__numeral__1) ).

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

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_29_left__diff__distrib__number__of) ).

thf(323,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(14,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_3_add__special_I2_J) ).

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

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

thf(213,plain,
    ! [TA: $tType] :
      ( ( number_ring @ TA )
     => ! [A: TA,B: TA] :
          ( ( power_power @ TA @ ( minus_minus @ TA @ B @ A ) @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) )
          = ( minus_minus @ TA @ ( plus_plus @ TA @ ( power_power @ TA @ B @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ ( power_power @ TA @ A @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) ) @ ( times_times @ TA @ ( times_times @ TA @ ( number_number_of @ TA @ ( bit0 @ ( bit1 @ pls ) ) ) @ B ) @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[40]) ).

thf(34,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_24_mult__Bit0) ).

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

thf(4,axiom,
    number @ real,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_RealDef_Oreal___Int_Onumber) ).

thf(130,plain,
    number @ real,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[4]) ).

thf(9,axiom,
    monoid_mult @ real,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_RealDef_Oreal___Groups_Omonoid__mult) ).

thf(135,plain,
    monoid_mult @ real,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[9]) ).

thf(113,axiom,
    ! [TA: $tType] :
      ( ( monoid_mult @ TA )
     => ! [A: TA] :
          ( ( power_power @ TA @ A @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) )
          = ( times_times @ TA @ A @ A ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_81_power2__eq__square) ).

thf(431,plain,
    ! [TA: $tType] :
      ( ( monoid_mult @ TA )
     => ! [A: TA] :
          ( ( power_power @ TA @ A @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) )
          = ( times_times @ TA @ A @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[113]) ).

thf(93,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_64_number__of__diff) ).

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

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

thf(194,plain,
    number @ nat,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[32]) ).

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

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

thf(108,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_53_times__numeral__code_I5_J) ).

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

thf(76,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_59_int__distrib_I4_J) ).

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

thf(117,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_32_arith__simps_I32_J) ).

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

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

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

thf(1,conjecture,
    ( ( power_power @ 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 ) ) @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) )
    = ( minus_minus @ 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 @ ( 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 ) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',conj_0) ).

thf(2,negated_conjecture,
    ( ( power_power @ 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 ) ) @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) )
   != ( minus_minus @ 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 @ ( 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 ) ) ) ) ),
    inference(neg_conjecture,[status(cth)],[1]) ).

thf(127,plain,
    ( ( power_power @ 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 ) ) @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) )
   != ( minus_minus @ 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 @ ( 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 ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

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

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

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

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

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

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

thf(15,axiom,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA] :
          ( ( times_times @ TA @ A @ A )
          = ( power_power @ TA @ A @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_87_comm__semiring__1__class_Onormalizing__semiring__rules_I29_J) ).

thf(143,plain,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: TA] :
          ( ( times_times @ TA @ A @ A )
          = ( power_power @ TA @ A @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[15]) ).

thf(120,axiom,
    ! [TA: $tType] :
      ( ( number_ring @ 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_79_mult__2__right) ).

thf(450,plain,
    ! [TA: $tType] :
      ( ( number_ring @ 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)],[120]) ).

thf(89,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_63_number__of__add) ).

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

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

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

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

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

thf(126,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_96_rel__simps_I14_J) ).

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

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

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

thf(99,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_94_rel__simps_I17_J) ).

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

thf(102,axiom,
    monoid_mult @ int,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_Int_Oint___Groups_Omonoid__mult) ).

thf(401,plain,
    monoid_mult @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[102]) ).

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

thf(139,plain,
    number @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[13]) ).

thf(38,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_27_left__distrib__number__of) ).

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

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

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

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

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

thf(119,axiom,
    ! [A: int,B: int] :
      ( ( power_power @ int @ ( minus_minus @ int @ B @ A ) @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) )
      = ( plus_plus @ int @ ( minus_minus @ int @ ( power_power @ int @ B @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ ( times_times @ int @ ( times_times @ int @ ( number_number_of @ int @ ( bit0 @ ( bit1 @ pls ) ) ) @ B ) @ A ) ) @ ( power_power @ int @ A @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_8_zdiff__power2) ).

thf(447,plain,
    ! [A: int,B: int] :
      ( ( power_power @ int @ ( minus_minus @ int @ B @ A ) @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) )
      = ( plus_plus @ int @ ( minus_minus @ int @ ( power_power @ int @ B @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ ( times_times @ int @ ( times_times @ int @ ( number_number_of @ int @ ( bit0 @ ( bit1 @ pls ) ) ) @ B ) @ A ) ) @ ( power_power @ int @ A @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[119]) ).

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

thf(146,plain,
    number_ring @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[16]) ).

thf(30,axiom,
    comm_semiring_1 @ nat,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_Nat_Onat___Rings_Ocomm__semiring__1) ).

thf(190,plain,
    comm_semiring_1 @ nat,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[30]) ).

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

thf(168,plain,
    semiring_1 @ nat,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[22]) ).

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

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

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

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

thf(74,axiom,
    ( ( number_number_of @ nat @ ( bit1 @ pls ) )
    = ( one_one @ nat ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_35_nat__numeral__1__eq__1) ).

thf(326,plain,
    ( ( number_number_of @ nat @ ( bit1 @ pls ) )
    = ( one_one @ nat ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[74]) ).

thf(58,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_0_p) ).

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

thf(33,axiom,
    ! [A: nat] :
      ( ( times_times @ nat @ A @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) )
      = ( plus_plus @ nat @ A @ A ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_44_nat__mult__2__right) ).

thf(195,plain,
    ! [A: nat] :
      ( ( times_times @ nat @ A @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) )
      = ( plus_plus @ nat @ A @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[33]) ).

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

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

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

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

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

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

thf(51,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_47_number__of__reorient) ).

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

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

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

thf(10,axiom,
    semiring @ real,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_RealDef_Oreal___Rings_Osemiring) ).

thf(136,plain,
    semiring @ real,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[10]) ).

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

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

thf(5,axiom,
    ring @ real,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',arity_RealDef_Oreal___Rings_Oring) ).

thf(131,plain,
    ring @ real,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[5]) ).

thf(26,axiom,
    ! [TA: $tType] :
      ( ( monoid_mult @ TA )
     => ! [A: nat,B: TA] :
          ( ( power_power @ TA @ B @ ( times_times @ nat @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) @ A ) )
          = ( power_power @ TA @ ( power_power @ TA @ B @ A ) @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_49_power__even__eq) ).

thf(178,plain,
    ! [TA: $tType] :
      ( ( monoid_mult @ TA )
     => ! [A: nat,B: TA] :
          ( ( power_power @ TA @ B @ ( times_times @ nat @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) @ A ) )
          = ( power_power @ TA @ ( power_power @ TA @ B @ A ) @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[26]) ).

thf(91,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_76_semiring__mult__2) ).

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

thf(46,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_25_add__Bit0__Bit0) ).

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

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

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

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

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

thf(44,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_39_diff__bin__simps_I9_J) ).

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

thf(122,axiom,
    ! [A: nat,B: nat,C: int] :
      ( ( power_power @ int @ ( power_power @ int @ C @ B ) @ A )
      = ( power_power @ int @ C @ ( times_times @ nat @ B @ A ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_42_zpower__zpower) ).

thf(454,plain,
    ! [A: nat,B: nat,C: int] :
      ( ( power_power @ int @ ( power_power @ int @ C @ B ) @ A )
      = ( power_power @ int @ C @ ( times_times @ nat @ B @ A ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[122]) ).

thf(470,plain,
    $false,
    inference(e,[status(thm)],[138,249,352,408,308,440,269,202,217,276,384,340,404,417,320,184,372,344,357,460,157,216,253,348,147,453,132,133,411,428,307,233,380,201,366,334,160,297,407,137,169,420,225,328,256,457,129,134,343,360,311,398,279,444,423,291,259,191,402,236,181,187,172,219,377,230,318,434,387,345,323,140,213,198,130,135,431,374,194,150,414,331,441,463,127,154,175,314,143,450,363,203,250,465,351,390,401,139,207,383,300,447,146,190,168,262,210,326,268,195,437,283,239,242,294,136,395,131,178,369,227,337,354,222,454]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : NUM962_5 : TPTP v8.1.2. Released v6.0.0.
% 0.06/0.15  % Command  : run_Leo-III %s %d
% 0.16/0.36  % Computer : n020.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 17:39:48 EDT 2023
% 0.16/0.36  % CPUTime  : 
% 0.92/0.82  % [INFO] 	 Parsing problem /export/starexec/sandbox2/benchmark/theBenchmark.p ... 
% 1.60/1.04  % [INFO] 	 Parsing done (218ms). 
% 1.60/1.05  % [INFO] 	 Running in sequential loop mode. 
% 2.18/1.28  % [INFO] 	 eprover registered as external prover. 
% 2.18/1.28  % [INFO] 	 cvc4 registered as external prover. 
% 2.18/1.28  % [INFO] 	 Scanning for conjecture ... 
% 2.53/1.38  % [INFO] 	 Found a conjecture and 126 axioms. Running axiom selection ... 
% 2.78/1.45  % [INFO] 	 Axiom selection finished. Selected 124 axioms (removed 2 axioms). 
% 3.12/1.55  % [INFO] 	 Problem is typed first-order (TPTP TFF). 
% 3.21/1.56  % [INFO] 	 Type checking passed. 
% 3.21/1.57  % [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.12/2.43  % External prover 'e' found a proof!
% 6.12/2.43  % [INFO] 	 Killing All external provers ... 
% 6.12/2.43  % Time passed: 1972ms (effective reasoning time: 1373ms)
% 6.12/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)>
% 6.12/2.43  % Axioms used in derivation (124): fact_26_diff__bin__simps_I7_J, fact_74_power3__eq__cube, fact_77_mult__2, fact_20_rel__simps_I44_J, fact_21_rel__simps_I38_J, fact_1_power2__eq__square__number__of, arity_Nat_Onat___Groups_Omonoid__mult, fact_80_semiring__one__add__one__is__two, fact_79_mult__2__right, fact_32_arith__simps_I32_J, arity_Int_Oint___Rings_Olinordered__idom, arity_Nat_Onat___Rings_Osemiring__1, fact_8_zdiff__power2, arity_Int_Oint___Int_Oring__char__0, fact_35_nat__numeral__1__eq__1, fact_81_power2__eq__square, fact_25_add__Bit0__Bit0, fact_30_right__diff__distrib__number__of, fact_34_add__number__of__eq, fact_83_power2__sum, fact_63_number__of__add, fact_56_int__distrib_I2_J, fact_69_semiring__numeral__1__eq__1, fact_58_int__distrib_I3_J, fact_33_add__number__of__left, fact_22_Bit0__Pls, fact_46_zprime__2, arity_Nat_Onat___Int_Onumber__semiring, fact_19_rel__simps_I49_J, arity_RealDef_Oreal___Int_Onumber__semiring, fact_43_nat__mult__2, fact_12_zadd__power2, fact_67_mult__numeral__1, fact_3_add__special_I2_J, fact_27_left__distrib__number__of, arity_Int_Oint___Rings_Oring, fact_55_int__distrib_I1_J, fact_47_number__of__reorient, fact_40_diff__bin__simps_I3_J, fact_6_mult__Bit1, fact_97_less__number__of, arity_Int_Oint___Int_Onumber__semiring, fact_65_Bit1__def, fact_38_diff__bin__simps_I10_J, arity_Int_Oint___Int_Onumber__ring, fact_93_four__x__squared, fact_54_diff__bin__simps_I1_J, arity_Int_Oint___Rings_Osemiring__1, fact_16_rel__simps_I46_J, fact_66_number__of__Bit1, fact_59_int__distrib_I4_J, fact_62_number__of__mult, fact_0_p, fact_28_right__distrib__number__of, fact_75_quartic__square__square, fact_48_number__of__is__id, arity_RealDef_Oreal___Rings_Ocomm__semiring__1, fact_84_zadd__power3, fact_73_double__number__of__Bit0, fact_60_add__numeral__0, fact_86_comm__semiring__1__class_Onormalizing__semiring__rules_I36_J, fact_14_rel__simps_I51_J, arity_RealDef_Oreal___Rings_Osemiring__1, fact_68_mult__numeral__1__right, fact_11_zspecial__product, fact_94_rel__simps_I17_J, arity_RealDef_Oreal___Int_Onumber__ring, fact_96_rel__simps_I14_J, arity_Int_Oint___Groups_Omonoid__mult, fact_5_one__add__one__is__two, fact_23_mult__Pls, arity_RealDef_Oreal___Rings_Oring, fact_53_times__numeral__code_I5_J, arity_RealDef_Oreal___Rings_Olinordered__idom, fact_88__096_B_Bthesis_O_A_I_B_Bt_O_As_A_094_A2_A_L_A1_A_061_A_I4_A_K_Am_A_L_A1_J_A_K_At_A_061_061_062_Athesis_J_A_061_061_062_Athesis_096, fact_7_numeral__1__eq__1, fact_51_add__Pls, arity_Int_Oint___Rings_Osemiring, fact_61_add__numeral__0__right, arity_Nat_Onat___Rings_Ocomm__semiring__1, fact_82_cube__square, arity_RealDef_Oreal___Int_Oring__char__0, fact_64_number__of__diff, fact_4_add__special_I3_J, fact_17_rel__simps_I39_J, fact_44_nat__mult__2__right, arity_RealDef_Oreal___Rings_Osemiring, fact_90_power__one, fact_85_t, fact_37_add__Bit0__Bit1, arity_Int_Oint___Rings_Ocomm__semiring__1, fact_36_add__Bit1__Bit0, fact_18_rel__simps_I50_J, arity_Nat_Onat___Int_Onumber, fact_70_semiring__norm_I110_J, fact_24_mult__Bit0, fact_42_zpower__zpower, fact_92_diff__square, arity_RealDef_Oreal___Groups_Omonoid__mult, fact_71_add__number__of__diff1, fact_91__096_126_At_A_060_A4_A_K_Am_A_L_A1_096, fact_52_Bit0__def, fact_39_diff__bin__simps_I9_J, fact_49_power__even__eq, fact_45_Numeral1__eq1__nat, arity_Nat_Onat___Rings_Osemiring, fact_76_semiring__mult__2, fact_9_zdiff__power3, fact_50_add__Pls__right, arity_RealDef_Oreal___Int_Onumber, fact_13_eq__number__of, arity_Int_Oint___Int_Onumber, fact_78_semiring__mult__2__right, fact_89_qf1pt, fact_41_nat__1__add__1, fact_72_one__is__num__one, fact_2_one__power2, fact_87_comm__semiring__1__class_Onormalizing__semiring__rules_I29_J, fact_10_power2__diff, fact_15_rel__simps_I48_J, fact_95_rel__simps_I2_J, fact_57_plus__numeral__code_I9_J, fact_29_left__diff__distrib__number__of, fact_31_mult__number__of__left
% 6.12/2.43  % No. of inferences in proof: 252
% 6.12/2.43  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p : 1972 ms resp. 1373 ms w/o parsing
% 6.84/2.50  % SZS output start Refutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 6.84/2.50  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------