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

View Problem - Process Solution

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

% Computer : n021.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:55 EDT 2023

% Result   : Theorem 6.42s 2.62s
% Output   : Refutation 7.04s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :  160
% Syntax   : Number of formulae    :  288 ( 148 unt;  34 typ;   0 def)
%            Number of atoms       :  434 ( 185 equ;   0 cnn)
%            Maximal formula atoms :    7 (   1 avg)
%            Number of connectives : 2846 (  20   ~;   0   |;  34   &;2646   @)
%                                         (  16 <=>; 130  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   14 (   4 avg)
%            Number of types       :    5 (   4 usr)
%            Number of type conns  :   21 (  21   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   33 (  31 usr;   8 con; 0-4 aty)
%            Number of variables   :  349 (   0   ^; 324   !;   6   ?; 349   :)
%                                         (  19  !>;   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(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(linordered_semidom_type,type,
    linordered_semidom: 
      !>[TA: $tType] : $o ).

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

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

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

thf(zcong_type,type,
    zcong: int > int > int > $o ).

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

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

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

thf(min_type,type,
    min: 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(product_Pair_type,type,
    product_Pair: 
      !>[TA: $tType,TB: $tType] : ( TB > TA > ( product_prod @ TB @ TA ) ) ).

thf(dvd_dvd_type,type,
    dvd_dvd: 
      !>[TA: $tType] : ( TA > TA > $o ) ).

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

thf(twoSqu196287499sum2sq_type,type,
    twoSqu196287499sum2sq: ( product_prod @ int @ int ) > int ).

thf(m_type,type,
    m: int ).

thf(s1_type,type,
    s1: int ).

thf(s_type,type,
    s: int ).

thf(t_type,type,
    t: int ).

thf(127,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_62_mult__numeral__1__right) ).

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

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

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

thf(80,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_87_less__number__of) ).

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

thf(49,axiom,
    ! [TA: $tType] :
      ( ( linordered_semidom @ TA )
     => ! [A: nat,B: nat,C: TA] :
          ( ( ord_less @ TA @ ( one_one @ TA ) @ C )
         => ( ( ord_less @ TA @ ( power_power @ TA @ C @ B ) @ ( power_power @ TA @ C @ A ) )
          <=> ( ord_less @ nat @ B @ A ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_97_power__strict__increasing__iff) ).

thf(249,plain,
    ! [TA: $tType] :
      ( ( linordered_semidom @ TA )
     => ! [A: nat,B: nat,C: TA] :
          ( ( ord_less @ TA @ ( one_one @ TA ) @ C )
         => ( ( ( ord_less @ TA @ ( power_power @ TA @ C @ B ) @ ( power_power @ TA @ C @ A ) )
             => ( ord_less @ nat @ B @ A ) )
            & ( ( ord_less @ nat @ B @ A )
             => ( ord_less @ TA @ ( power_power @ TA @ C @ B ) @ ( power_power @ TA @ C @ A ) ) ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[49]) ).

thf(42,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_70_mult__2) ).

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

thf(87,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_27_add__Bit0__Bit0) ).

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

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

thf(138,plain,
    number_semiring @ real,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[10]) ).

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

thf(217,plain,
    number @ nat,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[38]) ).

thf(56,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_67_power3__eq__cube) ).

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

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

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

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

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

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

thf(288,plain,
    linordered_semidom @ nat,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[60]) ).

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

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

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

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

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

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

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

thf(119,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_2_p) ).

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

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

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

thf(98,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_82_four__x__squared) ).

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

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

thf(110,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_33_add__number__of__eq) ).

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

thf(54,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_56_number__of__mult) ).

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

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

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

thf(92,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_35_add__Bit1__Bit0) ).

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

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

thf(160,plain,
    number @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[18]) ).

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

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

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

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

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

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

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

thf(137,plain,
    semiring @ real,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[9]) ).

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

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

thf(32,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_32_add__number__of__left) ).

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

thf(121,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_55_add__numeral__0__right) ).

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

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

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

thf(16,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_13_zadd__power3) ).

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

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

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

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

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

thf(107,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_3_power2__eq__square__number__of) ).

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

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

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

thf(89,axiom,
    ( ( twoSqu196287499sum2sq @ ( product_Pair @ int @ int @ s @ ( 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_81__096sum2sq_A_Is_M_A1_J_A_061_A_I4_A_K_Am_A_L_A1_J_A_K_At_096) ).

thf(371,plain,
    ( ( twoSqu196287499sum2sq @ ( product_Pair @ int @ int @ s @ ( 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)],[89]) ).

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

thf(1,conjecture,
    ? [A: int,B: int] :
      ( ( plus_plus @ int @ ( power_power @ int @ A @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ ( power_power @ int @ B @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) )
      = ( 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',conj_0) ).

thf(2,negated_conjecture,
    ~ ? [A: int,B: int] :
        ( ( plus_plus @ int @ ( power_power @ int @ A @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ ( power_power @ int @ B @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) )
        = ( plus_plus @ int @ ( times_times @ int @ ( number_number_of @ int @ ( bit0 @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ m ) @ ( one_one @ int ) ) ),
    inference(neg_conjecture,[status(cth)],[1]) ).

thf(128,plain,
    ~ ? [A: int,B: int] :
        ( ( plus_plus @ int @ ( power_power @ int @ A @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ ( power_power @ int @ B @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) )
        = ( 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)],[2]) ).

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

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

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

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

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

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

thf(64,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_93_less__special_I2_J) ).

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

thf(116,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_26_mult__Bit0) ).

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

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

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

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

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

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

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

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

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

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

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

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

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

thf(125,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_30_mult__number__of__left) ).

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

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

thf(335,plain,
    semiring_1 @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[78]) ).

thf(83,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_86_rel__simps_I14_J) ).

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

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

thf(159,plain,
    linordered_semidom @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[17]) ).

thf(26,axiom,
    zcong @ ( power_power @ int @ s1 @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ ( number_number_of @ int @ min ) @ ( 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_95_s1) ).

thf(187,plain,
    zcong @ ( power_power @ int @ s1 @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ ( number_number_of @ int @ min ) @ ( 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)],[26]) ).

thf(86,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_40_nat__mult__2) ).

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

thf(47,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_41_nat__mult__2__right) ).

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

thf(73,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_9_mult__Bit1) ).

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

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

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

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

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

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

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

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

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

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

thf(213,plain,
    comm_semiring_1 @ nat,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[36]) ).

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

thf(240,plain,
    monoid_mult @ nat,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[44]) ).

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

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

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

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

thf(68,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_79_comm__semiring__1__class_Onormalizing__semiring__rules_I29_J) ).

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

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

thf(65,axiom,
    dvd_dvd @ int @ ( plus_plus @ int @ ( times_times @ int @ ( number_number_of @ int @ ( bit0 @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ m ) @ ( one_one @ int ) ) @ ( plus_plus @ int @ ( power_power @ int @ s @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ ( one_one @ int ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_76__0964_A_K_Am_A_L_A1_Advd_As_A_094_A2_A_L_A1_096) ).

thf(299,plain,
    dvd_dvd @ int @ ( plus_plus @ int @ ( times_times @ int @ ( number_number_of @ int @ ( bit0 @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ m ) @ ( one_one @ int ) ) @ ( plus_plus @ int @ ( power_power @ int @ s @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ ( one_one @ int ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[65]) ).

thf(40,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_84_rel__simps_I17_J) ).

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

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

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

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

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

thf(241,plain,
    semiring @ nat,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[45]) ).

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

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

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

thf(342,plain,
    number_semiring @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[81]) ).

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

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

thf(29,axiom,
    twoSqu1567020053sum2sq @ ( 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_1__096is__sum2sq_A_I4_A_K_Am_A_L_A1_J_096) ).

thf(194,plain,
    twoSqu1567020053sum2sq @ ( 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)],[29]) ).

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

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

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

thf(70,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_51_int__distrib_I1_J) ).

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

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

thf(177,plain,
    number_ring @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[23]) ).

thf(115,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_69_semiring__mult__2) ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

thf(41,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_14_power2__sum) ).

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

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

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

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

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

thf(100,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_53_plus__numeral__code_I9_J) ).

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

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

thf(139,plain,
    comm_semiring_1 @ real,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[11]) ).

thf(106,axiom,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: nat,B: TA,C: TA] :
          ( ( dvd_dvd @ TA @ C @ B )
         => ( dvd_dvd @ TA @ ( power_power @ TA @ C @ A ) @ ( power_power @ TA @ B @ A ) ) ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_96_dvd__power__same) ).

thf(418,plain,
    ! [TA: $tType] :
      ( ( comm_semiring_1 @ TA )
     => ! [A: nat,B: TA,C: TA] :
          ( ( dvd_dvd @ TA @ C @ B )
         => ( dvd_dvd @ TA @ ( power_power @ TA @ C @ A ) @ ( power_power @ TA @ B @ A ) ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[106]) ).

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

thf(35,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_75_cube__square) ).

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

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

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

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

thf(268,plain,
    comm_semiring_1 @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[55]) ).

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

thf(195,plain,
    semiring_1 @ nat,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[30]) ).

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

thf(437,plain,
    semiring @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[113]) ).

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

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

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

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

thf(62,axiom,
    zcong @ ( power_power @ int @ s @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ ( power_power @ int @ s1 @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ ( 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_83__096_091s_A_094_A2_A_061_As1_A_094_A2_093_A_Imod_A4_A_K_Am_A_L_A1_J_096) ).

thf(294,plain,
    zcong @ ( power_power @ int @ s @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ ( power_power @ int @ s1 @ ( number_number_of @ nat @ ( bit0 @ ( bit1 @ pls ) ) ) ) @ ( 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)],[62]) ).

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

thf(136,plain,
    linordered_semidom @ real,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[8]) ).

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

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

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

thf(427,plain,
    monoid_mult @ int,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[109]) ).

thf(122,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_68_quartic__square__square) ).

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

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

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

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

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

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

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

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

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

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

thf(309,plain,
    number_semiring @ nat,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[69]) ).

thf(120,axiom,
    ( t
    = ( one_one @ int ) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',fact_0__096t_A_061_A1_096) ).

thf(454,plain,
    ( t
    = ( one_one @ int ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[120]) ).

thf(475,plain,
    $false,
    inference(e,[status(thm)],[472,321,339,249,234,365,138,217,269,404,185,288,357,196,289,261,453,132,396,133,428,265,248,380,160,407,165,275,137,252,197,456,324,156,188,141,420,393,371,134,128,343,237,161,296,444,423,191,204,413,313,144,466,335,350,159,187,362,245,318,434,303,387,140,213,240,462,399,306,135,299,226,438,431,241,255,342,355,194,295,327,310,177,441,336,175,386,450,218,368,465,231,258,390,401,139,418,378,272,383,214,300,447,315,410,168,146,373,210,242,268,195,437,283,415,294,136,332,427,459,131,200,178,469,309,454]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : NUM973_5 : TPTP v8.1.2. Released v6.0.0.
% 0.07/0.15  % Command  : run_Leo-III %s %d
% 0.15/0.36  % Computer : n021.cluster.edu
% 0.15/0.36  % Model    : x86_64 x86_64
% 0.15/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.36  % Memory   : 8042.1875MB
% 0.15/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.36  % CPULimit : 300
% 0.15/0.36  % WCLimit  : 300
% 0.15/0.36  % DateTime : Thu May 18 16:49:43 EDT 2023
% 0.15/0.36  % CPUTime  : 
% 0.78/0.85  % [INFO] 	 Parsing problem /export/starexec/sandbox2/benchmark/theBenchmark.p ... 
% 1.35/1.04  % [INFO] 	 Parsing done (181ms). 
% 1.35/1.05  % [INFO] 	 Running in sequential loop mode. 
% 1.93/1.26  % [INFO] 	 eprover registered as external prover. 
% 1.93/1.26  % [INFO] 	 cvc4 registered as external prover. 
% 1.93/1.27  % [INFO] 	 Scanning for conjecture ... 
% 2.19/1.38  % [INFO] 	 Found a conjecture and 127 axioms. Running axiom selection ... 
% 2.64/1.47  % [INFO] 	 Axiom selection finished. Selected 125 axioms (removed 2 axioms). 
% 2.90/1.58  % [INFO] 	 Problem is typed first-order (TPTP TFF). 
% 2.90/1.59  % [INFO] 	 Type checking passed. 
% 2.90/1.59  % [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.42/2.62  % External prover 'e' found a proof!
% 6.42/2.62  % [INFO] 	 Killing All external provers ... 
% 6.42/2.62  % Time passed: 2092ms (effective reasoning time: 1572ms)
% 6.42/2.62  % 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.42/2.62  % Axioms used in derivation (125): fact_55_add__numeral__0__right, arity_RealDef_Oreal___Groups_Omonoid__mult, fact_84_rel__simps_I17_J, fact_75_cube__square, arity_Nat_Onat___Groups_Omonoid__mult, fact_79_comm__semiring__1__class_Onormalizing__semiring__rules_I29_J, fact_25_mult__Pls, fact_60_number__of__Bit1, fact_48_add__Pls, fact_0__096t_A_061_A1_096, fact_90_rel__simps_I4_J, fact_83__096_091s_A_094_A2_A_061_As1_A_094_A2_093_A_Imod_A4_A_K_Am_A_L_A1_J_096, arity_Int_Oint___Rings_Olinordered__idom, fact_38__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, arity_Nat_Onat___Rings_Osemiring__1, arity_Int_Oint___Int_Oring__char__0, fact_89_rel__simps_I16_J, fact_85_rel__simps_I2_J, fact_31_arith__simps_I32_J, fact_9_mult__Bit1, fact_41_nat__mult__2__right, fact_71_semiring__mult__2__right, fact_62_mult__numeral__1__right, fact_37_nat__1__add__1, fact_2_p, arity_Nat_Onat___Int_Onumber__semiring, fact_49_Bit0__def, fact_12_zadd__power2, fact_7_add__special_I3_J, arity_RealDef_Oreal___Int_Onumber__semiring, fact_40_nat__mult__2, fact_80_power__one, arity_Int_Oint___Int_Onumber__semiring, fact_26_mult__Bit0, arity_Int_Oint___Int_Onumber__ring, arity_Int_Oint___Rings_Osemiring__1, fact_93_less__special_I2_J, fact_4_qf1pt, fact_6_add__special_I2_J, fact_70_mult__2, fact_50_times__numeral__code_I5_J, arity_RealDef_Oreal___Rings_Ocomm__semiring__1, fact_61_mult__numeral__1, fact_5_one__power2, fact_52_int__distrib_I2_J, fact_22_rel__simps_I44_J, arity_RealDef_Oreal___Rings_Osemiring__1, fact_3_power2__eq__square__number__of, fact_96_dvd__power__same, fact_59_is__mult__sum2sq, fact_65_one__is__num__one, arity_RealDef_Oreal___Int_Onumber__ring, arity_Int_Oint___Groups_Omonoid__mult, fact_58_Bit1__def, fact_47_add__Pls__right, fact_51_int__distrib_I1_J, fact_81__096sum2sq_A_Is_M_A1_J_A_061_A_I4_A_K_Am_A_L_A1_J_A_K_At_096, arity_RealDef_Oreal___Rings_Olinordered__idom, fact_17_rel__simps_I48_J, arity_Nat_Onat___Rings_Olinordered__semidom, fact_57_number__of__add, fact_32_add__number__of__left, arity_RealDef_Oreal___Rings_Olinordered__semidom, fact_87_less__number__of, fact_76__0964_A_K_Am_A_L_A1_Advd_As_A_094_A2_A_L_A1_096, arity_Int_Oint___Rings_Osemiring, fact_44_number__of__reorient, fact_92_add__nat__number__of, fact_13_zadd__power3, arity_Nat_Onat___Rings_Ocomm__semiring__1, fact_24_Bit0__Pls, fact_36_add__Bit0__Bit1, fact_88_rel__simps_I12_J, fact_53_plus__numeral__code_I9_J, fact_91_rel__simps_I10_J, arity_RealDef_Oreal___Int_Oring__char__0, fact_43_zprime__2, fact_68_quartic__square__square, fact_19_rel__simps_I39_J, fact_69_semiring__mult__2, arity_RealDef_Oreal___Rings_Osemiring, fact_94_less__special_I4_J, fact_72_mult__2__right, fact_86_rel__simps_I14_J, fact_8_one__add__one__is__two, arity_Int_Oint___Rings_Ocomm__semiring__1, fact_23_rel__simps_I38_J, fact_21_rel__simps_I49_J, arity_Nat_Onat___Int_Onumber, fact_82_four__x__squared, fact_74_power2__eq__square, fact_73_semiring__one__add__one__is__two, fact_1__096is__sum2sq_A_I4_A_K_Am_A_L_A1_J_096, fact_35_add__Bit1__Bit0, fact_14_power2__sum, fact_30_mult__number__of__left, fact_77_t__l__p, fact_64_semiring__norm_I110_J, arity_Nat_Onat___Rings_Osemiring, fact_95_s1, fact_20_rel__simps_I50_J, fact_78_comm__semiring__1__class_Onormalizing__semiring__rules_I36_J, fact_97_power__strict__increasing__iff, fact_56_number__of__mult, fact_10_numeral__1__eq__1, fact_63_semiring__numeral__1__eq__1, fact_67_power3__eq__cube, fact_46_power__even__eq, arity_RealDef_Oreal___Int_Onumber, fact_39_zpower__zpower, fact_29_right__distrib__number__of, arity_Int_Oint___Int_Onumber, fact_34_nat__numeral__1__eq__1, fact_45_number__of__is__id, fact_42_Numeral1__eq1__nat, arity_Int_Oint___Rings_Olinordered__semidom, fact_27_add__Bit0__Bit0, fact_66_double__number__of__Bit0, fact_11_t, fact_16_rel__simps_I51_J, fact_18_rel__simps_I46_J, fact_33_add__number__of__eq, fact_28_left__distrib__number__of, fact_15_eq__number__of, fact_54_add__numeral__0
% 6.42/2.62  % No. of inferences in proof: 254
% 6.42/2.62  % SZS status Theorem for /export/starexec/sandbox2/benchmark/theBenchmark.p : 2092 ms resp. 1572 ms w/o parsing
% 7.04/2.70  % SZS output start Refutation for /export/starexec/sandbox2/benchmark/theBenchmark.p
% See solution above
% 7.04/2.70  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------