TPTP Problem File: SLH0505^1.p

View Solutions - Solve Problem

%------------------------------------------------------------------------------
% File     : SLH0000^1 : TPTP v8.2.0. Released v8.2.0.
% Domain   : Archive of Formal Proofs
% Problem  :
% Version  : Especial.
% English  :

% Refs     : [Des23] Desharnais (2023), Email to Geoff Sutcliffe
% Source   : [Des23]
% Names    : Digit_Expansions/0001_Carries/prob_00221_009111__5670992_1 [Des23]

% Status   : Theorem
% Rating   : ? v8.2.0
% Syntax   : Number of formulae    : 1314 ( 730 unt;  43 typ;   0 def)
%            Number of atoms       : 3048 (1479 equ;   0 cnn)
%            Maximal formula atoms :    8 (   2 avg)
%            Number of connectives : 10021 ( 337   ~;  93   |; 157   &;8535   @)
%                                         (   0 <=>; 899  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   16 (   5 avg)
%            Number of types       :    4 (   3 usr)
%            Number of type conns  :  159 ( 159   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   43 (  40 usr;  10 con; 0-3 aty)
%            Number of variables   : 2852 (  47   ^;2675   !; 130   ?;2852   :)
% SPC      : TH0_THM_EQU_NAR

% Comments : This file was generated by Isabelle (most likely Sledgehammer)
%            2023-01-19 15:21:08.897
%------------------------------------------------------------------------------
% Could-be-implicit typings (3)
thf(ty_n_t__Num__Onum,type,
    num: $tType ).

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

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

% Explicit typings (40)
thf(sy_c_Carries_Obin__narry,type,
    bin_narry: nat > nat > nat > nat ).

thf(sy_c_Groups_Oone__class_Oone_001t__Int__Oint,type,
    one_one_int: int ).

thf(sy_c_Groups_Oone__class_Oone_001t__Nat__Onat,type,
    one_one_nat: nat ).

thf(sy_c_Groups_Oplus__class_Oplus_001t__Int__Oint,type,
    plus_plus_int: int > int > int ).

thf(sy_c_Groups_Oplus__class_Oplus_001t__Nat__Onat,type,
    plus_plus_nat: nat > nat > nat ).

thf(sy_c_Groups_Oplus__class_Oplus_001t__Num__Onum,type,
    plus_plus_num: num > num > num ).

thf(sy_c_Groups_Otimes__class_Otimes_001t__Int__Oint,type,
    times_times_int: int > int > int ).

thf(sy_c_Groups_Otimes__class_Otimes_001t__Nat__Onat,type,
    times_times_nat: nat > nat > nat ).

thf(sy_c_Groups_Otimes__class_Otimes_001t__Num__Onum,type,
    times_times_num: num > num > num ).

thf(sy_c_Groups_Ozero__class_Ozero_001t__Int__Oint,type,
    zero_zero_int: int ).

thf(sy_c_Groups_Ozero__class_Ozero_001t__Nat__Onat,type,
    zero_zero_nat: nat ).

thf(sy_c_If_001t__Int__Oint,type,
    if_int: $o > int > int > int ).

thf(sy_c_If_001t__Nat__Onat,type,
    if_nat: $o > nat > nat > nat ).

thf(sy_c_Nat_OSuc,type,
    suc: nat > nat ).

thf(sy_c_Nat_Osemiring__1__class_Oof__nat_001t__Int__Oint,type,
    semiri1314217659103216013at_int: nat > int ).

thf(sy_c_Nat_Osemiring__1__class_Oof__nat_001t__Nat__Onat,type,
    semiri1316708129612266289at_nat: nat > nat ).

thf(sy_c_Num_Oneg__numeral__class_Odbl_001t__Int__Oint,type,
    neg_numeral_dbl_int: int > int ).

thf(sy_c_Num_Onum_OBit0,type,
    bit0: num > num ).

thf(sy_c_Num_Onum_OOne,type,
    one: num ).

thf(sy_c_Num_Onum_Osize__num,type,
    size_num: num > nat ).

thf(sy_c_Num_Onumeral__class_Onumeral_001t__Int__Oint,type,
    numeral_numeral_int: num > int ).

thf(sy_c_Num_Onumeral__class_Onumeral_001t__Nat__Onat,type,
    numeral_numeral_nat: num > nat ).

thf(sy_c_Num_Opow,type,
    pow: num > num > num ).

thf(sy_c_Orderings_Oord__class_Oless_001t__Int__Oint,type,
    ord_less_int: int > int > $o ).

thf(sy_c_Orderings_Oord__class_Oless_001t__Nat__Onat,type,
    ord_less_nat: nat > nat > $o ).

thf(sy_c_Orderings_Oord__class_Oless_001t__Num__Onum,type,
    ord_less_num: num > num > $o ).

thf(sy_c_Orderings_Oord__class_Oless__eq_001t__Int__Oint,type,
    ord_less_eq_int: int > int > $o ).

thf(sy_c_Orderings_Oord__class_Oless__eq_001t__Nat__Onat,type,
    ord_less_eq_nat: nat > nat > $o ).

thf(sy_c_Orderings_Oord__class_Oless__eq_001t__Num__Onum,type,
    ord_less_eq_num: num > num > $o ).

thf(sy_c_Power_Opower__class_Opower_001t__Int__Oint,type,
    power_power_int: int > nat > int ).

thf(sy_c_Power_Opower__class_Opower_001t__Nat__Onat,type,
    power_power_nat: nat > nat > nat ).

thf(sy_c_Rings_Odivide__class_Odivide_001t__Int__Oint,type,
    divide_divide_int: int > int > int ).

thf(sy_c_Rings_Odivide__class_Odivide_001t__Nat__Onat,type,
    divide_divide_nat: nat > nat > nat ).

thf(sy_c_Rings_Odvd__class_Odvd_001t__Int__Oint,type,
    dvd_dvd_int: int > int > $o ).

thf(sy_c_Rings_Odvd__class_Odvd_001t__Nat__Onat,type,
    dvd_dvd_nat: nat > nat > $o ).

thf(sy_c_Rings_Omodulo__class_Omodulo_001t__Int__Oint,type,
    modulo_modulo_int: int > int > int ).

thf(sy_c_Rings_Omodulo__class_Omodulo_001t__Nat__Onat,type,
    modulo_modulo_nat: nat > nat > nat ).

thf(sy_v_a,type,
    a: nat ).

thf(sy_v_b,type,
    b: nat ).

thf(sy_v_k,type,
    k: nat ).

% Relevant facts (1265)
thf(fact_0__092_060open_062a_Amod_A2_A_094_Ak_A_060_A2_A_094_Ak_092_060close_062,axiom,
    ord_less_nat @ ( modulo_modulo_nat @ a @ ( power_power_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ k ) ) @ ( power_power_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ k ) ).

% \<open>a mod 2 ^ k < 2 ^ k\<close>
thf(fact_1__092_060open_062b_Amod_A2_A_094_Ak_A_060_A2_A_094_Ak_092_060close_062,axiom,
    ord_less_nat @ ( modulo_modulo_nat @ b @ ( power_power_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ k ) ) @ ( power_power_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ k ) ).

% \<open>b mod 2 ^ k < 2 ^ k\<close>
thf(fact_2_mod2__Suc__Suc,axiom,
    ! [M: nat] :
      ( ( modulo_modulo_nat @ ( suc @ ( suc @ M ) ) @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
      = ( modulo_modulo_nat @ M @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) ) ).

% mod2_Suc_Suc
thf(fact_3_add__2__eq__Suc,axiom,
    ! [N: nat] :
      ( ( plus_plus_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ N )
      = ( suc @ ( suc @ N ) ) ) ).

% add_2_eq_Suc
thf(fact_4_add__2__eq__Suc_H,axiom,
    ! [N: nat] :
      ( ( plus_plus_nat @ N @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
      = ( suc @ ( suc @ N ) ) ) ).

% add_2_eq_Suc'
thf(fact_5_mod__less,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_nat @ M @ N )
     => ( ( modulo_modulo_nat @ M @ N )
        = M ) ) ).

% mod_less
thf(fact_6_less__exp,axiom,
    ! [N: nat] : ( ord_less_nat @ N @ ( power_power_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ N ) ) ).

% less_exp
thf(fact_7_nat__add__left__cancel__less,axiom,
    ! [K: nat,M: nat,N: nat] :
      ( ( ord_less_nat @ ( plus_plus_nat @ K @ M ) @ ( plus_plus_nat @ K @ N ) )
      = ( ord_less_nat @ M @ N ) ) ).

% nat_add_left_cancel_less
thf(fact_8_add__Suc__right,axiom,
    ! [M: nat,N: nat] :
      ( ( plus_plus_nat @ M @ ( suc @ N ) )
      = ( suc @ ( plus_plus_nat @ M @ N ) ) ) ).

% add_Suc_right
thf(fact_9_mod__add__self1,axiom,
    ! [B: nat,A: nat] :
      ( ( modulo_modulo_nat @ ( plus_plus_nat @ B @ A ) @ B )
      = ( modulo_modulo_nat @ A @ B ) ) ).

% mod_add_self1
thf(fact_10_mod__add__self1,axiom,
    ! [B: int,A: int] :
      ( ( modulo_modulo_int @ ( plus_plus_int @ B @ A ) @ B )
      = ( modulo_modulo_int @ A @ B ) ) ).

% mod_add_self1
thf(fact_11_mod__add__self2,axiom,
    ! [A: nat,B: nat] :
      ( ( modulo_modulo_nat @ ( plus_plus_nat @ A @ B ) @ B )
      = ( modulo_modulo_nat @ A @ B ) ) ).

% mod_add_self2
thf(fact_12_mod__add__self2,axiom,
    ! [A: int,B: int] :
      ( ( modulo_modulo_int @ ( plus_plus_int @ A @ B ) @ B )
      = ( modulo_modulo_int @ A @ B ) ) ).

% mod_add_self2
thf(fact_13_lessI,axiom,
    ! [N: nat] : ( ord_less_nat @ N @ ( suc @ N ) ) ).

% lessI
thf(fact_14_Suc__mono,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_nat @ M @ N )
     => ( ord_less_nat @ ( suc @ M ) @ ( suc @ N ) ) ) ).

% Suc_mono
thf(fact_15_Suc__less__eq,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_nat @ ( suc @ M ) @ ( suc @ N ) )
      = ( ord_less_nat @ M @ N ) ) ).

% Suc_less_eq
thf(fact_16_numeral__eq__iff,axiom,
    ! [M: num,N: num] :
      ( ( ( numeral_numeral_nat @ M )
        = ( numeral_numeral_nat @ N ) )
      = ( M = N ) ) ).

% numeral_eq_iff
thf(fact_17_numeral__eq__iff,axiom,
    ! [M: num,N: num] :
      ( ( ( numeral_numeral_int @ M )
        = ( numeral_numeral_int @ N ) )
      = ( M = N ) ) ).

% numeral_eq_iff
thf(fact_18_old_Onat_Oinject,axiom,
    ! [Nat: nat,Nat2: nat] :
      ( ( ( suc @ Nat )
        = ( suc @ Nat2 ) )
      = ( Nat = Nat2 ) ) ).

% old.nat.inject
thf(fact_19_nat_Oinject,axiom,
    ! [X2: nat,Y2: nat] :
      ( ( ( suc @ X2 )
        = ( suc @ Y2 ) )
      = ( X2 = Y2 ) ) ).

% nat.inject
thf(fact_20_mod__mod__trivial,axiom,
    ! [A: nat,B: nat] :
      ( ( modulo_modulo_nat @ ( modulo_modulo_nat @ A @ B ) @ B )
      = ( modulo_modulo_nat @ A @ B ) ) ).

% mod_mod_trivial
thf(fact_21_mod__mod__trivial,axiom,
    ! [A: int,B: int] :
      ( ( modulo_modulo_int @ ( modulo_modulo_int @ A @ B ) @ B )
      = ( modulo_modulo_int @ A @ B ) ) ).

% mod_mod_trivial
thf(fact_22_numeral__less__iff,axiom,
    ! [M: num,N: num] :
      ( ( ord_less_nat @ ( numeral_numeral_nat @ M ) @ ( numeral_numeral_nat @ N ) )
      = ( ord_less_num @ M @ N ) ) ).

% numeral_less_iff
thf(fact_23_numeral__less__iff,axiom,
    ! [M: num,N: num] :
      ( ( ord_less_int @ ( numeral_numeral_int @ M ) @ ( numeral_numeral_int @ N ) )
      = ( ord_less_num @ M @ N ) ) ).

% numeral_less_iff
thf(fact_24_add__numeral__left,axiom,
    ! [V: num,W: num,Z: nat] :
      ( ( plus_plus_nat @ ( numeral_numeral_nat @ V ) @ ( plus_plus_nat @ ( numeral_numeral_nat @ W ) @ Z ) )
      = ( plus_plus_nat @ ( numeral_numeral_nat @ ( plus_plus_num @ V @ W ) ) @ Z ) ) ).

% add_numeral_left
thf(fact_25_add__numeral__left,axiom,
    ! [V: num,W: num,Z: int] :
      ( ( plus_plus_int @ ( numeral_numeral_int @ V ) @ ( plus_plus_int @ ( numeral_numeral_int @ W ) @ Z ) )
      = ( plus_plus_int @ ( numeral_numeral_int @ ( plus_plus_num @ V @ W ) ) @ Z ) ) ).

% add_numeral_left
thf(fact_26_numeral__plus__numeral,axiom,
    ! [M: num,N: num] :
      ( ( plus_plus_nat @ ( numeral_numeral_nat @ M ) @ ( numeral_numeral_nat @ N ) )
      = ( numeral_numeral_nat @ ( plus_plus_num @ M @ N ) ) ) ).

% numeral_plus_numeral
thf(fact_27_numeral__plus__numeral,axiom,
    ! [M: num,N: num] :
      ( ( plus_plus_int @ ( numeral_numeral_int @ M ) @ ( numeral_numeral_int @ N ) )
      = ( numeral_numeral_int @ ( plus_plus_num @ M @ N ) ) ) ).

% numeral_plus_numeral
thf(fact_28_Suc__numeral,axiom,
    ! [N: num] :
      ( ( suc @ ( numeral_numeral_nat @ N ) )
      = ( numeral_numeral_nat @ ( plus_plus_num @ N @ one ) ) ) ).

% Suc_numeral
thf(fact_29_add__One__commute,axiom,
    ! [N: num] :
      ( ( plus_plus_num @ one @ N )
      = ( plus_plus_num @ N @ one ) ) ).

% add_One_commute
thf(fact_30_Suc__nat__number__of__add,axiom,
    ! [V: num,N: nat] :
      ( ( suc @ ( plus_plus_nat @ ( numeral_numeral_nat @ V ) @ N ) )
      = ( plus_plus_nat @ ( numeral_numeral_nat @ ( plus_plus_num @ V @ one ) ) @ N ) ) ).

% Suc_nat_number_of_add
thf(fact_31_is__num__normalize_I1_J,axiom,
    ! [A: int,B: int,C: int] :
      ( ( plus_plus_int @ ( plus_plus_int @ A @ B ) @ C )
      = ( plus_plus_int @ A @ ( plus_plus_int @ B @ C ) ) ) ).

% is_num_normalize(1)
thf(fact_32_n__not__Suc__n,axiom,
    ! [N: nat] :
      ( N
     != ( suc @ N ) ) ).

% n_not_Suc_n
thf(fact_33_Suc__inject,axiom,
    ! [X: nat,Y: nat] :
      ( ( ( suc @ X )
        = ( suc @ Y ) )
     => ( X = Y ) ) ).

% Suc_inject
thf(fact_34_linorder__neqE__nat,axiom,
    ! [X: nat,Y: nat] :
      ( ( X != Y )
     => ( ~ ( ord_less_nat @ X @ Y )
       => ( ord_less_nat @ Y @ X ) ) ) ).

% linorder_neqE_nat
thf(fact_35_infinite__descent,axiom,
    ! [P: nat > $o,N: nat] :
      ( ! [N2: nat] :
          ( ~ ( P @ N2 )
         => ? [M2: nat] :
              ( ( ord_less_nat @ M2 @ N2 )
              & ~ ( P @ M2 ) ) )
     => ( P @ N ) ) ).

% infinite_descent
thf(fact_36_nat__less__induct,axiom,
    ! [P: nat > $o,N: nat] :
      ( ! [N2: nat] :
          ( ! [M2: nat] :
              ( ( ord_less_nat @ M2 @ N2 )
             => ( P @ M2 ) )
         => ( P @ N2 ) )
     => ( P @ N ) ) ).

% nat_less_induct
thf(fact_37_less__irrefl__nat,axiom,
    ! [N: nat] :
      ~ ( ord_less_nat @ N @ N ) ).

% less_irrefl_nat
thf(fact_38_less__not__refl3,axiom,
    ! [S: nat,T: nat] :
      ( ( ord_less_nat @ S @ T )
     => ( S != T ) ) ).

% less_not_refl3
thf(fact_39_less__not__refl2,axiom,
    ! [N: nat,M: nat] :
      ( ( ord_less_nat @ N @ M )
     => ( M != N ) ) ).

% less_not_refl2
thf(fact_40_less__not__refl,axiom,
    ! [N: nat] :
      ~ ( ord_less_nat @ N @ N ) ).

% less_not_refl
thf(fact_41_nat__neq__iff,axiom,
    ! [M: nat,N: nat] :
      ( ( M != N )
      = ( ( ord_less_nat @ M @ N )
        | ( ord_less_nat @ N @ M ) ) ) ).

% nat_neq_iff
thf(fact_42_not__less__less__Suc__eq,axiom,
    ! [N: nat,M: nat] :
      ( ~ ( ord_less_nat @ N @ M )
     => ( ( ord_less_nat @ N @ ( suc @ M ) )
        = ( N = M ) ) ) ).

% not_less_less_Suc_eq
thf(fact_43_strict__inc__induct,axiom,
    ! [I: nat,J: nat,P: nat > $o] :
      ( ( ord_less_nat @ I @ J )
     => ( ! [I2: nat] :
            ( ( J
              = ( suc @ I2 ) )
           => ( P @ I2 ) )
       => ( ! [I2: nat] :
              ( ( ord_less_nat @ I2 @ J )
             => ( ( P @ ( suc @ I2 ) )
               => ( P @ I2 ) ) )
         => ( P @ I ) ) ) ) ).

% strict_inc_induct
thf(fact_44_less__Suc__induct,axiom,
    ! [I: nat,J: nat,P: nat > nat > $o] :
      ( ( ord_less_nat @ I @ J )
     => ( ! [I2: nat] : ( P @ I2 @ ( suc @ I2 ) )
       => ( ! [I2: nat,J2: nat,K2: nat] :
              ( ( ord_less_nat @ I2 @ J2 )
             => ( ( ord_less_nat @ J2 @ K2 )
               => ( ( P @ I2 @ J2 )
                 => ( ( P @ J2 @ K2 )
                   => ( P @ I2 @ K2 ) ) ) ) )
         => ( P @ I @ J ) ) ) ) ).

% less_Suc_induct
thf(fact_45_less__trans__Suc,axiom,
    ! [I: nat,J: nat,K: nat] :
      ( ( ord_less_nat @ I @ J )
     => ( ( ord_less_nat @ J @ K )
       => ( ord_less_nat @ ( suc @ I ) @ K ) ) ) ).

% less_trans_Suc
thf(fact_46_Suc__less__SucD,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_nat @ ( suc @ M ) @ ( suc @ N ) )
     => ( ord_less_nat @ M @ N ) ) ).

% Suc_less_SucD
thf(fact_47_less__antisym,axiom,
    ! [N: nat,M: nat] :
      ( ~ ( ord_less_nat @ N @ M )
     => ( ( ord_less_nat @ N @ ( suc @ M ) )
       => ( M = N ) ) ) ).

% less_antisym
thf(fact_48_Suc__less__eq2,axiom,
    ! [N: nat,M: nat] :
      ( ( ord_less_nat @ ( suc @ N ) @ M )
      = ( ? [M3: nat] :
            ( ( M
              = ( suc @ M3 ) )
            & ( ord_less_nat @ N @ M3 ) ) ) ) ).

% Suc_less_eq2
thf(fact_49_All__less__Suc,axiom,
    ! [N: nat,P: nat > $o] :
      ( ( ! [I3: nat] :
            ( ( ord_less_nat @ I3 @ ( suc @ N ) )
           => ( P @ I3 ) ) )
      = ( ( P @ N )
        & ! [I3: nat] :
            ( ( ord_less_nat @ I3 @ N )
           => ( P @ I3 ) ) ) ) ).

% All_less_Suc
thf(fact_50_not__less__eq,axiom,
    ! [M: nat,N: nat] :
      ( ( ~ ( ord_less_nat @ M @ N ) )
      = ( ord_less_nat @ N @ ( suc @ M ) ) ) ).

% not_less_eq
thf(fact_51_less__Suc__eq,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_nat @ M @ ( suc @ N ) )
      = ( ( ord_less_nat @ M @ N )
        | ( M = N ) ) ) ).

% less_Suc_eq
thf(fact_52_Ex__less__Suc,axiom,
    ! [N: nat,P: nat > $o] :
      ( ( ? [I3: nat] :
            ( ( ord_less_nat @ I3 @ ( suc @ N ) )
            & ( P @ I3 ) ) )
      = ( ( P @ N )
        | ? [I3: nat] :
            ( ( ord_less_nat @ I3 @ N )
            & ( P @ I3 ) ) ) ) ).

% Ex_less_Suc
thf(fact_53_less__SucI,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_nat @ M @ N )
     => ( ord_less_nat @ M @ ( suc @ N ) ) ) ).

% less_SucI
thf(fact_54_less__SucE,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_nat @ M @ ( suc @ N ) )
     => ( ~ ( ord_less_nat @ M @ N )
       => ( M = N ) ) ) ).

% less_SucE
thf(fact_55_Suc__lessI,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_nat @ M @ N )
     => ( ( ( suc @ M )
         != N )
       => ( ord_less_nat @ ( suc @ M ) @ N ) ) ) ).

% Suc_lessI
thf(fact_56_Suc__lessE,axiom,
    ! [I: nat,K: nat] :
      ( ( ord_less_nat @ ( suc @ I ) @ K )
     => ~ ! [J2: nat] :
            ( ( ord_less_nat @ I @ J2 )
           => ( K
             != ( suc @ J2 ) ) ) ) ).

% Suc_lessE
thf(fact_57_Suc__lessD,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_nat @ ( suc @ M ) @ N )
     => ( ord_less_nat @ M @ N ) ) ).

% Suc_lessD
thf(fact_58_Nat_OlessE,axiom,
    ! [I: nat,K: nat] :
      ( ( ord_less_nat @ I @ K )
     => ( ( K
         != ( suc @ I ) )
       => ~ ! [J2: nat] :
              ( ( ord_less_nat @ I @ J2 )
             => ( K
               != ( suc @ J2 ) ) ) ) ) ).

% Nat.lessE
thf(fact_59_mod__add__right__eq,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( modulo_modulo_nat @ ( plus_plus_nat @ A @ ( modulo_modulo_nat @ B @ C ) ) @ C )
      = ( modulo_modulo_nat @ ( plus_plus_nat @ A @ B ) @ C ) ) ).

% mod_add_right_eq
thf(fact_60_mod__add__right__eq,axiom,
    ! [A: int,B: int,C: int] :
      ( ( modulo_modulo_int @ ( plus_plus_int @ A @ ( modulo_modulo_int @ B @ C ) ) @ C )
      = ( modulo_modulo_int @ ( plus_plus_int @ A @ B ) @ C ) ) ).

% mod_add_right_eq
thf(fact_61_mod__add__left__eq,axiom,
    ! [A: nat,C: nat,B: nat] :
      ( ( modulo_modulo_nat @ ( plus_plus_nat @ ( modulo_modulo_nat @ A @ C ) @ B ) @ C )
      = ( modulo_modulo_nat @ ( plus_plus_nat @ A @ B ) @ C ) ) ).

% mod_add_left_eq
thf(fact_62_mod__add__left__eq,axiom,
    ! [A: int,C: int,B: int] :
      ( ( modulo_modulo_int @ ( plus_plus_int @ ( modulo_modulo_int @ A @ C ) @ B ) @ C )
      = ( modulo_modulo_int @ ( plus_plus_int @ A @ B ) @ C ) ) ).

% mod_add_left_eq
thf(fact_63_mod__add__cong,axiom,
    ! [A: nat,C: nat,A2: nat,B: nat,B2: nat] :
      ( ( ( modulo_modulo_nat @ A @ C )
        = ( modulo_modulo_nat @ A2 @ C ) )
     => ( ( ( modulo_modulo_nat @ B @ C )
          = ( modulo_modulo_nat @ B2 @ C ) )
       => ( ( modulo_modulo_nat @ ( plus_plus_nat @ A @ B ) @ C )
          = ( modulo_modulo_nat @ ( plus_plus_nat @ A2 @ B2 ) @ C ) ) ) ) ).

% mod_add_cong
thf(fact_64_mod__add__cong,axiom,
    ! [A: int,C: int,A2: int,B: int,B2: int] :
      ( ( ( modulo_modulo_int @ A @ C )
        = ( modulo_modulo_int @ A2 @ C ) )
     => ( ( ( modulo_modulo_int @ B @ C )
          = ( modulo_modulo_int @ B2 @ C ) )
       => ( ( modulo_modulo_int @ ( plus_plus_int @ A @ B ) @ C )
          = ( modulo_modulo_int @ ( plus_plus_int @ A2 @ B2 ) @ C ) ) ) ) ).

% mod_add_cong
thf(fact_65_mod__add__eq,axiom,
    ! [A: nat,C: nat,B: nat] :
      ( ( modulo_modulo_nat @ ( plus_plus_nat @ ( modulo_modulo_nat @ A @ C ) @ ( modulo_modulo_nat @ B @ C ) ) @ C )
      = ( modulo_modulo_nat @ ( plus_plus_nat @ A @ B ) @ C ) ) ).

% mod_add_eq
thf(fact_66_mod__add__eq,axiom,
    ! [A: int,C: int,B: int] :
      ( ( modulo_modulo_int @ ( plus_plus_int @ ( modulo_modulo_int @ A @ C ) @ ( modulo_modulo_int @ B @ C ) ) @ C )
      = ( modulo_modulo_int @ ( plus_plus_int @ A @ B ) @ C ) ) ).

% mod_add_eq
thf(fact_67_add__Suc__shift,axiom,
    ! [M: nat,N: nat] :
      ( ( plus_plus_nat @ ( suc @ M ) @ N )
      = ( plus_plus_nat @ M @ ( suc @ N ) ) ) ).

% add_Suc_shift
thf(fact_68_add__Suc,axiom,
    ! [M: nat,N: nat] :
      ( ( plus_plus_nat @ ( suc @ M ) @ N )
      = ( suc @ ( plus_plus_nat @ M @ N ) ) ) ).

% add_Suc
thf(fact_69_nat__arith_Osuc1,axiom,
    ! [A3: nat,K: nat,A: nat] :
      ( ( A3
        = ( plus_plus_nat @ K @ A ) )
     => ( ( suc @ A3 )
        = ( plus_plus_nat @ K @ ( suc @ A ) ) ) ) ).

% nat_arith.suc1
thf(fact_70_less__add__eq__less,axiom,
    ! [K: nat,L: nat,M: nat,N: nat] :
      ( ( ord_less_nat @ K @ L )
     => ( ( ( plus_plus_nat @ M @ L )
          = ( plus_plus_nat @ K @ N ) )
       => ( ord_less_nat @ M @ N ) ) ) ).

% less_add_eq_less
thf(fact_71_trans__less__add2,axiom,
    ! [I: nat,J: nat,M: nat] :
      ( ( ord_less_nat @ I @ J )
     => ( ord_less_nat @ I @ ( plus_plus_nat @ M @ J ) ) ) ).

% trans_less_add2
thf(fact_72_trans__less__add1,axiom,
    ! [I: nat,J: nat,M: nat] :
      ( ( ord_less_nat @ I @ J )
     => ( ord_less_nat @ I @ ( plus_plus_nat @ J @ M ) ) ) ).

% trans_less_add1
thf(fact_73_add__less__mono1,axiom,
    ! [I: nat,J: nat,K: nat] :
      ( ( ord_less_nat @ I @ J )
     => ( ord_less_nat @ ( plus_plus_nat @ I @ K ) @ ( plus_plus_nat @ J @ K ) ) ) ).

% add_less_mono1
thf(fact_74_not__add__less2,axiom,
    ! [J: nat,I: nat] :
      ~ ( ord_less_nat @ ( plus_plus_nat @ J @ I ) @ I ) ).

% not_add_less2
thf(fact_75_not__add__less1,axiom,
    ! [I: nat,J: nat] :
      ~ ( ord_less_nat @ ( plus_plus_nat @ I @ J ) @ I ) ).

% not_add_less1
thf(fact_76_add__less__mono,axiom,
    ! [I: nat,J: nat,K: nat,L: nat] :
      ( ( ord_less_nat @ I @ J )
     => ( ( ord_less_nat @ K @ L )
       => ( ord_less_nat @ ( plus_plus_nat @ I @ K ) @ ( plus_plus_nat @ J @ L ) ) ) ) ).

% add_less_mono
thf(fact_77_add__lessD1,axiom,
    ! [I: nat,J: nat,K: nat] :
      ( ( ord_less_nat @ ( plus_plus_nat @ I @ J ) @ K )
     => ( ord_less_nat @ I @ K ) ) ).

% add_lessD1
thf(fact_78_power__mod,axiom,
    ! [A: nat,B: nat,N: nat] :
      ( ( modulo_modulo_nat @ ( power_power_nat @ ( modulo_modulo_nat @ A @ B ) @ N ) @ B )
      = ( modulo_modulo_nat @ ( power_power_nat @ A @ N ) @ B ) ) ).

% power_mod
thf(fact_79_power__mod,axiom,
    ! [A: int,B: int,N: nat] :
      ( ( modulo_modulo_int @ ( power_power_int @ ( modulo_modulo_int @ A @ B ) @ N ) @ B )
      = ( modulo_modulo_int @ ( power_power_int @ A @ N ) @ B ) ) ).

% power_mod
thf(fact_80_mod__Suc__Suc__eq,axiom,
    ! [M: nat,N: nat] :
      ( ( modulo_modulo_nat @ ( suc @ ( suc @ ( modulo_modulo_nat @ M @ N ) ) ) @ N )
      = ( modulo_modulo_nat @ ( suc @ ( suc @ M ) ) @ N ) ) ).

% mod_Suc_Suc_eq
thf(fact_81_mod__Suc__eq,axiom,
    ! [M: nat,N: nat] :
      ( ( modulo_modulo_nat @ ( suc @ ( modulo_modulo_nat @ M @ N ) ) @ N )
      = ( modulo_modulo_nat @ ( suc @ M ) @ N ) ) ).

% mod_Suc_eq
thf(fact_82_numeral__Bit0,axiom,
    ! [N: num] :
      ( ( numeral_numeral_nat @ ( bit0 @ N ) )
      = ( plus_plus_nat @ ( numeral_numeral_nat @ N ) @ ( numeral_numeral_nat @ N ) ) ) ).

% numeral_Bit0
thf(fact_83_numeral__Bit0,axiom,
    ! [N: num] :
      ( ( numeral_numeral_int @ ( bit0 @ N ) )
      = ( plus_plus_int @ ( numeral_numeral_int @ N ) @ ( numeral_numeral_int @ N ) ) ) ).

% numeral_Bit0
thf(fact_84_lift__Suc__mono__less__iff,axiom,
    ! [F: nat > nat,N: nat,M: nat] :
      ( ! [N2: nat] : ( ord_less_nat @ ( F @ N2 ) @ ( F @ ( suc @ N2 ) ) )
     => ( ( ord_less_nat @ ( F @ N ) @ ( F @ M ) )
        = ( ord_less_nat @ N @ M ) ) ) ).

% lift_Suc_mono_less_iff
thf(fact_85_lift__Suc__mono__less__iff,axiom,
    ! [F: nat > num,N: nat,M: nat] :
      ( ! [N2: nat] : ( ord_less_num @ ( F @ N2 ) @ ( F @ ( suc @ N2 ) ) )
     => ( ( ord_less_num @ ( F @ N ) @ ( F @ M ) )
        = ( ord_less_nat @ N @ M ) ) ) ).

% lift_Suc_mono_less_iff
thf(fact_86_lift__Suc__mono__less__iff,axiom,
    ! [F: nat > int,N: nat,M: nat] :
      ( ! [N2: nat] : ( ord_less_int @ ( F @ N2 ) @ ( F @ ( suc @ N2 ) ) )
     => ( ( ord_less_int @ ( F @ N ) @ ( F @ M ) )
        = ( ord_less_nat @ N @ M ) ) ) ).

% lift_Suc_mono_less_iff
thf(fact_87_lift__Suc__mono__less,axiom,
    ! [F: nat > nat,N: nat,N3: nat] :
      ( ! [N2: nat] : ( ord_less_nat @ ( F @ N2 ) @ ( F @ ( suc @ N2 ) ) )
     => ( ( ord_less_nat @ N @ N3 )
       => ( ord_less_nat @ ( F @ N ) @ ( F @ N3 ) ) ) ) ).

% lift_Suc_mono_less
thf(fact_88_lift__Suc__mono__less,axiom,
    ! [F: nat > num,N: nat,N3: nat] :
      ( ! [N2: nat] : ( ord_less_num @ ( F @ N2 ) @ ( F @ ( suc @ N2 ) ) )
     => ( ( ord_less_nat @ N @ N3 )
       => ( ord_less_num @ ( F @ N ) @ ( F @ N3 ) ) ) ) ).

% lift_Suc_mono_less
thf(fact_89_lift__Suc__mono__less,axiom,
    ! [F: nat > int,N: nat,N3: nat] :
      ( ! [N2: nat] : ( ord_less_int @ ( F @ N2 ) @ ( F @ ( suc @ N2 ) ) )
     => ( ( ord_less_nat @ N @ N3 )
       => ( ord_less_int @ ( F @ N ) @ ( F @ N3 ) ) ) ) ).

% lift_Suc_mono_less
thf(fact_90_less__imp__Suc__add,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_nat @ M @ N )
     => ? [K2: nat] :
          ( N
          = ( suc @ ( plus_plus_nat @ M @ K2 ) ) ) ) ).

% less_imp_Suc_add
thf(fact_91_less__iff__Suc__add,axiom,
    ( ord_less_nat
    = ( ^ [M4: nat,N4: nat] :
        ? [K3: nat] :
          ( N4
          = ( suc @ ( plus_plus_nat @ M4 @ K3 ) ) ) ) ) ).

% less_iff_Suc_add
thf(fact_92_less__add__Suc2,axiom,
    ! [I: nat,M: nat] : ( ord_less_nat @ I @ ( suc @ ( plus_plus_nat @ M @ I ) ) ) ).

% less_add_Suc2
thf(fact_93_less__add__Suc1,axiom,
    ! [I: nat,M: nat] : ( ord_less_nat @ I @ ( suc @ ( plus_plus_nat @ I @ M ) ) ) ).

% less_add_Suc1
thf(fact_94_less__natE,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_nat @ M @ N )
     => ~ ! [Q: nat] :
            ( N
           != ( suc @ ( plus_plus_nat @ M @ Q ) ) ) ) ).

% less_natE
thf(fact_95_mod__induct,axiom,
    ! [P: nat > $o,N: nat,P2: nat,M: nat] :
      ( ( P @ N )
     => ( ( ord_less_nat @ N @ P2 )
       => ( ( ord_less_nat @ M @ P2 )
         => ( ! [N2: nat] :
                ( ( ord_less_nat @ N2 @ P2 )
               => ( ( P @ N2 )
                 => ( P @ ( modulo_modulo_nat @ ( suc @ N2 ) @ P2 ) ) ) )
           => ( P @ M ) ) ) ) ) ).

% mod_induct
thf(fact_96_semiring__norm_I2_J,axiom,
    ( ( plus_plus_num @ one @ one )
    = ( bit0 @ one ) ) ).

% semiring_norm(2)
thf(fact_97_semiring__norm_I83_J,axiom,
    ! [N: num] :
      ( one
     != ( bit0 @ N ) ) ).

% semiring_norm(83)
thf(fact_98_semiring__norm_I85_J,axiom,
    ! [M: num] :
      ( ( bit0 @ M )
     != one ) ).

% semiring_norm(85)
thf(fact_99_add__less__cancel__right,axiom,
    ! [A: nat,C: nat,B: nat] :
      ( ( ord_less_nat @ ( plus_plus_nat @ A @ C ) @ ( plus_plus_nat @ B @ C ) )
      = ( ord_less_nat @ A @ B ) ) ).

% add_less_cancel_right
thf(fact_100_add__less__cancel__right,axiom,
    ! [A: int,C: int,B: int] :
      ( ( ord_less_int @ ( plus_plus_int @ A @ C ) @ ( plus_plus_int @ B @ C ) )
      = ( ord_less_int @ A @ B ) ) ).

% add_less_cancel_right
thf(fact_101_add__less__cancel__left,axiom,
    ! [C: nat,A: nat,B: nat] :
      ( ( ord_less_nat @ ( plus_plus_nat @ C @ A ) @ ( plus_plus_nat @ C @ B ) )
      = ( ord_less_nat @ A @ B ) ) ).

% add_less_cancel_left
thf(fact_102_add__less__cancel__left,axiom,
    ! [C: int,A: int,B: int] :
      ( ( ord_less_int @ ( plus_plus_int @ C @ A ) @ ( plus_plus_int @ C @ B ) )
      = ( ord_less_int @ A @ B ) ) ).

% add_less_cancel_left
thf(fact_103_cong__exp__iff__simps_I6_J,axiom,
    ! [Q2: num,N: num] :
      ( ( modulo_modulo_nat @ ( numeral_numeral_nat @ one ) @ ( numeral_numeral_nat @ ( bit0 @ Q2 ) ) )
     != ( modulo_modulo_nat @ ( numeral_numeral_nat @ ( bit0 @ N ) ) @ ( numeral_numeral_nat @ ( bit0 @ Q2 ) ) ) ) ).

% cong_exp_iff_simps(6)
thf(fact_104_cong__exp__iff__simps_I6_J,axiom,
    ! [Q2: num,N: num] :
      ( ( modulo_modulo_int @ ( numeral_numeral_int @ one ) @ ( numeral_numeral_int @ ( bit0 @ Q2 ) ) )
     != ( modulo_modulo_int @ ( numeral_numeral_int @ ( bit0 @ N ) ) @ ( numeral_numeral_int @ ( bit0 @ Q2 ) ) ) ) ).

% cong_exp_iff_simps(6)
thf(fact_105_cong__exp__iff__simps_I8_J,axiom,
    ! [M: num,Q2: num] :
      ( ( modulo_modulo_nat @ ( numeral_numeral_nat @ ( bit0 @ M ) ) @ ( numeral_numeral_nat @ ( bit0 @ Q2 ) ) )
     != ( modulo_modulo_nat @ ( numeral_numeral_nat @ one ) @ ( numeral_numeral_nat @ ( bit0 @ Q2 ) ) ) ) ).

% cong_exp_iff_simps(8)
thf(fact_106_cong__exp__iff__simps_I8_J,axiom,
    ! [M: num,Q2: num] :
      ( ( modulo_modulo_int @ ( numeral_numeral_int @ ( bit0 @ M ) ) @ ( numeral_numeral_int @ ( bit0 @ Q2 ) ) )
     != ( modulo_modulo_int @ ( numeral_numeral_int @ one ) @ ( numeral_numeral_int @ ( bit0 @ Q2 ) ) ) ) ).

% cong_exp_iff_simps(8)
thf(fact_107_cong__exp__iff__simps_I4_J,axiom,
    ! [M: num,N: num] :
      ( ( modulo_modulo_nat @ ( numeral_numeral_nat @ M ) @ ( numeral_numeral_nat @ one ) )
      = ( modulo_modulo_nat @ ( numeral_numeral_nat @ N ) @ ( numeral_numeral_nat @ one ) ) ) ).

% cong_exp_iff_simps(4)
thf(fact_108_cong__exp__iff__simps_I4_J,axiom,
    ! [M: num,N: num] :
      ( ( modulo_modulo_int @ ( numeral_numeral_int @ M ) @ ( numeral_numeral_int @ one ) )
      = ( modulo_modulo_int @ ( numeral_numeral_int @ N ) @ ( numeral_numeral_int @ one ) ) ) ).

% cong_exp_iff_simps(4)
thf(fact_109_cong__exp__iff__simps_I9_J,axiom,
    ! [M: num,Q2: num,N: num] :
      ( ( ( modulo_modulo_nat @ ( numeral_numeral_nat @ ( bit0 @ M ) ) @ ( numeral_numeral_nat @ ( bit0 @ Q2 ) ) )
        = ( modulo_modulo_nat @ ( numeral_numeral_nat @ ( bit0 @ N ) ) @ ( numeral_numeral_nat @ ( bit0 @ Q2 ) ) ) )
      = ( ( modulo_modulo_nat @ ( numeral_numeral_nat @ M ) @ ( numeral_numeral_nat @ Q2 ) )
        = ( modulo_modulo_nat @ ( numeral_numeral_nat @ N ) @ ( numeral_numeral_nat @ Q2 ) ) ) ) ).

% cong_exp_iff_simps(9)
thf(fact_110_cong__exp__iff__simps_I9_J,axiom,
    ! [M: num,Q2: num,N: num] :
      ( ( ( modulo_modulo_int @ ( numeral_numeral_int @ ( bit0 @ M ) ) @ ( numeral_numeral_int @ ( bit0 @ Q2 ) ) )
        = ( modulo_modulo_int @ ( numeral_numeral_int @ ( bit0 @ N ) ) @ ( numeral_numeral_int @ ( bit0 @ Q2 ) ) ) )
      = ( ( modulo_modulo_int @ ( numeral_numeral_int @ M ) @ ( numeral_numeral_int @ Q2 ) )
        = ( modulo_modulo_int @ ( numeral_numeral_int @ N ) @ ( numeral_numeral_int @ Q2 ) ) ) ) ).

% cong_exp_iff_simps(9)
thf(fact_111_power__numeral,axiom,
    ! [K: num,L: num] :
      ( ( power_power_nat @ ( numeral_numeral_nat @ K ) @ ( numeral_numeral_nat @ L ) )
      = ( numeral_numeral_nat @ ( pow @ K @ L ) ) ) ).

% power_numeral
thf(fact_112_power__numeral,axiom,
    ! [K: num,L: num] :
      ( ( power_power_int @ ( numeral_numeral_int @ K ) @ ( numeral_numeral_nat @ L ) )
      = ( numeral_numeral_int @ ( pow @ K @ L ) ) ) ).

% power_numeral
thf(fact_113_semiring__norm_I6_J,axiom,
    ! [M: num,N: num] :
      ( ( plus_plus_num @ ( bit0 @ M ) @ ( bit0 @ N ) )
      = ( bit0 @ ( plus_plus_num @ M @ N ) ) ) ).

% semiring_norm(6)
thf(fact_114_add__left__cancel,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( ( plus_plus_nat @ A @ B )
        = ( plus_plus_nat @ A @ C ) )
      = ( B = C ) ) ).

% add_left_cancel
thf(fact_115_add__left__cancel,axiom,
    ! [A: int,B: int,C: int] :
      ( ( ( plus_plus_int @ A @ B )
        = ( plus_plus_int @ A @ C ) )
      = ( B = C ) ) ).

% add_left_cancel
thf(fact_116_add__right__cancel,axiom,
    ! [B: nat,A: nat,C: nat] :
      ( ( ( plus_plus_nat @ B @ A )
        = ( plus_plus_nat @ C @ A ) )
      = ( B = C ) ) ).

% add_right_cancel
thf(fact_117_add__right__cancel,axiom,
    ! [B: int,A: int,C: int] :
      ( ( ( plus_plus_int @ B @ A )
        = ( plus_plus_int @ C @ A ) )
      = ( B = C ) ) ).

% add_right_cancel
thf(fact_118_semiring__norm_I87_J,axiom,
    ! [M: num,N: num] :
      ( ( ( bit0 @ M )
        = ( bit0 @ N ) )
      = ( M = N ) ) ).

% semiring_norm(87)
thf(fact_119_semiring__norm_I78_J,axiom,
    ! [M: num,N: num] :
      ( ( ord_less_num @ ( bit0 @ M ) @ ( bit0 @ N ) )
      = ( ord_less_num @ M @ N ) ) ).

% semiring_norm(78)
thf(fact_120_semiring__norm_I75_J,axiom,
    ! [M: num] :
      ~ ( ord_less_num @ M @ one ) ).

% semiring_norm(75)
thf(fact_121_semiring__norm_I76_J,axiom,
    ! [N: num] : ( ord_less_num @ one @ ( bit0 @ N ) ) ).

% semiring_norm(76)
thf(fact_122_pow_Osimps_I1_J,axiom,
    ! [X: num] :
      ( ( pow @ X @ one )
      = X ) ).

% pow.simps(1)
thf(fact_123_ab__semigroup__add__class_Oadd__ac_I1_J,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( plus_plus_nat @ ( plus_plus_nat @ A @ B ) @ C )
      = ( plus_plus_nat @ A @ ( plus_plus_nat @ B @ C ) ) ) ).

% ab_semigroup_add_class.add_ac(1)
thf(fact_124_ab__semigroup__add__class_Oadd__ac_I1_J,axiom,
    ! [A: int,B: int,C: int] :
      ( ( plus_plus_int @ ( plus_plus_int @ A @ B ) @ C )
      = ( plus_plus_int @ A @ ( plus_plus_int @ B @ C ) ) ) ).

% ab_semigroup_add_class.add_ac(1)
thf(fact_125_add__mono__thms__linordered__semiring_I4_J,axiom,
    ! [I: nat,J: nat,K: nat,L: nat] :
      ( ( ( I = J )
        & ( K = L ) )
     => ( ( plus_plus_nat @ I @ K )
        = ( plus_plus_nat @ J @ L ) ) ) ).

% add_mono_thms_linordered_semiring(4)
thf(fact_126_add__mono__thms__linordered__semiring_I4_J,axiom,
    ! [I: int,J: int,K: int,L: int] :
      ( ( ( I = J )
        & ( K = L ) )
     => ( ( plus_plus_int @ I @ K )
        = ( plus_plus_int @ J @ L ) ) ) ).

% add_mono_thms_linordered_semiring(4)
thf(fact_127_group__cancel_Oadd1,axiom,
    ! [A3: nat,K: nat,A: nat,B: nat] :
      ( ( A3
        = ( plus_plus_nat @ K @ A ) )
     => ( ( plus_plus_nat @ A3 @ B )
        = ( plus_plus_nat @ K @ ( plus_plus_nat @ A @ B ) ) ) ) ).

% group_cancel.add1
thf(fact_128_group__cancel_Oadd1,axiom,
    ! [A3: int,K: int,A: int,B: int] :
      ( ( A3
        = ( plus_plus_int @ K @ A ) )
     => ( ( plus_plus_int @ A3 @ B )
        = ( plus_plus_int @ K @ ( plus_plus_int @ A @ B ) ) ) ) ).

% group_cancel.add1
thf(fact_129_group__cancel_Oadd2,axiom,
    ! [B3: nat,K: nat,B: nat,A: nat] :
      ( ( B3
        = ( plus_plus_nat @ K @ B ) )
     => ( ( plus_plus_nat @ A @ B3 )
        = ( plus_plus_nat @ K @ ( plus_plus_nat @ A @ B ) ) ) ) ).

% group_cancel.add2
thf(fact_130_group__cancel_Oadd2,axiom,
    ! [B3: int,K: int,B: int,A: int] :
      ( ( B3
        = ( plus_plus_int @ K @ B ) )
     => ( ( plus_plus_int @ A @ B3 )
        = ( plus_plus_int @ K @ ( plus_plus_int @ A @ B ) ) ) ) ).

% group_cancel.add2
thf(fact_131_add_Oassoc,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( plus_plus_nat @ ( plus_plus_nat @ A @ B ) @ C )
      = ( plus_plus_nat @ A @ ( plus_plus_nat @ B @ C ) ) ) ).

% add.assoc
thf(fact_132_add_Oassoc,axiom,
    ! [A: int,B: int,C: int] :
      ( ( plus_plus_int @ ( plus_plus_int @ A @ B ) @ C )
      = ( plus_plus_int @ A @ ( plus_plus_int @ B @ C ) ) ) ).

% add.assoc
thf(fact_133_add_Oleft__cancel,axiom,
    ! [A: int,B: int,C: int] :
      ( ( ( plus_plus_int @ A @ B )
        = ( plus_plus_int @ A @ C ) )
      = ( B = C ) ) ).

% add.left_cancel
thf(fact_134_add_Oright__cancel,axiom,
    ! [B: int,A: int,C: int] :
      ( ( ( plus_plus_int @ B @ A )
        = ( plus_plus_int @ C @ A ) )
      = ( B = C ) ) ).

% add.right_cancel
thf(fact_135_add_Ocommute,axiom,
    ( plus_plus_nat
    = ( ^ [A4: nat,B4: nat] : ( plus_plus_nat @ B4 @ A4 ) ) ) ).

% add.commute
thf(fact_136_add_Ocommute,axiom,
    ( plus_plus_int
    = ( ^ [A4: int,B4: int] : ( plus_plus_int @ B4 @ A4 ) ) ) ).

% add.commute
thf(fact_137_add_Oleft__commute,axiom,
    ! [B: nat,A: nat,C: nat] :
      ( ( plus_plus_nat @ B @ ( plus_plus_nat @ A @ C ) )
      = ( plus_plus_nat @ A @ ( plus_plus_nat @ B @ C ) ) ) ).

% add.left_commute
thf(fact_138_add_Oleft__commute,axiom,
    ! [B: int,A: int,C: int] :
      ( ( plus_plus_int @ B @ ( plus_plus_int @ A @ C ) )
      = ( plus_plus_int @ A @ ( plus_plus_int @ B @ C ) ) ) ).

% add.left_commute
thf(fact_139_add__left__imp__eq,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( ( plus_plus_nat @ A @ B )
        = ( plus_plus_nat @ A @ C ) )
     => ( B = C ) ) ).

% add_left_imp_eq
thf(fact_140_add__left__imp__eq,axiom,
    ! [A: int,B: int,C: int] :
      ( ( ( plus_plus_int @ A @ B )
        = ( plus_plus_int @ A @ C ) )
     => ( B = C ) ) ).

% add_left_imp_eq
thf(fact_141_add__right__imp__eq,axiom,
    ! [B: nat,A: nat,C: nat] :
      ( ( ( plus_plus_nat @ B @ A )
        = ( plus_plus_nat @ C @ A ) )
     => ( B = C ) ) ).

% add_right_imp_eq
thf(fact_142_add__right__imp__eq,axiom,
    ! [B: int,A: int,C: int] :
      ( ( ( plus_plus_int @ B @ A )
        = ( plus_plus_int @ C @ A ) )
     => ( B = C ) ) ).

% add_right_imp_eq
thf(fact_143_add__mono__thms__linordered__field_I5_J,axiom,
    ! [I: nat,J: nat,K: nat,L: nat] :
      ( ( ( ord_less_nat @ I @ J )
        & ( ord_less_nat @ K @ L ) )
     => ( ord_less_nat @ ( plus_plus_nat @ I @ K ) @ ( plus_plus_nat @ J @ L ) ) ) ).

% add_mono_thms_linordered_field(5)
thf(fact_144_add__mono__thms__linordered__field_I5_J,axiom,
    ! [I: int,J: int,K: int,L: int] :
      ( ( ( ord_less_int @ I @ J )
        & ( ord_less_int @ K @ L ) )
     => ( ord_less_int @ ( plus_plus_int @ I @ K ) @ ( plus_plus_int @ J @ L ) ) ) ).

% add_mono_thms_linordered_field(5)
thf(fact_145_add__mono__thms__linordered__field_I2_J,axiom,
    ! [I: nat,J: nat,K: nat,L: nat] :
      ( ( ( I = J )
        & ( ord_less_nat @ K @ L ) )
     => ( ord_less_nat @ ( plus_plus_nat @ I @ K ) @ ( plus_plus_nat @ J @ L ) ) ) ).

% add_mono_thms_linordered_field(2)
thf(fact_146_add__mono__thms__linordered__field_I2_J,axiom,
    ! [I: int,J: int,K: int,L: int] :
      ( ( ( I = J )
        & ( ord_less_int @ K @ L ) )
     => ( ord_less_int @ ( plus_plus_int @ I @ K ) @ ( plus_plus_int @ J @ L ) ) ) ).

% add_mono_thms_linordered_field(2)
thf(fact_147_add__mono__thms__linordered__field_I1_J,axiom,
    ! [I: nat,J: nat,K: nat,L: nat] :
      ( ( ( ord_less_nat @ I @ J )
        & ( K = L ) )
     => ( ord_less_nat @ ( plus_plus_nat @ I @ K ) @ ( plus_plus_nat @ J @ L ) ) ) ).

% add_mono_thms_linordered_field(1)
thf(fact_148_add__mono__thms__linordered__field_I1_J,axiom,
    ! [I: int,J: int,K: int,L: int] :
      ( ( ( ord_less_int @ I @ J )
        & ( K = L ) )
     => ( ord_less_int @ ( plus_plus_int @ I @ K ) @ ( plus_plus_int @ J @ L ) ) ) ).

% add_mono_thms_linordered_field(1)
thf(fact_149_add__strict__mono,axiom,
    ! [A: nat,B: nat,C: nat,D: nat] :
      ( ( ord_less_nat @ A @ B )
     => ( ( ord_less_nat @ C @ D )
       => ( ord_less_nat @ ( plus_plus_nat @ A @ C ) @ ( plus_plus_nat @ B @ D ) ) ) ) ).

% add_strict_mono
thf(fact_150_add__strict__mono,axiom,
    ! [A: int,B: int,C: int,D: int] :
      ( ( ord_less_int @ A @ B )
     => ( ( ord_less_int @ C @ D )
       => ( ord_less_int @ ( plus_plus_int @ A @ C ) @ ( plus_plus_int @ B @ D ) ) ) ) ).

% add_strict_mono
thf(fact_151_add__strict__left__mono,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( ord_less_nat @ A @ B )
     => ( ord_less_nat @ ( plus_plus_nat @ C @ A ) @ ( plus_plus_nat @ C @ B ) ) ) ).

% add_strict_left_mono
thf(fact_152_add__strict__left__mono,axiom,
    ! [A: int,B: int,C: int] :
      ( ( ord_less_int @ A @ B )
     => ( ord_less_int @ ( plus_plus_int @ C @ A ) @ ( plus_plus_int @ C @ B ) ) ) ).

% add_strict_left_mono
thf(fact_153_add__strict__right__mono,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( ord_less_nat @ A @ B )
     => ( ord_less_nat @ ( plus_plus_nat @ A @ C ) @ ( plus_plus_nat @ B @ C ) ) ) ).

% add_strict_right_mono
thf(fact_154_add__strict__right__mono,axiom,
    ! [A: int,B: int,C: int] :
      ( ( ord_less_int @ A @ B )
     => ( ord_less_int @ ( plus_plus_int @ A @ C ) @ ( plus_plus_int @ B @ C ) ) ) ).

% add_strict_right_mono
thf(fact_155_add__less__imp__less__left,axiom,
    ! [C: nat,A: nat,B: nat] :
      ( ( ord_less_nat @ ( plus_plus_nat @ C @ A ) @ ( plus_plus_nat @ C @ B ) )
     => ( ord_less_nat @ A @ B ) ) ).

% add_less_imp_less_left
thf(fact_156_add__less__imp__less__left,axiom,
    ! [C: int,A: int,B: int] :
      ( ( ord_less_int @ ( plus_plus_int @ C @ A ) @ ( plus_plus_int @ C @ B ) )
     => ( ord_less_int @ A @ B ) ) ).

% add_less_imp_less_left
thf(fact_157_add__less__imp__less__right,axiom,
    ! [A: nat,C: nat,B: nat] :
      ( ( ord_less_nat @ ( plus_plus_nat @ A @ C ) @ ( plus_plus_nat @ B @ C ) )
     => ( ord_less_nat @ A @ B ) ) ).

% add_less_imp_less_right
thf(fact_158_add__less__imp__less__right,axiom,
    ! [A: int,C: int,B: int] :
      ( ( ord_less_int @ ( plus_plus_int @ A @ C ) @ ( plus_plus_int @ B @ C ) )
     => ( ord_less_int @ A @ B ) ) ).

% add_less_imp_less_right
thf(fact_159_verit__eq__simplify_I8_J,axiom,
    ! [X2: num,Y2: num] :
      ( ( ( bit0 @ X2 )
        = ( bit0 @ Y2 ) )
      = ( X2 = Y2 ) ) ).

% verit_eq_simplify(8)
thf(fact_160_numeral__power__less__of__nat__cancel__iff,axiom,
    ! [I: num,N: nat,X: nat] :
      ( ( ord_less_nat @ ( power_power_nat @ ( numeral_numeral_nat @ I ) @ N ) @ ( semiri1316708129612266289at_nat @ X ) )
      = ( ord_less_nat @ ( power_power_nat @ ( numeral_numeral_nat @ I ) @ N ) @ X ) ) ).

% numeral_power_less_of_nat_cancel_iff
thf(fact_161_numeral__power__less__of__nat__cancel__iff,axiom,
    ! [I: num,N: nat,X: nat] :
      ( ( ord_less_int @ ( power_power_int @ ( numeral_numeral_int @ I ) @ N ) @ ( semiri1314217659103216013at_int @ X ) )
      = ( ord_less_nat @ ( power_power_nat @ ( numeral_numeral_nat @ I ) @ N ) @ X ) ) ).

% numeral_power_less_of_nat_cancel_iff
thf(fact_162_of__nat__less__numeral__power__cancel__iff,axiom,
    ! [X: nat,I: num,N: nat] :
      ( ( ord_less_nat @ ( semiri1316708129612266289at_nat @ X ) @ ( power_power_nat @ ( numeral_numeral_nat @ I ) @ N ) )
      = ( ord_less_nat @ X @ ( power_power_nat @ ( numeral_numeral_nat @ I ) @ N ) ) ) ).

% of_nat_less_numeral_power_cancel_iff
thf(fact_163_of__nat__less__numeral__power__cancel__iff,axiom,
    ! [X: nat,I: num,N: nat] :
      ( ( ord_less_int @ ( semiri1314217659103216013at_int @ X ) @ ( power_power_int @ ( numeral_numeral_int @ I ) @ N ) )
      = ( ord_less_nat @ X @ ( power_power_nat @ ( numeral_numeral_nat @ I ) @ N ) ) ) ).

% of_nat_less_numeral_power_cancel_iff
thf(fact_164_add__self__mod__2,axiom,
    ! [M: nat] :
      ( ( modulo_modulo_nat @ ( plus_plus_nat @ M @ M ) @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
      = zero_zero_nat ) ).

% add_self_mod_2
thf(fact_165_not__mod2__eq__Suc__0__eq__0,axiom,
    ! [N: nat] :
      ( ( ( modulo_modulo_nat @ N @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
       != ( suc @ zero_zero_nat ) )
      = ( ( modulo_modulo_nat @ N @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
        = zero_zero_nat ) ) ).

% not_mod2_eq_Suc_0_eq_0
thf(fact_166_verit__eq__simplify_I10_J,axiom,
    ! [X2: num] :
      ( one
     != ( bit0 @ X2 ) ) ).

% verit_eq_simplify(10)
thf(fact_167_zero__less__power2,axiom,
    ! [A: int] :
      ( ( ord_less_int @ zero_zero_int @ ( power_power_int @ A @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) )
      = ( A != zero_zero_int ) ) ).

% zero_less_power2
thf(fact_168_not__sum__power2__lt__zero,axiom,
    ! [X: int,Y: int] :
      ~ ( ord_less_int @ ( plus_plus_int @ ( power_power_int @ X @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) @ ( power_power_int @ Y @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) ) @ zero_zero_int ) ).

% not_sum_power2_lt_zero
thf(fact_169_sum__power2__gt__zero__iff,axiom,
    ! [X: int,Y: int] :
      ( ( ord_less_int @ zero_zero_int @ ( plus_plus_int @ ( power_power_int @ X @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) @ ( power_power_int @ Y @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) ) )
      = ( ( X != zero_zero_int )
        | ( Y != zero_zero_int ) ) ) ).

% sum_power2_gt_zero_iff
thf(fact_170_power2__sum,axiom,
    ! [X: nat,Y: nat] :
      ( ( power_power_nat @ ( plus_plus_nat @ X @ Y ) @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
      = ( plus_plus_nat @ ( plus_plus_nat @ ( power_power_nat @ X @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) @ ( power_power_nat @ Y @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) ) @ ( times_times_nat @ ( times_times_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ X ) @ Y ) ) ) ).

% power2_sum
thf(fact_171_power2__sum,axiom,
    ! [X: int,Y: int] :
      ( ( power_power_int @ ( plus_plus_int @ X @ Y ) @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
      = ( plus_plus_int @ ( plus_plus_int @ ( power_power_int @ X @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) @ ( power_power_int @ Y @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) ) @ ( times_times_int @ ( times_times_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ X ) @ Y ) ) ) ).

% power2_sum
thf(fact_172_semiring__norm_I13_J,axiom,
    ! [M: num,N: num] :
      ( ( times_times_num @ ( bit0 @ M ) @ ( bit0 @ N ) )
      = ( bit0 @ ( bit0 @ ( times_times_num @ M @ N ) ) ) ) ).

% semiring_norm(13)
thf(fact_173_semiring__norm_I11_J,axiom,
    ! [M: num] :
      ( ( times_times_num @ M @ one )
      = M ) ).

% semiring_norm(11)
thf(fact_174_semiring__norm_I12_J,axiom,
    ! [N: num] :
      ( ( times_times_num @ one @ N )
      = N ) ).

% semiring_norm(12)
thf(fact_175_mult__cancel2,axiom,
    ! [M: nat,K: nat,N: nat] :
      ( ( ( times_times_nat @ M @ K )
        = ( times_times_nat @ N @ K ) )
      = ( ( M = N )
        | ( K = zero_zero_nat ) ) ) ).

% mult_cancel2
thf(fact_176_mult__cancel1,axiom,
    ! [K: nat,M: nat,N: nat] :
      ( ( ( times_times_nat @ K @ M )
        = ( times_times_nat @ K @ N ) )
      = ( ( M = N )
        | ( K = zero_zero_nat ) ) ) ).

% mult_cancel1
thf(fact_177_mult__0__right,axiom,
    ! [M: nat] :
      ( ( times_times_nat @ M @ zero_zero_nat )
      = zero_zero_nat ) ).

% mult_0_right
thf(fact_178_mult__is__0,axiom,
    ! [M: nat,N: nat] :
      ( ( ( times_times_nat @ M @ N )
        = zero_zero_nat )
      = ( ( M = zero_zero_nat )
        | ( N = zero_zero_nat ) ) ) ).

% mult_is_0
thf(fact_179_of__nat__eq__iff,axiom,
    ! [M: nat,N: nat] :
      ( ( ( semiri1314217659103216013at_int @ M )
        = ( semiri1314217659103216013at_int @ N ) )
      = ( M = N ) ) ).

% of_nat_eq_iff
thf(fact_180_not__gr__zero,axiom,
    ! [N: nat] :
      ( ( ~ ( ord_less_nat @ zero_zero_nat @ N ) )
      = ( N = zero_zero_nat ) ) ).

% not_gr_zero
thf(fact_181_add__0,axiom,
    ! [A: nat] :
      ( ( plus_plus_nat @ zero_zero_nat @ A )
      = A ) ).

% add_0
thf(fact_182_add__0,axiom,
    ! [A: int] :
      ( ( plus_plus_int @ zero_zero_int @ A )
      = A ) ).

% add_0
thf(fact_183_zero__eq__add__iff__both__eq__0,axiom,
    ! [X: nat,Y: nat] :
      ( ( zero_zero_nat
        = ( plus_plus_nat @ X @ Y ) )
      = ( ( X = zero_zero_nat )
        & ( Y = zero_zero_nat ) ) ) ).

% zero_eq_add_iff_both_eq_0
thf(fact_184_add__eq__0__iff__both__eq__0,axiom,
    ! [X: nat,Y: nat] :
      ( ( ( plus_plus_nat @ X @ Y )
        = zero_zero_nat )
      = ( ( X = zero_zero_nat )
        & ( Y = zero_zero_nat ) ) ) ).

% add_eq_0_iff_both_eq_0
thf(fact_185_add__cancel__right__right,axiom,
    ! [A: nat,B: nat] :
      ( ( A
        = ( plus_plus_nat @ A @ B ) )
      = ( B = zero_zero_nat ) ) ).

% add_cancel_right_right
thf(fact_186_add__cancel__right__right,axiom,
    ! [A: int,B: int] :
      ( ( A
        = ( plus_plus_int @ A @ B ) )
      = ( B = zero_zero_int ) ) ).

% add_cancel_right_right
thf(fact_187_add__cancel__right__left,axiom,
    ! [A: nat,B: nat] :
      ( ( A
        = ( plus_plus_nat @ B @ A ) )
      = ( B = zero_zero_nat ) ) ).

% add_cancel_right_left
thf(fact_188_add__cancel__right__left,axiom,
    ! [A: int,B: int] :
      ( ( A
        = ( plus_plus_int @ B @ A ) )
      = ( B = zero_zero_int ) ) ).

% add_cancel_right_left
thf(fact_189_add__cancel__left__right,axiom,
    ! [A: nat,B: nat] :
      ( ( ( plus_plus_nat @ A @ B )
        = A )
      = ( B = zero_zero_nat ) ) ).

% add_cancel_left_right
thf(fact_190_add__cancel__left__right,axiom,
    ! [A: int,B: int] :
      ( ( ( plus_plus_int @ A @ B )
        = A )
      = ( B = zero_zero_int ) ) ).

% add_cancel_left_right
thf(fact_191_add__cancel__left__left,axiom,
    ! [B: nat,A: nat] :
      ( ( ( plus_plus_nat @ B @ A )
        = A )
      = ( B = zero_zero_nat ) ) ).

% add_cancel_left_left
thf(fact_192_add__cancel__left__left,axiom,
    ! [B: int,A: int] :
      ( ( ( plus_plus_int @ B @ A )
        = A )
      = ( B = zero_zero_int ) ) ).

% add_cancel_left_left
thf(fact_193_double__zero__sym,axiom,
    ! [A: int] :
      ( ( zero_zero_int
        = ( plus_plus_int @ A @ A ) )
      = ( A = zero_zero_int ) ) ).

% double_zero_sym
thf(fact_194_add_Oright__neutral,axiom,
    ! [A: nat] :
      ( ( plus_plus_nat @ A @ zero_zero_nat )
      = A ) ).

% add.right_neutral
thf(fact_195_add_Oright__neutral,axiom,
    ! [A: int] :
      ( ( plus_plus_int @ A @ zero_zero_int )
      = A ) ).

% add.right_neutral
thf(fact_196_numeral__times__numeral,axiom,
    ! [M: num,N: num] :
      ( ( times_times_nat @ ( numeral_numeral_nat @ M ) @ ( numeral_numeral_nat @ N ) )
      = ( numeral_numeral_nat @ ( times_times_num @ M @ N ) ) ) ).

% numeral_times_numeral
thf(fact_197_numeral__times__numeral,axiom,
    ! [M: num,N: num] :
      ( ( times_times_int @ ( numeral_numeral_int @ M ) @ ( numeral_numeral_int @ N ) )
      = ( numeral_numeral_int @ ( times_times_num @ M @ N ) ) ) ).

% numeral_times_numeral
thf(fact_198_mult__numeral__left__semiring__numeral,axiom,
    ! [V: num,W: num,Z: nat] :
      ( ( times_times_nat @ ( numeral_numeral_nat @ V ) @ ( times_times_nat @ ( numeral_numeral_nat @ W ) @ Z ) )
      = ( times_times_nat @ ( numeral_numeral_nat @ ( times_times_num @ V @ W ) ) @ Z ) ) ).

% mult_numeral_left_semiring_numeral
thf(fact_199_mult__numeral__left__semiring__numeral,axiom,
    ! [V: num,W: num,Z: int] :
      ( ( times_times_int @ ( numeral_numeral_int @ V ) @ ( times_times_int @ ( numeral_numeral_int @ W ) @ Z ) )
      = ( times_times_int @ ( numeral_numeral_int @ ( times_times_num @ V @ W ) ) @ Z ) ) ).

% mult_numeral_left_semiring_numeral
thf(fact_200_num__double,axiom,
    ! [N: num] :
      ( ( times_times_num @ ( bit0 @ one ) @ N )
      = ( bit0 @ N ) ) ).

% num_double
thf(fact_201_zmod__numeral__Bit0,axiom,
    ! [V: num,W: num] :
      ( ( modulo_modulo_int @ ( numeral_numeral_int @ ( bit0 @ V ) ) @ ( numeral_numeral_int @ ( bit0 @ W ) ) )
      = ( times_times_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ ( modulo_modulo_int @ ( numeral_numeral_int @ V ) @ ( numeral_numeral_int @ W ) ) ) ) ).

% zmod_numeral_Bit0
thf(fact_202_mult__eq__1__iff,axiom,
    ! [M: nat,N: nat] :
      ( ( ( times_times_nat @ M @ N )
        = ( suc @ zero_zero_nat ) )
      = ( ( M
          = ( suc @ zero_zero_nat ) )
        & ( N
          = ( suc @ zero_zero_nat ) ) ) ) ).

% mult_eq_1_iff
thf(fact_203_one__eq__mult__iff,axiom,
    ! [M: nat,N: nat] :
      ( ( ( suc @ zero_zero_nat )
        = ( times_times_nat @ M @ N ) )
      = ( ( M
          = ( suc @ zero_zero_nat ) )
        & ( N
          = ( suc @ zero_zero_nat ) ) ) ) ).

% one_eq_mult_iff
thf(fact_204_of__nat__mult,axiom,
    ! [M: nat,N: nat] :
      ( ( semiri1316708129612266289at_nat @ ( times_times_nat @ M @ N ) )
      = ( times_times_nat @ ( semiri1316708129612266289at_nat @ M ) @ ( semiri1316708129612266289at_nat @ N ) ) ) ).

% of_nat_mult
thf(fact_205_of__nat__mult,axiom,
    ! [M: nat,N: nat] :
      ( ( semiri1314217659103216013at_int @ ( times_times_nat @ M @ N ) )
      = ( times_times_int @ ( semiri1314217659103216013at_int @ M ) @ ( semiri1314217659103216013at_int @ N ) ) ) ).

% of_nat_mult
thf(fact_206_mult__less__cancel2,axiom,
    ! [M: nat,K: nat,N: nat] :
      ( ( ord_less_nat @ ( times_times_nat @ M @ K ) @ ( times_times_nat @ N @ K ) )
      = ( ( ord_less_nat @ zero_zero_nat @ K )
        & ( ord_less_nat @ M @ N ) ) ) ).

% mult_less_cancel2
thf(fact_207_nat__0__less__mult__iff,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ ( times_times_nat @ M @ N ) )
      = ( ( ord_less_nat @ zero_zero_nat @ M )
        & ( ord_less_nat @ zero_zero_nat @ N ) ) ) ).

% nat_0_less_mult_iff
thf(fact_208_nat__mult__less__cancel__disj,axiom,
    ! [K: nat,M: nat,N: nat] :
      ( ( ord_less_nat @ ( times_times_nat @ K @ M ) @ ( times_times_nat @ K @ N ) )
      = ( ( ord_less_nat @ zero_zero_nat @ K )
        & ( ord_less_nat @ M @ N ) ) ) ).

% nat_mult_less_cancel_disj
thf(fact_209_less__nat__zero__code,axiom,
    ! [N: nat] :
      ~ ( ord_less_nat @ N @ zero_zero_nat ) ).

% less_nat_zero_code
thf(fact_210_neq0__conv,axiom,
    ! [N: nat] :
      ( ( N != zero_zero_nat )
      = ( ord_less_nat @ zero_zero_nat @ N ) ) ).

% neq0_conv
thf(fact_211_bot__nat__0_Onot__eq__extremum,axiom,
    ! [A: nat] :
      ( ( A != zero_zero_nat )
      = ( ord_less_nat @ zero_zero_nat @ A ) ) ).

% bot_nat_0.not_eq_extremum
thf(fact_212_mult__Suc__right,axiom,
    ! [M: nat,N: nat] :
      ( ( times_times_nat @ M @ ( suc @ N ) )
      = ( plus_plus_nat @ M @ ( times_times_nat @ M @ N ) ) ) ).

% mult_Suc_right
thf(fact_213_Nat_Oadd__0__right,axiom,
    ! [M: nat] :
      ( ( plus_plus_nat @ M @ zero_zero_nat )
      = M ) ).

% Nat.add_0_right
thf(fact_214_add__is__0,axiom,
    ! [M: nat,N: nat] :
      ( ( ( plus_plus_nat @ M @ N )
        = zero_zero_nat )
      = ( ( M = zero_zero_nat )
        & ( N = zero_zero_nat ) ) ) ).

% add_is_0
thf(fact_215_power__mult__numeral,axiom,
    ! [A: nat,M: num,N: num] :
      ( ( power_power_nat @ ( power_power_nat @ A @ ( numeral_numeral_nat @ M ) ) @ ( numeral_numeral_nat @ N ) )
      = ( power_power_nat @ A @ ( numeral_numeral_nat @ ( times_times_num @ M @ N ) ) ) ) ).

% power_mult_numeral
thf(fact_216_zero__less__double__add__iff__zero__less__single__add,axiom,
    ! [A: int] :
      ( ( ord_less_int @ zero_zero_int @ ( plus_plus_int @ A @ A ) )
      = ( ord_less_int @ zero_zero_int @ A ) ) ).

% zero_less_double_add_iff_zero_less_single_add
thf(fact_217_double__add__less__zero__iff__single__add__less__zero,axiom,
    ! [A: int] :
      ( ( ord_less_int @ ( plus_plus_int @ A @ A ) @ zero_zero_int )
      = ( ord_less_int @ A @ zero_zero_int ) ) ).

% double_add_less_zero_iff_single_add_less_zero
thf(fact_218_less__add__same__cancel2,axiom,
    ! [A: nat,B: nat] :
      ( ( ord_less_nat @ A @ ( plus_plus_nat @ B @ A ) )
      = ( ord_less_nat @ zero_zero_nat @ B ) ) ).

% less_add_same_cancel2
thf(fact_219_less__add__same__cancel2,axiom,
    ! [A: int,B: int] :
      ( ( ord_less_int @ A @ ( plus_plus_int @ B @ A ) )
      = ( ord_less_int @ zero_zero_int @ B ) ) ).

% less_add_same_cancel2
thf(fact_220_less__add__same__cancel1,axiom,
    ! [A: nat,B: nat] :
      ( ( ord_less_nat @ A @ ( plus_plus_nat @ A @ B ) )
      = ( ord_less_nat @ zero_zero_nat @ B ) ) ).

% less_add_same_cancel1
thf(fact_221_less__add__same__cancel1,axiom,
    ! [A: int,B: int] :
      ( ( ord_less_int @ A @ ( plus_plus_int @ A @ B ) )
      = ( ord_less_int @ zero_zero_int @ B ) ) ).

% less_add_same_cancel1
thf(fact_222_add__less__same__cancel2,axiom,
    ! [A: nat,B: nat] :
      ( ( ord_less_nat @ ( plus_plus_nat @ A @ B ) @ B )
      = ( ord_less_nat @ A @ zero_zero_nat ) ) ).

% add_less_same_cancel2
thf(fact_223_add__less__same__cancel2,axiom,
    ! [A: int,B: int] :
      ( ( ord_less_int @ ( plus_plus_int @ A @ B ) @ B )
      = ( ord_less_int @ A @ zero_zero_int ) ) ).

% add_less_same_cancel2
thf(fact_224_add__less__same__cancel1,axiom,
    ! [B: nat,A: nat] :
      ( ( ord_less_nat @ ( plus_plus_nat @ B @ A ) @ B )
      = ( ord_less_nat @ A @ zero_zero_nat ) ) ).

% add_less_same_cancel1
thf(fact_225_add__less__same__cancel1,axiom,
    ! [B: int,A: int] :
      ( ( ord_less_int @ ( plus_plus_int @ B @ A ) @ B )
      = ( ord_less_int @ A @ zero_zero_int ) ) ).

% add_less_same_cancel1
thf(fact_226_distrib__right__numeral,axiom,
    ! [A: nat,B: nat,V: num] :
      ( ( times_times_nat @ ( plus_plus_nat @ A @ B ) @ ( numeral_numeral_nat @ V ) )
      = ( plus_plus_nat @ ( times_times_nat @ A @ ( numeral_numeral_nat @ V ) ) @ ( times_times_nat @ B @ ( numeral_numeral_nat @ V ) ) ) ) ).

% distrib_right_numeral
thf(fact_227_distrib__right__numeral,axiom,
    ! [A: int,B: int,V: num] :
      ( ( times_times_int @ ( plus_plus_int @ A @ B ) @ ( numeral_numeral_int @ V ) )
      = ( plus_plus_int @ ( times_times_int @ A @ ( numeral_numeral_int @ V ) ) @ ( times_times_int @ B @ ( numeral_numeral_int @ V ) ) ) ) ).

% distrib_right_numeral
thf(fact_228_distrib__left__numeral,axiom,
    ! [V: num,B: nat,C: nat] :
      ( ( times_times_nat @ ( numeral_numeral_nat @ V ) @ ( plus_plus_nat @ B @ C ) )
      = ( plus_plus_nat @ ( times_times_nat @ ( numeral_numeral_nat @ V ) @ B ) @ ( times_times_nat @ ( numeral_numeral_nat @ V ) @ C ) ) ) ).

% distrib_left_numeral
thf(fact_229_distrib__left__numeral,axiom,
    ! [V: num,B: int,C: int] :
      ( ( times_times_int @ ( numeral_numeral_int @ V ) @ ( plus_plus_int @ B @ C ) )
      = ( plus_plus_int @ ( times_times_int @ ( numeral_numeral_int @ V ) @ B ) @ ( times_times_int @ ( numeral_numeral_int @ V ) @ C ) ) ) ).

% distrib_left_numeral
thf(fact_230_mod__mult__self1__is__0,axiom,
    ! [B: nat,A: nat] :
      ( ( modulo_modulo_nat @ ( times_times_nat @ B @ A ) @ B )
      = zero_zero_nat ) ).

% mod_mult_self1_is_0
thf(fact_231_mod__mult__self1__is__0,axiom,
    ! [B: int,A: int] :
      ( ( modulo_modulo_int @ ( times_times_int @ B @ A ) @ B )
      = zero_zero_int ) ).

% mod_mult_self1_is_0
thf(fact_232_mod__mult__self2__is__0,axiom,
    ! [A: nat,B: nat] :
      ( ( modulo_modulo_nat @ ( times_times_nat @ A @ B ) @ B )
      = zero_zero_nat ) ).

% mod_mult_self2_is_0
thf(fact_233_mod__mult__self2__is__0,axiom,
    ! [A: int,B: int] :
      ( ( modulo_modulo_int @ ( times_times_int @ A @ B ) @ B )
      = zero_zero_int ) ).

% mod_mult_self2_is_0
thf(fact_234_power__0__Suc,axiom,
    ! [N: nat] :
      ( ( power_power_int @ zero_zero_int @ ( suc @ N ) )
      = zero_zero_int ) ).

% power_0_Suc
thf(fact_235_power__0__Suc,axiom,
    ! [N: nat] :
      ( ( power_power_nat @ zero_zero_nat @ ( suc @ N ) )
      = zero_zero_nat ) ).

% power_0_Suc
thf(fact_236_of__nat__eq__0__iff,axiom,
    ! [M: nat] :
      ( ( ( semiri1316708129612266289at_nat @ M )
        = zero_zero_nat )
      = ( M = zero_zero_nat ) ) ).

% of_nat_eq_0_iff
thf(fact_237_of__nat__eq__0__iff,axiom,
    ! [M: nat] :
      ( ( ( semiri1314217659103216013at_int @ M )
        = zero_zero_int )
      = ( M = zero_zero_nat ) ) ).

% of_nat_eq_0_iff
thf(fact_238_of__nat__0__eq__iff,axiom,
    ! [N: nat] :
      ( ( zero_zero_nat
        = ( semiri1316708129612266289at_nat @ N ) )
      = ( zero_zero_nat = N ) ) ).

% of_nat_0_eq_iff
thf(fact_239_of__nat__0__eq__iff,axiom,
    ! [N: nat] :
      ( ( zero_zero_int
        = ( semiri1314217659103216013at_int @ N ) )
      = ( zero_zero_nat = N ) ) ).

% of_nat_0_eq_iff
thf(fact_240_of__nat__0,axiom,
    ( ( semiri1316708129612266289at_nat @ zero_zero_nat )
    = zero_zero_nat ) ).

% of_nat_0
thf(fact_241_of__nat__0,axiom,
    ( ( semiri1314217659103216013at_int @ zero_zero_nat )
    = zero_zero_int ) ).

% of_nat_0
thf(fact_242_mod__mult__self4,axiom,
    ! [B: nat,C: nat,A: nat] :
      ( ( modulo_modulo_nat @ ( plus_plus_nat @ ( times_times_nat @ B @ C ) @ A ) @ B )
      = ( modulo_modulo_nat @ A @ B ) ) ).

% mod_mult_self4
thf(fact_243_mod__mult__self4,axiom,
    ! [B: int,C: int,A: int] :
      ( ( modulo_modulo_int @ ( plus_plus_int @ ( times_times_int @ B @ C ) @ A ) @ B )
      = ( modulo_modulo_int @ A @ B ) ) ).

% mod_mult_self4
thf(fact_244_mod__mult__self3,axiom,
    ! [C: nat,B: nat,A: nat] :
      ( ( modulo_modulo_nat @ ( plus_plus_nat @ ( times_times_nat @ C @ B ) @ A ) @ B )
      = ( modulo_modulo_nat @ A @ B ) ) ).

% mod_mult_self3
thf(fact_245_mod__mult__self3,axiom,
    ! [C: int,B: int,A: int] :
      ( ( modulo_modulo_int @ ( plus_plus_int @ ( times_times_int @ C @ B ) @ A ) @ B )
      = ( modulo_modulo_int @ A @ B ) ) ).

% mod_mult_self3
thf(fact_246_mod__mult__self2,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( modulo_modulo_nat @ ( plus_plus_nat @ A @ ( times_times_nat @ B @ C ) ) @ B )
      = ( modulo_modulo_nat @ A @ B ) ) ).

% mod_mult_self2
thf(fact_247_mod__mult__self2,axiom,
    ! [A: int,B: int,C: int] :
      ( ( modulo_modulo_int @ ( plus_plus_int @ A @ ( times_times_int @ B @ C ) ) @ B )
      = ( modulo_modulo_int @ A @ B ) ) ).

% mod_mult_self2
thf(fact_248_mod__mult__self1,axiom,
    ! [A: nat,C: nat,B: nat] :
      ( ( modulo_modulo_nat @ ( plus_plus_nat @ A @ ( times_times_nat @ C @ B ) ) @ B )
      = ( modulo_modulo_nat @ A @ B ) ) ).

% mod_mult_self1
thf(fact_249_mod__mult__self1,axiom,
    ! [A: int,C: int,B: int] :
      ( ( modulo_modulo_int @ ( plus_plus_int @ A @ ( times_times_int @ C @ B ) ) @ B )
      = ( modulo_modulo_int @ A @ B ) ) ).

% mod_mult_self1
thf(fact_250_of__nat__less__iff,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_nat @ ( semiri1316708129612266289at_nat @ M ) @ ( semiri1316708129612266289at_nat @ N ) )
      = ( ord_less_nat @ M @ N ) ) ).

% of_nat_less_iff
thf(fact_251_of__nat__less__iff,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_int @ ( semiri1314217659103216013at_int @ M ) @ ( semiri1314217659103216013at_int @ N ) )
      = ( ord_less_nat @ M @ N ) ) ).

% of_nat_less_iff
thf(fact_252_power__zero__numeral,axiom,
    ! [K: num] :
      ( ( power_power_int @ zero_zero_int @ ( numeral_numeral_nat @ K ) )
      = zero_zero_int ) ).

% power_zero_numeral
thf(fact_253_power__zero__numeral,axiom,
    ! [K: num] :
      ( ( power_power_nat @ zero_zero_nat @ ( numeral_numeral_nat @ K ) )
      = zero_zero_nat ) ).

% power_zero_numeral
thf(fact_254_zero__less__Suc,axiom,
    ! [N: nat] : ( ord_less_nat @ zero_zero_nat @ ( suc @ N ) ) ).

% zero_less_Suc
thf(fact_255_less__Suc0,axiom,
    ! [N: nat] :
      ( ( ord_less_nat @ N @ ( suc @ zero_zero_nat ) )
      = ( N = zero_zero_nat ) ) ).

% less_Suc0
thf(fact_256_power__Suc0__right,axiom,
    ! [A: nat] :
      ( ( power_power_nat @ A @ ( suc @ zero_zero_nat ) )
      = A ) ).

% power_Suc0_right
thf(fact_257_of__nat__numeral,axiom,
    ! [N: num] :
      ( ( semiri1316708129612266289at_nat @ ( numeral_numeral_nat @ N ) )
      = ( numeral_numeral_nat @ N ) ) ).

% of_nat_numeral
thf(fact_258_of__nat__numeral,axiom,
    ! [N: num] :
      ( ( semiri1314217659103216013at_int @ ( numeral_numeral_nat @ N ) )
      = ( numeral_numeral_int @ N ) ) ).

% of_nat_numeral
thf(fact_259_of__nat__add,axiom,
    ! [M: nat,N: nat] :
      ( ( semiri1316708129612266289at_nat @ ( plus_plus_nat @ M @ N ) )
      = ( plus_plus_nat @ ( semiri1316708129612266289at_nat @ M ) @ ( semiri1316708129612266289at_nat @ N ) ) ) ).

% of_nat_add
thf(fact_260_of__nat__add,axiom,
    ! [M: nat,N: nat] :
      ( ( semiri1314217659103216013at_int @ ( plus_plus_nat @ M @ N ) )
      = ( plus_plus_int @ ( semiri1314217659103216013at_int @ M ) @ ( semiri1314217659103216013at_int @ N ) ) ) ).

% of_nat_add
thf(fact_261_add__gr__0,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ ( plus_plus_nat @ M @ N ) )
      = ( ( ord_less_nat @ zero_zero_nat @ M )
        | ( ord_less_nat @ zero_zero_nat @ N ) ) ) ).

% add_gr_0
thf(fact_262_mod__by__Suc__0,axiom,
    ! [M: nat] :
      ( ( modulo_modulo_nat @ M @ ( suc @ zero_zero_nat ) )
      = zero_zero_nat ) ).

% mod_by_Suc_0
thf(fact_263_nat__power__eq__Suc__0__iff,axiom,
    ! [X: nat,M: nat] :
      ( ( ( power_power_nat @ X @ M )
        = ( suc @ zero_zero_nat ) )
      = ( ( M = zero_zero_nat )
        | ( X
          = ( suc @ zero_zero_nat ) ) ) ) ).

% nat_power_eq_Suc_0_iff
thf(fact_264_power__Suc__0,axiom,
    ! [N: nat] :
      ( ( power_power_nat @ ( suc @ zero_zero_nat ) @ N )
      = ( suc @ zero_zero_nat ) ) ).

% power_Suc_0
thf(fact_265_nat__zero__less__power__iff,axiom,
    ! [X: nat,N: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ ( power_power_nat @ X @ N ) )
      = ( ( ord_less_nat @ zero_zero_nat @ X )
        | ( N = zero_zero_nat ) ) ) ).

% nat_zero_less_power_iff
thf(fact_266_Suc__mod__mult__self4,axiom,
    ! [N: nat,K: nat,M: nat] :
      ( ( modulo_modulo_nat @ ( suc @ ( plus_plus_nat @ ( times_times_nat @ N @ K ) @ M ) ) @ N )
      = ( modulo_modulo_nat @ ( suc @ M ) @ N ) ) ).

% Suc_mod_mult_self4
thf(fact_267_Suc__mod__mult__self3,axiom,
    ! [K: nat,N: nat,M: nat] :
      ( ( modulo_modulo_nat @ ( suc @ ( plus_plus_nat @ ( times_times_nat @ K @ N ) @ M ) ) @ N )
      = ( modulo_modulo_nat @ ( suc @ M ) @ N ) ) ).

% Suc_mod_mult_self3
thf(fact_268_Suc__mod__mult__self2,axiom,
    ! [M: nat,N: nat,K: nat] :
      ( ( modulo_modulo_nat @ ( suc @ ( plus_plus_nat @ M @ ( times_times_nat @ N @ K ) ) ) @ N )
      = ( modulo_modulo_nat @ ( suc @ M ) @ N ) ) ).

% Suc_mod_mult_self2
thf(fact_269_Suc__mod__mult__self1,axiom,
    ! [M: nat,K: nat,N: nat] :
      ( ( modulo_modulo_nat @ ( suc @ ( plus_plus_nat @ M @ ( times_times_nat @ K @ N ) ) ) @ N )
      = ( modulo_modulo_nat @ ( suc @ M ) @ N ) ) ).

% Suc_mod_mult_self1
thf(fact_270_of__nat__power__eq__of__nat__cancel__iff,axiom,
    ! [X: nat,B: nat,W: nat] :
      ( ( ( semiri1316708129612266289at_nat @ X )
        = ( power_power_nat @ ( semiri1316708129612266289at_nat @ B ) @ W ) )
      = ( X
        = ( power_power_nat @ B @ W ) ) ) ).

% of_nat_power_eq_of_nat_cancel_iff
thf(fact_271_of__nat__power__eq__of__nat__cancel__iff,axiom,
    ! [X: nat,B: nat,W: nat] :
      ( ( ( semiri1314217659103216013at_int @ X )
        = ( power_power_int @ ( semiri1314217659103216013at_int @ B ) @ W ) )
      = ( X
        = ( power_power_nat @ B @ W ) ) ) ).

% of_nat_power_eq_of_nat_cancel_iff
thf(fact_272_of__nat__eq__of__nat__power__cancel__iff,axiom,
    ! [B: nat,W: nat,X: nat] :
      ( ( ( power_power_nat @ ( semiri1316708129612266289at_nat @ B ) @ W )
        = ( semiri1316708129612266289at_nat @ X ) )
      = ( ( power_power_nat @ B @ W )
        = X ) ) ).

% of_nat_eq_of_nat_power_cancel_iff
thf(fact_273_of__nat__eq__of__nat__power__cancel__iff,axiom,
    ! [B: nat,W: nat,X: nat] :
      ( ( ( power_power_int @ ( semiri1314217659103216013at_int @ B ) @ W )
        = ( semiri1314217659103216013at_int @ X ) )
      = ( ( power_power_nat @ B @ W )
        = X ) ) ).

% of_nat_eq_of_nat_power_cancel_iff
thf(fact_274_of__nat__power,axiom,
    ! [M: nat,N: nat] :
      ( ( semiri1316708129612266289at_nat @ ( power_power_nat @ M @ N ) )
      = ( power_power_nat @ ( semiri1316708129612266289at_nat @ M ) @ N ) ) ).

% of_nat_power
thf(fact_275_of__nat__power,axiom,
    ! [M: nat,N: nat] :
      ( ( semiri1314217659103216013at_int @ ( power_power_nat @ M @ N ) )
      = ( power_power_int @ ( semiri1314217659103216013at_int @ M ) @ N ) ) ).

% of_nat_power
thf(fact_276_power__eq__0__iff,axiom,
    ! [A: int,N: nat] :
      ( ( ( power_power_int @ A @ N )
        = zero_zero_int )
      = ( ( A = zero_zero_int )
        & ( ord_less_nat @ zero_zero_nat @ N ) ) ) ).

% power_eq_0_iff
thf(fact_277_power__eq__0__iff,axiom,
    ! [A: nat,N: nat] :
      ( ( ( power_power_nat @ A @ N )
        = zero_zero_nat )
      = ( ( A = zero_zero_nat )
        & ( ord_less_nat @ zero_zero_nat @ N ) ) ) ).

% power_eq_0_iff
thf(fact_278_power__add__numeral2,axiom,
    ! [A: nat,M: num,N: num,B: nat] :
      ( ( times_times_nat @ ( power_power_nat @ A @ ( numeral_numeral_nat @ M ) ) @ ( times_times_nat @ ( power_power_nat @ A @ ( numeral_numeral_nat @ N ) ) @ B ) )
      = ( times_times_nat @ ( power_power_nat @ A @ ( numeral_numeral_nat @ ( plus_plus_num @ M @ N ) ) ) @ B ) ) ).

% power_add_numeral2
thf(fact_279_power__add__numeral2,axiom,
    ! [A: int,M: num,N: num,B: int] :
      ( ( times_times_int @ ( power_power_int @ A @ ( numeral_numeral_nat @ M ) ) @ ( times_times_int @ ( power_power_int @ A @ ( numeral_numeral_nat @ N ) ) @ B ) )
      = ( times_times_int @ ( power_power_int @ A @ ( numeral_numeral_nat @ ( plus_plus_num @ M @ N ) ) ) @ B ) ) ).

% power_add_numeral2
thf(fact_280_power__add__numeral,axiom,
    ! [A: nat,M: num,N: num] :
      ( ( times_times_nat @ ( power_power_nat @ A @ ( numeral_numeral_nat @ M ) ) @ ( power_power_nat @ A @ ( numeral_numeral_nat @ N ) ) )
      = ( power_power_nat @ A @ ( numeral_numeral_nat @ ( plus_plus_num @ M @ N ) ) ) ) ).

% power_add_numeral
thf(fact_281_power__add__numeral,axiom,
    ! [A: int,M: num,N: num] :
      ( ( times_times_int @ ( power_power_int @ A @ ( numeral_numeral_nat @ M ) ) @ ( power_power_int @ A @ ( numeral_numeral_nat @ N ) ) )
      = ( power_power_int @ A @ ( numeral_numeral_nat @ ( plus_plus_num @ M @ N ) ) ) ) ).

% power_add_numeral
thf(fact_282_of__nat__0__less__iff,axiom,
    ! [N: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ ( semiri1316708129612266289at_nat @ N ) )
      = ( ord_less_nat @ zero_zero_nat @ N ) ) ).

% of_nat_0_less_iff
thf(fact_283_of__nat__0__less__iff,axiom,
    ! [N: nat] :
      ( ( ord_less_int @ zero_zero_int @ ( semiri1314217659103216013at_int @ N ) )
      = ( ord_less_nat @ zero_zero_nat @ N ) ) ).

% of_nat_0_less_iff
thf(fact_284_zero__eq__power2,axiom,
    ! [A: int] :
      ( ( ( power_power_int @ A @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
        = zero_zero_int )
      = ( A = zero_zero_int ) ) ).

% zero_eq_power2
thf(fact_285_zero__eq__power2,axiom,
    ! [A: nat] :
      ( ( ( power_power_nat @ A @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
        = zero_zero_nat )
      = ( A = zero_zero_nat ) ) ).

% zero_eq_power2
thf(fact_286_Suc__0__mod__numeral_I1_J,axiom,
    ( ( modulo_modulo_nat @ ( suc @ zero_zero_nat ) @ ( numeral_numeral_nat @ one ) )
    = zero_zero_nat ) ).

% Suc_0_mod_numeral(1)
thf(fact_287_of__nat__power__less__of__nat__cancel__iff,axiom,
    ! [X: nat,B: nat,W: nat] :
      ( ( ord_less_nat @ ( semiri1316708129612266289at_nat @ X ) @ ( power_power_nat @ ( semiri1316708129612266289at_nat @ B ) @ W ) )
      = ( ord_less_nat @ X @ ( power_power_nat @ B @ W ) ) ) ).

% of_nat_power_less_of_nat_cancel_iff
thf(fact_288_of__nat__power__less__of__nat__cancel__iff,axiom,
    ! [X: nat,B: nat,W: nat] :
      ( ( ord_less_int @ ( semiri1314217659103216013at_int @ X ) @ ( power_power_int @ ( semiri1314217659103216013at_int @ B ) @ W ) )
      = ( ord_less_nat @ X @ ( power_power_nat @ B @ W ) ) ) ).

% of_nat_power_less_of_nat_cancel_iff
thf(fact_289_of__nat__less__of__nat__power__cancel__iff,axiom,
    ! [B: nat,W: nat,X: nat] :
      ( ( ord_less_nat @ ( power_power_nat @ ( semiri1316708129612266289at_nat @ B ) @ W ) @ ( semiri1316708129612266289at_nat @ X ) )
      = ( ord_less_nat @ ( power_power_nat @ B @ W ) @ X ) ) ).

% of_nat_less_of_nat_power_cancel_iff
thf(fact_290_of__nat__less__of__nat__power__cancel__iff,axiom,
    ! [B: nat,W: nat,X: nat] :
      ( ( ord_less_int @ ( power_power_int @ ( semiri1314217659103216013at_int @ B ) @ W ) @ ( semiri1314217659103216013at_int @ X ) )
      = ( ord_less_nat @ ( power_power_nat @ B @ W ) @ X ) ) ).

% of_nat_less_of_nat_power_cancel_iff
thf(fact_291_real__of__nat__eq__numeral__power__cancel__iff,axiom,
    ! [Y: nat,X: num,N: nat] :
      ( ( ( semiri1316708129612266289at_nat @ Y )
        = ( power_power_nat @ ( numeral_numeral_nat @ X ) @ N ) )
      = ( Y
        = ( power_power_nat @ ( numeral_numeral_nat @ X ) @ N ) ) ) ).

% real_of_nat_eq_numeral_power_cancel_iff
thf(fact_292_real__of__nat__eq__numeral__power__cancel__iff,axiom,
    ! [Y: nat,X: num,N: nat] :
      ( ( ( semiri1314217659103216013at_int @ Y )
        = ( power_power_int @ ( numeral_numeral_int @ X ) @ N ) )
      = ( Y
        = ( power_power_nat @ ( numeral_numeral_nat @ X ) @ N ) ) ) ).

% real_of_nat_eq_numeral_power_cancel_iff
thf(fact_293_numeral__power__eq__of__nat__cancel__iff,axiom,
    ! [X: num,N: nat,Y: nat] :
      ( ( ( power_power_nat @ ( numeral_numeral_nat @ X ) @ N )
        = ( semiri1316708129612266289at_nat @ Y ) )
      = ( ( power_power_nat @ ( numeral_numeral_nat @ X ) @ N )
        = Y ) ) ).

% numeral_power_eq_of_nat_cancel_iff
thf(fact_294_numeral__power__eq__of__nat__cancel__iff,axiom,
    ! [X: num,N: nat,Y: nat] :
      ( ( ( power_power_int @ ( numeral_numeral_int @ X ) @ N )
        = ( semiri1314217659103216013at_int @ Y ) )
      = ( ( power_power_nat @ ( numeral_numeral_nat @ X ) @ N )
        = Y ) ) ).

% numeral_power_eq_of_nat_cancel_iff
thf(fact_295_of__nat__zero__less__power__iff,axiom,
    ! [X: nat,N: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ ( power_power_nat @ ( semiri1316708129612266289at_nat @ X ) @ N ) )
      = ( ( ord_less_nat @ zero_zero_nat @ X )
        | ( N = zero_zero_nat ) ) ) ).

% of_nat_zero_less_power_iff
thf(fact_296_of__nat__zero__less__power__iff,axiom,
    ! [X: nat,N: nat] :
      ( ( ord_less_int @ zero_zero_int @ ( power_power_int @ ( semiri1314217659103216013at_int @ X ) @ N ) )
      = ( ( ord_less_nat @ zero_zero_nat @ X )
        | ( N = zero_zero_nat ) ) ) ).

% of_nat_zero_less_power_iff
thf(fact_297_nat__mult__eq__cancel__disj,axiom,
    ! [K: nat,M: nat,N: nat] :
      ( ( ( times_times_nat @ K @ M )
        = ( times_times_nat @ K @ N ) )
      = ( ( K = zero_zero_nat )
        | ( M = N ) ) ) ).

% nat_mult_eq_cancel_disj
thf(fact_298_nat__mult__less__cancel1,axiom,
    ! [K: nat,M: nat,N: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ K )
     => ( ( ord_less_nat @ ( times_times_nat @ K @ M ) @ ( times_times_nat @ K @ N ) )
        = ( ord_less_nat @ M @ N ) ) ) ).

% nat_mult_less_cancel1
thf(fact_299_nat__mult__eq__cancel1,axiom,
    ! [K: nat,M: nat,N: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ K )
     => ( ( ( times_times_nat @ K @ M )
          = ( times_times_nat @ K @ N ) )
        = ( M = N ) ) ) ).

% nat_mult_eq_cancel1
thf(fact_300_zero__reorient,axiom,
    ! [X: nat] :
      ( ( zero_zero_nat = X )
      = ( X = zero_zero_nat ) ) ).

% zero_reorient
thf(fact_301_zero__reorient,axiom,
    ! [X: int] :
      ( ( zero_zero_int = X )
      = ( X = zero_zero_int ) ) ).

% zero_reorient
thf(fact_302_mult_Oleft__commute,axiom,
    ! [B: nat,A: nat,C: nat] :
      ( ( times_times_nat @ B @ ( times_times_nat @ A @ C ) )
      = ( times_times_nat @ A @ ( times_times_nat @ B @ C ) ) ) ).

% mult.left_commute
thf(fact_303_mult_Oleft__commute,axiom,
    ! [B: int,A: int,C: int] :
      ( ( times_times_int @ B @ ( times_times_int @ A @ C ) )
      = ( times_times_int @ A @ ( times_times_int @ B @ C ) ) ) ).

% mult.left_commute
thf(fact_304_mult_Ocommute,axiom,
    ( times_times_nat
    = ( ^ [A4: nat,B4: nat] : ( times_times_nat @ B4 @ A4 ) ) ) ).

% mult.commute
thf(fact_305_mult_Ocommute,axiom,
    ( times_times_int
    = ( ^ [A4: int,B4: int] : ( times_times_int @ B4 @ A4 ) ) ) ).

% mult.commute
thf(fact_306_mult_Oassoc,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( times_times_nat @ ( times_times_nat @ A @ B ) @ C )
      = ( times_times_nat @ A @ ( times_times_nat @ B @ C ) ) ) ).

% mult.assoc
thf(fact_307_mult_Oassoc,axiom,
    ! [A: int,B: int,C: int] :
      ( ( times_times_int @ ( times_times_int @ A @ B ) @ C )
      = ( times_times_int @ A @ ( times_times_int @ B @ C ) ) ) ).

% mult.assoc
thf(fact_308_ab__semigroup__mult__class_Omult__ac_I1_J,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( times_times_nat @ ( times_times_nat @ A @ B ) @ C )
      = ( times_times_nat @ A @ ( times_times_nat @ B @ C ) ) ) ).

% ab_semigroup_mult_class.mult_ac(1)
thf(fact_309_ab__semigroup__mult__class_Omult__ac_I1_J,axiom,
    ! [A: int,B: int,C: int] :
      ( ( times_times_int @ ( times_times_int @ A @ B ) @ C )
      = ( times_times_int @ A @ ( times_times_int @ B @ C ) ) ) ).

% ab_semigroup_mult_class.mult_ac(1)
thf(fact_310_of__nat__less__0__iff,axiom,
    ! [M: nat] :
      ~ ( ord_less_nat @ ( semiri1316708129612266289at_nat @ M ) @ zero_zero_nat ) ).

% of_nat_less_0_iff
thf(fact_311_of__nat__less__0__iff,axiom,
    ! [M: nat] :
      ~ ( ord_less_int @ ( semiri1314217659103216013at_int @ M ) @ zero_zero_int ) ).

% of_nat_less_0_iff
thf(fact_312_of__nat__neq__0,axiom,
    ! [N: nat] :
      ( ( semiri1316708129612266289at_nat @ ( suc @ N ) )
     != zero_zero_nat ) ).

% of_nat_neq_0
thf(fact_313_of__nat__neq__0,axiom,
    ! [N: nat] :
      ( ( semiri1314217659103216013at_int @ ( suc @ N ) )
     != zero_zero_int ) ).

% of_nat_neq_0
thf(fact_314_sum__squares__eq__zero__iff,axiom,
    ! [X: int,Y: int] :
      ( ( ( plus_plus_int @ ( times_times_int @ X @ X ) @ ( times_times_int @ Y @ Y ) )
        = zero_zero_int )
      = ( ( X = zero_zero_int )
        & ( Y = zero_zero_int ) ) ) ).

% sum_squares_eq_zero_iff
thf(fact_315_mult__less__mono2,axiom,
    ! [I: nat,J: nat,K: nat] :
      ( ( ord_less_nat @ I @ J )
     => ( ( ord_less_nat @ zero_zero_nat @ K )
       => ( ord_less_nat @ ( times_times_nat @ K @ I ) @ ( times_times_nat @ K @ J ) ) ) ) ).

% mult_less_mono2
thf(fact_316_mult__less__mono1,axiom,
    ! [I: nat,J: nat,K: nat] :
      ( ( ord_less_nat @ I @ J )
     => ( ( ord_less_nat @ zero_zero_nat @ K )
       => ( ord_less_nat @ ( times_times_nat @ I @ K ) @ ( times_times_nat @ J @ K ) ) ) ) ).

% mult_less_mono1
thf(fact_317_int__ops_I1_J,axiom,
    ( ( semiri1314217659103216013at_int @ zero_zero_nat )
    = zero_zero_int ) ).

% int_ops(1)
thf(fact_318_mult__of__nat__commute,axiom,
    ! [X: nat,Y: nat] :
      ( ( times_times_nat @ ( semiri1316708129612266289at_nat @ X ) @ Y )
      = ( times_times_nat @ Y @ ( semiri1316708129612266289at_nat @ X ) ) ) ).

% mult_of_nat_commute
thf(fact_319_mult__of__nat__commute,axiom,
    ! [X: nat,Y: int] :
      ( ( times_times_int @ ( semiri1314217659103216013at_int @ X ) @ Y )
      = ( times_times_int @ Y @ ( semiri1314217659103216013at_int @ X ) ) ) ).

% mult_of_nat_commute
thf(fact_320_mult__0,axiom,
    ! [N: nat] :
      ( ( times_times_nat @ zero_zero_nat @ N )
      = zero_zero_nat ) ).

% mult_0
thf(fact_321_nat__int__comparison_I2_J,axiom,
    ( ord_less_nat
    = ( ^ [A4: nat,B4: nat] : ( ord_less_int @ ( semiri1314217659103216013at_int @ A4 ) @ ( semiri1314217659103216013at_int @ B4 ) ) ) ) ).

% nat_int_comparison(2)
thf(fact_322_int__ops_I5_J,axiom,
    ! [A: nat,B: nat] :
      ( ( semiri1314217659103216013at_int @ ( plus_plus_nat @ A @ B ) )
      = ( plus_plus_int @ ( semiri1314217659103216013at_int @ A ) @ ( semiri1314217659103216013at_int @ B ) ) ) ).

% int_ops(5)
thf(fact_323_int__plus,axiom,
    ! [N: nat,M: nat] :
      ( ( semiri1314217659103216013at_int @ ( plus_plus_nat @ N @ M ) )
      = ( plus_plus_int @ ( semiri1314217659103216013at_int @ N ) @ ( semiri1314217659103216013at_int @ M ) ) ) ).

% int_plus
thf(fact_324_int__ops_I3_J,axiom,
    ! [N: num] :
      ( ( semiri1314217659103216013at_int @ ( numeral_numeral_nat @ N ) )
      = ( numeral_numeral_int @ N ) ) ).

% int_ops(3)
thf(fact_325_verit__sum__simplify,axiom,
    ! [A: nat] :
      ( ( plus_plus_nat @ A @ zero_zero_nat )
      = A ) ).

% verit_sum_simplify
thf(fact_326_verit__sum__simplify,axiom,
    ! [A: int] :
      ( ( plus_plus_int @ A @ zero_zero_int )
      = A ) ).

% verit_sum_simplify
thf(fact_327_int__ops_I9_J,axiom,
    ! [A: nat,B: nat] :
      ( ( semiri1314217659103216013at_int @ ( modulo_modulo_nat @ A @ B ) )
      = ( modulo_modulo_int @ ( semiri1314217659103216013at_int @ A ) @ ( semiri1314217659103216013at_int @ B ) ) ) ).

% int_ops(9)
thf(fact_328_sum__squares__gt__zero__iff,axiom,
    ! [X: int,Y: int] :
      ( ( ord_less_int @ zero_zero_int @ ( plus_plus_int @ ( times_times_int @ X @ X ) @ ( times_times_int @ Y @ Y ) ) )
      = ( ( X != zero_zero_int )
        | ( Y != zero_zero_int ) ) ) ).

% sum_squares_gt_zero_iff
thf(fact_329_n__less__n__mult__m,axiom,
    ! [N: nat,M: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ N )
     => ( ( ord_less_nat @ ( suc @ zero_zero_nat ) @ M )
       => ( ord_less_nat @ N @ ( times_times_nat @ N @ M ) ) ) ) ).

% n_less_n_mult_m
thf(fact_330_n__less__m__mult__n,axiom,
    ! [N: nat,M: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ N )
     => ( ( ord_less_nat @ ( suc @ zero_zero_nat ) @ M )
       => ( ord_less_nat @ N @ ( times_times_nat @ M @ N ) ) ) ) ).

% n_less_m_mult_n
thf(fact_331_one__less__mult,axiom,
    ! [N: nat,M: nat] :
      ( ( ord_less_nat @ ( suc @ zero_zero_nat ) @ N )
     => ( ( ord_less_nat @ ( suc @ zero_zero_nat ) @ M )
       => ( ord_less_nat @ ( suc @ zero_zero_nat ) @ ( times_times_nat @ M @ N ) ) ) ) ).

% one_less_mult
thf(fact_332_zero__power,axiom,
    ! [N: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ N )
     => ( ( power_power_int @ zero_zero_int @ N )
        = zero_zero_int ) ) ).

% zero_power
thf(fact_333_zero__power,axiom,
    ! [N: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ N )
     => ( ( power_power_nat @ zero_zero_nat @ N )
        = zero_zero_nat ) ) ).

% zero_power
thf(fact_334_power__commuting__commutes,axiom,
    ! [X: nat,Y: nat,N: nat] :
      ( ( ( times_times_nat @ X @ Y )
        = ( times_times_nat @ Y @ X ) )
     => ( ( times_times_nat @ ( power_power_nat @ X @ N ) @ Y )
        = ( times_times_nat @ Y @ ( power_power_nat @ X @ N ) ) ) ) ).

% power_commuting_commutes
thf(fact_335_power__commuting__commutes,axiom,
    ! [X: int,Y: int,N: nat] :
      ( ( ( times_times_int @ X @ Y )
        = ( times_times_int @ Y @ X ) )
     => ( ( times_times_int @ ( power_power_int @ X @ N ) @ Y )
        = ( times_times_int @ Y @ ( power_power_int @ X @ N ) ) ) ) ).

% power_commuting_commutes
thf(fact_336_power__mult__distrib,axiom,
    ! [A: nat,B: nat,N: nat] :
      ( ( power_power_nat @ ( times_times_nat @ A @ B ) @ N )
      = ( times_times_nat @ ( power_power_nat @ A @ N ) @ ( power_power_nat @ B @ N ) ) ) ).

% power_mult_distrib
thf(fact_337_power__mult__distrib,axiom,
    ! [A: int,B: int,N: nat] :
      ( ( power_power_int @ ( times_times_int @ A @ B ) @ N )
      = ( times_times_int @ ( power_power_int @ A @ N ) @ ( power_power_int @ B @ N ) ) ) ).

% power_mult_distrib
thf(fact_338_power__commutes,axiom,
    ! [A: nat,N: nat] :
      ( ( times_times_nat @ ( power_power_nat @ A @ N ) @ A )
      = ( times_times_nat @ A @ ( power_power_nat @ A @ N ) ) ) ).

% power_commutes
thf(fact_339_power__commutes,axiom,
    ! [A: int,N: nat] :
      ( ( times_times_int @ ( power_power_int @ A @ N ) @ A )
      = ( times_times_int @ A @ ( power_power_int @ A @ N ) ) ) ).

% power_commutes
thf(fact_340_Suc__mult__cancel1,axiom,
    ! [K: nat,M: nat,N: nat] :
      ( ( ( times_times_nat @ ( suc @ K ) @ M )
        = ( times_times_nat @ ( suc @ K ) @ N ) )
      = ( M = N ) ) ).

% Suc_mult_cancel1
thf(fact_341_power__mult,axiom,
    ! [A: nat,M: nat,N: nat] :
      ( ( power_power_nat @ A @ ( times_times_nat @ M @ N ) )
      = ( power_power_nat @ ( power_power_nat @ A @ M ) @ N ) ) ).

% power_mult
thf(fact_342_mod__mult__right__eq,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( modulo_modulo_nat @ ( times_times_nat @ A @ ( modulo_modulo_nat @ B @ C ) ) @ C )
      = ( modulo_modulo_nat @ ( times_times_nat @ A @ B ) @ C ) ) ).

% mod_mult_right_eq
thf(fact_343_mod__mult__right__eq,axiom,
    ! [A: int,B: int,C: int] :
      ( ( modulo_modulo_int @ ( times_times_int @ A @ ( modulo_modulo_int @ B @ C ) ) @ C )
      = ( modulo_modulo_int @ ( times_times_int @ A @ B ) @ C ) ) ).

% mod_mult_right_eq
thf(fact_344_mod__mult__left__eq,axiom,
    ! [A: nat,C: nat,B: nat] :
      ( ( modulo_modulo_nat @ ( times_times_nat @ ( modulo_modulo_nat @ A @ C ) @ B ) @ C )
      = ( modulo_modulo_nat @ ( times_times_nat @ A @ B ) @ C ) ) ).

% mod_mult_left_eq
thf(fact_345_mod__mult__left__eq,axiom,
    ! [A: int,C: int,B: int] :
      ( ( modulo_modulo_int @ ( times_times_int @ ( modulo_modulo_int @ A @ C ) @ B ) @ C )
      = ( modulo_modulo_int @ ( times_times_int @ A @ B ) @ C ) ) ).

% mod_mult_left_eq
thf(fact_346_mult__mod__right,axiom,
    ! [C: nat,A: nat,B: nat] :
      ( ( times_times_nat @ C @ ( modulo_modulo_nat @ A @ B ) )
      = ( modulo_modulo_nat @ ( times_times_nat @ C @ A ) @ ( times_times_nat @ C @ B ) ) ) ).

% mult_mod_right
thf(fact_347_mult__mod__right,axiom,
    ! [C: int,A: int,B: int] :
      ( ( times_times_int @ C @ ( modulo_modulo_int @ A @ B ) )
      = ( modulo_modulo_int @ ( times_times_int @ C @ A ) @ ( times_times_int @ C @ B ) ) ) ).

% mult_mod_right
thf(fact_348_mod__mult__mult2,axiom,
    ! [A: nat,C: nat,B: nat] :
      ( ( modulo_modulo_nat @ ( times_times_nat @ A @ C ) @ ( times_times_nat @ B @ C ) )
      = ( times_times_nat @ ( modulo_modulo_nat @ A @ B ) @ C ) ) ).

% mod_mult_mult2
thf(fact_349_mod__mult__mult2,axiom,
    ! [A: int,C: int,B: int] :
      ( ( modulo_modulo_int @ ( times_times_int @ A @ C ) @ ( times_times_int @ B @ C ) )
      = ( times_times_int @ ( modulo_modulo_int @ A @ B ) @ C ) ) ).

% mod_mult_mult2
thf(fact_350_mod__mult__cong,axiom,
    ! [A: nat,C: nat,A2: nat,B: nat,B2: nat] :
      ( ( ( modulo_modulo_nat @ A @ C )
        = ( modulo_modulo_nat @ A2 @ C ) )
     => ( ( ( modulo_modulo_nat @ B @ C )
          = ( modulo_modulo_nat @ B2 @ C ) )
       => ( ( modulo_modulo_nat @ ( times_times_nat @ A @ B ) @ C )
          = ( modulo_modulo_nat @ ( times_times_nat @ A2 @ B2 ) @ C ) ) ) ) ).

% mod_mult_cong
thf(fact_351_mod__mult__cong,axiom,
    ! [A: int,C: int,A2: int,B: int,B2: int] :
      ( ( ( modulo_modulo_int @ A @ C )
        = ( modulo_modulo_int @ A2 @ C ) )
     => ( ( ( modulo_modulo_int @ B @ C )
          = ( modulo_modulo_int @ B2 @ C ) )
       => ( ( modulo_modulo_int @ ( times_times_int @ A @ B ) @ C )
          = ( modulo_modulo_int @ ( times_times_int @ A2 @ B2 ) @ C ) ) ) ) ).

% mod_mult_cong
thf(fact_352_mod__mult__eq,axiom,
    ! [A: nat,C: nat,B: nat] :
      ( ( modulo_modulo_nat @ ( times_times_nat @ ( modulo_modulo_nat @ A @ C ) @ ( modulo_modulo_nat @ B @ C ) ) @ C )
      = ( modulo_modulo_nat @ ( times_times_nat @ A @ B ) @ C ) ) ).

% mod_mult_eq
thf(fact_353_mod__mult__eq,axiom,
    ! [A: int,C: int,B: int] :
      ( ( modulo_modulo_int @ ( times_times_int @ ( modulo_modulo_int @ A @ C ) @ ( modulo_modulo_int @ B @ C ) ) @ C )
      = ( modulo_modulo_int @ ( times_times_int @ A @ B ) @ C ) ) ).

% mod_mult_eq
thf(fact_354_add__mult__distrib2,axiom,
    ! [K: nat,M: nat,N: nat] :
      ( ( times_times_nat @ K @ ( plus_plus_nat @ M @ N ) )
      = ( plus_plus_nat @ ( times_times_nat @ K @ M ) @ ( times_times_nat @ K @ N ) ) ) ).

% add_mult_distrib2
thf(fact_355_add__mult__distrib,axiom,
    ! [M: nat,N: nat,K: nat] :
      ( ( times_times_nat @ ( plus_plus_nat @ M @ N ) @ K )
      = ( plus_plus_nat @ ( times_times_nat @ M @ K ) @ ( times_times_nat @ N @ K ) ) ) ).

% add_mult_distrib
thf(fact_356_left__add__mult__distrib,axiom,
    ! [I: nat,U: nat,J: nat,K: nat] :
      ( ( plus_plus_nat @ ( times_times_nat @ I @ U ) @ ( plus_plus_nat @ ( times_times_nat @ J @ U ) @ K ) )
      = ( plus_plus_nat @ ( times_times_nat @ ( plus_plus_nat @ I @ J ) @ U ) @ K ) ) ).

% left_add_mult_distrib
thf(fact_357_zmod__int,axiom,
    ! [M: nat,N: nat] :
      ( ( semiri1314217659103216013at_int @ ( modulo_modulo_nat @ M @ N ) )
      = ( modulo_modulo_int @ ( semiri1314217659103216013at_int @ M ) @ ( semiri1314217659103216013at_int @ N ) ) ) ).

% zmod_int
thf(fact_358_less__numeral__extra_I3_J,axiom,
    ~ ( ord_less_nat @ zero_zero_nat @ zero_zero_nat ) ).

% less_numeral_extra(3)
thf(fact_359_less__numeral__extra_I3_J,axiom,
    ~ ( ord_less_int @ zero_zero_int @ zero_zero_int ) ).

% less_numeral_extra(3)
thf(fact_360_zero__less__iff__neq__zero,axiom,
    ! [N: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ N )
      = ( N != zero_zero_nat ) ) ).

% zero_less_iff_neq_zero
thf(fact_361_gr__implies__not__zero,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_nat @ M @ N )
     => ( N != zero_zero_nat ) ) ).

% gr_implies_not_zero
thf(fact_362_not__less__zero,axiom,
    ! [N: nat] :
      ~ ( ord_less_nat @ N @ zero_zero_nat ) ).

% not_less_zero
thf(fact_363_gr__zeroI,axiom,
    ! [N: nat] :
      ( ( N != zero_zero_nat )
     => ( ord_less_nat @ zero_zero_nat @ N ) ) ).

% gr_zeroI
thf(fact_364_zero__neq__numeral,axiom,
    ! [N: num] :
      ( zero_zero_nat
     != ( numeral_numeral_nat @ N ) ) ).

% zero_neq_numeral
thf(fact_365_zero__neq__numeral,axiom,
    ! [N: num] :
      ( zero_zero_int
     != ( numeral_numeral_int @ N ) ) ).

% zero_neq_numeral
thf(fact_366_add_Ogroup__left__neutral,axiom,
    ! [A: int] :
      ( ( plus_plus_int @ zero_zero_int @ A )
      = A ) ).

% add.group_left_neutral
thf(fact_367_add_Ocomm__neutral,axiom,
    ! [A: nat] :
      ( ( plus_plus_nat @ A @ zero_zero_nat )
      = A ) ).

% add.comm_neutral
thf(fact_368_add_Ocomm__neutral,axiom,
    ! [A: int] :
      ( ( plus_plus_int @ A @ zero_zero_int )
      = A ) ).

% add.comm_neutral
thf(fact_369_comm__monoid__add__class_Oadd__0,axiom,
    ! [A: nat] :
      ( ( plus_plus_nat @ zero_zero_nat @ A )
      = A ) ).

% comm_monoid_add_class.add_0
thf(fact_370_comm__monoid__add__class_Oadd__0,axiom,
    ! [A: int] :
      ( ( plus_plus_int @ zero_zero_int @ A )
      = A ) ).

% comm_monoid_add_class.add_0
thf(fact_371_power__not__zero,axiom,
    ! [A: int,N: nat] :
      ( ( A != zero_zero_int )
     => ( ( power_power_int @ A @ N )
       != zero_zero_int ) ) ).

% power_not_zero
thf(fact_372_power__not__zero,axiom,
    ! [A: nat,N: nat] :
      ( ( A != zero_zero_nat )
     => ( ( power_power_nat @ A @ N )
       != zero_zero_nat ) ) ).

% power_not_zero
thf(fact_373_not0__implies__Suc,axiom,
    ! [N: nat] :
      ( ( N != zero_zero_nat )
     => ? [M5: nat] :
          ( N
          = ( suc @ M5 ) ) ) ).

% not0_implies_Suc
thf(fact_374_Zero__not__Suc,axiom,
    ! [M: nat] :
      ( zero_zero_nat
     != ( suc @ M ) ) ).

% Zero_not_Suc
thf(fact_375_Zero__neq__Suc,axiom,
    ! [M: nat] :
      ( zero_zero_nat
     != ( suc @ M ) ) ).

% Zero_neq_Suc
thf(fact_376_Suc__neq__Zero,axiom,
    ! [M: nat] :
      ( ( suc @ M )
     != zero_zero_nat ) ).

% Suc_neq_Zero
thf(fact_377_zero__induct,axiom,
    ! [P: nat > $o,K: nat] :
      ( ( P @ K )
     => ( ! [N2: nat] :
            ( ( P @ ( suc @ N2 ) )
           => ( P @ N2 ) )
       => ( P @ zero_zero_nat ) ) ) ).

% zero_induct
thf(fact_378_diff__induct,axiom,
    ! [P: nat > nat > $o,M: nat,N: nat] :
      ( ! [X3: nat] : ( P @ X3 @ zero_zero_nat )
     => ( ! [Y3: nat] : ( P @ zero_zero_nat @ ( suc @ Y3 ) )
       => ( ! [X3: nat,Y3: nat] :
              ( ( P @ X3 @ Y3 )
             => ( P @ ( suc @ X3 ) @ ( suc @ Y3 ) ) )
         => ( P @ M @ N ) ) ) ) ).

% diff_induct
thf(fact_379_nat__induct,axiom,
    ! [P: nat > $o,N: nat] :
      ( ( P @ zero_zero_nat )
     => ( ! [N2: nat] :
            ( ( P @ N2 )
           => ( P @ ( suc @ N2 ) ) )
       => ( P @ N ) ) ) ).

% nat_induct
thf(fact_380_old_Onat_Oexhaust,axiom,
    ! [Y: nat] :
      ( ( Y != zero_zero_nat )
     => ~ ! [Nat3: nat] :
            ( Y
           != ( suc @ Nat3 ) ) ) ).

% old.nat.exhaust
thf(fact_381_nat_OdiscI,axiom,
    ! [Nat: nat,X2: nat] :
      ( ( Nat
        = ( suc @ X2 ) )
     => ( Nat != zero_zero_nat ) ) ).

% nat.discI
thf(fact_382_old_Onat_Odistinct_I1_J,axiom,
    ! [Nat2: nat] :
      ( zero_zero_nat
     != ( suc @ Nat2 ) ) ).

% old.nat.distinct(1)
thf(fact_383_old_Onat_Odistinct_I2_J,axiom,
    ! [Nat2: nat] :
      ( ( suc @ Nat2 )
     != zero_zero_nat ) ).

% old.nat.distinct(2)
thf(fact_384_nat_Odistinct_I1_J,axiom,
    ! [X2: nat] :
      ( zero_zero_nat
     != ( suc @ X2 ) ) ).

% nat.distinct(1)
thf(fact_385_infinite__descent0,axiom,
    ! [P: nat > $o,N: nat] :
      ( ( P @ zero_zero_nat )
     => ( ! [N2: nat] :
            ( ( ord_less_nat @ zero_zero_nat @ N2 )
           => ( ~ ( P @ N2 )
             => ? [M2: nat] :
                  ( ( ord_less_nat @ M2 @ N2 )
                  & ~ ( P @ M2 ) ) ) )
       => ( P @ N ) ) ) ).

% infinite_descent0
thf(fact_386_gr__implies__not0,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_nat @ M @ N )
     => ( N != zero_zero_nat ) ) ).

% gr_implies_not0
thf(fact_387_less__zeroE,axiom,
    ! [N: nat] :
      ~ ( ord_less_nat @ N @ zero_zero_nat ) ).

% less_zeroE
thf(fact_388_not__less0,axiom,
    ! [N: nat] :
      ~ ( ord_less_nat @ N @ zero_zero_nat ) ).

% not_less0
thf(fact_389_not__gr0,axiom,
    ! [N: nat] :
      ( ( ~ ( ord_less_nat @ zero_zero_nat @ N ) )
      = ( N = zero_zero_nat ) ) ).

% not_gr0
thf(fact_390_gr0I,axiom,
    ! [N: nat] :
      ( ( N != zero_zero_nat )
     => ( ord_less_nat @ zero_zero_nat @ N ) ) ).

% gr0I
thf(fact_391_bot__nat__0_Oextremum__strict,axiom,
    ! [A: nat] :
      ~ ( ord_less_nat @ A @ zero_zero_nat ) ).

% bot_nat_0.extremum_strict
thf(fact_392_add__eq__self__zero,axiom,
    ! [M: nat,N: nat] :
      ( ( ( plus_plus_nat @ M @ N )
        = M )
     => ( N = zero_zero_nat ) ) ).

% add_eq_self_zero
thf(fact_393_plus__nat_Oadd__0,axiom,
    ! [N: nat] :
      ( ( plus_plus_nat @ zero_zero_nat @ N )
      = N ) ).

% plus_nat.add_0
thf(fact_394_split__mod,axiom,
    ! [Q3: nat > $o,M: nat,N: nat] :
      ( ( Q3 @ ( modulo_modulo_nat @ M @ N ) )
      = ( ( ( N = zero_zero_nat )
         => ( Q3 @ M ) )
        & ( ( N != zero_zero_nat )
         => ! [I3: nat,J3: nat] :
              ( ( ( ord_less_nat @ J3 @ N )
                & ( M
                  = ( plus_plus_nat @ ( times_times_nat @ N @ I3 ) @ J3 ) ) )
             => ( Q3 @ J3 ) ) ) ) ) ).

% split_mod
thf(fact_395_of__nat__less__imp__less,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_nat @ ( semiri1316708129612266289at_nat @ M ) @ ( semiri1316708129612266289at_nat @ N ) )
     => ( ord_less_nat @ M @ N ) ) ).

% of_nat_less_imp_less
thf(fact_396_of__nat__less__imp__less,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_int @ ( semiri1314217659103216013at_int @ M ) @ ( semiri1314217659103216013at_int @ N ) )
     => ( ord_less_nat @ M @ N ) ) ).

% of_nat_less_imp_less
thf(fact_397_less__imp__of__nat__less,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_nat @ M @ N )
     => ( ord_less_nat @ ( semiri1316708129612266289at_nat @ M ) @ ( semiri1316708129612266289at_nat @ N ) ) ) ).

% less_imp_of_nat_less
thf(fact_398_less__imp__of__nat__less,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_nat @ M @ N )
     => ( ord_less_int @ ( semiri1314217659103216013at_int @ M ) @ ( semiri1314217659103216013at_int @ N ) ) ) ).

% less_imp_of_nat_less
thf(fact_399_mult__numeral__1__right,axiom,
    ! [A: nat] :
      ( ( times_times_nat @ A @ ( numeral_numeral_nat @ one ) )
      = A ) ).

% mult_numeral_1_right
thf(fact_400_mult__numeral__1__right,axiom,
    ! [A: int] :
      ( ( times_times_int @ A @ ( numeral_numeral_int @ one ) )
      = A ) ).

% mult_numeral_1_right
thf(fact_401_mult__numeral__1,axiom,
    ! [A: nat] :
      ( ( times_times_nat @ ( numeral_numeral_nat @ one ) @ A )
      = A ) ).

% mult_numeral_1
thf(fact_402_mult__numeral__1,axiom,
    ! [A: int] :
      ( ( times_times_int @ ( numeral_numeral_int @ one ) @ A )
      = A ) ).

% mult_numeral_1
thf(fact_403_of__nat__mod,axiom,
    ! [M: nat,N: nat] :
      ( ( semiri1316708129612266289at_nat @ ( modulo_modulo_nat @ M @ N ) )
      = ( modulo_modulo_nat @ ( semiri1316708129612266289at_nat @ M ) @ ( semiri1316708129612266289at_nat @ N ) ) ) ).

% of_nat_mod
thf(fact_404_of__nat__mod,axiom,
    ! [M: nat,N: nat] :
      ( ( semiri1314217659103216013at_int @ ( modulo_modulo_nat @ M @ N ) )
      = ( modulo_modulo_int @ ( semiri1314217659103216013at_int @ M ) @ ( semiri1314217659103216013at_int @ N ) ) ) ).

% of_nat_mod
thf(fact_405_mod__eqE,axiom,
    ! [A: int,C: int,B: int] :
      ( ( ( modulo_modulo_int @ A @ C )
        = ( modulo_modulo_int @ B @ C ) )
     => ~ ! [D2: int] :
            ( B
           != ( plus_plus_int @ A @ ( times_times_int @ C @ D2 ) ) ) ) ).

% mod_eqE
thf(fact_406_power__Suc2,axiom,
    ! [A: nat,N: nat] :
      ( ( power_power_nat @ A @ ( suc @ N ) )
      = ( times_times_nat @ ( power_power_nat @ A @ N ) @ A ) ) ).

% power_Suc2
thf(fact_407_power__Suc2,axiom,
    ! [A: int,N: nat] :
      ( ( power_power_int @ A @ ( suc @ N ) )
      = ( times_times_int @ ( power_power_int @ A @ N ) @ A ) ) ).

% power_Suc2
thf(fact_408_power__Suc,axiom,
    ! [A: nat,N: nat] :
      ( ( power_power_nat @ A @ ( suc @ N ) )
      = ( times_times_nat @ A @ ( power_power_nat @ A @ N ) ) ) ).

% power_Suc
thf(fact_409_power__Suc,axiom,
    ! [A: int,N: nat] :
      ( ( power_power_int @ A @ ( suc @ N ) )
      = ( times_times_int @ A @ ( power_power_int @ A @ N ) ) ) ).

% power_Suc
thf(fact_410_Suc__mult__less__cancel1,axiom,
    ! [K: nat,M: nat,N: nat] :
      ( ( ord_less_nat @ ( times_times_nat @ ( suc @ K ) @ M ) @ ( times_times_nat @ ( suc @ K ) @ N ) )
      = ( ord_less_nat @ M @ N ) ) ).

% Suc_mult_less_cancel1
thf(fact_411_power__add,axiom,
    ! [A: nat,M: nat,N: nat] :
      ( ( power_power_nat @ A @ ( plus_plus_nat @ M @ N ) )
      = ( times_times_nat @ ( power_power_nat @ A @ M ) @ ( power_power_nat @ A @ N ) ) ) ).

% power_add
thf(fact_412_power__add,axiom,
    ! [A: int,M: nat,N: nat] :
      ( ( power_power_int @ A @ ( plus_plus_nat @ M @ N ) )
      = ( times_times_int @ ( power_power_int @ A @ M ) @ ( power_power_int @ A @ N ) ) ) ).

% power_add
thf(fact_413_mult__Suc,axiom,
    ! [M: nat,N: nat] :
      ( ( times_times_nat @ ( suc @ M ) @ N )
      = ( plus_plus_nat @ N @ ( times_times_nat @ M @ N ) ) ) ).

% mult_Suc
thf(fact_414_not__numeral__less__zero,axiom,
    ! [N: num] :
      ~ ( ord_less_nat @ ( numeral_numeral_nat @ N ) @ zero_zero_nat ) ).

% not_numeral_less_zero
thf(fact_415_not__numeral__less__zero,axiom,
    ! [N: num] :
      ~ ( ord_less_int @ ( numeral_numeral_int @ N ) @ zero_zero_int ) ).

% not_numeral_less_zero
thf(fact_416_zero__less__numeral,axiom,
    ! [N: num] : ( ord_less_nat @ zero_zero_nat @ ( numeral_numeral_nat @ N ) ) ).

% zero_less_numeral
thf(fact_417_zero__less__numeral,axiom,
    ! [N: num] : ( ord_less_int @ zero_zero_int @ ( numeral_numeral_int @ N ) ) ).

% zero_less_numeral
thf(fact_418_pos__add__strict,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ A )
     => ( ( ord_less_nat @ B @ C )
       => ( ord_less_nat @ B @ ( plus_plus_nat @ A @ C ) ) ) ) ).

% pos_add_strict
thf(fact_419_pos__add__strict,axiom,
    ! [A: int,B: int,C: int] :
      ( ( ord_less_int @ zero_zero_int @ A )
     => ( ( ord_less_int @ B @ C )
       => ( ord_less_int @ B @ ( plus_plus_int @ A @ C ) ) ) ) ).

% pos_add_strict
thf(fact_420_canonically__ordered__monoid__add__class_OlessE,axiom,
    ! [A: nat,B: nat] :
      ( ( ord_less_nat @ A @ B )
     => ~ ! [C2: nat] :
            ( ( B
              = ( plus_plus_nat @ A @ C2 ) )
           => ( C2 = zero_zero_nat ) ) ) ).

% canonically_ordered_monoid_add_class.lessE
thf(fact_421_add__pos__pos,axiom,
    ! [A: nat,B: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ A )
     => ( ( ord_less_nat @ zero_zero_nat @ B )
       => ( ord_less_nat @ zero_zero_nat @ ( plus_plus_nat @ A @ B ) ) ) ) ).

% add_pos_pos
thf(fact_422_add__pos__pos,axiom,
    ! [A: int,B: int] :
      ( ( ord_less_int @ zero_zero_int @ A )
     => ( ( ord_less_int @ zero_zero_int @ B )
       => ( ord_less_int @ zero_zero_int @ ( plus_plus_int @ A @ B ) ) ) ) ).

% add_pos_pos
thf(fact_423_add__neg__neg,axiom,
    ! [A: nat,B: nat] :
      ( ( ord_less_nat @ A @ zero_zero_nat )
     => ( ( ord_less_nat @ B @ zero_zero_nat )
       => ( ord_less_nat @ ( plus_plus_nat @ A @ B ) @ zero_zero_nat ) ) ) ).

% add_neg_neg
thf(fact_424_add__neg__neg,axiom,
    ! [A: int,B: int] :
      ( ( ord_less_int @ A @ zero_zero_int )
     => ( ( ord_less_int @ B @ zero_zero_int )
       => ( ord_less_int @ ( plus_plus_int @ A @ B ) @ zero_zero_int ) ) ) ).

% add_neg_neg
thf(fact_425_zero__less__power,axiom,
    ! [A: nat,N: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ A )
     => ( ord_less_nat @ zero_zero_nat @ ( power_power_nat @ A @ N ) ) ) ).

% zero_less_power
thf(fact_426_zero__less__power,axiom,
    ! [A: int,N: nat] :
      ( ( ord_less_int @ zero_zero_int @ A )
     => ( ord_less_int @ zero_zero_int @ ( power_power_int @ A @ N ) ) ) ).

% zero_less_power
thf(fact_427_nat__mod__eq__iff,axiom,
    ! [X: nat,N: nat,Y: nat] :
      ( ( ( modulo_modulo_nat @ X @ N )
        = ( modulo_modulo_nat @ Y @ N ) )
      = ( ? [Q1: nat,Q22: nat] :
            ( ( plus_plus_nat @ X @ ( times_times_nat @ N @ Q1 ) )
            = ( plus_plus_nat @ Y @ ( times_times_nat @ N @ Q22 ) ) ) ) ) ).

% nat_mod_eq_iff
thf(fact_428_less__Suc__eq__0__disj,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_nat @ M @ ( suc @ N ) )
      = ( ( M = zero_zero_nat )
        | ? [J3: nat] :
            ( ( M
              = ( suc @ J3 ) )
            & ( ord_less_nat @ J3 @ N ) ) ) ) ).

% less_Suc_eq_0_disj
thf(fact_429_gr0__implies__Suc,axiom,
    ! [N: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ N )
     => ? [M5: nat] :
          ( N
          = ( suc @ M5 ) ) ) ).

% gr0_implies_Suc
thf(fact_430_All__less__Suc2,axiom,
    ! [N: nat,P: nat > $o] :
      ( ( ! [I3: nat] :
            ( ( ord_less_nat @ I3 @ ( suc @ N ) )
           => ( P @ I3 ) ) )
      = ( ( P @ zero_zero_nat )
        & ! [I3: nat] :
            ( ( ord_less_nat @ I3 @ N )
           => ( P @ ( suc @ I3 ) ) ) ) ) ).

% All_less_Suc2
thf(fact_431_gr0__conv__Suc,axiom,
    ! [N: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ N )
      = ( ? [M4: nat] :
            ( N
            = ( suc @ M4 ) ) ) ) ).

% gr0_conv_Suc
thf(fact_432_Ex__less__Suc2,axiom,
    ! [N: nat,P: nat > $o] :
      ( ( ? [I3: nat] :
            ( ( ord_less_nat @ I3 @ ( suc @ N ) )
            & ( P @ I3 ) ) )
      = ( ( P @ zero_zero_nat )
        | ? [I3: nat] :
            ( ( ord_less_nat @ I3 @ N )
            & ( P @ ( suc @ I3 ) ) ) ) ) ).

% Ex_less_Suc2
thf(fact_433_one__is__add,axiom,
    ! [M: nat,N: nat] :
      ( ( ( suc @ zero_zero_nat )
        = ( plus_plus_nat @ M @ N ) )
      = ( ( ( M
            = ( suc @ zero_zero_nat ) )
          & ( N = zero_zero_nat ) )
        | ( ( M = zero_zero_nat )
          & ( N
            = ( suc @ zero_zero_nat ) ) ) ) ) ).

% one_is_add
thf(fact_434_add__is__1,axiom,
    ! [M: nat,N: nat] :
      ( ( ( plus_plus_nat @ M @ N )
        = ( suc @ zero_zero_nat ) )
      = ( ( ( M
            = ( suc @ zero_zero_nat ) )
          & ( N = zero_zero_nat ) )
        | ( ( M = zero_zero_nat )
          & ( N
            = ( suc @ zero_zero_nat ) ) ) ) ) ).

% add_is_1
thf(fact_435_less__imp__add__positive,axiom,
    ! [I: nat,J: nat] :
      ( ( ord_less_nat @ I @ J )
     => ? [K2: nat] :
          ( ( ord_less_nat @ zero_zero_nat @ K2 )
          & ( ( plus_plus_nat @ I @ K2 )
            = J ) ) ) ).

% less_imp_add_positive
thf(fact_436_mod__Suc,axiom,
    ! [M: nat,N: nat] :
      ( ( ( ( suc @ ( modulo_modulo_nat @ M @ N ) )
          = N )
       => ( ( modulo_modulo_nat @ ( suc @ M ) @ N )
          = zero_zero_nat ) )
      & ( ( ( suc @ ( modulo_modulo_nat @ M @ N ) )
         != N )
       => ( ( modulo_modulo_nat @ ( suc @ M ) @ N )
          = ( suc @ ( modulo_modulo_nat @ M @ N ) ) ) ) ) ).

% mod_Suc
thf(fact_437_mod__less__divisor,axiom,
    ! [N: nat,M: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ N )
     => ( ord_less_nat @ ( modulo_modulo_nat @ M @ N ) @ N ) ) ).

% mod_less_divisor
thf(fact_438_nat__power__less__imp__less,axiom,
    ! [I: nat,M: nat,N: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ I )
     => ( ( ord_less_nat @ ( power_power_nat @ I @ M ) @ ( power_power_nat @ I @ N ) )
       => ( ord_less_nat @ M @ N ) ) ) ).

% nat_power_less_imp_less
thf(fact_439_power__odd__eq,axiom,
    ! [A: nat,N: nat] :
      ( ( power_power_nat @ A @ ( suc @ ( times_times_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ N ) ) )
      = ( times_times_nat @ A @ ( power_power_nat @ ( power_power_nat @ A @ N ) @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) ) ) ).

% power_odd_eq
thf(fact_440_power__odd__eq,axiom,
    ! [A: int,N: nat] :
      ( ( power_power_int @ A @ ( suc @ ( times_times_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ N ) ) )
      = ( times_times_int @ A @ ( power_power_int @ ( power_power_int @ A @ N ) @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) ) ) ).

% power_odd_eq
thf(fact_441_odd__power__less__zero,axiom,
    ! [A: int,N: nat] :
      ( ( ord_less_int @ A @ zero_zero_int )
     => ( ord_less_int @ ( power_power_int @ A @ ( suc @ ( times_times_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ N ) ) ) @ zero_zero_int ) ) ).

% odd_power_less_zero
thf(fact_442_verit__comp__simplify1_I1_J,axiom,
    ! [A: nat] :
      ~ ( ord_less_nat @ A @ A ) ).

% verit_comp_simplify1(1)
thf(fact_443_verit__comp__simplify1_I1_J,axiom,
    ! [A: num] :
      ~ ( ord_less_num @ A @ A ) ).

% verit_comp_simplify1(1)
thf(fact_444_verit__comp__simplify1_I1_J,axiom,
    ! [A: int] :
      ~ ( ord_less_int @ A @ A ) ).

% verit_comp_simplify1(1)
thf(fact_445_cong__exp__iff__simps_I2_J,axiom,
    ! [N: num,Q2: num] :
      ( ( ( modulo_modulo_nat @ ( numeral_numeral_nat @ ( bit0 @ N ) ) @ ( numeral_numeral_nat @ ( bit0 @ Q2 ) ) )
        = zero_zero_nat )
      = ( ( modulo_modulo_nat @ ( numeral_numeral_nat @ N ) @ ( numeral_numeral_nat @ Q2 ) )
        = zero_zero_nat ) ) ).

% cong_exp_iff_simps(2)
thf(fact_446_cong__exp__iff__simps_I2_J,axiom,
    ! [N: num,Q2: num] :
      ( ( ( modulo_modulo_int @ ( numeral_numeral_int @ ( bit0 @ N ) ) @ ( numeral_numeral_int @ ( bit0 @ Q2 ) ) )
        = zero_zero_int )
      = ( ( modulo_modulo_int @ ( numeral_numeral_int @ N ) @ ( numeral_numeral_int @ Q2 ) )
        = zero_zero_int ) ) ).

% cong_exp_iff_simps(2)
thf(fact_447_cong__exp__iff__simps_I1_J,axiom,
    ! [N: num] :
      ( ( modulo_modulo_nat @ ( numeral_numeral_nat @ N ) @ ( numeral_numeral_nat @ one ) )
      = zero_zero_nat ) ).

% cong_exp_iff_simps(1)
thf(fact_448_cong__exp__iff__simps_I1_J,axiom,
    ! [N: num] :
      ( ( modulo_modulo_int @ ( numeral_numeral_int @ N ) @ ( numeral_numeral_int @ one ) )
      = zero_zero_int ) ).

% cong_exp_iff_simps(1)
thf(fact_449_numeral__1__eq__Suc__0,axiom,
    ( ( numeral_numeral_nat @ one )
    = ( suc @ zero_zero_nat ) ) ).

% numeral_1_eq_Suc_0
thf(fact_450_power__gt__expt,axiom,
    ! [N: nat,K: nat] :
      ( ( ord_less_nat @ ( suc @ zero_zero_nat ) @ N )
     => ( ord_less_nat @ K @ ( power_power_nat @ N @ K ) ) ) ).

% power_gt_expt
thf(fact_451_left__add__twice,axiom,
    ! [A: nat,B: nat] :
      ( ( plus_plus_nat @ A @ ( plus_plus_nat @ A @ B ) )
      = ( plus_plus_nat @ ( times_times_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ A ) @ B ) ) ).

% left_add_twice
thf(fact_452_left__add__twice,axiom,
    ! [A: int,B: int] :
      ( ( plus_plus_int @ A @ ( plus_plus_int @ A @ B ) )
      = ( plus_plus_int @ ( times_times_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ A ) @ B ) ) ).

% left_add_twice
thf(fact_453_mult__2__right,axiom,
    ! [Z: nat] :
      ( ( times_times_nat @ Z @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
      = ( plus_plus_nat @ Z @ Z ) ) ).

% mult_2_right
thf(fact_454_mult__2__right,axiom,
    ! [Z: int] :
      ( ( times_times_int @ Z @ ( numeral_numeral_int @ ( bit0 @ one ) ) )
      = ( plus_plus_int @ Z @ Z ) ) ).

% mult_2_right
thf(fact_455_mult__2,axiom,
    ! [Z: nat] :
      ( ( times_times_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ Z )
      = ( plus_plus_nat @ Z @ Z ) ) ).

% mult_2
thf(fact_456_mult__2,axiom,
    ! [Z: int] :
      ( ( times_times_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ Z )
      = ( plus_plus_int @ Z @ Z ) ) ).

% mult_2
thf(fact_457_power2__eq__square,axiom,
    ! [A: nat] :
      ( ( power_power_nat @ A @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
      = ( times_times_nat @ A @ A ) ) ).

% power2_eq_square
thf(fact_458_power2__eq__square,axiom,
    ! [A: int] :
      ( ( power_power_int @ A @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
      = ( times_times_int @ A @ A ) ) ).

% power2_eq_square
thf(fact_459_power4__eq__xxxx,axiom,
    ! [X: nat] :
      ( ( power_power_nat @ X @ ( numeral_numeral_nat @ ( bit0 @ ( bit0 @ one ) ) ) )
      = ( times_times_nat @ ( times_times_nat @ ( times_times_nat @ X @ X ) @ X ) @ X ) ) ).

% power4_eq_xxxx
thf(fact_460_power4__eq__xxxx,axiom,
    ! [X: int] :
      ( ( power_power_int @ X @ ( numeral_numeral_nat @ ( bit0 @ ( bit0 @ one ) ) ) )
      = ( times_times_int @ ( times_times_int @ ( times_times_int @ X @ X ) @ X ) @ X ) ) ).

% power4_eq_xxxx
thf(fact_461_double__not__eq__Suc__double,axiom,
    ! [M: nat,N: nat] :
      ( ( times_times_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ M )
     != ( suc @ ( times_times_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ N ) ) ) ).

% double_not_eq_Suc_double
thf(fact_462_Suc__double__not__eq__double,axiom,
    ! [M: nat,N: nat] :
      ( ( suc @ ( times_times_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ M ) )
     != ( times_times_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ N ) ) ).

% Suc_double_not_eq_double
thf(fact_463_power__even__eq,axiom,
    ! [A: nat,N: nat] :
      ( ( power_power_nat @ A @ ( times_times_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ N ) )
      = ( power_power_nat @ ( power_power_nat @ A @ N ) @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) ) ).

% power_even_eq
thf(fact_464_zero__power2,axiom,
    ( ( power_power_int @ zero_zero_int @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
    = zero_zero_int ) ).

% zero_power2
thf(fact_465_zero__power2,axiom,
    ( ( power_power_nat @ zero_zero_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
    = zero_zero_nat ) ).

% zero_power2
thf(fact_466_numeral__2__eq__2,axiom,
    ( ( numeral_numeral_nat @ ( bit0 @ one ) )
    = ( suc @ ( suc @ zero_zero_nat ) ) ) ).

% numeral_2_eq_2
thf(fact_467_power2__less__0,axiom,
    ! [A: int] :
      ~ ( ord_less_int @ ( power_power_int @ A @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) @ zero_zero_int ) ).

% power2_less_0
thf(fact_468_sum__power2__eq__zero__iff,axiom,
    ! [X: int,Y: int] :
      ( ( ( plus_plus_int @ ( power_power_int @ X @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) @ ( power_power_int @ Y @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) )
        = zero_zero_int )
      = ( ( X = zero_zero_int )
        & ( Y = zero_zero_int ) ) ) ).

% sum_power2_eq_zero_iff
thf(fact_469_less__2__cases__iff,axiom,
    ! [N: nat] :
      ( ( ord_less_nat @ N @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
      = ( ( N = zero_zero_nat )
        | ( N
          = ( suc @ zero_zero_nat ) ) ) ) ).

% less_2_cases_iff
thf(fact_470_less__2__cases,axiom,
    ! [N: nat] :
      ( ( ord_less_nat @ N @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
     => ( ( N = zero_zero_nat )
        | ( N
          = ( suc @ zero_zero_nat ) ) ) ) ).

% less_2_cases
thf(fact_471_nat__bit__induct,axiom,
    ! [P: nat > $o,N: nat] :
      ( ( P @ zero_zero_nat )
     => ( ! [N2: nat] :
            ( ( P @ N2 )
           => ( ( ord_less_nat @ zero_zero_nat @ N2 )
             => ( P @ ( times_times_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ N2 ) ) ) )
       => ( ! [N2: nat] :
              ( ( P @ N2 )
             => ( P @ ( suc @ ( times_times_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ N2 ) ) ) )
         => ( P @ N ) ) ) ) ).

% nat_bit_induct
thf(fact_472_exp__add__not__zero__imp__right,axiom,
    ! [M: nat,N: nat] :
      ( ( ( power_power_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ ( plus_plus_nat @ M @ N ) )
       != zero_zero_nat )
     => ( ( power_power_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ N )
       != zero_zero_nat ) ) ).

% exp_add_not_zero_imp_right
thf(fact_473_exp__add__not__zero__imp__right,axiom,
    ! [M: nat,N: nat] :
      ( ( ( power_power_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ ( plus_plus_nat @ M @ N ) )
       != zero_zero_int )
     => ( ( power_power_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ N )
       != zero_zero_int ) ) ).

% exp_add_not_zero_imp_right
thf(fact_474_exp__add__not__zero__imp__left,axiom,
    ! [M: nat,N: nat] :
      ( ( ( power_power_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ ( plus_plus_nat @ M @ N ) )
       != zero_zero_nat )
     => ( ( power_power_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ M )
       != zero_zero_nat ) ) ).

% exp_add_not_zero_imp_left
thf(fact_475_exp__add__not__zero__imp__left,axiom,
    ! [M: nat,N: nat] :
      ( ( ( power_power_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ ( plus_plus_nat @ M @ N ) )
       != zero_zero_int )
     => ( ( power_power_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ M )
       != zero_zero_int ) ) ).

% exp_add_not_zero_imp_left
thf(fact_476_bits__mod__0,axiom,
    ! [A: nat] :
      ( ( modulo_modulo_nat @ zero_zero_nat @ A )
      = zero_zero_nat ) ).

% bits_mod_0
thf(fact_477_bits__mod__0,axiom,
    ! [A: int] :
      ( ( modulo_modulo_int @ zero_zero_int @ A )
      = zero_zero_int ) ).

% bits_mod_0
thf(fact_478_mod__self,axiom,
    ! [A: nat] :
      ( ( modulo_modulo_nat @ A @ A )
      = zero_zero_nat ) ).

% mod_self
thf(fact_479_mod__self,axiom,
    ! [A: int] :
      ( ( modulo_modulo_int @ A @ A )
      = zero_zero_int ) ).

% mod_self
thf(fact_480_mod__by__0,axiom,
    ! [A: nat] :
      ( ( modulo_modulo_nat @ A @ zero_zero_nat )
      = A ) ).

% mod_by_0
thf(fact_481_mod__by__0,axiom,
    ! [A: int] :
      ( ( modulo_modulo_int @ A @ zero_zero_int )
      = A ) ).

% mod_by_0
thf(fact_482_mod__0,axiom,
    ! [A: nat] :
      ( ( modulo_modulo_nat @ zero_zero_nat @ A )
      = zero_zero_nat ) ).

% mod_0
thf(fact_483_mod__0,axiom,
    ! [A: int] :
      ( ( modulo_modulo_int @ zero_zero_int @ A )
      = zero_zero_int ) ).

% mod_0
thf(fact_484_double__eq__0__iff,axiom,
    ! [A: int] :
      ( ( ( plus_plus_int @ A @ A )
        = zero_zero_int )
      = ( A = zero_zero_int ) ) ).

% double_eq_0_iff
thf(fact_485_mult__zero__left,axiom,
    ! [A: nat] :
      ( ( times_times_nat @ zero_zero_nat @ A )
      = zero_zero_nat ) ).

% mult_zero_left
thf(fact_486_mult__zero__left,axiom,
    ! [A: int] :
      ( ( times_times_int @ zero_zero_int @ A )
      = zero_zero_int ) ).

% mult_zero_left
thf(fact_487_mult__cancel__right,axiom,
    ! [A: nat,C: nat,B: nat] :
      ( ( ( times_times_nat @ A @ C )
        = ( times_times_nat @ B @ C ) )
      = ( ( C = zero_zero_nat )
        | ( A = B ) ) ) ).

% mult_cancel_right
thf(fact_488_mult__cancel__right,axiom,
    ! [A: int,C: int,B: int] :
      ( ( ( times_times_int @ A @ C )
        = ( times_times_int @ B @ C ) )
      = ( ( C = zero_zero_int )
        | ( A = B ) ) ) ).

% mult_cancel_right
thf(fact_489_mult__cancel__left,axiom,
    ! [C: nat,A: nat,B: nat] :
      ( ( ( times_times_nat @ C @ A )
        = ( times_times_nat @ C @ B ) )
      = ( ( C = zero_zero_nat )
        | ( A = B ) ) ) ).

% mult_cancel_left
thf(fact_490_mult__cancel__left,axiom,
    ! [C: int,A: int,B: int] :
      ( ( ( times_times_int @ C @ A )
        = ( times_times_int @ C @ B ) )
      = ( ( C = zero_zero_int )
        | ( A = B ) ) ) ).

% mult_cancel_left
thf(fact_491_mult__eq__0__iff,axiom,
    ! [A: nat,B: nat] :
      ( ( ( times_times_nat @ A @ B )
        = zero_zero_nat )
      = ( ( A = zero_zero_nat )
        | ( B = zero_zero_nat ) ) ) ).

% mult_eq_0_iff
thf(fact_492_mult__eq__0__iff,axiom,
    ! [A: int,B: int] :
      ( ( ( times_times_int @ A @ B )
        = zero_zero_int )
      = ( ( A = zero_zero_int )
        | ( B = zero_zero_int ) ) ) ).

% mult_eq_0_iff
thf(fact_493_mult__zero__right,axiom,
    ! [A: nat] :
      ( ( times_times_nat @ A @ zero_zero_nat )
      = zero_zero_nat ) ).

% mult_zero_right
thf(fact_494_mult__zero__right,axiom,
    ! [A: int] :
      ( ( times_times_int @ A @ zero_zero_int )
      = zero_zero_int ) ).

% mult_zero_right
thf(fact_495_int__eq__iff__numeral,axiom,
    ! [M: nat,V: num] :
      ( ( ( semiri1314217659103216013at_int @ M )
        = ( numeral_numeral_int @ V ) )
      = ( M
        = ( numeral_numeral_nat @ V ) ) ) ).

% int_eq_iff_numeral
thf(fact_496_int__distrib_I2_J,axiom,
    ! [W: int,Z1: int,Z2: int] :
      ( ( times_times_int @ W @ ( plus_plus_int @ Z1 @ Z2 ) )
      = ( plus_plus_int @ ( times_times_int @ W @ Z1 ) @ ( times_times_int @ W @ Z2 ) ) ) ).

% int_distrib(2)
thf(fact_497_int__distrib_I1_J,axiom,
    ! [Z1: int,Z2: int,W: int] :
      ( ( times_times_int @ ( plus_plus_int @ Z1 @ Z2 ) @ W )
      = ( plus_plus_int @ ( times_times_int @ Z1 @ W ) @ ( times_times_int @ Z2 @ W ) ) ) ).

% int_distrib(1)
thf(fact_498_plus__int__code_I2_J,axiom,
    ! [L: int] :
      ( ( plus_plus_int @ zero_zero_int @ L )
      = L ) ).

% plus_int_code(2)
thf(fact_499_plus__int__code_I1_J,axiom,
    ! [K: int] :
      ( ( plus_plus_int @ K @ zero_zero_int )
      = K ) ).

% plus_int_code(1)
thf(fact_500_neg__mod__bound,axiom,
    ! [L: int,K: int] :
      ( ( ord_less_int @ L @ zero_zero_int )
     => ( ord_less_int @ L @ ( modulo_modulo_int @ K @ L ) ) ) ).

% neg_mod_bound
thf(fact_501_Euclidean__Division_Opos__mod__bound,axiom,
    ! [L: int,K: int] :
      ( ( ord_less_int @ zero_zero_int @ L )
     => ( ord_less_int @ ( modulo_modulo_int @ K @ L ) @ L ) ) ).

% Euclidean_Division.pos_mod_bound
thf(fact_502_zmult__zless__mono2,axiom,
    ! [I: int,J: int,K: int] :
      ( ( ord_less_int @ I @ J )
     => ( ( ord_less_int @ zero_zero_int @ K )
       => ( ord_less_int @ ( times_times_int @ K @ I ) @ ( times_times_int @ K @ J ) ) ) ) ).

% zmult_zless_mono2
thf(fact_503_less__int__code_I1_J,axiom,
    ~ ( ord_less_int @ zero_zero_int @ zero_zero_int ) ).

% less_int_code(1)
thf(fact_504_int__ops_I7_J,axiom,
    ! [A: nat,B: nat] :
      ( ( semiri1314217659103216013at_int @ ( times_times_nat @ A @ B ) )
      = ( times_times_int @ ( semiri1314217659103216013at_int @ A ) @ ( semiri1314217659103216013at_int @ B ) ) ) ).

% int_ops(7)
thf(fact_505_times__int__code_I2_J,axiom,
    ! [L: int] :
      ( ( times_times_int @ zero_zero_int @ L )
      = zero_zero_int ) ).

% times_int_code(2)
thf(fact_506_times__int__code_I1_J,axiom,
    ! [K: int] :
      ( ( times_times_int @ K @ zero_zero_int )
      = zero_zero_int ) ).

% times_int_code(1)
thf(fact_507_nat__int__comparison_I1_J,axiom,
    ( ( ^ [Y4: nat,Z3: nat] : ( Y4 = Z3 ) )
    = ( ^ [A4: nat,B4: nat] :
          ( ( semiri1314217659103216013at_int @ A4 )
          = ( semiri1314217659103216013at_int @ B4 ) ) ) ) ).

% nat_int_comparison(1)
thf(fact_508_int__if,axiom,
    ! [P: $o,A: nat,B: nat] :
      ( ( P
       => ( ( semiri1314217659103216013at_int @ ( if_nat @ P @ A @ B ) )
          = ( semiri1314217659103216013at_int @ A ) ) )
      & ( ~ P
       => ( ( semiri1314217659103216013at_int @ ( if_nat @ P @ A @ B ) )
          = ( semiri1314217659103216013at_int @ B ) ) ) ) ).

% int_if
thf(fact_509_int__int__eq,axiom,
    ! [M: nat,N: nat] :
      ( ( ( semiri1314217659103216013at_int @ M )
        = ( semiri1314217659103216013at_int @ N ) )
      = ( M = N ) ) ).

% int_int_eq
thf(fact_510_linorder__neqE__linordered__idom,axiom,
    ! [X: int,Y: int] :
      ( ( X != Y )
     => ( ~ ( ord_less_int @ X @ Y )
       => ( ord_less_int @ Y @ X ) ) ) ).

% linorder_neqE_linordered_idom
thf(fact_511_zless__iff__Suc__zadd,axiom,
    ( ord_less_int
    = ( ^ [W2: int,Z4: int] :
        ? [N4: nat] :
          ( Z4
          = ( plus_plus_int @ W2 @ ( semiri1314217659103216013at_int @ ( suc @ N4 ) ) ) ) ) ) ).

% zless_iff_Suc_zadd
thf(fact_512_zadd__int__left,axiom,
    ! [M: nat,N: nat,Z: int] :
      ( ( plus_plus_int @ ( semiri1314217659103216013at_int @ M ) @ ( plus_plus_int @ ( semiri1314217659103216013at_int @ N ) @ Z ) )
      = ( plus_plus_int @ ( semiri1314217659103216013at_int @ ( plus_plus_nat @ M @ N ) ) @ Z ) ) ).

% zadd_int_left
thf(fact_513_mult__right__cancel,axiom,
    ! [C: nat,A: nat,B: nat] :
      ( ( C != zero_zero_nat )
     => ( ( ( times_times_nat @ A @ C )
          = ( times_times_nat @ B @ C ) )
        = ( A = B ) ) ) ).

% mult_right_cancel
thf(fact_514_mult__right__cancel,axiom,
    ! [C: int,A: int,B: int] :
      ( ( C != zero_zero_int )
     => ( ( ( times_times_int @ A @ C )
          = ( times_times_int @ B @ C ) )
        = ( A = B ) ) ) ).

% mult_right_cancel
thf(fact_515_mult__left__cancel,axiom,
    ! [C: nat,A: nat,B: nat] :
      ( ( C != zero_zero_nat )
     => ( ( ( times_times_nat @ C @ A )
          = ( times_times_nat @ C @ B ) )
        = ( A = B ) ) ) ).

% mult_left_cancel
thf(fact_516_mult__left__cancel,axiom,
    ! [C: int,A: int,B: int] :
      ( ( C != zero_zero_int )
     => ( ( ( times_times_int @ C @ A )
          = ( times_times_int @ C @ B ) )
        = ( A = B ) ) ) ).

% mult_left_cancel
thf(fact_517_no__zero__divisors,axiom,
    ! [A: nat,B: nat] :
      ( ( A != zero_zero_nat )
     => ( ( B != zero_zero_nat )
       => ( ( times_times_nat @ A @ B )
         != zero_zero_nat ) ) ) ).

% no_zero_divisors
thf(fact_518_no__zero__divisors,axiom,
    ! [A: int,B: int] :
      ( ( A != zero_zero_int )
     => ( ( B != zero_zero_int )
       => ( ( times_times_int @ A @ B )
         != zero_zero_int ) ) ) ).

% no_zero_divisors
thf(fact_519_divisors__zero,axiom,
    ! [A: nat,B: nat] :
      ( ( ( times_times_nat @ A @ B )
        = zero_zero_nat )
     => ( ( A = zero_zero_nat )
        | ( B = zero_zero_nat ) ) ) ).

% divisors_zero
thf(fact_520_divisors__zero,axiom,
    ! [A: int,B: int] :
      ( ( ( times_times_int @ A @ B )
        = zero_zero_int )
     => ( ( A = zero_zero_int )
        | ( B = zero_zero_int ) ) ) ).

% divisors_zero
thf(fact_521_mult__not__zero,axiom,
    ! [A: nat,B: nat] :
      ( ( ( times_times_nat @ A @ B )
       != zero_zero_nat )
     => ( ( A != zero_zero_nat )
        & ( B != zero_zero_nat ) ) ) ).

% mult_not_zero
thf(fact_522_mult__not__zero,axiom,
    ! [A: int,B: int] :
      ( ( ( times_times_int @ A @ B )
       != zero_zero_int )
     => ( ( A != zero_zero_int )
        & ( B != zero_zero_int ) ) ) ).

% mult_not_zero
thf(fact_523_ring__class_Oring__distribs_I2_J,axiom,
    ! [A: int,B: int,C: int] :
      ( ( times_times_int @ ( plus_plus_int @ A @ B ) @ C )
      = ( plus_plus_int @ ( times_times_int @ A @ C ) @ ( times_times_int @ B @ C ) ) ) ).

% ring_class.ring_distribs(2)
thf(fact_524_ring__class_Oring__distribs_I1_J,axiom,
    ! [A: int,B: int,C: int] :
      ( ( times_times_int @ A @ ( plus_plus_int @ B @ C ) )
      = ( plus_plus_int @ ( times_times_int @ A @ B ) @ ( times_times_int @ A @ C ) ) ) ).

% ring_class.ring_distribs(1)
thf(fact_525_comm__semiring__class_Odistrib,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( times_times_nat @ ( plus_plus_nat @ A @ B ) @ C )
      = ( plus_plus_nat @ ( times_times_nat @ A @ C ) @ ( times_times_nat @ B @ C ) ) ) ).

% comm_semiring_class.distrib
thf(fact_526_comm__semiring__class_Odistrib,axiom,
    ! [A: int,B: int,C: int] :
      ( ( times_times_int @ ( plus_plus_int @ A @ B ) @ C )
      = ( plus_plus_int @ ( times_times_int @ A @ C ) @ ( times_times_int @ B @ C ) ) ) ).

% comm_semiring_class.distrib
thf(fact_527_distrib__left,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( times_times_nat @ A @ ( plus_plus_nat @ B @ C ) )
      = ( plus_plus_nat @ ( times_times_nat @ A @ B ) @ ( times_times_nat @ A @ C ) ) ) ).

% distrib_left
thf(fact_528_distrib__left,axiom,
    ! [A: int,B: int,C: int] :
      ( ( times_times_int @ A @ ( plus_plus_int @ B @ C ) )
      = ( plus_plus_int @ ( times_times_int @ A @ B ) @ ( times_times_int @ A @ C ) ) ) ).

% distrib_left
thf(fact_529_distrib__right,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( times_times_nat @ ( plus_plus_nat @ A @ B ) @ C )
      = ( plus_plus_nat @ ( times_times_nat @ A @ C ) @ ( times_times_nat @ B @ C ) ) ) ).

% distrib_right
thf(fact_530_distrib__right,axiom,
    ! [A: int,B: int,C: int] :
      ( ( times_times_int @ ( plus_plus_int @ A @ B ) @ C )
      = ( plus_plus_int @ ( times_times_int @ A @ C ) @ ( times_times_int @ B @ C ) ) ) ).

% distrib_right
thf(fact_531_combine__common__factor,axiom,
    ! [A: nat,E: nat,B: nat,C: nat] :
      ( ( plus_plus_nat @ ( times_times_nat @ A @ E ) @ ( plus_plus_nat @ ( times_times_nat @ B @ E ) @ C ) )
      = ( plus_plus_nat @ ( times_times_nat @ ( plus_plus_nat @ A @ B ) @ E ) @ C ) ) ).

% combine_common_factor
thf(fact_532_combine__common__factor,axiom,
    ! [A: int,E: int,B: int,C: int] :
      ( ( plus_plus_int @ ( times_times_int @ A @ E ) @ ( plus_plus_int @ ( times_times_int @ B @ E ) @ C ) )
      = ( plus_plus_int @ ( times_times_int @ ( plus_plus_int @ A @ B ) @ E ) @ C ) ) ).

% combine_common_factor
thf(fact_533_pos__int__cases,axiom,
    ! [K: int] :
      ( ( ord_less_int @ zero_zero_int @ K )
     => ~ ! [N2: nat] :
            ( ( K
              = ( semiri1314217659103216013at_int @ N2 ) )
           => ~ ( ord_less_nat @ zero_zero_nat @ N2 ) ) ) ).

% pos_int_cases
thf(fact_534_zero__less__imp__eq__int,axiom,
    ! [K: int] :
      ( ( ord_less_int @ zero_zero_int @ K )
     => ? [N2: nat] :
          ( ( ord_less_nat @ zero_zero_nat @ N2 )
          & ( K
            = ( semiri1314217659103216013at_int @ N2 ) ) ) ) ).

% zero_less_imp_eq_int
thf(fact_535_zmult__zless__mono2__lemma,axiom,
    ! [I: int,J: int,K: nat] :
      ( ( ord_less_int @ I @ J )
     => ( ( ord_less_nat @ zero_zero_nat @ K )
       => ( ord_less_int @ ( times_times_int @ ( semiri1314217659103216013at_int @ K ) @ I ) @ ( times_times_int @ ( semiri1314217659103216013at_int @ K ) @ J ) ) ) ) ).

% zmult_zless_mono2_lemma
thf(fact_536_mult__neg__neg,axiom,
    ! [A: int,B: int] :
      ( ( ord_less_int @ A @ zero_zero_int )
     => ( ( ord_less_int @ B @ zero_zero_int )
       => ( ord_less_int @ zero_zero_int @ ( times_times_int @ A @ B ) ) ) ) ).

% mult_neg_neg
thf(fact_537_not__square__less__zero,axiom,
    ! [A: int] :
      ~ ( ord_less_int @ ( times_times_int @ A @ A ) @ zero_zero_int ) ).

% not_square_less_zero
thf(fact_538_mult__less__0__iff,axiom,
    ! [A: int,B: int] :
      ( ( ord_less_int @ ( times_times_int @ A @ B ) @ zero_zero_int )
      = ( ( ( ord_less_int @ zero_zero_int @ A )
          & ( ord_less_int @ B @ zero_zero_int ) )
        | ( ( ord_less_int @ A @ zero_zero_int )
          & ( ord_less_int @ zero_zero_int @ B ) ) ) ) ).

% mult_less_0_iff
thf(fact_539_mult__neg__pos,axiom,
    ! [A: nat,B: nat] :
      ( ( ord_less_nat @ A @ zero_zero_nat )
     => ( ( ord_less_nat @ zero_zero_nat @ B )
       => ( ord_less_nat @ ( times_times_nat @ A @ B ) @ zero_zero_nat ) ) ) ).

% mult_neg_pos
thf(fact_540_mult__neg__pos,axiom,
    ! [A: int,B: int] :
      ( ( ord_less_int @ A @ zero_zero_int )
     => ( ( ord_less_int @ zero_zero_int @ B )
       => ( ord_less_int @ ( times_times_int @ A @ B ) @ zero_zero_int ) ) ) ).

% mult_neg_pos
thf(fact_541_mult__pos__neg,axiom,
    ! [A: nat,B: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ A )
     => ( ( ord_less_nat @ B @ zero_zero_nat )
       => ( ord_less_nat @ ( times_times_nat @ A @ B ) @ zero_zero_nat ) ) ) ).

% mult_pos_neg
thf(fact_542_mult__pos__neg,axiom,
    ! [A: int,B: int] :
      ( ( ord_less_int @ zero_zero_int @ A )
     => ( ( ord_less_int @ B @ zero_zero_int )
       => ( ord_less_int @ ( times_times_int @ A @ B ) @ zero_zero_int ) ) ) ).

% mult_pos_neg
thf(fact_543_mult__pos__pos,axiom,
    ! [A: nat,B: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ A )
     => ( ( ord_less_nat @ zero_zero_nat @ B )
       => ( ord_less_nat @ zero_zero_nat @ ( times_times_nat @ A @ B ) ) ) ) ).

% mult_pos_pos
thf(fact_544_mult__pos__pos,axiom,
    ! [A: int,B: int] :
      ( ( ord_less_int @ zero_zero_int @ A )
     => ( ( ord_less_int @ zero_zero_int @ B )
       => ( ord_less_int @ zero_zero_int @ ( times_times_int @ A @ B ) ) ) ) ).

% mult_pos_pos
thf(fact_545_mult__pos__neg2,axiom,
    ! [A: nat,B: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ A )
     => ( ( ord_less_nat @ B @ zero_zero_nat )
       => ( ord_less_nat @ ( times_times_nat @ B @ A ) @ zero_zero_nat ) ) ) ).

% mult_pos_neg2
thf(fact_546_mult__pos__neg2,axiom,
    ! [A: int,B: int] :
      ( ( ord_less_int @ zero_zero_int @ A )
     => ( ( ord_less_int @ B @ zero_zero_int )
       => ( ord_less_int @ ( times_times_int @ B @ A ) @ zero_zero_int ) ) ) ).

% mult_pos_neg2
thf(fact_547_zero__less__mult__iff,axiom,
    ! [A: int,B: int] :
      ( ( ord_less_int @ zero_zero_int @ ( times_times_int @ A @ B ) )
      = ( ( ( ord_less_int @ zero_zero_int @ A )
          & ( ord_less_int @ zero_zero_int @ B ) )
        | ( ( ord_less_int @ A @ zero_zero_int )
          & ( ord_less_int @ B @ zero_zero_int ) ) ) ) ).

% zero_less_mult_iff
thf(fact_548_zero__less__mult__pos,axiom,
    ! [A: nat,B: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ ( times_times_nat @ A @ B ) )
     => ( ( ord_less_nat @ zero_zero_nat @ A )
       => ( ord_less_nat @ zero_zero_nat @ B ) ) ) ).

% zero_less_mult_pos
thf(fact_549_zero__less__mult__pos,axiom,
    ! [A: int,B: int] :
      ( ( ord_less_int @ zero_zero_int @ ( times_times_int @ A @ B ) )
     => ( ( ord_less_int @ zero_zero_int @ A )
       => ( ord_less_int @ zero_zero_int @ B ) ) ) ).

% zero_less_mult_pos
thf(fact_550_zero__less__mult__pos2,axiom,
    ! [B: nat,A: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ ( times_times_nat @ B @ A ) )
     => ( ( ord_less_nat @ zero_zero_nat @ A )
       => ( ord_less_nat @ zero_zero_nat @ B ) ) ) ).

% zero_less_mult_pos2
thf(fact_551_zero__less__mult__pos2,axiom,
    ! [B: int,A: int] :
      ( ( ord_less_int @ zero_zero_int @ ( times_times_int @ B @ A ) )
     => ( ( ord_less_int @ zero_zero_int @ A )
       => ( ord_less_int @ zero_zero_int @ B ) ) ) ).

% zero_less_mult_pos2
thf(fact_552_mult__less__cancel__left__neg,axiom,
    ! [C: int,A: int,B: int] :
      ( ( ord_less_int @ C @ zero_zero_int )
     => ( ( ord_less_int @ ( times_times_int @ C @ A ) @ ( times_times_int @ C @ B ) )
        = ( ord_less_int @ B @ A ) ) ) ).

% mult_less_cancel_left_neg
thf(fact_553_mult__less__cancel__left__pos,axiom,
    ! [C: int,A: int,B: int] :
      ( ( ord_less_int @ zero_zero_int @ C )
     => ( ( ord_less_int @ ( times_times_int @ C @ A ) @ ( times_times_int @ C @ B ) )
        = ( ord_less_int @ A @ B ) ) ) ).

% mult_less_cancel_left_pos
thf(fact_554_mult__strict__left__mono__neg,axiom,
    ! [B: int,A: int,C: int] :
      ( ( ord_less_int @ B @ A )
     => ( ( ord_less_int @ C @ zero_zero_int )
       => ( ord_less_int @ ( times_times_int @ C @ A ) @ ( times_times_int @ C @ B ) ) ) ) ).

% mult_strict_left_mono_neg
thf(fact_555_mult__strict__left__mono,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( ord_less_nat @ A @ B )
     => ( ( ord_less_nat @ zero_zero_nat @ C )
       => ( ord_less_nat @ ( times_times_nat @ C @ A ) @ ( times_times_nat @ C @ B ) ) ) ) ).

% mult_strict_left_mono
thf(fact_556_mult__strict__left__mono,axiom,
    ! [A: int,B: int,C: int] :
      ( ( ord_less_int @ A @ B )
     => ( ( ord_less_int @ zero_zero_int @ C )
       => ( ord_less_int @ ( times_times_int @ C @ A ) @ ( times_times_int @ C @ B ) ) ) ) ).

% mult_strict_left_mono
thf(fact_557_mult__less__cancel__left__disj,axiom,
    ! [C: int,A: int,B: int] :
      ( ( ord_less_int @ ( times_times_int @ C @ A ) @ ( times_times_int @ C @ B ) )
      = ( ( ( ord_less_int @ zero_zero_int @ C )
          & ( ord_less_int @ A @ B ) )
        | ( ( ord_less_int @ C @ zero_zero_int )
          & ( ord_less_int @ B @ A ) ) ) ) ).

% mult_less_cancel_left_disj
thf(fact_558_mult__strict__right__mono__neg,axiom,
    ! [B: int,A: int,C: int] :
      ( ( ord_less_int @ B @ A )
     => ( ( ord_less_int @ C @ zero_zero_int )
       => ( ord_less_int @ ( times_times_int @ A @ C ) @ ( times_times_int @ B @ C ) ) ) ) ).

% mult_strict_right_mono_neg
thf(fact_559_mult__strict__right__mono,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( ord_less_nat @ A @ B )
     => ( ( ord_less_nat @ zero_zero_nat @ C )
       => ( ord_less_nat @ ( times_times_nat @ A @ C ) @ ( times_times_nat @ B @ C ) ) ) ) ).

% mult_strict_right_mono
thf(fact_560_mult__strict__right__mono,axiom,
    ! [A: int,B: int,C: int] :
      ( ( ord_less_int @ A @ B )
     => ( ( ord_less_int @ zero_zero_int @ C )
       => ( ord_less_int @ ( times_times_int @ A @ C ) @ ( times_times_int @ B @ C ) ) ) ) ).

% mult_strict_right_mono
thf(fact_561_mult__less__cancel__right__disj,axiom,
    ! [A: int,C: int,B: int] :
      ( ( ord_less_int @ ( times_times_int @ A @ C ) @ ( times_times_int @ B @ C ) )
      = ( ( ( ord_less_int @ zero_zero_int @ C )
          & ( ord_less_int @ A @ B ) )
        | ( ( ord_less_int @ C @ zero_zero_int )
          & ( ord_less_int @ B @ A ) ) ) ) ).

% mult_less_cancel_right_disj
thf(fact_562_linordered__comm__semiring__strict__class_Ocomm__mult__strict__left__mono,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( ord_less_nat @ A @ B )
     => ( ( ord_less_nat @ zero_zero_nat @ C )
       => ( ord_less_nat @ ( times_times_nat @ C @ A ) @ ( times_times_nat @ C @ B ) ) ) ) ).

% linordered_comm_semiring_strict_class.comm_mult_strict_left_mono
thf(fact_563_linordered__comm__semiring__strict__class_Ocomm__mult__strict__left__mono,axiom,
    ! [A: int,B: int,C: int] :
      ( ( ord_less_int @ A @ B )
     => ( ( ord_less_int @ zero_zero_int @ C )
       => ( ord_less_int @ ( times_times_int @ C @ A ) @ ( times_times_int @ C @ B ) ) ) ) ).

% linordered_comm_semiring_strict_class.comm_mult_strict_left_mono
thf(fact_564_add__less__zeroD,axiom,
    ! [X: int,Y: int] :
      ( ( ord_less_int @ ( plus_plus_int @ X @ Y ) @ zero_zero_int )
     => ( ( ord_less_int @ X @ zero_zero_int )
        | ( ord_less_int @ Y @ zero_zero_int ) ) ) ).

% add_less_zeroD
thf(fact_565_not__sum__squares__lt__zero,axiom,
    ! [X: int,Y: int] :
      ~ ( ord_less_int @ ( plus_plus_int @ ( times_times_int @ X @ X ) @ ( times_times_int @ Y @ Y ) ) @ zero_zero_int ) ).

% not_sum_squares_lt_zero
thf(fact_566_zmod__eq__0D,axiom,
    ! [M: int,D: int] :
      ( ( ( modulo_modulo_int @ M @ D )
        = zero_zero_int )
     => ? [Q: int] :
          ( M
          = ( times_times_int @ D @ Q ) ) ) ).

% zmod_eq_0D
thf(fact_567_gcd__nat__induct,axiom,
    ! [P: nat > nat > $o,M: nat,N: nat] :
      ( ! [M5: nat] : ( P @ M5 @ zero_zero_nat )
     => ( ! [M5: nat,N2: nat] :
            ( ( ord_less_nat @ zero_zero_nat @ N2 )
           => ( ( P @ N2 @ ( modulo_modulo_nat @ M5 @ N2 ) )
             => ( P @ M5 @ N2 ) ) )
       => ( P @ M @ N ) ) ) ).

% gcd_nat_induct
thf(fact_568_add__scale__eq__noteq,axiom,
    ! [R: nat,A: nat,B: nat,C: nat,D: nat] :
      ( ( R != zero_zero_nat )
     => ( ( ( A = B )
          & ( C != D ) )
       => ( ( plus_plus_nat @ A @ ( times_times_nat @ R @ C ) )
         != ( plus_plus_nat @ B @ ( times_times_nat @ R @ D ) ) ) ) ) ).

% add_scale_eq_noteq
thf(fact_569_add__scale__eq__noteq,axiom,
    ! [R: int,A: int,B: int,C: int,D: int] :
      ( ( R != zero_zero_int )
     => ( ( ( A = B )
          & ( C != D ) )
       => ( ( plus_plus_int @ A @ ( times_times_int @ R @ C ) )
         != ( plus_plus_int @ B @ ( times_times_int @ R @ D ) ) ) ) ) ).

% add_scale_eq_noteq
thf(fact_570_mult__less__iff1,axiom,
    ! [Z: int,X: int,Y: int] :
      ( ( ord_less_int @ zero_zero_int @ Z )
     => ( ( ord_less_int @ ( times_times_int @ X @ Z ) @ ( times_times_int @ Y @ Z ) )
        = ( ord_less_int @ X @ Y ) ) ) ).

% mult_less_iff1
thf(fact_571_num_Osize__gen_I2_J,axiom,
    ! [X2: num] :
      ( ( size_num @ ( bit0 @ X2 ) )
      = ( plus_plus_nat @ ( size_num @ X2 ) @ ( suc @ zero_zero_nat ) ) ) ).

% num.size_gen(2)
thf(fact_572_zero__less__power__eq__numeral,axiom,
    ! [A: int,W: num] :
      ( ( ord_less_int @ zero_zero_int @ ( power_power_int @ A @ ( numeral_numeral_nat @ W ) ) )
      = ( ( ( numeral_numeral_nat @ W )
          = zero_zero_nat )
        | ( ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ ( numeral_numeral_nat @ W ) )
          & ( A != zero_zero_int ) )
        | ( ~ ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ ( numeral_numeral_nat @ W ) )
          & ( ord_less_int @ zero_zero_int @ A ) ) ) ) ).

% zero_less_power_eq_numeral
thf(fact_573_dvd__0__right,axiom,
    ! [A: nat] : ( dvd_dvd_nat @ A @ zero_zero_nat ) ).

% dvd_0_right
thf(fact_574_dvd__0__right,axiom,
    ! [A: int] : ( dvd_dvd_int @ A @ zero_zero_int ) ).

% dvd_0_right
thf(fact_575_dvd__0__left__iff,axiom,
    ! [A: nat] :
      ( ( dvd_dvd_nat @ zero_zero_nat @ A )
      = ( A = zero_zero_nat ) ) ).

% dvd_0_left_iff
thf(fact_576_dvd__0__left__iff,axiom,
    ! [A: int] :
      ( ( dvd_dvd_int @ zero_zero_int @ A )
      = ( A = zero_zero_int ) ) ).

% dvd_0_left_iff
thf(fact_577_dvd__add__triv__right__iff,axiom,
    ! [A: nat,B: nat] :
      ( ( dvd_dvd_nat @ A @ ( plus_plus_nat @ B @ A ) )
      = ( dvd_dvd_nat @ A @ B ) ) ).

% dvd_add_triv_right_iff
thf(fact_578_dvd__add__triv__right__iff,axiom,
    ! [A: int,B: int] :
      ( ( dvd_dvd_int @ A @ ( plus_plus_int @ B @ A ) )
      = ( dvd_dvd_int @ A @ B ) ) ).

% dvd_add_triv_right_iff
thf(fact_579_dvd__add__triv__left__iff,axiom,
    ! [A: nat,B: nat] :
      ( ( dvd_dvd_nat @ A @ ( plus_plus_nat @ A @ B ) )
      = ( dvd_dvd_nat @ A @ B ) ) ).

% dvd_add_triv_left_iff
thf(fact_580_dvd__add__triv__left__iff,axiom,
    ! [A: int,B: int] :
      ( ( dvd_dvd_int @ A @ ( plus_plus_int @ A @ B ) )
      = ( dvd_dvd_int @ A @ B ) ) ).

% dvd_add_triv_left_iff
thf(fact_581_dvd__mult__cancel__left,axiom,
    ! [C: int,A: int,B: int] :
      ( ( dvd_dvd_int @ ( times_times_int @ C @ A ) @ ( times_times_int @ C @ B ) )
      = ( ( C = zero_zero_int )
        | ( dvd_dvd_int @ A @ B ) ) ) ).

% dvd_mult_cancel_left
thf(fact_582_dvd__mult__cancel__right,axiom,
    ! [A: int,C: int,B: int] :
      ( ( dvd_dvd_int @ ( times_times_int @ A @ C ) @ ( times_times_int @ B @ C ) )
      = ( ( C = zero_zero_int )
        | ( dvd_dvd_int @ A @ B ) ) ) ).

% dvd_mult_cancel_right
thf(fact_583_dvd__times__left__cancel__iff,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( A != zero_zero_nat )
     => ( ( dvd_dvd_nat @ ( times_times_nat @ A @ B ) @ ( times_times_nat @ A @ C ) )
        = ( dvd_dvd_nat @ B @ C ) ) ) ).

% dvd_times_left_cancel_iff
thf(fact_584_dvd__times__left__cancel__iff,axiom,
    ! [A: int,B: int,C: int] :
      ( ( A != zero_zero_int )
     => ( ( dvd_dvd_int @ ( times_times_int @ A @ B ) @ ( times_times_int @ A @ C ) )
        = ( dvd_dvd_int @ B @ C ) ) ) ).

% dvd_times_left_cancel_iff
thf(fact_585_dvd__times__right__cancel__iff,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( A != zero_zero_nat )
     => ( ( dvd_dvd_nat @ ( times_times_nat @ B @ A ) @ ( times_times_nat @ C @ A ) )
        = ( dvd_dvd_nat @ B @ C ) ) ) ).

% dvd_times_right_cancel_iff
thf(fact_586_dvd__times__right__cancel__iff,axiom,
    ! [A: int,B: int,C: int] :
      ( ( A != zero_zero_int )
     => ( ( dvd_dvd_int @ ( times_times_int @ B @ A ) @ ( times_times_int @ C @ A ) )
        = ( dvd_dvd_int @ B @ C ) ) ) ).

% dvd_times_right_cancel_iff
thf(fact_587_dvd__add__times__triv__left__iff,axiom,
    ! [A: nat,C: nat,B: nat] :
      ( ( dvd_dvd_nat @ A @ ( plus_plus_nat @ ( times_times_nat @ C @ A ) @ B ) )
      = ( dvd_dvd_nat @ A @ B ) ) ).

% dvd_add_times_triv_left_iff
thf(fact_588_dvd__add__times__triv__left__iff,axiom,
    ! [A: int,C: int,B: int] :
      ( ( dvd_dvd_int @ A @ ( plus_plus_int @ ( times_times_int @ C @ A ) @ B ) )
      = ( dvd_dvd_int @ A @ B ) ) ).

% dvd_add_times_triv_left_iff
thf(fact_589_dvd__add__times__triv__right__iff,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( dvd_dvd_nat @ A @ ( plus_plus_nat @ B @ ( times_times_nat @ C @ A ) ) )
      = ( dvd_dvd_nat @ A @ B ) ) ).

% dvd_add_times_triv_right_iff
thf(fact_590_dvd__add__times__triv__right__iff,axiom,
    ! [A: int,B: int,C: int] :
      ( ( dvd_dvd_int @ A @ ( plus_plus_int @ B @ ( times_times_int @ C @ A ) ) )
      = ( dvd_dvd_int @ A @ B ) ) ).

% dvd_add_times_triv_right_iff
thf(fact_591_dvd__imp__mod__0,axiom,
    ! [A: nat,B: nat] :
      ( ( dvd_dvd_nat @ A @ B )
     => ( ( modulo_modulo_nat @ B @ A )
        = zero_zero_nat ) ) ).

% dvd_imp_mod_0
thf(fact_592_dvd__imp__mod__0,axiom,
    ! [A: int,B: int] :
      ( ( dvd_dvd_int @ A @ B )
     => ( ( modulo_modulo_int @ B @ A )
        = zero_zero_int ) ) ).

% dvd_imp_mod_0
thf(fact_593_dvd__1__left,axiom,
    ! [K: nat] : ( dvd_dvd_nat @ ( suc @ zero_zero_nat ) @ K ) ).

% dvd_1_left
thf(fact_594_dvd__1__iff__1,axiom,
    ! [M: nat] :
      ( ( dvd_dvd_nat @ M @ ( suc @ zero_zero_nat ) )
      = ( M
        = ( suc @ zero_zero_nat ) ) ) ).

% dvd_1_iff_1
thf(fact_595_nat__mult__dvd__cancel__disj,axiom,
    ! [K: nat,M: nat,N: nat] :
      ( ( dvd_dvd_nat @ ( times_times_nat @ K @ M ) @ ( times_times_nat @ K @ N ) )
      = ( ( K = zero_zero_nat )
        | ( dvd_dvd_nat @ M @ N ) ) ) ).

% nat_mult_dvd_cancel_disj
thf(fact_596_pow__divides__pow__iff,axiom,
    ! [N: nat,A: int,B: int] :
      ( ( ord_less_nat @ zero_zero_nat @ N )
     => ( ( dvd_dvd_int @ ( power_power_int @ A @ N ) @ ( power_power_int @ B @ N ) )
        = ( dvd_dvd_int @ A @ B ) ) ) ).

% pow_divides_pow_iff
thf(fact_597_pow__divides__pow__iff,axiom,
    ! [N: nat,A: nat,B: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ N )
     => ( ( dvd_dvd_nat @ ( power_power_nat @ A @ N ) @ ( power_power_nat @ B @ N ) )
        = ( dvd_dvd_nat @ A @ B ) ) ) ).

% pow_divides_pow_iff
thf(fact_598_even__mult__iff,axiom,
    ! [A: nat,B: nat] :
      ( ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ ( times_times_nat @ A @ B ) )
      = ( ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ A )
        | ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ B ) ) ) ).

% even_mult_iff
thf(fact_599_even__mult__iff,axiom,
    ! [A: int,B: int] :
      ( ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ ( times_times_int @ A @ B ) )
      = ( ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ A )
        | ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ B ) ) ) ).

% even_mult_iff
thf(fact_600_even__add,axiom,
    ! [A: nat,B: nat] :
      ( ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ ( plus_plus_nat @ A @ B ) )
      = ( ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ A )
        = ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ B ) ) ) ).

% even_add
thf(fact_601_even__add,axiom,
    ! [A: int,B: int] :
      ( ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ ( plus_plus_int @ A @ B ) )
      = ( ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ A )
        = ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ B ) ) ) ).

% even_add
thf(fact_602_odd__add,axiom,
    ! [A: nat,B: nat] :
      ( ( ~ ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ ( plus_plus_nat @ A @ B ) ) )
      = ( ( ~ ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ A ) )
       != ( ~ ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ B ) ) ) ) ).

% odd_add
thf(fact_603_odd__add,axiom,
    ! [A: int,B: int] :
      ( ( ~ ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ ( plus_plus_int @ A @ B ) ) )
      = ( ( ~ ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ A ) )
       != ( ~ ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ B ) ) ) ) ).

% odd_add
thf(fact_604_even__mod__2__iff,axiom,
    ! [A: nat] :
      ( ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ ( modulo_modulo_nat @ A @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) )
      = ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ A ) ) ).

% even_mod_2_iff
thf(fact_605_even__mod__2__iff,axiom,
    ! [A: int] :
      ( ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ ( modulo_modulo_int @ A @ ( numeral_numeral_int @ ( bit0 @ one ) ) ) )
      = ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ A ) ) ).

% even_mod_2_iff
thf(fact_606_even__Suc__Suc__iff,axiom,
    ! [N: nat] :
      ( ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ ( suc @ ( suc @ N ) ) )
      = ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ N ) ) ).

% even_Suc_Suc_iff
thf(fact_607_even__Suc,axiom,
    ! [N: nat] :
      ( ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ ( suc @ N ) )
      = ( ~ ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ N ) ) ) ).

% even_Suc
thf(fact_608_even__power,axiom,
    ! [A: nat,N: nat] :
      ( ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ ( power_power_nat @ A @ N ) )
      = ( ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ A )
        & ( ord_less_nat @ zero_zero_nat @ N ) ) ) ).

% even_power
thf(fact_609_even__power,axiom,
    ! [A: int,N: nat] :
      ( ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ ( power_power_int @ A @ N ) )
      = ( ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ A )
        & ( ord_less_nat @ zero_zero_nat @ N ) ) ) ).

% even_power
thf(fact_610_power__less__zero__eq__numeral,axiom,
    ! [A: int,W: num] :
      ( ( ord_less_int @ ( power_power_int @ A @ ( numeral_numeral_nat @ W ) ) @ zero_zero_int )
      = ( ~ ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ ( numeral_numeral_nat @ W ) )
        & ( ord_less_int @ A @ zero_zero_int ) ) ) ).

% power_less_zero_eq_numeral
thf(fact_611_power__less__zero__eq,axiom,
    ! [A: int,N: nat] :
      ( ( ord_less_int @ ( power_power_int @ A @ N ) @ zero_zero_int )
      = ( ~ ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ N )
        & ( ord_less_int @ A @ zero_zero_int ) ) ) ).

% power_less_zero_eq
thf(fact_612_even__of__nat,axiom,
    ! [N: nat] :
      ( ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ ( semiri1316708129612266289at_nat @ N ) )
      = ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ N ) ) ).

% even_of_nat
thf(fact_613_even__of__nat,axiom,
    ! [N: nat] :
      ( ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ ( semiri1314217659103216013at_int @ N ) )
      = ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ N ) ) ).

% even_of_nat
thf(fact_614_of__nat__dvd__iff,axiom,
    ! [M: nat,N: nat] :
      ( ( dvd_dvd_nat @ ( semiri1316708129612266289at_nat @ M ) @ ( semiri1316708129612266289at_nat @ N ) )
      = ( dvd_dvd_nat @ M @ N ) ) ).

% of_nat_dvd_iff
thf(fact_615_of__nat__dvd__iff,axiom,
    ! [M: nat,N: nat] :
      ( ( dvd_dvd_int @ ( semiri1314217659103216013at_int @ M ) @ ( semiri1314217659103216013at_int @ N ) )
      = ( dvd_dvd_nat @ M @ N ) ) ).

% of_nat_dvd_iff
thf(fact_616_gcd__nat_Oextremum,axiom,
    ! [A: nat] : ( dvd_dvd_nat @ A @ zero_zero_nat ) ).

% gcd_nat.extremum
thf(fact_617_gcd__nat_Oextremum__strict,axiom,
    ! [A: nat] :
      ~ ( ( dvd_dvd_nat @ zero_zero_nat @ A )
        & ( zero_zero_nat != A ) ) ).

% gcd_nat.extremum_strict
thf(fact_618_gcd__nat_Oextremum__unique,axiom,
    ! [A: nat] :
      ( ( dvd_dvd_nat @ zero_zero_nat @ A )
      = ( A = zero_zero_nat ) ) ).

% gcd_nat.extremum_unique
thf(fact_619_gcd__nat_Onot__eq__extremum,axiom,
    ! [A: nat] :
      ( ( A != zero_zero_nat )
      = ( ( dvd_dvd_nat @ A @ zero_zero_nat )
        & ( A != zero_zero_nat ) ) ) ).

% gcd_nat.not_eq_extremum
thf(fact_620_gcd__nat_Oextremum__uniqueI,axiom,
    ! [A: nat] :
      ( ( dvd_dvd_nat @ zero_zero_nat @ A )
     => ( A = zero_zero_nat ) ) ).

% gcd_nat.extremum_uniqueI
thf(fact_621_dvd__productE,axiom,
    ! [P2: nat,A: nat,B: nat] :
      ( ( dvd_dvd_nat @ P2 @ ( times_times_nat @ A @ B ) )
     => ~ ! [X3: nat,Y3: nat] :
            ( ( P2
              = ( times_times_nat @ X3 @ Y3 ) )
           => ( ( dvd_dvd_nat @ X3 @ A )
             => ~ ( dvd_dvd_nat @ Y3 @ B ) ) ) ) ).

% dvd_productE
thf(fact_622_dvd__productE,axiom,
    ! [P2: int,A: int,B: int] :
      ( ( dvd_dvd_int @ P2 @ ( times_times_int @ A @ B ) )
     => ~ ! [X3: int,Y3: int] :
            ( ( P2
              = ( times_times_int @ X3 @ Y3 ) )
           => ( ( dvd_dvd_int @ X3 @ A )
             => ~ ( dvd_dvd_int @ Y3 @ B ) ) ) ) ).

% dvd_productE
thf(fact_623_division__decomp,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( dvd_dvd_nat @ A @ ( times_times_nat @ B @ C ) )
     => ? [B5: nat,C3: nat] :
          ( ( A
            = ( times_times_nat @ B5 @ C3 ) )
          & ( dvd_dvd_nat @ B5 @ B )
          & ( dvd_dvd_nat @ C3 @ C ) ) ) ).

% division_decomp
thf(fact_624_division__decomp,axiom,
    ! [A: int,B: int,C: int] :
      ( ( dvd_dvd_int @ A @ ( times_times_int @ B @ C ) )
     => ? [B5: int,C3: int] :
          ( ( A
            = ( times_times_int @ B5 @ C3 ) )
          & ( dvd_dvd_int @ B5 @ B )
          & ( dvd_dvd_int @ C3 @ C ) ) ) ).

% division_decomp
thf(fact_625_dvd__trans,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( dvd_dvd_nat @ A @ B )
     => ( ( dvd_dvd_nat @ B @ C )
       => ( dvd_dvd_nat @ A @ C ) ) ) ).

% dvd_trans
thf(fact_626_dvd__trans,axiom,
    ! [A: int,B: int,C: int] :
      ( ( dvd_dvd_int @ A @ B )
     => ( ( dvd_dvd_int @ B @ C )
       => ( dvd_dvd_int @ A @ C ) ) ) ).

% dvd_trans
thf(fact_627_dvd__refl,axiom,
    ! [A: nat] : ( dvd_dvd_nat @ A @ A ) ).

% dvd_refl
thf(fact_628_dvd__refl,axiom,
    ! [A: int] : ( dvd_dvd_int @ A @ A ) ).

% dvd_refl
thf(fact_629_gcd__nat_Oasym,axiom,
    ! [A: nat,B: nat] :
      ( ( ( dvd_dvd_nat @ A @ B )
        & ( A != B ) )
     => ~ ( ( dvd_dvd_nat @ B @ A )
          & ( B != A ) ) ) ).

% gcd_nat.asym
thf(fact_630_gcd__nat_Orefl,axiom,
    ! [A: nat] : ( dvd_dvd_nat @ A @ A ) ).

% gcd_nat.refl
thf(fact_631_gcd__nat_Otrans,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( dvd_dvd_nat @ A @ B )
     => ( ( dvd_dvd_nat @ B @ C )
       => ( dvd_dvd_nat @ A @ C ) ) ) ).

% gcd_nat.trans
thf(fact_632_gcd__nat_Oeq__iff,axiom,
    ( ( ^ [Y4: nat,Z3: nat] : ( Y4 = Z3 ) )
    = ( ^ [A4: nat,B4: nat] :
          ( ( dvd_dvd_nat @ A4 @ B4 )
          & ( dvd_dvd_nat @ B4 @ A4 ) ) ) ) ).

% gcd_nat.eq_iff
thf(fact_633_gcd__nat_Oirrefl,axiom,
    ! [A: nat] :
      ~ ( ( dvd_dvd_nat @ A @ A )
        & ( A != A ) ) ).

% gcd_nat.irrefl
thf(fact_634_gcd__nat_Oantisym,axiom,
    ! [A: nat,B: nat] :
      ( ( dvd_dvd_nat @ A @ B )
     => ( ( dvd_dvd_nat @ B @ A )
       => ( A = B ) ) ) ).

% gcd_nat.antisym
thf(fact_635_gcd__nat_Ostrict__trans,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( ( dvd_dvd_nat @ A @ B )
        & ( A != B ) )
     => ( ( ( dvd_dvd_nat @ B @ C )
          & ( B != C ) )
       => ( ( dvd_dvd_nat @ A @ C )
          & ( A != C ) ) ) ) ).

% gcd_nat.strict_trans
thf(fact_636_gcd__nat_Ostrict__trans1,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( dvd_dvd_nat @ A @ B )
     => ( ( ( dvd_dvd_nat @ B @ C )
          & ( B != C ) )
       => ( ( dvd_dvd_nat @ A @ C )
          & ( A != C ) ) ) ) ).

% gcd_nat.strict_trans1
thf(fact_637_gcd__nat_Ostrict__trans2,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( ( dvd_dvd_nat @ A @ B )
        & ( A != B ) )
     => ( ( dvd_dvd_nat @ B @ C )
       => ( ( dvd_dvd_nat @ A @ C )
          & ( A != C ) ) ) ) ).

% gcd_nat.strict_trans2
thf(fact_638_gcd__nat_Ostrict__iff__not,axiom,
    ! [A: nat,B: nat] :
      ( ( ( dvd_dvd_nat @ A @ B )
        & ( A != B ) )
      = ( ( dvd_dvd_nat @ A @ B )
        & ~ ( dvd_dvd_nat @ B @ A ) ) ) ).

% gcd_nat.strict_iff_not
thf(fact_639_gcd__nat_Oorder__iff__strict,axiom,
    ( dvd_dvd_nat
    = ( ^ [A4: nat,B4: nat] :
          ( ( ( dvd_dvd_nat @ A4 @ B4 )
            & ( A4 != B4 ) )
          | ( A4 = B4 ) ) ) ) ).

% gcd_nat.order_iff_strict
thf(fact_640_gcd__nat_Ostrict__iff__order,axiom,
    ! [A: nat,B: nat] :
      ( ( ( dvd_dvd_nat @ A @ B )
        & ( A != B ) )
      = ( ( dvd_dvd_nat @ A @ B )
        & ( A != B ) ) ) ).

% gcd_nat.strict_iff_order
thf(fact_641_gcd__nat_Ostrict__implies__order,axiom,
    ! [A: nat,B: nat] :
      ( ( ( dvd_dvd_nat @ A @ B )
        & ( A != B ) )
     => ( dvd_dvd_nat @ A @ B ) ) ).

% gcd_nat.strict_implies_order
thf(fact_642_gcd__nat_Ostrict__implies__not__eq,axiom,
    ! [A: nat,B: nat] :
      ( ( ( dvd_dvd_nat @ A @ B )
        & ( A != B ) )
     => ( A != B ) ) ).

% gcd_nat.strict_implies_not_eq
thf(fact_643_gcd__nat_Onot__eq__order__implies__strict,axiom,
    ! [A: nat,B: nat] :
      ( ( A != B )
     => ( ( dvd_dvd_nat @ A @ B )
       => ( ( dvd_dvd_nat @ A @ B )
          & ( A != B ) ) ) ) ).

% gcd_nat.not_eq_order_implies_strict
thf(fact_644_dvd__antisym,axiom,
    ! [M: nat,N: nat] :
      ( ( dvd_dvd_nat @ M @ N )
     => ( ( dvd_dvd_nat @ N @ M )
       => ( M = N ) ) ) ).

% dvd_antisym
thf(fact_645_dvd__0__left,axiom,
    ! [A: nat] :
      ( ( dvd_dvd_nat @ zero_zero_nat @ A )
     => ( A = zero_zero_nat ) ) ).

% dvd_0_left
thf(fact_646_dvd__0__left,axiom,
    ! [A: int] :
      ( ( dvd_dvd_int @ zero_zero_int @ A )
     => ( A = zero_zero_int ) ) ).

% dvd_0_left
thf(fact_647_dvd__triv__right,axiom,
    ! [A: nat,B: nat] : ( dvd_dvd_nat @ A @ ( times_times_nat @ B @ A ) ) ).

% dvd_triv_right
thf(fact_648_dvd__triv__right,axiom,
    ! [A: int,B: int] : ( dvd_dvd_int @ A @ ( times_times_int @ B @ A ) ) ).

% dvd_triv_right
thf(fact_649_dvd__mult__right,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( dvd_dvd_nat @ ( times_times_nat @ A @ B ) @ C )
     => ( dvd_dvd_nat @ B @ C ) ) ).

% dvd_mult_right
thf(fact_650_dvd__mult__right,axiom,
    ! [A: int,B: int,C: int] :
      ( ( dvd_dvd_int @ ( times_times_int @ A @ B ) @ C )
     => ( dvd_dvd_int @ B @ C ) ) ).

% dvd_mult_right
thf(fact_651_mult__dvd__mono,axiom,
    ! [A: nat,B: nat,C: nat,D: nat] :
      ( ( dvd_dvd_nat @ A @ B )
     => ( ( dvd_dvd_nat @ C @ D )
       => ( dvd_dvd_nat @ ( times_times_nat @ A @ C ) @ ( times_times_nat @ B @ D ) ) ) ) ).

% mult_dvd_mono
thf(fact_652_mult__dvd__mono,axiom,
    ! [A: int,B: int,C: int,D: int] :
      ( ( dvd_dvd_int @ A @ B )
     => ( ( dvd_dvd_int @ C @ D )
       => ( dvd_dvd_int @ ( times_times_int @ A @ C ) @ ( times_times_int @ B @ D ) ) ) ) ).

% mult_dvd_mono
thf(fact_653_dvd__triv__left,axiom,
    ! [A: nat,B: nat] : ( dvd_dvd_nat @ A @ ( times_times_nat @ A @ B ) ) ).

% dvd_triv_left
thf(fact_654_dvd__triv__left,axiom,
    ! [A: int,B: int] : ( dvd_dvd_int @ A @ ( times_times_int @ A @ B ) ) ).

% dvd_triv_left
thf(fact_655_dvd__mult__left,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( dvd_dvd_nat @ ( times_times_nat @ A @ B ) @ C )
     => ( dvd_dvd_nat @ A @ C ) ) ).

% dvd_mult_left
thf(fact_656_dvd__mult__left,axiom,
    ! [A: int,B: int,C: int] :
      ( ( dvd_dvd_int @ ( times_times_int @ A @ B ) @ C )
     => ( dvd_dvd_int @ A @ C ) ) ).

% dvd_mult_left
thf(fact_657_dvd__mult2,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( dvd_dvd_nat @ A @ B )
     => ( dvd_dvd_nat @ A @ ( times_times_nat @ B @ C ) ) ) ).

% dvd_mult2
thf(fact_658_dvd__mult2,axiom,
    ! [A: int,B: int,C: int] :
      ( ( dvd_dvd_int @ A @ B )
     => ( dvd_dvd_int @ A @ ( times_times_int @ B @ C ) ) ) ).

% dvd_mult2
thf(fact_659_dvd__mult,axiom,
    ! [A: nat,C: nat,B: nat] :
      ( ( dvd_dvd_nat @ A @ C )
     => ( dvd_dvd_nat @ A @ ( times_times_nat @ B @ C ) ) ) ).

% dvd_mult
thf(fact_660_dvd__mult,axiom,
    ! [A: int,C: int,B: int] :
      ( ( dvd_dvd_int @ A @ C )
     => ( dvd_dvd_int @ A @ ( times_times_int @ B @ C ) ) ) ).

% dvd_mult
thf(fact_661_dvd__def,axiom,
    ( dvd_dvd_nat
    = ( ^ [B4: nat,A4: nat] :
        ? [K3: nat] :
          ( A4
          = ( times_times_nat @ B4 @ K3 ) ) ) ) ).

% dvd_def
thf(fact_662_dvd__def,axiom,
    ( dvd_dvd_int
    = ( ^ [B4: int,A4: int] :
        ? [K3: int] :
          ( A4
          = ( times_times_int @ B4 @ K3 ) ) ) ) ).

% dvd_def
thf(fact_663_dvdI,axiom,
    ! [A: nat,B: nat,K: nat] :
      ( ( A
        = ( times_times_nat @ B @ K ) )
     => ( dvd_dvd_nat @ B @ A ) ) ).

% dvdI
thf(fact_664_dvdI,axiom,
    ! [A: int,B: int,K: int] :
      ( ( A
        = ( times_times_int @ B @ K ) )
     => ( dvd_dvd_int @ B @ A ) ) ).

% dvdI
thf(fact_665_dvdE,axiom,
    ! [B: nat,A: nat] :
      ( ( dvd_dvd_nat @ B @ A )
     => ~ ! [K2: nat] :
            ( A
           != ( times_times_nat @ B @ K2 ) ) ) ).

% dvdE
thf(fact_666_dvdE,axiom,
    ! [B: int,A: int] :
      ( ( dvd_dvd_int @ B @ A )
     => ~ ! [K2: int] :
            ( A
           != ( times_times_int @ B @ K2 ) ) ) ).

% dvdE
thf(fact_667_dvd__add,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( dvd_dvd_nat @ A @ B )
     => ( ( dvd_dvd_nat @ A @ C )
       => ( dvd_dvd_nat @ A @ ( plus_plus_nat @ B @ C ) ) ) ) ).

% dvd_add
thf(fact_668_dvd__add,axiom,
    ! [A: int,B: int,C: int] :
      ( ( dvd_dvd_int @ A @ B )
     => ( ( dvd_dvd_int @ A @ C )
       => ( dvd_dvd_int @ A @ ( plus_plus_int @ B @ C ) ) ) ) ).

% dvd_add
thf(fact_669_dvd__add__left__iff,axiom,
    ! [A: nat,C: nat,B: nat] :
      ( ( dvd_dvd_nat @ A @ C )
     => ( ( dvd_dvd_nat @ A @ ( plus_plus_nat @ B @ C ) )
        = ( dvd_dvd_nat @ A @ B ) ) ) ).

% dvd_add_left_iff
thf(fact_670_dvd__add__left__iff,axiom,
    ! [A: int,C: int,B: int] :
      ( ( dvd_dvd_int @ A @ C )
     => ( ( dvd_dvd_int @ A @ ( plus_plus_int @ B @ C ) )
        = ( dvd_dvd_int @ A @ B ) ) ) ).

% dvd_add_left_iff
thf(fact_671_dvd__add__right__iff,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( dvd_dvd_nat @ A @ B )
     => ( ( dvd_dvd_nat @ A @ ( plus_plus_nat @ B @ C ) )
        = ( dvd_dvd_nat @ A @ C ) ) ) ).

% dvd_add_right_iff
thf(fact_672_dvd__add__right__iff,axiom,
    ! [A: int,B: int,C: int] :
      ( ( dvd_dvd_int @ A @ B )
     => ( ( dvd_dvd_int @ A @ ( plus_plus_int @ B @ C ) )
        = ( dvd_dvd_int @ A @ C ) ) ) ).

% dvd_add_right_iff
thf(fact_673_dvd__power__same,axiom,
    ! [X: int,Y: int,N: nat] :
      ( ( dvd_dvd_int @ X @ Y )
     => ( dvd_dvd_int @ ( power_power_int @ X @ N ) @ ( power_power_int @ Y @ N ) ) ) ).

% dvd_power_same
thf(fact_674_dvd__power__same,axiom,
    ! [X: nat,Y: nat,N: nat] :
      ( ( dvd_dvd_nat @ X @ Y )
     => ( dvd_dvd_nat @ ( power_power_nat @ X @ N ) @ ( power_power_nat @ Y @ N ) ) ) ).

% dvd_power_same
thf(fact_675_mod__mod__cancel,axiom,
    ! [C: nat,B: nat,A: nat] :
      ( ( dvd_dvd_nat @ C @ B )
     => ( ( modulo_modulo_nat @ ( modulo_modulo_nat @ A @ B ) @ C )
        = ( modulo_modulo_nat @ A @ C ) ) ) ).

% mod_mod_cancel
thf(fact_676_mod__mod__cancel,axiom,
    ! [C: int,B: int,A: int] :
      ( ( dvd_dvd_int @ C @ B )
     => ( ( modulo_modulo_int @ ( modulo_modulo_int @ A @ B ) @ C )
        = ( modulo_modulo_int @ A @ C ) ) ) ).

% mod_mod_cancel
thf(fact_677_dvd__mod,axiom,
    ! [K: nat,M: nat,N: nat] :
      ( ( dvd_dvd_nat @ K @ M )
     => ( ( dvd_dvd_nat @ K @ N )
       => ( dvd_dvd_nat @ K @ ( modulo_modulo_nat @ M @ N ) ) ) ) ).

% dvd_mod
thf(fact_678_dvd__mod,axiom,
    ! [K: int,M: int,N: int] :
      ( ( dvd_dvd_int @ K @ M )
     => ( ( dvd_dvd_int @ K @ N )
       => ( dvd_dvd_int @ K @ ( modulo_modulo_int @ M @ N ) ) ) ) ).

% dvd_mod
thf(fact_679_dvd__mod__iff,axiom,
    ! [C: nat,B: nat,A: nat] :
      ( ( dvd_dvd_nat @ C @ B )
     => ( ( dvd_dvd_nat @ C @ ( modulo_modulo_nat @ A @ B ) )
        = ( dvd_dvd_nat @ C @ A ) ) ) ).

% dvd_mod_iff
thf(fact_680_dvd__mod__iff,axiom,
    ! [C: int,B: int,A: int] :
      ( ( dvd_dvd_int @ C @ B )
     => ( ( dvd_dvd_int @ C @ ( modulo_modulo_int @ A @ B ) )
        = ( dvd_dvd_int @ C @ A ) ) ) ).

% dvd_mod_iff
thf(fact_681_dvd__mod__imp__dvd,axiom,
    ! [C: nat,A: nat,B: nat] :
      ( ( dvd_dvd_nat @ C @ ( modulo_modulo_nat @ A @ B ) )
     => ( ( dvd_dvd_nat @ C @ B )
       => ( dvd_dvd_nat @ C @ A ) ) ) ).

% dvd_mod_imp_dvd
thf(fact_682_dvd__mod__imp__dvd,axiom,
    ! [C: int,A: int,B: int] :
      ( ( dvd_dvd_int @ C @ ( modulo_modulo_int @ A @ B ) )
     => ( ( dvd_dvd_int @ C @ B )
       => ( dvd_dvd_int @ C @ A ) ) ) ).

% dvd_mod_imp_dvd
thf(fact_683_dvd__pos__nat,axiom,
    ! [N: nat,M: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ N )
     => ( ( dvd_dvd_nat @ M @ N )
       => ( ord_less_nat @ zero_zero_nat @ M ) ) ) ).

% dvd_pos_nat
thf(fact_684_bezout__lemma__nat,axiom,
    ! [D: nat,A: nat,B: nat,X: nat,Y: nat] :
      ( ( dvd_dvd_nat @ D @ A )
     => ( ( dvd_dvd_nat @ D @ B )
       => ( ( ( ( times_times_nat @ A @ X )
              = ( plus_plus_nat @ ( times_times_nat @ B @ Y ) @ D ) )
            | ( ( times_times_nat @ B @ X )
              = ( plus_plus_nat @ ( times_times_nat @ A @ Y ) @ D ) ) )
         => ? [X3: nat,Y3: nat] :
              ( ( dvd_dvd_nat @ D @ A )
              & ( dvd_dvd_nat @ D @ ( plus_plus_nat @ A @ B ) )
              & ( ( ( times_times_nat @ A @ X3 )
                  = ( plus_plus_nat @ ( times_times_nat @ ( plus_plus_nat @ A @ B ) @ Y3 ) @ D ) )
                | ( ( times_times_nat @ ( plus_plus_nat @ A @ B ) @ X3 )
                  = ( plus_plus_nat @ ( times_times_nat @ A @ Y3 ) @ D ) ) ) ) ) ) ) ).

% bezout_lemma_nat
thf(fact_685_bezout__add__nat,axiom,
    ! [A: nat,B: nat] :
    ? [D2: nat,X3: nat,Y3: nat] :
      ( ( dvd_dvd_nat @ D2 @ A )
      & ( dvd_dvd_nat @ D2 @ B )
      & ( ( ( times_times_nat @ A @ X3 )
          = ( plus_plus_nat @ ( times_times_nat @ B @ Y3 ) @ D2 ) )
        | ( ( times_times_nat @ B @ X3 )
          = ( plus_plus_nat @ ( times_times_nat @ A @ Y3 ) @ D2 ) ) ) ) ).

% bezout_add_nat
thf(fact_686_mod__eq__0__iff__dvd,axiom,
    ! [A: nat,B: nat] :
      ( ( ( modulo_modulo_nat @ A @ B )
        = zero_zero_nat )
      = ( dvd_dvd_nat @ B @ A ) ) ).

% mod_eq_0_iff_dvd
thf(fact_687_mod__eq__0__iff__dvd,axiom,
    ! [A: int,B: int] :
      ( ( ( modulo_modulo_int @ A @ B )
        = zero_zero_int )
      = ( dvd_dvd_int @ B @ A ) ) ).

% mod_eq_0_iff_dvd
thf(fact_688_dvd__eq__mod__eq__0,axiom,
    ( dvd_dvd_nat
    = ( ^ [A4: nat,B4: nat] :
          ( ( modulo_modulo_nat @ B4 @ A4 )
          = zero_zero_nat ) ) ) ).

% dvd_eq_mod_eq_0
thf(fact_689_dvd__eq__mod__eq__0,axiom,
    ( dvd_dvd_int
    = ( ^ [A4: int,B4: int] :
          ( ( modulo_modulo_int @ B4 @ A4 )
          = zero_zero_int ) ) ) ).

% dvd_eq_mod_eq_0
thf(fact_690_mod__0__imp__dvd,axiom,
    ! [A: nat,B: nat] :
      ( ( ( modulo_modulo_nat @ A @ B )
        = zero_zero_nat )
     => ( dvd_dvd_nat @ B @ A ) ) ).

% mod_0_imp_dvd
thf(fact_691_mod__0__imp__dvd,axiom,
    ! [A: int,B: int] :
      ( ( ( modulo_modulo_int @ A @ B )
        = zero_zero_int )
     => ( dvd_dvd_int @ B @ A ) ) ).

% mod_0_imp_dvd
thf(fact_692_nat__dvd__not__less,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ M )
     => ( ( ord_less_nat @ M @ N )
       => ~ ( dvd_dvd_nat @ N @ M ) ) ) ).

% nat_dvd_not_less
thf(fact_693_bezout__add__strong__nat,axiom,
    ! [A: nat,B: nat] :
      ( ( A != zero_zero_nat )
     => ? [D2: nat,X3: nat,Y3: nat] :
          ( ( dvd_dvd_nat @ D2 @ A )
          & ( dvd_dvd_nat @ D2 @ B )
          & ( ( times_times_nat @ A @ X3 )
            = ( plus_plus_nat @ ( times_times_nat @ B @ Y3 ) @ D2 ) ) ) ) ).

% bezout_add_strong_nat
thf(fact_694_even__numeral,axiom,
    ! [N: num] : ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ ( numeral_numeral_nat @ ( bit0 @ N ) ) ) ).

% even_numeral
thf(fact_695_even__numeral,axiom,
    ! [N: num] : ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ ( numeral_numeral_int @ ( bit0 @ N ) ) ) ).

% even_numeral
thf(fact_696_dvd__mult__cancel,axiom,
    ! [K: nat,M: nat,N: nat] :
      ( ( dvd_dvd_nat @ ( times_times_nat @ K @ M ) @ ( times_times_nat @ K @ N ) )
     => ( ( ord_less_nat @ zero_zero_nat @ K )
       => ( dvd_dvd_nat @ M @ N ) ) ) ).

% dvd_mult_cancel
thf(fact_697_nat__mult__dvd__cancel1,axiom,
    ! [K: nat,M: nat,N: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ K )
     => ( ( dvd_dvd_nat @ ( times_times_nat @ K @ M ) @ ( times_times_nat @ K @ N ) )
        = ( dvd_dvd_nat @ M @ N ) ) ) ).

% nat_mult_dvd_cancel1
thf(fact_698_mod__greater__zero__iff__not__dvd,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ ( modulo_modulo_nat @ M @ N ) )
      = ( ~ ( dvd_dvd_nat @ N @ M ) ) ) ).

% mod_greater_zero_iff_not_dvd
thf(fact_699_even__zero,axiom,
    dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ zero_zero_nat ).

% even_zero
thf(fact_700_even__zero,axiom,
    dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ zero_zero_int ).

% even_zero
thf(fact_701_evenE,axiom,
    ! [A: nat] :
      ( ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ A )
     => ~ ! [B6: nat] :
            ( A
           != ( times_times_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ B6 ) ) ) ).

% evenE
thf(fact_702_evenE,axiom,
    ! [A: int] :
      ( ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ A )
     => ~ ! [B6: int] :
            ( A
           != ( times_times_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ B6 ) ) ) ).

% evenE
thf(fact_703_odd__even__add,axiom,
    ! [A: nat,B: nat] :
      ( ~ ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ A )
     => ( ~ ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ B )
       => ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ ( plus_plus_nat @ A @ B ) ) ) ) ).

% odd_even_add
thf(fact_704_odd__even__add,axiom,
    ! [A: int,B: int] :
      ( ~ ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ A )
     => ( ~ ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ B )
       => ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ ( plus_plus_int @ A @ B ) ) ) ) ).

% odd_even_add
thf(fact_705_even__iff__mod__2__eq__zero,axiom,
    ! [A: nat] :
      ( ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ A )
      = ( ( modulo_modulo_nat @ A @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
        = zero_zero_nat ) ) ).

% even_iff_mod_2_eq_zero
thf(fact_706_even__iff__mod__2__eq__zero,axiom,
    ! [A: int] :
      ( ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ A )
      = ( ( modulo_modulo_int @ A @ ( numeral_numeral_int @ ( bit0 @ one ) ) )
        = zero_zero_int ) ) ).

% even_iff_mod_2_eq_zero
thf(fact_707_odd__pos,axiom,
    ! [N: nat] :
      ( ~ ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ N )
     => ( ord_less_nat @ zero_zero_nat @ N ) ) ).

% odd_pos
thf(fact_708_num_Osize__gen_I1_J,axiom,
    ( ( size_num @ one )
    = zero_zero_nat ) ).

% num.size_gen(1)
thf(fact_709_add__0__iff,axiom,
    ! [B: nat,A: nat] :
      ( ( B
        = ( plus_plus_nat @ B @ A ) )
      = ( A = zero_zero_nat ) ) ).

% add_0_iff
thf(fact_710_add__0__iff,axiom,
    ! [B: int,A: int] :
      ( ( B
        = ( plus_plus_int @ B @ A ) )
      = ( A = zero_zero_int ) ) ).

% add_0_iff
thf(fact_711_crossproduct__noteq,axiom,
    ! [A: nat,B: nat,C: nat,D: nat] :
      ( ( ( A != B )
        & ( C != D ) )
      = ( ( plus_plus_nat @ ( times_times_nat @ A @ C ) @ ( times_times_nat @ B @ D ) )
       != ( plus_plus_nat @ ( times_times_nat @ A @ D ) @ ( times_times_nat @ B @ C ) ) ) ) ).

% crossproduct_noteq
thf(fact_712_crossproduct__noteq,axiom,
    ! [A: int,B: int,C: int,D: int] :
      ( ( ( A != B )
        & ( C != D ) )
      = ( ( plus_plus_int @ ( times_times_int @ A @ C ) @ ( times_times_int @ B @ D ) )
       != ( plus_plus_int @ ( times_times_int @ A @ D ) @ ( times_times_int @ B @ C ) ) ) ) ).

% crossproduct_noteq
thf(fact_713_crossproduct__eq,axiom,
    ! [W: nat,Y: nat,X: nat,Z: nat] :
      ( ( ( plus_plus_nat @ ( times_times_nat @ W @ Y ) @ ( times_times_nat @ X @ Z ) )
        = ( plus_plus_nat @ ( times_times_nat @ W @ Z ) @ ( times_times_nat @ X @ Y ) ) )
      = ( ( W = X )
        | ( Y = Z ) ) ) ).

% crossproduct_eq
thf(fact_714_crossproduct__eq,axiom,
    ! [W: int,Y: int,X: int,Z: int] :
      ( ( ( plus_plus_int @ ( times_times_int @ W @ Y ) @ ( times_times_int @ X @ Z ) )
        = ( plus_plus_int @ ( times_times_int @ W @ Z ) @ ( times_times_int @ X @ Y ) ) )
      = ( ( W = X )
        | ( Y = Z ) ) ) ).

% crossproduct_eq
thf(fact_715_Euclid__induct,axiom,
    ! [P: nat > nat > $o,A: nat,B: nat] :
      ( ! [A5: nat,B6: nat] :
          ( ( P @ A5 @ B6 )
          = ( P @ B6 @ A5 ) )
     => ( ! [A5: nat] : ( P @ A5 @ zero_zero_nat )
       => ( ! [A5: nat,B6: nat] :
              ( ( P @ A5 @ B6 )
             => ( P @ A5 @ ( plus_plus_nat @ A5 @ B6 ) ) )
         => ( P @ A @ B ) ) ) ) ).

% Euclid_induct
thf(fact_716_zero__less__power__eq,axiom,
    ! [A: int,N: nat] :
      ( ( ord_less_int @ zero_zero_int @ ( power_power_int @ A @ N ) )
      = ( ( N = zero_zero_nat )
        | ( ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ N )
          & ( A != zero_zero_int ) )
        | ( ~ ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ N )
          & ( ord_less_int @ zero_zero_int @ A ) ) ) ) ).

% zero_less_power_eq
thf(fact_717_aux__even__pow2__factor,axiom,
    ! [A: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ A )
     => ? [K2: nat,B6: nat] :
          ( ( A
            = ( times_times_nat @ ( power_power_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ K2 ) @ B6 ) )
          & ~ ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ B6 ) ) ) ).

% aux_even_pow2_factor
thf(fact_718_even__even__mod__4__iff,axiom,
    ! [N: nat] :
      ( ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ N )
      = ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ ( modulo_modulo_nat @ N @ ( numeral_numeral_nat @ ( bit0 @ ( bit0 @ one ) ) ) ) ) ) ).

% even_even_mod_4_iff
thf(fact_719_unity__coeff__ex,axiom,
    ! [P: nat > $o,L: nat] :
      ( ( ? [X4: nat] : ( P @ ( times_times_nat @ L @ X4 ) ) )
      = ( ? [X4: nat] :
            ( ( dvd_dvd_nat @ L @ ( plus_plus_nat @ X4 @ zero_zero_nat ) )
            & ( P @ X4 ) ) ) ) ).

% unity_coeff_ex
thf(fact_720_unity__coeff__ex,axiom,
    ! [P: int > $o,L: int] :
      ( ( ? [X4: int] : ( P @ ( times_times_int @ L @ X4 ) ) )
      = ( ? [X4: int] :
            ( ( dvd_dvd_int @ L @ ( plus_plus_int @ X4 @ zero_zero_int ) )
            & ( P @ X4 ) ) ) ) ).

% unity_coeff_ex
thf(fact_721_even__succ__mod__exp,axiom,
    ! [A: nat,N: nat] :
      ( ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ A )
     => ( ( ord_less_nat @ zero_zero_nat @ N )
       => ( ( modulo_modulo_nat @ ( plus_plus_nat @ one_one_nat @ A ) @ ( power_power_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ N ) )
          = ( plus_plus_nat @ one_one_nat @ ( modulo_modulo_nat @ A @ ( power_power_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ N ) ) ) ) ) ) ).

% even_succ_mod_exp
thf(fact_722_even__succ__mod__exp,axiom,
    ! [A: int,N: nat] :
      ( ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ A )
     => ( ( ord_less_nat @ zero_zero_nat @ N )
       => ( ( modulo_modulo_int @ ( plus_plus_int @ one_one_int @ A ) @ ( power_power_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ N ) )
          = ( plus_plus_int @ one_one_int @ ( modulo_modulo_int @ A @ ( power_power_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ N ) ) ) ) ) ) ).

% even_succ_mod_exp
thf(fact_723_pinf_I9_J,axiom,
    ! [D: nat,S: nat] :
    ? [Z5: nat] :
    ! [X5: nat] :
      ( ( ord_less_nat @ Z5 @ X5 )
     => ( ( dvd_dvd_nat @ D @ ( plus_plus_nat @ X5 @ S ) )
        = ( dvd_dvd_nat @ D @ ( plus_plus_nat @ X5 @ S ) ) ) ) ).

% pinf(9)
thf(fact_724_pinf_I9_J,axiom,
    ! [D: int,S: int] :
    ? [Z5: int] :
    ! [X5: int] :
      ( ( ord_less_int @ Z5 @ X5 )
     => ( ( dvd_dvd_int @ D @ ( plus_plus_int @ X5 @ S ) )
        = ( dvd_dvd_int @ D @ ( plus_plus_int @ X5 @ S ) ) ) ) ).

% pinf(9)
thf(fact_725_power__one__right,axiom,
    ! [A: nat] :
      ( ( power_power_nat @ A @ one_one_nat )
      = A ) ).

% power_one_right
thf(fact_726_nat__mult__eq__1__iff,axiom,
    ! [M: nat,N: nat] :
      ( ( ( times_times_nat @ M @ N )
        = one_one_nat )
      = ( ( M = one_one_nat )
        & ( N = one_one_nat ) ) ) ).

% nat_mult_eq_1_iff
thf(fact_727_nat__1__eq__mult__iff,axiom,
    ! [M: nat,N: nat] :
      ( ( one_one_nat
        = ( times_times_nat @ M @ N ) )
      = ( ( M = one_one_nat )
        & ( N = one_one_nat ) ) ) ).

% nat_1_eq_mult_iff
thf(fact_728_nat__dvd__1__iff__1,axiom,
    ! [M: nat] :
      ( ( dvd_dvd_nat @ M @ one_one_nat )
      = ( M = one_one_nat ) ) ).

% nat_dvd_1_iff_1
thf(fact_729_mult_Oright__neutral,axiom,
    ! [A: nat] :
      ( ( times_times_nat @ A @ one_one_nat )
      = A ) ).

% mult.right_neutral
thf(fact_730_mult_Oright__neutral,axiom,
    ! [A: int] :
      ( ( times_times_int @ A @ one_one_int )
      = A ) ).

% mult.right_neutral
thf(fact_731_mult__1,axiom,
    ! [A: nat] :
      ( ( times_times_nat @ one_one_nat @ A )
      = A ) ).

% mult_1
thf(fact_732_mult__1,axiom,
    ! [A: int] :
      ( ( times_times_int @ one_one_int @ A )
      = A ) ).

% mult_1
thf(fact_733_power__one,axiom,
    ! [N: nat] :
      ( ( power_power_int @ one_one_int @ N )
      = one_one_int ) ).

% power_one
thf(fact_734_power__one,axiom,
    ! [N: nat] :
      ( ( power_power_nat @ one_one_nat @ N )
      = one_one_nat ) ).

% power_one
thf(fact_735_of__nat__eq__1__iff,axiom,
    ! [N: nat] :
      ( ( ( semiri1316708129612266289at_nat @ N )
        = one_one_nat )
      = ( N = one_one_nat ) ) ).

% of_nat_eq_1_iff
thf(fact_736_of__nat__eq__1__iff,axiom,
    ! [N: nat] :
      ( ( ( semiri1314217659103216013at_int @ N )
        = one_one_int )
      = ( N = one_one_nat ) ) ).

% of_nat_eq_1_iff
thf(fact_737_of__nat__1__eq__iff,axiom,
    ! [N: nat] :
      ( ( one_one_nat
        = ( semiri1316708129612266289at_nat @ N ) )
      = ( N = one_one_nat ) ) ).

% of_nat_1_eq_iff
thf(fact_738_of__nat__1__eq__iff,axiom,
    ! [N: nat] :
      ( ( one_one_int
        = ( semiri1314217659103216013at_int @ N ) )
      = ( N = one_one_nat ) ) ).

% of_nat_1_eq_iff
thf(fact_739_of__nat__1,axiom,
    ( ( semiri1316708129612266289at_nat @ one_one_nat )
    = one_one_nat ) ).

% of_nat_1
thf(fact_740_of__nat__1,axiom,
    ( ( semiri1314217659103216013at_int @ one_one_nat )
    = one_one_int ) ).

% of_nat_1
thf(fact_741_less__one,axiom,
    ! [N: nat] :
      ( ( ord_less_nat @ N @ one_one_nat )
      = ( N = zero_zero_nat ) ) ).

% less_one
thf(fact_742_int__dvd__int__iff,axiom,
    ! [M: nat,N: nat] :
      ( ( dvd_dvd_int @ ( semiri1314217659103216013at_int @ M ) @ ( semiri1314217659103216013at_int @ N ) )
      = ( dvd_dvd_nat @ M @ N ) ) ).

% int_dvd_int_iff
thf(fact_743_mult__cancel__right2,axiom,
    ! [A: int,C: int] :
      ( ( ( times_times_int @ A @ C )
        = C )
      = ( ( C = zero_zero_int )
        | ( A = one_one_int ) ) ) ).

% mult_cancel_right2
thf(fact_744_mult__cancel__right1,axiom,
    ! [C: int,B: int] :
      ( ( C
        = ( times_times_int @ B @ C ) )
      = ( ( C = zero_zero_int )
        | ( B = one_one_int ) ) ) ).

% mult_cancel_right1
thf(fact_745_mult__cancel__left2,axiom,
    ! [C: int,A: int] :
      ( ( ( times_times_int @ C @ A )
        = C )
      = ( ( C = zero_zero_int )
        | ( A = one_one_int ) ) ) ).

% mult_cancel_left2
thf(fact_746_mult__cancel__left1,axiom,
    ! [C: int,B: int] :
      ( ( C
        = ( times_times_int @ C @ B ) )
      = ( ( C = zero_zero_int )
        | ( B = one_one_int ) ) ) ).

% mult_cancel_left1
thf(fact_747_numeral__eq__one__iff,axiom,
    ! [N: num] :
      ( ( ( numeral_numeral_nat @ N )
        = one_one_nat )
      = ( N = one ) ) ).

% numeral_eq_one_iff
thf(fact_748_numeral__eq__one__iff,axiom,
    ! [N: num] :
      ( ( ( numeral_numeral_int @ N )
        = one_one_int )
      = ( N = one ) ) ).

% numeral_eq_one_iff
thf(fact_749_one__eq__numeral__iff,axiom,
    ! [N: num] :
      ( ( one_one_nat
        = ( numeral_numeral_nat @ N ) )
      = ( one = N ) ) ).

% one_eq_numeral_iff
thf(fact_750_one__eq__numeral__iff,axiom,
    ! [N: num] :
      ( ( one_one_int
        = ( numeral_numeral_int @ N ) )
      = ( one = N ) ) ).

% one_eq_numeral_iff
thf(fact_751_unit__prod,axiom,
    ! [A: nat,B: nat] :
      ( ( dvd_dvd_nat @ A @ one_one_nat )
     => ( ( dvd_dvd_nat @ B @ one_one_nat )
       => ( dvd_dvd_nat @ ( times_times_nat @ A @ B ) @ one_one_nat ) ) ) ).

% unit_prod
thf(fact_752_unit__prod,axiom,
    ! [A: int,B: int] :
      ( ( dvd_dvd_int @ A @ one_one_int )
     => ( ( dvd_dvd_int @ B @ one_one_int )
       => ( dvd_dvd_int @ ( times_times_int @ A @ B ) @ one_one_int ) ) ) ).

% unit_prod
thf(fact_753_power__inject__exp,axiom,
    ! [A: nat,M: nat,N: nat] :
      ( ( ord_less_nat @ one_one_nat @ A )
     => ( ( ( power_power_nat @ A @ M )
          = ( power_power_nat @ A @ N ) )
        = ( M = N ) ) ) ).

% power_inject_exp
thf(fact_754_power__inject__exp,axiom,
    ! [A: int,M: nat,N: nat] :
      ( ( ord_less_int @ one_one_int @ A )
     => ( ( ( power_power_int @ A @ M )
          = ( power_power_int @ A @ N ) )
        = ( M = N ) ) ) ).

% power_inject_exp
thf(fact_755_mod__by__1,axiom,
    ! [A: nat] :
      ( ( modulo_modulo_nat @ A @ one_one_nat )
      = zero_zero_nat ) ).

% mod_by_1
thf(fact_756_mod__by__1,axiom,
    ! [A: int] :
      ( ( modulo_modulo_int @ A @ one_one_int )
      = zero_zero_int ) ).

% mod_by_1
thf(fact_757_bits__mod__by__1,axiom,
    ! [A: nat] :
      ( ( modulo_modulo_nat @ A @ one_one_nat )
      = zero_zero_nat ) ).

% bits_mod_by_1
thf(fact_758_bits__mod__by__1,axiom,
    ! [A: int] :
      ( ( modulo_modulo_int @ A @ one_one_int )
      = zero_zero_int ) ).

% bits_mod_by_1
thf(fact_759_power__strict__increasing__iff,axiom,
    ! [B: nat,X: nat,Y: nat] :
      ( ( ord_less_nat @ one_one_nat @ B )
     => ( ( ord_less_nat @ ( power_power_nat @ B @ X ) @ ( power_power_nat @ B @ Y ) )
        = ( ord_less_nat @ X @ Y ) ) ) ).

% power_strict_increasing_iff
thf(fact_760_power__strict__increasing__iff,axiom,
    ! [B: int,X: nat,Y: nat] :
      ( ( ord_less_int @ one_one_int @ B )
     => ( ( ord_less_int @ ( power_power_int @ B @ X ) @ ( power_power_int @ B @ Y ) )
        = ( ord_less_nat @ X @ Y ) ) ) ).

% power_strict_increasing_iff
thf(fact_761_of__nat__Suc,axiom,
    ! [M: nat] :
      ( ( semiri1316708129612266289at_nat @ ( suc @ M ) )
      = ( plus_plus_nat @ one_one_nat @ ( semiri1316708129612266289at_nat @ M ) ) ) ).

% of_nat_Suc
thf(fact_762_of__nat__Suc,axiom,
    ! [M: nat] :
      ( ( semiri1314217659103216013at_int @ ( suc @ M ) )
      = ( plus_plus_int @ one_one_int @ ( semiri1314217659103216013at_int @ M ) ) ) ).

% of_nat_Suc
thf(fact_763_Suc__1,axiom,
    ( ( suc @ one_one_nat )
    = ( numeral_numeral_nat @ ( bit0 @ one ) ) ) ).

% Suc_1
thf(fact_764_Suc__times__numeral__mod__eq,axiom,
    ! [K: num,N: nat] :
      ( ( ( numeral_numeral_nat @ K )
       != one_one_nat )
     => ( ( modulo_modulo_nat @ ( suc @ ( times_times_nat @ ( numeral_numeral_nat @ K ) @ N ) ) @ ( numeral_numeral_nat @ K ) )
        = one_one_nat ) ) ).

% Suc_times_numeral_mod_eq
thf(fact_765_one__add__one,axiom,
    ( ( plus_plus_nat @ one_one_nat @ one_one_nat )
    = ( numeral_numeral_nat @ ( bit0 @ one ) ) ) ).

% one_add_one
thf(fact_766_one__add__one,axiom,
    ( ( plus_plus_int @ one_one_int @ one_one_int )
    = ( numeral_numeral_int @ ( bit0 @ one ) ) ) ).

% one_add_one
thf(fact_767_power__strict__decreasing__iff,axiom,
    ! [B: nat,M: nat,N: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ B )
     => ( ( ord_less_nat @ B @ one_one_nat )
       => ( ( ord_less_nat @ ( power_power_nat @ B @ M ) @ ( power_power_nat @ B @ N ) )
          = ( ord_less_nat @ N @ M ) ) ) ) ).

% power_strict_decreasing_iff
thf(fact_768_power__strict__decreasing__iff,axiom,
    ! [B: int,M: nat,N: nat] :
      ( ( ord_less_int @ zero_zero_int @ B )
     => ( ( ord_less_int @ B @ one_one_int )
       => ( ( ord_less_int @ ( power_power_int @ B @ M ) @ ( power_power_int @ B @ N ) )
          = ( ord_less_nat @ N @ M ) ) ) ) ).

% power_strict_decreasing_iff
thf(fact_769_bits__one__mod__two__eq__one,axiom,
    ( ( modulo_modulo_nat @ one_one_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
    = one_one_nat ) ).

% bits_one_mod_two_eq_one
thf(fact_770_bits__one__mod__two__eq__one,axiom,
    ( ( modulo_modulo_int @ one_one_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) )
    = one_one_int ) ).

% bits_one_mod_two_eq_one
thf(fact_771_one__mod__two__eq__one,axiom,
    ( ( modulo_modulo_nat @ one_one_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
    = one_one_nat ) ).

% one_mod_two_eq_one
thf(fact_772_one__mod__two__eq__one,axiom,
    ( ( modulo_modulo_int @ one_one_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) )
    = one_one_int ) ).

% one_mod_two_eq_one
thf(fact_773_Suc__0__mod__numeral_I2_J,axiom,
    ! [N: num] :
      ( ( modulo_modulo_nat @ ( suc @ zero_zero_nat ) @ ( numeral_numeral_nat @ ( bit0 @ N ) ) )
      = one_one_nat ) ).

% Suc_0_mod_numeral(2)
thf(fact_774_numeral__plus__one,axiom,
    ! [N: num] :
      ( ( plus_plus_nat @ ( numeral_numeral_nat @ N ) @ one_one_nat )
      = ( numeral_numeral_nat @ ( plus_plus_num @ N @ one ) ) ) ).

% numeral_plus_one
thf(fact_775_numeral__plus__one,axiom,
    ! [N: num] :
      ( ( plus_plus_int @ ( numeral_numeral_int @ N ) @ one_one_int )
      = ( numeral_numeral_int @ ( plus_plus_num @ N @ one ) ) ) ).

% numeral_plus_one
thf(fact_776_one__plus__numeral,axiom,
    ! [N: num] :
      ( ( plus_plus_nat @ one_one_nat @ ( numeral_numeral_nat @ N ) )
      = ( numeral_numeral_nat @ ( plus_plus_num @ one @ N ) ) ) ).

% one_plus_numeral
thf(fact_777_one__plus__numeral,axiom,
    ! [N: num] :
      ( ( plus_plus_int @ one_one_int @ ( numeral_numeral_int @ N ) )
      = ( numeral_numeral_int @ ( plus_plus_num @ one @ N ) ) ) ).

% one_plus_numeral
thf(fact_778_one__less__numeral__iff,axiom,
    ! [N: num] :
      ( ( ord_less_nat @ one_one_nat @ ( numeral_numeral_nat @ N ) )
      = ( ord_less_num @ one @ N ) ) ).

% one_less_numeral_iff
thf(fact_779_one__less__numeral__iff,axiom,
    ! [N: num] :
      ( ( ord_less_int @ one_one_int @ ( numeral_numeral_int @ N ) )
      = ( ord_less_num @ one @ N ) ) ).

% one_less_numeral_iff
thf(fact_780_even__plus__one__iff,axiom,
    ! [A: nat] :
      ( ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ ( plus_plus_nat @ A @ one_one_nat ) )
      = ( ~ ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ A ) ) ) ).

% even_plus_one_iff
thf(fact_781_even__plus__one__iff,axiom,
    ! [A: int] :
      ( ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ ( plus_plus_int @ A @ one_one_int ) )
      = ( ~ ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ A ) ) ) ).

% even_plus_one_iff
thf(fact_782_not__mod__2__eq__0__eq__1,axiom,
    ! [A: nat] :
      ( ( ( modulo_modulo_nat @ A @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
       != zero_zero_nat )
      = ( ( modulo_modulo_nat @ A @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
        = one_one_nat ) ) ).

% not_mod_2_eq_0_eq_1
thf(fact_783_not__mod__2__eq__0__eq__1,axiom,
    ! [A: int] :
      ( ( ( modulo_modulo_int @ A @ ( numeral_numeral_int @ ( bit0 @ one ) ) )
       != zero_zero_int )
      = ( ( modulo_modulo_int @ A @ ( numeral_numeral_int @ ( bit0 @ one ) ) )
        = one_one_int ) ) ).

% not_mod_2_eq_0_eq_1
thf(fact_784_not__mod__2__eq__1__eq__0,axiom,
    ! [A: nat] :
      ( ( ( modulo_modulo_nat @ A @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
       != one_one_nat )
      = ( ( modulo_modulo_nat @ A @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
        = zero_zero_nat ) ) ).

% not_mod_2_eq_1_eq_0
thf(fact_785_not__mod__2__eq__1__eq__0,axiom,
    ! [A: int] :
      ( ( ( modulo_modulo_int @ A @ ( numeral_numeral_int @ ( bit0 @ one ) ) )
       != one_one_int )
      = ( ( modulo_modulo_int @ A @ ( numeral_numeral_int @ ( bit0 @ one ) ) )
        = zero_zero_int ) ) ).

% not_mod_2_eq_1_eq_0
thf(fact_786_mod2__gr__0,axiom,
    ! [M: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ ( modulo_modulo_nat @ M @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) )
      = ( ( modulo_modulo_nat @ M @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
        = one_one_nat ) ) ).

% mod2_gr_0
thf(fact_787_zero__neq__one,axiom,
    zero_zero_nat != one_one_nat ).

% zero_neq_one
thf(fact_788_zero__neq__one,axiom,
    zero_zero_int != one_one_int ).

% zero_neq_one
thf(fact_789_less__numeral__extra_I4_J,axiom,
    ~ ( ord_less_nat @ one_one_nat @ one_one_nat ) ).

% less_numeral_extra(4)
thf(fact_790_less__numeral__extra_I4_J,axiom,
    ~ ( ord_less_int @ one_one_int @ one_one_int ) ).

% less_numeral_extra(4)
thf(fact_791_one__reorient,axiom,
    ! [X: nat] :
      ( ( one_one_nat = X )
      = ( X = one_one_nat ) ) ).

% one_reorient
thf(fact_792_one__reorient,axiom,
    ! [X: int] :
      ( ( one_one_int = X )
      = ( X = one_one_int ) ) ).

% one_reorient
thf(fact_793_int__ops_I2_J,axiom,
    ( ( semiri1314217659103216013at_int @ one_one_nat )
    = one_one_int ) ).

% int_ops(2)
thf(fact_794_comm__monoid__mult__class_Omult__1,axiom,
    ! [A: nat] :
      ( ( times_times_nat @ one_one_nat @ A )
      = A ) ).

% comm_monoid_mult_class.mult_1
thf(fact_795_comm__monoid__mult__class_Omult__1,axiom,
    ! [A: int] :
      ( ( times_times_int @ one_one_int @ A )
      = A ) ).

% comm_monoid_mult_class.mult_1
thf(fact_796_mult_Ocomm__neutral,axiom,
    ! [A: nat] :
      ( ( times_times_nat @ A @ one_one_nat )
      = A ) ).

% mult.comm_neutral
thf(fact_797_mult_Ocomm__neutral,axiom,
    ! [A: int] :
      ( ( times_times_int @ A @ one_one_int )
      = A ) ).

% mult.comm_neutral
thf(fact_798_one__dvd,axiom,
    ! [A: nat] : ( dvd_dvd_nat @ one_one_nat @ A ) ).

% one_dvd
thf(fact_799_one__dvd,axiom,
    ! [A: int] : ( dvd_dvd_int @ one_one_int @ A ) ).

% one_dvd
thf(fact_800_unit__imp__dvd,axiom,
    ! [B: nat,A: nat] :
      ( ( dvd_dvd_nat @ B @ one_one_nat )
     => ( dvd_dvd_nat @ B @ A ) ) ).

% unit_imp_dvd
thf(fact_801_unit__imp__dvd,axiom,
    ! [B: int,A: int] :
      ( ( dvd_dvd_int @ B @ one_one_int )
     => ( dvd_dvd_int @ B @ A ) ) ).

% unit_imp_dvd
thf(fact_802_dvd__unit__imp__unit,axiom,
    ! [A: nat,B: nat] :
      ( ( dvd_dvd_nat @ A @ B )
     => ( ( dvd_dvd_nat @ B @ one_one_nat )
       => ( dvd_dvd_nat @ A @ one_one_nat ) ) ) ).

% dvd_unit_imp_unit
thf(fact_803_dvd__unit__imp__unit,axiom,
    ! [A: int,B: int] :
      ( ( dvd_dvd_int @ A @ B )
     => ( ( dvd_dvd_int @ B @ one_one_int )
       => ( dvd_dvd_int @ A @ one_one_int ) ) ) ).

% dvd_unit_imp_unit
thf(fact_804_nat__mult__1__right,axiom,
    ! [N: nat] :
      ( ( times_times_nat @ N @ one_one_nat )
      = N ) ).

% nat_mult_1_right
thf(fact_805_nat__mult__1,axiom,
    ! [N: nat] :
      ( ( times_times_nat @ one_one_nat @ N )
      = N ) ).

% nat_mult_1
thf(fact_806_zdvd__mono,axiom,
    ! [K: int,M: int,T: int] :
      ( ( K != zero_zero_int )
     => ( ( dvd_dvd_int @ M @ T )
        = ( dvd_dvd_int @ ( times_times_int @ K @ M ) @ ( times_times_int @ K @ T ) ) ) ) ).

% zdvd_mono
thf(fact_807_zdvd__not__zless,axiom,
    ! [M: int,N: int] :
      ( ( ord_less_int @ zero_zero_int @ M )
     => ( ( ord_less_int @ M @ N )
       => ~ ( dvd_dvd_int @ N @ M ) ) ) ).

% zdvd_not_zless
thf(fact_808_zero__less__one,axiom,
    ord_less_nat @ zero_zero_nat @ one_one_nat ).

% zero_less_one
thf(fact_809_zero__less__one,axiom,
    ord_less_int @ zero_zero_int @ one_one_int ).

% zero_less_one
thf(fact_810_not__one__less__zero,axiom,
    ~ ( ord_less_nat @ one_one_nat @ zero_zero_nat ) ).

% not_one_less_zero
thf(fact_811_not__one__less__zero,axiom,
    ~ ( ord_less_int @ one_one_int @ zero_zero_int ) ).

% not_one_less_zero
thf(fact_812_less__numeral__extra_I1_J,axiom,
    ord_less_nat @ zero_zero_nat @ one_one_nat ).

% less_numeral_extra(1)
thf(fact_813_less__numeral__extra_I1_J,axiom,
    ord_less_int @ zero_zero_int @ one_one_int ).

% less_numeral_extra(1)
thf(fact_814_not__numeral__less__one,axiom,
    ! [N: num] :
      ~ ( ord_less_nat @ ( numeral_numeral_nat @ N ) @ one_one_nat ) ).

% not_numeral_less_one
thf(fact_815_not__numeral__less__one,axiom,
    ! [N: num] :
      ~ ( ord_less_int @ ( numeral_numeral_int @ N ) @ one_one_int ) ).

% not_numeral_less_one
thf(fact_816_less__1__mult,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_nat @ one_one_nat @ M )
     => ( ( ord_less_nat @ one_one_nat @ N )
       => ( ord_less_nat @ one_one_nat @ ( times_times_nat @ M @ N ) ) ) ) ).

% less_1_mult
thf(fact_817_less__1__mult,axiom,
    ! [M: int,N: int] :
      ( ( ord_less_int @ one_one_int @ M )
     => ( ( ord_less_int @ one_one_int @ N )
       => ( ord_less_int @ one_one_int @ ( times_times_int @ M @ N ) ) ) ) ).

% less_1_mult
thf(fact_818_zdvd__mult__cancel,axiom,
    ! [K: int,M: int,N: int] :
      ( ( dvd_dvd_int @ ( times_times_int @ K @ M ) @ ( times_times_int @ K @ N ) )
     => ( ( K != zero_zero_int )
       => ( dvd_dvd_int @ M @ N ) ) ) ).

% zdvd_mult_cancel
thf(fact_819_less__add__one,axiom,
    ! [A: nat] : ( ord_less_nat @ A @ ( plus_plus_nat @ A @ one_one_nat ) ) ).

% less_add_one
thf(fact_820_less__add__one,axiom,
    ! [A: int] : ( ord_less_int @ A @ ( plus_plus_int @ A @ one_one_int ) ) ).

% less_add_one
thf(fact_821_add__mono1,axiom,
    ! [A: nat,B: nat] :
      ( ( ord_less_nat @ A @ B )
     => ( ord_less_nat @ ( plus_plus_nat @ A @ one_one_nat ) @ ( plus_plus_nat @ B @ one_one_nat ) ) ) ).

% add_mono1
thf(fact_822_add__mono1,axiom,
    ! [A: int,B: int] :
      ( ( ord_less_int @ A @ B )
     => ( ord_less_int @ ( plus_plus_int @ A @ one_one_int ) @ ( plus_plus_int @ B @ one_one_int ) ) ) ).

% add_mono1
thf(fact_823_one__plus__numeral__commute,axiom,
    ! [X: num] :
      ( ( plus_plus_nat @ one_one_nat @ ( numeral_numeral_nat @ X ) )
      = ( plus_plus_nat @ ( numeral_numeral_nat @ X ) @ one_one_nat ) ) ).

% one_plus_numeral_commute
thf(fact_824_one__plus__numeral__commute,axiom,
    ! [X: num] :
      ( ( plus_plus_int @ one_one_int @ ( numeral_numeral_int @ X ) )
      = ( plus_plus_int @ ( numeral_numeral_int @ X ) @ one_one_int ) ) ).

% one_plus_numeral_commute
thf(fact_825_not__is__unit__0,axiom,
    ~ ( dvd_dvd_nat @ zero_zero_nat @ one_one_nat ) ).

% not_is_unit_0
thf(fact_826_not__is__unit__0,axiom,
    ~ ( dvd_dvd_int @ zero_zero_int @ one_one_int ) ).

% not_is_unit_0
thf(fact_827_numeral__One,axiom,
    ( ( numeral_numeral_nat @ one )
    = one_one_nat ) ).

% numeral_One
thf(fact_828_numeral__One,axiom,
    ( ( numeral_numeral_int @ one )
    = one_one_int ) ).

% numeral_One
thf(fact_829_unit__mult__right__cancel,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( dvd_dvd_nat @ A @ one_one_nat )
     => ( ( ( times_times_nat @ B @ A )
          = ( times_times_nat @ C @ A ) )
        = ( B = C ) ) ) ).

% unit_mult_right_cancel
thf(fact_830_unit__mult__right__cancel,axiom,
    ! [A: int,B: int,C: int] :
      ( ( dvd_dvd_int @ A @ one_one_int )
     => ( ( ( times_times_int @ B @ A )
          = ( times_times_int @ C @ A ) )
        = ( B = C ) ) ) ).

% unit_mult_right_cancel
thf(fact_831_unit__mult__left__cancel,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( dvd_dvd_nat @ A @ one_one_nat )
     => ( ( ( times_times_nat @ A @ B )
          = ( times_times_nat @ A @ C ) )
        = ( B = C ) ) ) ).

% unit_mult_left_cancel
thf(fact_832_unit__mult__left__cancel,axiom,
    ! [A: int,B: int,C: int] :
      ( ( dvd_dvd_int @ A @ one_one_int )
     => ( ( ( times_times_int @ A @ B )
          = ( times_times_int @ A @ C ) )
        = ( B = C ) ) ) ).

% unit_mult_left_cancel
thf(fact_833_mult__unit__dvd__iff_H,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( dvd_dvd_nat @ A @ one_one_nat )
     => ( ( dvd_dvd_nat @ ( times_times_nat @ A @ B ) @ C )
        = ( dvd_dvd_nat @ B @ C ) ) ) ).

% mult_unit_dvd_iff'
thf(fact_834_mult__unit__dvd__iff_H,axiom,
    ! [A: int,B: int,C: int] :
      ( ( dvd_dvd_int @ A @ one_one_int )
     => ( ( dvd_dvd_int @ ( times_times_int @ A @ B ) @ C )
        = ( dvd_dvd_int @ B @ C ) ) ) ).

% mult_unit_dvd_iff'
thf(fact_835_dvd__mult__unit__iff_H,axiom,
    ! [B: nat,A: nat,C: nat] :
      ( ( dvd_dvd_nat @ B @ one_one_nat )
     => ( ( dvd_dvd_nat @ A @ ( times_times_nat @ B @ C ) )
        = ( dvd_dvd_nat @ A @ C ) ) ) ).

% dvd_mult_unit_iff'
thf(fact_836_dvd__mult__unit__iff_H,axiom,
    ! [B: int,A: int,C: int] :
      ( ( dvd_dvd_int @ B @ one_one_int )
     => ( ( dvd_dvd_int @ A @ ( times_times_int @ B @ C ) )
        = ( dvd_dvd_int @ A @ C ) ) ) ).

% dvd_mult_unit_iff'
thf(fact_837_mult__unit__dvd__iff,axiom,
    ! [B: nat,A: nat,C: nat] :
      ( ( dvd_dvd_nat @ B @ one_one_nat )
     => ( ( dvd_dvd_nat @ ( times_times_nat @ A @ B ) @ C )
        = ( dvd_dvd_nat @ A @ C ) ) ) ).

% mult_unit_dvd_iff
thf(fact_838_mult__unit__dvd__iff,axiom,
    ! [B: int,A: int,C: int] :
      ( ( dvd_dvd_int @ B @ one_one_int )
     => ( ( dvd_dvd_int @ ( times_times_int @ A @ B ) @ C )
        = ( dvd_dvd_int @ A @ C ) ) ) ).

% mult_unit_dvd_iff
thf(fact_839_dvd__mult__unit__iff,axiom,
    ! [B: nat,A: nat,C: nat] :
      ( ( dvd_dvd_nat @ B @ one_one_nat )
     => ( ( dvd_dvd_nat @ A @ ( times_times_nat @ C @ B ) )
        = ( dvd_dvd_nat @ A @ C ) ) ) ).

% dvd_mult_unit_iff
thf(fact_840_dvd__mult__unit__iff,axiom,
    ! [B: int,A: int,C: int] :
      ( ( dvd_dvd_int @ B @ one_one_int )
     => ( ( dvd_dvd_int @ A @ ( times_times_int @ C @ B ) )
        = ( dvd_dvd_int @ A @ C ) ) ) ).

% dvd_mult_unit_iff
thf(fact_841_is__unit__mult__iff,axiom,
    ! [A: nat,B: nat] :
      ( ( dvd_dvd_nat @ ( times_times_nat @ A @ B ) @ one_one_nat )
      = ( ( dvd_dvd_nat @ A @ one_one_nat )
        & ( dvd_dvd_nat @ B @ one_one_nat ) ) ) ).

% is_unit_mult_iff
thf(fact_842_is__unit__mult__iff,axiom,
    ! [A: int,B: int] :
      ( ( dvd_dvd_int @ ( times_times_int @ A @ B ) @ one_one_int )
      = ( ( dvd_dvd_int @ A @ one_one_int )
        & ( dvd_dvd_int @ B @ one_one_int ) ) ) ).

% is_unit_mult_iff
thf(fact_843_zdvd__period,axiom,
    ! [A: int,D: int,X: int,T: int,C: int] :
      ( ( dvd_dvd_int @ A @ D )
     => ( ( dvd_dvd_int @ A @ ( plus_plus_int @ X @ T ) )
        = ( dvd_dvd_int @ A @ ( plus_plus_int @ ( plus_plus_int @ X @ ( times_times_int @ C @ D ) ) @ T ) ) ) ) ).

% zdvd_period
thf(fact_844_zdvd__reduce,axiom,
    ! [K: int,N: int,M: int] :
      ( ( dvd_dvd_int @ K @ ( plus_plus_int @ N @ ( times_times_int @ K @ M ) ) )
      = ( dvd_dvd_int @ K @ N ) ) ).

% zdvd_reduce
thf(fact_845_left__right__inverse__power,axiom,
    ! [X: nat,Y: nat,N: nat] :
      ( ( ( times_times_nat @ X @ Y )
        = one_one_nat )
     => ( ( times_times_nat @ ( power_power_nat @ X @ N ) @ ( power_power_nat @ Y @ N ) )
        = one_one_nat ) ) ).

% left_right_inverse_power
thf(fact_846_left__right__inverse__power,axiom,
    ! [X: int,Y: int,N: nat] :
      ( ( ( times_times_int @ X @ Y )
        = one_one_int )
     => ( ( times_times_int @ ( power_power_int @ X @ N ) @ ( power_power_int @ Y @ N ) )
        = one_one_int ) ) ).

% left_right_inverse_power
thf(fact_847_power__0,axiom,
    ! [A: int] :
      ( ( power_power_int @ A @ zero_zero_nat )
      = one_one_int ) ).

% power_0
thf(fact_848_power__0,axiom,
    ! [A: nat] :
      ( ( power_power_nat @ A @ zero_zero_nat )
      = one_one_nat ) ).

% power_0
thf(fact_849_One__nat__def,axiom,
    ( one_one_nat
    = ( suc @ zero_zero_nat ) ) ).

% One_nat_def
thf(fact_850_numerals_I1_J,axiom,
    ( ( numeral_numeral_nat @ one )
    = one_one_nat ) ).

% numerals(1)
thf(fact_851_Suc__eq__plus1,axiom,
    ( suc
    = ( ^ [N4: nat] : ( plus_plus_nat @ N4 @ one_one_nat ) ) ) ).

% Suc_eq_plus1
thf(fact_852_plus__1__eq__Suc,axiom,
    ( ( plus_plus_nat @ one_one_nat )
    = suc ) ).

% plus_1_eq_Suc
thf(fact_853_Suc__eq__plus1__left,axiom,
    ( suc
    = ( plus_plus_nat @ one_one_nat ) ) ).

% Suc_eq_plus1_left
thf(fact_854_mult__eq__self__implies__10,axiom,
    ! [M: nat,N: nat] :
      ( ( M
        = ( times_times_nat @ M @ N ) )
     => ( ( N = one_one_nat )
        | ( M = zero_zero_nat ) ) ) ).

% mult_eq_self_implies_10
thf(fact_855_odd__nonzero,axiom,
    ! [Z: int] :
      ( ( plus_plus_int @ ( plus_plus_int @ one_one_int @ Z ) @ Z )
     != zero_zero_int ) ).

% odd_nonzero
thf(fact_856_zless__add1__eq,axiom,
    ! [W: int,Z: int] :
      ( ( ord_less_int @ W @ ( plus_plus_int @ Z @ one_one_int ) )
      = ( ( ord_less_int @ W @ Z )
        | ( W = Z ) ) ) ).

% zless_add1_eq
thf(fact_857_int__gr__induct,axiom,
    ! [K: int,I: int,P: int > $o] :
      ( ( ord_less_int @ K @ I )
     => ( ( P @ ( plus_plus_int @ K @ one_one_int ) )
       => ( ! [I2: int] :
              ( ( ord_less_int @ K @ I2 )
             => ( ( P @ I2 )
               => ( P @ ( plus_plus_int @ I2 @ one_one_int ) ) ) )
         => ( P @ I ) ) ) ) ).

% int_gr_induct
thf(fact_858_zero__less__two,axiom,
    ord_less_nat @ zero_zero_nat @ ( plus_plus_nat @ one_one_nat @ one_one_nat ) ).

% zero_less_two
thf(fact_859_zero__less__two,axiom,
    ord_less_int @ zero_zero_int @ ( plus_plus_int @ one_one_int @ one_one_int ) ).

% zero_less_two
thf(fact_860_unit__dvdE,axiom,
    ! [A: nat,B: nat] :
      ( ( dvd_dvd_nat @ A @ one_one_nat )
     => ~ ( ( A != zero_zero_nat )
         => ! [C2: nat] :
              ( B
             != ( times_times_nat @ A @ C2 ) ) ) ) ).

% unit_dvdE
thf(fact_861_unit__dvdE,axiom,
    ! [A: int,B: int] :
      ( ( dvd_dvd_int @ A @ one_one_int )
     => ~ ( ( A != zero_zero_int )
         => ! [C2: int] :
              ( B
             != ( times_times_int @ A @ C2 ) ) ) ) ).

% unit_dvdE
thf(fact_862_minf_I7_J,axiom,
    ! [T: nat] :
    ? [Z5: nat] :
    ! [X5: nat] :
      ( ( ord_less_nat @ X5 @ Z5 )
     => ~ ( ord_less_nat @ T @ X5 ) ) ).

% minf(7)
thf(fact_863_minf_I7_J,axiom,
    ! [T: num] :
    ? [Z5: num] :
    ! [X5: num] :
      ( ( ord_less_num @ X5 @ Z5 )
     => ~ ( ord_less_num @ T @ X5 ) ) ).

% minf(7)
thf(fact_864_minf_I7_J,axiom,
    ! [T: int] :
    ? [Z5: int] :
    ! [X5: int] :
      ( ( ord_less_int @ X5 @ Z5 )
     => ~ ( ord_less_int @ T @ X5 ) ) ).

% minf(7)
thf(fact_865_minf_I5_J,axiom,
    ! [T: nat] :
    ? [Z5: nat] :
    ! [X5: nat] :
      ( ( ord_less_nat @ X5 @ Z5 )
     => ( ord_less_nat @ X5 @ T ) ) ).

% minf(5)
thf(fact_866_minf_I5_J,axiom,
    ! [T: num] :
    ? [Z5: num] :
    ! [X5: num] :
      ( ( ord_less_num @ X5 @ Z5 )
     => ( ord_less_num @ X5 @ T ) ) ).

% minf(5)
thf(fact_867_minf_I5_J,axiom,
    ! [T: int] :
    ? [Z5: int] :
    ! [X5: int] :
      ( ( ord_less_int @ X5 @ Z5 )
     => ( ord_less_int @ X5 @ T ) ) ).

% minf(5)
thf(fact_868_minf_I4_J,axiom,
    ! [T: nat] :
    ? [Z5: nat] :
    ! [X5: nat] :
      ( ( ord_less_nat @ X5 @ Z5 )
     => ( X5 != T ) ) ).

% minf(4)
thf(fact_869_minf_I4_J,axiom,
    ! [T: num] :
    ? [Z5: num] :
    ! [X5: num] :
      ( ( ord_less_num @ X5 @ Z5 )
     => ( X5 != T ) ) ).

% minf(4)
thf(fact_870_minf_I4_J,axiom,
    ! [T: int] :
    ? [Z5: int] :
    ! [X5: int] :
      ( ( ord_less_int @ X5 @ Z5 )
     => ( X5 != T ) ) ).

% minf(4)
thf(fact_871_minf_I3_J,axiom,
    ! [T: nat] :
    ? [Z5: nat] :
    ! [X5: nat] :
      ( ( ord_less_nat @ X5 @ Z5 )
     => ( X5 != T ) ) ).

% minf(3)
thf(fact_872_minf_I3_J,axiom,
    ! [T: num] :
    ? [Z5: num] :
    ! [X5: num] :
      ( ( ord_less_num @ X5 @ Z5 )
     => ( X5 != T ) ) ).

% minf(3)
thf(fact_873_minf_I3_J,axiom,
    ! [T: int] :
    ? [Z5: int] :
    ! [X5: int] :
      ( ( ord_less_int @ X5 @ Z5 )
     => ( X5 != T ) ) ).

% minf(3)
thf(fact_874_minf_I2_J,axiom,
    ! [P: nat > $o,P3: nat > $o,Q3: nat > $o,Q4: nat > $o] :
      ( ? [Z6: nat] :
        ! [X3: nat] :
          ( ( ord_less_nat @ X3 @ Z6 )
         => ( ( P @ X3 )
            = ( P3 @ X3 ) ) )
     => ( ? [Z6: nat] :
          ! [X3: nat] :
            ( ( ord_less_nat @ X3 @ Z6 )
           => ( ( Q3 @ X3 )
              = ( Q4 @ X3 ) ) )
       => ? [Z5: nat] :
          ! [X5: nat] :
            ( ( ord_less_nat @ X5 @ Z5 )
           => ( ( ( P @ X5 )
                | ( Q3 @ X5 ) )
              = ( ( P3 @ X5 )
                | ( Q4 @ X5 ) ) ) ) ) ) ).

% minf(2)
thf(fact_875_minf_I2_J,axiom,
    ! [P: num > $o,P3: num > $o,Q3: num > $o,Q4: num > $o] :
      ( ? [Z6: num] :
        ! [X3: num] :
          ( ( ord_less_num @ X3 @ Z6 )
         => ( ( P @ X3 )
            = ( P3 @ X3 ) ) )
     => ( ? [Z6: num] :
          ! [X3: num] :
            ( ( ord_less_num @ X3 @ Z6 )
           => ( ( Q3 @ X3 )
              = ( Q4 @ X3 ) ) )
       => ? [Z5: num] :
          ! [X5: num] :
            ( ( ord_less_num @ X5 @ Z5 )
           => ( ( ( P @ X5 )
                | ( Q3 @ X5 ) )
              = ( ( P3 @ X5 )
                | ( Q4 @ X5 ) ) ) ) ) ) ).

% minf(2)
thf(fact_876_minf_I2_J,axiom,
    ! [P: int > $o,P3: int > $o,Q3: int > $o,Q4: int > $o] :
      ( ? [Z6: int] :
        ! [X3: int] :
          ( ( ord_less_int @ X3 @ Z6 )
         => ( ( P @ X3 )
            = ( P3 @ X3 ) ) )
     => ( ? [Z6: int] :
          ! [X3: int] :
            ( ( ord_less_int @ X3 @ Z6 )
           => ( ( Q3 @ X3 )
              = ( Q4 @ X3 ) ) )
       => ? [Z5: int] :
          ! [X5: int] :
            ( ( ord_less_int @ X5 @ Z5 )
           => ( ( ( P @ X5 )
                | ( Q3 @ X5 ) )
              = ( ( P3 @ X5 )
                | ( Q4 @ X5 ) ) ) ) ) ) ).

% minf(2)
thf(fact_877_minf_I1_J,axiom,
    ! [P: nat > $o,P3: nat > $o,Q3: nat > $o,Q4: nat > $o] :
      ( ? [Z6: nat] :
        ! [X3: nat] :
          ( ( ord_less_nat @ X3 @ Z6 )
         => ( ( P @ X3 )
            = ( P3 @ X3 ) ) )
     => ( ? [Z6: nat] :
          ! [X3: nat] :
            ( ( ord_less_nat @ X3 @ Z6 )
           => ( ( Q3 @ X3 )
              = ( Q4 @ X3 ) ) )
       => ? [Z5: nat] :
          ! [X5: nat] :
            ( ( ord_less_nat @ X5 @ Z5 )
           => ( ( ( P @ X5 )
                & ( Q3 @ X5 ) )
              = ( ( P3 @ X5 )
                & ( Q4 @ X5 ) ) ) ) ) ) ).

% minf(1)
thf(fact_878_minf_I1_J,axiom,
    ! [P: num > $o,P3: num > $o,Q3: num > $o,Q4: num > $o] :
      ( ? [Z6: num] :
        ! [X3: num] :
          ( ( ord_less_num @ X3 @ Z6 )
         => ( ( P @ X3 )
            = ( P3 @ X3 ) ) )
     => ( ? [Z6: num] :
          ! [X3: num] :
            ( ( ord_less_num @ X3 @ Z6 )
           => ( ( Q3 @ X3 )
              = ( Q4 @ X3 ) ) )
       => ? [Z5: num] :
          ! [X5: num] :
            ( ( ord_less_num @ X5 @ Z5 )
           => ( ( ( P @ X5 )
                & ( Q3 @ X5 ) )
              = ( ( P3 @ X5 )
                & ( Q4 @ X5 ) ) ) ) ) ) ).

% minf(1)
thf(fact_879_minf_I1_J,axiom,
    ! [P: int > $o,P3: int > $o,Q3: int > $o,Q4: int > $o] :
      ( ? [Z6: int] :
        ! [X3: int] :
          ( ( ord_less_int @ X3 @ Z6 )
         => ( ( P @ X3 )
            = ( P3 @ X3 ) ) )
     => ( ? [Z6: int] :
          ! [X3: int] :
            ( ( ord_less_int @ X3 @ Z6 )
           => ( ( Q3 @ X3 )
              = ( Q4 @ X3 ) ) )
       => ? [Z5: int] :
          ! [X5: int] :
            ( ( ord_less_int @ X5 @ Z5 )
           => ( ( ( P @ X5 )
                & ( Q3 @ X5 ) )
              = ( ( P3 @ X5 )
                & ( Q4 @ X5 ) ) ) ) ) ) ).

% minf(1)
thf(fact_880_pinf_I7_J,axiom,
    ! [T: nat] :
    ? [Z5: nat] :
    ! [X5: nat] :
      ( ( ord_less_nat @ Z5 @ X5 )
     => ( ord_less_nat @ T @ X5 ) ) ).

% pinf(7)
thf(fact_881_pinf_I7_J,axiom,
    ! [T: num] :
    ? [Z5: num] :
    ! [X5: num] :
      ( ( ord_less_num @ Z5 @ X5 )
     => ( ord_less_num @ T @ X5 ) ) ).

% pinf(7)
thf(fact_882_pinf_I7_J,axiom,
    ! [T: int] :
    ? [Z5: int] :
    ! [X5: int] :
      ( ( ord_less_int @ Z5 @ X5 )
     => ( ord_less_int @ T @ X5 ) ) ).

% pinf(7)
thf(fact_883_pinf_I5_J,axiom,
    ! [T: nat] :
    ? [Z5: nat] :
    ! [X5: nat] :
      ( ( ord_less_nat @ Z5 @ X5 )
     => ~ ( ord_less_nat @ X5 @ T ) ) ).

% pinf(5)
thf(fact_884_pinf_I5_J,axiom,
    ! [T: num] :
    ? [Z5: num] :
    ! [X5: num] :
      ( ( ord_less_num @ Z5 @ X5 )
     => ~ ( ord_less_num @ X5 @ T ) ) ).

% pinf(5)
thf(fact_885_pinf_I5_J,axiom,
    ! [T: int] :
    ? [Z5: int] :
    ! [X5: int] :
      ( ( ord_less_int @ Z5 @ X5 )
     => ~ ( ord_less_int @ X5 @ T ) ) ).

% pinf(5)
thf(fact_886_pinf_I4_J,axiom,
    ! [T: nat] :
    ? [Z5: nat] :
    ! [X5: nat] :
      ( ( ord_less_nat @ Z5 @ X5 )
     => ( X5 != T ) ) ).

% pinf(4)
thf(fact_887_pinf_I4_J,axiom,
    ! [T: num] :
    ? [Z5: num] :
    ! [X5: num] :
      ( ( ord_less_num @ Z5 @ X5 )
     => ( X5 != T ) ) ).

% pinf(4)
thf(fact_888_pinf_I4_J,axiom,
    ! [T: int] :
    ? [Z5: int] :
    ! [X5: int] :
      ( ( ord_less_int @ Z5 @ X5 )
     => ( X5 != T ) ) ).

% pinf(4)
thf(fact_889_pinf_I3_J,axiom,
    ! [T: nat] :
    ? [Z5: nat] :
    ! [X5: nat] :
      ( ( ord_less_nat @ Z5 @ X5 )
     => ( X5 != T ) ) ).

% pinf(3)
thf(fact_890_pinf_I3_J,axiom,
    ! [T: num] :
    ? [Z5: num] :
    ! [X5: num] :
      ( ( ord_less_num @ Z5 @ X5 )
     => ( X5 != T ) ) ).

% pinf(3)
thf(fact_891_pinf_I3_J,axiom,
    ! [T: int] :
    ? [Z5: int] :
    ! [X5: int] :
      ( ( ord_less_int @ Z5 @ X5 )
     => ( X5 != T ) ) ).

% pinf(3)
thf(fact_892_pinf_I2_J,axiom,
    ! [P: nat > $o,P3: nat > $o,Q3: nat > $o,Q4: nat > $o] :
      ( ? [Z6: nat] :
        ! [X3: nat] :
          ( ( ord_less_nat @ Z6 @ X3 )
         => ( ( P @ X3 )
            = ( P3 @ X3 ) ) )
     => ( ? [Z6: nat] :
          ! [X3: nat] :
            ( ( ord_less_nat @ Z6 @ X3 )
           => ( ( Q3 @ X3 )
              = ( Q4 @ X3 ) ) )
       => ? [Z5: nat] :
          ! [X5: nat] :
            ( ( ord_less_nat @ Z5 @ X5 )
           => ( ( ( P @ X5 )
                | ( Q3 @ X5 ) )
              = ( ( P3 @ X5 )
                | ( Q4 @ X5 ) ) ) ) ) ) ).

% pinf(2)
thf(fact_893_pinf_I2_J,axiom,
    ! [P: num > $o,P3: num > $o,Q3: num > $o,Q4: num > $o] :
      ( ? [Z6: num] :
        ! [X3: num] :
          ( ( ord_less_num @ Z6 @ X3 )
         => ( ( P @ X3 )
            = ( P3 @ X3 ) ) )
     => ( ? [Z6: num] :
          ! [X3: num] :
            ( ( ord_less_num @ Z6 @ X3 )
           => ( ( Q3 @ X3 )
              = ( Q4 @ X3 ) ) )
       => ? [Z5: num] :
          ! [X5: num] :
            ( ( ord_less_num @ Z5 @ X5 )
           => ( ( ( P @ X5 )
                | ( Q3 @ X5 ) )
              = ( ( P3 @ X5 )
                | ( Q4 @ X5 ) ) ) ) ) ) ).

% pinf(2)
thf(fact_894_pinf_I2_J,axiom,
    ! [P: int > $o,P3: int > $o,Q3: int > $o,Q4: int > $o] :
      ( ? [Z6: int] :
        ! [X3: int] :
          ( ( ord_less_int @ Z6 @ X3 )
         => ( ( P @ X3 )
            = ( P3 @ X3 ) ) )
     => ( ? [Z6: int] :
          ! [X3: int] :
            ( ( ord_less_int @ Z6 @ X3 )
           => ( ( Q3 @ X3 )
              = ( Q4 @ X3 ) ) )
       => ? [Z5: int] :
          ! [X5: int] :
            ( ( ord_less_int @ Z5 @ X5 )
           => ( ( ( P @ X5 )
                | ( Q3 @ X5 ) )
              = ( ( P3 @ X5 )
                | ( Q4 @ X5 ) ) ) ) ) ) ).

% pinf(2)
thf(fact_895_pinf_I1_J,axiom,
    ! [P: nat > $o,P3: nat > $o,Q3: nat > $o,Q4: nat > $o] :
      ( ? [Z6: nat] :
        ! [X3: nat] :
          ( ( ord_less_nat @ Z6 @ X3 )
         => ( ( P @ X3 )
            = ( P3 @ X3 ) ) )
     => ( ? [Z6: nat] :
          ! [X3: nat] :
            ( ( ord_less_nat @ Z6 @ X3 )
           => ( ( Q3 @ X3 )
              = ( Q4 @ X3 ) ) )
       => ? [Z5: nat] :
          ! [X5: nat] :
            ( ( ord_less_nat @ Z5 @ X5 )
           => ( ( ( P @ X5 )
                & ( Q3 @ X5 ) )
              = ( ( P3 @ X5 )
                & ( Q4 @ X5 ) ) ) ) ) ) ).

% pinf(1)
thf(fact_896_pinf_I1_J,axiom,
    ! [P: num > $o,P3: num > $o,Q3: num > $o,Q4: num > $o] :
      ( ? [Z6: num] :
        ! [X3: num] :
          ( ( ord_less_num @ Z6 @ X3 )
         => ( ( P @ X3 )
            = ( P3 @ X3 ) ) )
     => ( ? [Z6: num] :
          ! [X3: num] :
            ( ( ord_less_num @ Z6 @ X3 )
           => ( ( Q3 @ X3 )
              = ( Q4 @ X3 ) ) )
       => ? [Z5: num] :
          ! [X5: num] :
            ( ( ord_less_num @ Z5 @ X5 )
           => ( ( ( P @ X5 )
                & ( Q3 @ X5 ) )
              = ( ( P3 @ X5 )
                & ( Q4 @ X5 ) ) ) ) ) ) ).

% pinf(1)
thf(fact_897_pinf_I1_J,axiom,
    ! [P: int > $o,P3: int > $o,Q3: int > $o,Q4: int > $o] :
      ( ? [Z6: int] :
        ! [X3: int] :
          ( ( ord_less_int @ Z6 @ X3 )
         => ( ( P @ X3 )
            = ( P3 @ X3 ) ) )
     => ( ? [Z6: int] :
          ! [X3: int] :
            ( ( ord_less_int @ Z6 @ X3 )
           => ( ( Q3 @ X3 )
              = ( Q4 @ X3 ) ) )
       => ? [Z5: int] :
          ! [X5: int] :
            ( ( ord_less_int @ Z5 @ X5 )
           => ( ( ( P @ X5 )
                & ( Q3 @ X5 ) )
              = ( ( P3 @ X5 )
                & ( Q4 @ X5 ) ) ) ) ) ) ).

% pinf(1)
thf(fact_898_power__gt1__lemma,axiom,
    ! [A: nat,N: nat] :
      ( ( ord_less_nat @ one_one_nat @ A )
     => ( ord_less_nat @ one_one_nat @ ( times_times_nat @ A @ ( power_power_nat @ A @ N ) ) ) ) ).

% power_gt1_lemma
thf(fact_899_power__gt1__lemma,axiom,
    ! [A: int,N: nat] :
      ( ( ord_less_int @ one_one_int @ A )
     => ( ord_less_int @ one_one_int @ ( times_times_int @ A @ ( power_power_int @ A @ N ) ) ) ) ).

% power_gt1_lemma
thf(fact_900_power__less__power__Suc,axiom,
    ! [A: nat,N: nat] :
      ( ( ord_less_nat @ one_one_nat @ A )
     => ( ord_less_nat @ ( power_power_nat @ A @ N ) @ ( times_times_nat @ A @ ( power_power_nat @ A @ N ) ) ) ) ).

% power_less_power_Suc
thf(fact_901_power__less__power__Suc,axiom,
    ! [A: int,N: nat] :
      ( ( ord_less_int @ one_one_int @ A )
     => ( ord_less_int @ ( power_power_int @ A @ N ) @ ( times_times_int @ A @ ( power_power_int @ A @ N ) ) ) ) ).

% power_less_power_Suc
thf(fact_902_power__0__left,axiom,
    ! [N: nat] :
      ( ( ( N = zero_zero_nat )
       => ( ( power_power_int @ zero_zero_int @ N )
          = one_one_int ) )
      & ( ( N != zero_zero_nat )
       => ( ( power_power_int @ zero_zero_int @ N )
          = zero_zero_int ) ) ) ).

% power_0_left
thf(fact_903_power__0__left,axiom,
    ! [N: nat] :
      ( ( ( N = zero_zero_nat )
       => ( ( power_power_nat @ zero_zero_nat @ N )
          = one_one_nat ) )
      & ( ( N != zero_zero_nat )
       => ( ( power_power_nat @ zero_zero_nat @ N )
          = zero_zero_nat ) ) ) ).

% power_0_left
thf(fact_904_power__gt1,axiom,
    ! [A: nat,N: nat] :
      ( ( ord_less_nat @ one_one_nat @ A )
     => ( ord_less_nat @ one_one_nat @ ( power_power_nat @ A @ ( suc @ N ) ) ) ) ).

% power_gt1
thf(fact_905_power__gt1,axiom,
    ! [A: int,N: nat] :
      ( ( ord_less_int @ one_one_int @ A )
     => ( ord_less_int @ one_one_int @ ( power_power_int @ A @ ( suc @ N ) ) ) ) ).

% power_gt1
thf(fact_906_power__less__imp__less__exp,axiom,
    ! [A: nat,M: nat,N: nat] :
      ( ( ord_less_nat @ one_one_nat @ A )
     => ( ( ord_less_nat @ ( power_power_nat @ A @ M ) @ ( power_power_nat @ A @ N ) )
       => ( ord_less_nat @ M @ N ) ) ) ).

% power_less_imp_less_exp
thf(fact_907_power__less__imp__less__exp,axiom,
    ! [A: int,M: nat,N: nat] :
      ( ( ord_less_int @ one_one_int @ A )
     => ( ( ord_less_int @ ( power_power_int @ A @ M ) @ ( power_power_int @ A @ N ) )
       => ( ord_less_nat @ M @ N ) ) ) ).

% power_less_imp_less_exp
thf(fact_908_power__strict__increasing,axiom,
    ! [N: nat,N5: nat,A: nat] :
      ( ( ord_less_nat @ N @ N5 )
     => ( ( ord_less_nat @ one_one_nat @ A )
       => ( ord_less_nat @ ( power_power_nat @ A @ N ) @ ( power_power_nat @ A @ N5 ) ) ) ) ).

% power_strict_increasing
thf(fact_909_power__strict__increasing,axiom,
    ! [N: nat,N5: nat,A: int] :
      ( ( ord_less_nat @ N @ N5 )
     => ( ( ord_less_int @ one_one_int @ A )
       => ( ord_less_int @ ( power_power_int @ A @ N ) @ ( power_power_int @ A @ N5 ) ) ) ) ).

% power_strict_increasing
thf(fact_910_unit__imp__mod__eq__0,axiom,
    ! [B: nat,A: nat] :
      ( ( dvd_dvd_nat @ B @ one_one_nat )
     => ( ( modulo_modulo_nat @ A @ B )
        = zero_zero_nat ) ) ).

% unit_imp_mod_eq_0
thf(fact_911_unit__imp__mod__eq__0,axiom,
    ! [B: int,A: int] :
      ( ( dvd_dvd_int @ B @ one_one_int )
     => ( ( modulo_modulo_int @ A @ B )
        = zero_zero_int ) ) ).

% unit_imp_mod_eq_0
thf(fact_912_is__unit__power__iff,axiom,
    ! [A: int,N: nat] :
      ( ( dvd_dvd_int @ ( power_power_int @ A @ N ) @ one_one_int )
      = ( ( dvd_dvd_int @ A @ one_one_int )
        | ( N = zero_zero_nat ) ) ) ).

% is_unit_power_iff
thf(fact_913_is__unit__power__iff,axiom,
    ! [A: nat,N: nat] :
      ( ( dvd_dvd_nat @ ( power_power_nat @ A @ N ) @ one_one_nat )
      = ( ( dvd_dvd_nat @ A @ one_one_nat )
        | ( N = zero_zero_nat ) ) ) ).

% is_unit_power_iff
thf(fact_914_nat__induct__non__zero,axiom,
    ! [N: nat,P: nat > $o] :
      ( ( ord_less_nat @ zero_zero_nat @ N )
     => ( ( P @ one_one_nat )
       => ( ! [N2: nat] :
              ( ( ord_less_nat @ zero_zero_nat @ N2 )
             => ( ( P @ N2 )
               => ( P @ ( suc @ N2 ) ) ) )
         => ( P @ N ) ) ) ) ).

% nat_induct_non_zero
thf(fact_915_int__Suc,axiom,
    ! [N: nat] :
      ( ( semiri1314217659103216013at_int @ ( suc @ N ) )
      = ( plus_plus_int @ ( semiri1314217659103216013at_int @ N ) @ one_one_int ) ) ).

% int_Suc
thf(fact_916_int__ops_I4_J,axiom,
    ! [A: nat] :
      ( ( semiri1314217659103216013at_int @ ( suc @ A ) )
      = ( plus_plus_int @ ( semiri1314217659103216013at_int @ A ) @ one_one_int ) ) ).

% int_ops(4)
thf(fact_917_odd__less__0__iff,axiom,
    ! [Z: int] :
      ( ( ord_less_int @ ( plus_plus_int @ ( plus_plus_int @ one_one_int @ Z ) @ Z ) @ zero_zero_int )
      = ( ord_less_int @ Z @ zero_zero_int ) ) ).

% odd_less_0_iff
thf(fact_918_pos__zmult__eq__1__iff,axiom,
    ! [M: int,N: int] :
      ( ( ord_less_int @ zero_zero_int @ M )
     => ( ( ( times_times_int @ M @ N )
          = one_one_int )
        = ( ( M = one_one_int )
          & ( N = one_one_int ) ) ) ) ).

% pos_zmult_eq_1_iff
thf(fact_919_aux__gen__b__factor,axiom,
    ! [A: nat,B: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ A )
     => ( ( ord_less_nat @ one_one_nat @ B )
       => ? [K2: nat,C2: nat] :
            ( ( A
              = ( times_times_nat @ ( power_power_nat @ B @ K2 ) @ C2 ) )
            & ( ( modulo_modulo_nat @ C2 @ B )
             != zero_zero_nat ) ) ) ) ).

% aux_gen_b_factor
thf(fact_920_power__Suc__less,axiom,
    ! [A: nat,N: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ A )
     => ( ( ord_less_nat @ A @ one_one_nat )
       => ( ord_less_nat @ ( times_times_nat @ A @ ( power_power_nat @ A @ N ) ) @ ( power_power_nat @ A @ N ) ) ) ) ).

% power_Suc_less
thf(fact_921_power__Suc__less,axiom,
    ! [A: int,N: nat] :
      ( ( ord_less_int @ zero_zero_int @ A )
     => ( ( ord_less_int @ A @ one_one_int )
       => ( ord_less_int @ ( times_times_int @ A @ ( power_power_int @ A @ N ) ) @ ( power_power_int @ A @ N ) ) ) ) ).

% power_Suc_less
thf(fact_922_power__Suc__less__one,axiom,
    ! [A: nat,N: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ A )
     => ( ( ord_less_nat @ A @ one_one_nat )
       => ( ord_less_nat @ ( power_power_nat @ A @ ( suc @ N ) ) @ one_one_nat ) ) ) ).

% power_Suc_less_one
thf(fact_923_power__Suc__less__one,axiom,
    ! [A: int,N: nat] :
      ( ( ord_less_int @ zero_zero_int @ A )
     => ( ( ord_less_int @ A @ one_one_int )
       => ( ord_less_int @ ( power_power_int @ A @ ( suc @ N ) ) @ one_one_int ) ) ) ).

% power_Suc_less_one
thf(fact_924_power__strict__decreasing,axiom,
    ! [N: nat,N5: nat,A: nat] :
      ( ( ord_less_nat @ N @ N5 )
     => ( ( ord_less_nat @ zero_zero_nat @ A )
       => ( ( ord_less_nat @ A @ one_one_nat )
         => ( ord_less_nat @ ( power_power_nat @ A @ N5 ) @ ( power_power_nat @ A @ N ) ) ) ) ) ).

% power_strict_decreasing
thf(fact_925_power__strict__decreasing,axiom,
    ! [N: nat,N5: nat,A: int] :
      ( ( ord_less_nat @ N @ N5 )
     => ( ( ord_less_int @ zero_zero_int @ A )
       => ( ( ord_less_int @ A @ one_one_int )
         => ( ord_less_int @ ( power_power_int @ A @ N5 ) @ ( power_power_int @ A @ N ) ) ) ) ) ).

% power_strict_decreasing
thf(fact_926_odd__one,axiom,
    ~ ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ one_one_nat ) ).

% odd_one
thf(fact_927_odd__one,axiom,
    ~ ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ one_one_int ) ).

% odd_one
thf(fact_928_one__less__power,axiom,
    ! [A: nat,N: nat] :
      ( ( ord_less_nat @ one_one_nat @ A )
     => ( ( ord_less_nat @ zero_zero_nat @ N )
       => ( ord_less_nat @ one_one_nat @ ( power_power_nat @ A @ N ) ) ) ) ).

% one_less_power
thf(fact_929_one__less__power,axiom,
    ! [A: int,N: nat] :
      ( ( ord_less_int @ one_one_int @ A )
     => ( ( ord_less_nat @ zero_zero_nat @ N )
       => ( ord_less_int @ one_one_int @ ( power_power_int @ A @ N ) ) ) ) ).

% one_less_power
thf(fact_930_one__power2,axiom,
    ( ( power_power_int @ one_one_int @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
    = one_one_int ) ).

% one_power2
thf(fact_931_one__power2,axiom,
    ( ( power_power_nat @ one_one_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
    = one_one_nat ) ).

% one_power2
thf(fact_932_dvd__power,axiom,
    ! [N: nat,X: int] :
      ( ( ( ord_less_nat @ zero_zero_nat @ N )
        | ( X = one_one_int ) )
     => ( dvd_dvd_int @ X @ ( power_power_int @ X @ N ) ) ) ).

% dvd_power
thf(fact_933_dvd__power,axiom,
    ! [N: nat,X: nat] :
      ( ( ( ord_less_nat @ zero_zero_nat @ N )
        | ( X = one_one_nat ) )
     => ( dvd_dvd_nat @ X @ ( power_power_nat @ X @ N ) ) ) ).

% dvd_power
thf(fact_934_nat__1__add__1,axiom,
    ( ( plus_plus_nat @ one_one_nat @ one_one_nat )
    = ( numeral_numeral_nat @ ( bit0 @ one ) ) ) ).

% nat_1_add_1
thf(fact_935_dvd__mult__cancel2,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ M )
     => ( ( dvd_dvd_nat @ ( times_times_nat @ N @ M ) @ M )
        = ( N = one_one_nat ) ) ) ).

% dvd_mult_cancel2
thf(fact_936_dvd__mult__cancel1,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ M )
     => ( ( dvd_dvd_nat @ ( times_times_nat @ M @ N ) @ M )
        = ( N = one_one_nat ) ) ) ).

% dvd_mult_cancel1
thf(fact_937_odd__iff__mod__2__eq__one,axiom,
    ! [A: nat] :
      ( ( ~ ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ A ) )
      = ( ( modulo_modulo_nat @ A @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
        = one_one_nat ) ) ).

% odd_iff_mod_2_eq_one
thf(fact_938_odd__iff__mod__2__eq__one,axiom,
    ! [A: int] :
      ( ( ~ ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ A ) )
      = ( ( modulo_modulo_int @ A @ ( numeral_numeral_int @ ( bit0 @ one ) ) )
        = one_one_int ) ) ).

% odd_iff_mod_2_eq_one
thf(fact_939_nat__induct2,axiom,
    ! [P: nat > $o,N: nat] :
      ( ( P @ zero_zero_nat )
     => ( ( P @ one_one_nat )
       => ( ! [N2: nat] :
              ( ( P @ N2 )
             => ( P @ ( plus_plus_nat @ N2 @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) ) )
         => ( P @ N ) ) ) ) ).

% nat_induct2
thf(fact_940_Suc__times__mod__eq,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_nat @ ( suc @ zero_zero_nat ) @ M )
     => ( ( modulo_modulo_nat @ ( suc @ ( times_times_nat @ M @ N ) ) @ M )
        = one_one_nat ) ) ).

% Suc_times_mod_eq
thf(fact_941_oddE,axiom,
    ! [A: nat] :
      ( ~ ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ A )
     => ~ ! [B6: nat] :
            ( A
           != ( plus_plus_nat @ ( times_times_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ B6 ) @ one_one_nat ) ) ) ).

% oddE
thf(fact_942_oddE,axiom,
    ! [A: int] :
      ( ~ ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ A )
     => ~ ! [B6: int] :
            ( A
           != ( plus_plus_int @ ( times_times_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ B6 ) @ one_one_int ) ) ) ).

% oddE
thf(fact_943_mod2__eq__if,axiom,
    ! [A: nat] :
      ( ( ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ A )
       => ( ( modulo_modulo_nat @ A @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
          = zero_zero_nat ) )
      & ( ~ ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ A )
       => ( ( modulo_modulo_nat @ A @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
          = one_one_nat ) ) ) ).

% mod2_eq_if
thf(fact_944_mod2__eq__if,axiom,
    ! [A: int] :
      ( ( ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ A )
       => ( ( modulo_modulo_int @ A @ ( numeral_numeral_int @ ( bit0 @ one ) ) )
          = zero_zero_int ) )
      & ( ~ ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ A )
       => ( ( modulo_modulo_int @ A @ ( numeral_numeral_int @ ( bit0 @ one ) ) )
          = one_one_int ) ) ) ).

% mod2_eq_if
thf(fact_945_parity__cases,axiom,
    ! [A: nat] :
      ( ( ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ A )
       => ( ( modulo_modulo_nat @ A @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
         != zero_zero_nat ) )
     => ~ ( ~ ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ A )
         => ( ( modulo_modulo_nat @ A @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
           != one_one_nat ) ) ) ).

% parity_cases
thf(fact_946_parity__cases,axiom,
    ! [A: int] :
      ( ( ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ A )
       => ( ( modulo_modulo_int @ A @ ( numeral_numeral_int @ ( bit0 @ one ) ) )
         != zero_zero_int ) )
     => ~ ( ~ ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ A )
         => ( ( modulo_modulo_int @ A @ ( numeral_numeral_int @ ( bit0 @ one ) ) )
           != one_one_int ) ) ) ).

% parity_cases
thf(fact_947_minf_I10_J,axiom,
    ! [D: nat,S: nat] :
    ? [Z5: nat] :
    ! [X5: nat] :
      ( ( ord_less_nat @ X5 @ Z5 )
     => ( ( ~ ( dvd_dvd_nat @ D @ ( plus_plus_nat @ X5 @ S ) ) )
        = ( ~ ( dvd_dvd_nat @ D @ ( plus_plus_nat @ X5 @ S ) ) ) ) ) ).

% minf(10)
thf(fact_948_minf_I10_J,axiom,
    ! [D: int,S: int] :
    ? [Z5: int] :
    ! [X5: int] :
      ( ( ord_less_int @ X5 @ Z5 )
     => ( ( ~ ( dvd_dvd_int @ D @ ( plus_plus_int @ X5 @ S ) ) )
        = ( ~ ( dvd_dvd_int @ D @ ( plus_plus_int @ X5 @ S ) ) ) ) ) ).

% minf(10)
thf(fact_949_minf_I9_J,axiom,
    ! [D: nat,S: nat] :
    ? [Z5: nat] :
    ! [X5: nat] :
      ( ( ord_less_nat @ X5 @ Z5 )
     => ( ( dvd_dvd_nat @ D @ ( plus_plus_nat @ X5 @ S ) )
        = ( dvd_dvd_nat @ D @ ( plus_plus_nat @ X5 @ S ) ) ) ) ).

% minf(9)
thf(fact_950_minf_I9_J,axiom,
    ! [D: int,S: int] :
    ? [Z5: int] :
    ! [X5: int] :
      ( ( ord_less_int @ X5 @ Z5 )
     => ( ( dvd_dvd_int @ D @ ( plus_plus_int @ X5 @ S ) )
        = ( dvd_dvd_int @ D @ ( plus_plus_int @ X5 @ S ) ) ) ) ).

% minf(9)
thf(fact_951_pinf_I10_J,axiom,
    ! [D: nat,S: nat] :
    ? [Z5: nat] :
    ! [X5: nat] :
      ( ( ord_less_nat @ Z5 @ X5 )
     => ( ( ~ ( dvd_dvd_nat @ D @ ( plus_plus_nat @ X5 @ S ) ) )
        = ( ~ ( dvd_dvd_nat @ D @ ( plus_plus_nat @ X5 @ S ) ) ) ) ) ).

% pinf(10)
thf(fact_952_pinf_I10_J,axiom,
    ! [D: int,S: int] :
    ? [Z5: int] :
    ! [X5: int] :
      ( ( ord_less_int @ Z5 @ X5 )
     => ( ( ~ ( dvd_dvd_int @ D @ ( plus_plus_int @ X5 @ S ) ) )
        = ( ~ ( dvd_dvd_int @ D @ ( plus_plus_int @ X5 @ S ) ) ) ) ) ).

% pinf(10)
thf(fact_953_bin__narry__def,axiom,
    ( bin_narry
    = ( ^ [A4: nat,B4: nat,K3: nat] : ( if_nat @ ( ord_less_nat @ ( modulo_modulo_nat @ A4 @ ( power_power_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ K3 ) ) @ ( modulo_modulo_nat @ B4 @ ( power_power_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ K3 ) ) ) @ one_one_nat @ zero_zero_nat ) ) ) ).

% bin_narry_def
thf(fact_954_dbl__simps_I3_J,axiom,
    ( ( neg_numeral_dbl_int @ one_one_int )
    = ( numeral_numeral_int @ ( bit0 @ one ) ) ) ).

% dbl_simps(3)
thf(fact_955_even__succ__div__exp,axiom,
    ! [A: nat,N: nat] :
      ( ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ A )
     => ( ( ord_less_nat @ zero_zero_nat @ N )
       => ( ( divide_divide_nat @ ( plus_plus_nat @ one_one_nat @ A ) @ ( power_power_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ N ) )
          = ( divide_divide_nat @ A @ ( power_power_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ N ) ) ) ) ) ).

% even_succ_div_exp
thf(fact_956_even__succ__div__exp,axiom,
    ! [A: int,N: nat] :
      ( ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ A )
     => ( ( ord_less_nat @ zero_zero_nat @ N )
       => ( ( divide_divide_int @ ( plus_plus_int @ one_one_int @ A ) @ ( power_power_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ N ) )
          = ( divide_divide_int @ A @ ( power_power_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ N ) ) ) ) ) ).

% even_succ_div_exp
thf(fact_957_power__le__zero__eq__numeral,axiom,
    ! [A: int,W: num] :
      ( ( ord_less_eq_int @ ( power_power_int @ A @ ( numeral_numeral_nat @ W ) ) @ zero_zero_int )
      = ( ( ord_less_nat @ zero_zero_nat @ ( numeral_numeral_nat @ W ) )
        & ( ( ~ ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ ( numeral_numeral_nat @ W ) )
            & ( ord_less_eq_int @ A @ zero_zero_int ) )
          | ( ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ ( numeral_numeral_nat @ W ) )
            & ( A = zero_zero_int ) ) ) ) ) ).

% power_le_zero_eq_numeral
thf(fact_958_semiring__norm_I71_J,axiom,
    ! [M: num,N: num] :
      ( ( ord_less_eq_num @ ( bit0 @ M ) @ ( bit0 @ N ) )
      = ( ord_less_eq_num @ M @ N ) ) ).

% semiring_norm(71)
thf(fact_959_semiring__norm_I68_J,axiom,
    ! [N: num] : ( ord_less_eq_num @ one @ N ) ).

% semiring_norm(68)
thf(fact_960_Suc__le__mono,axiom,
    ! [N: nat,M: nat] :
      ( ( ord_less_eq_nat @ ( suc @ N ) @ ( suc @ M ) )
      = ( ord_less_eq_nat @ N @ M ) ) ).

% Suc_le_mono
thf(fact_961_le0,axiom,
    ! [N: nat] : ( ord_less_eq_nat @ zero_zero_nat @ N ) ).

% le0
thf(fact_962_bot__nat__0_Oextremum,axiom,
    ! [A: nat] : ( ord_less_eq_nat @ zero_zero_nat @ A ) ).

% bot_nat_0.extremum
thf(fact_963_nat__add__left__cancel__le,axiom,
    ! [K: nat,M: nat,N: nat] :
      ( ( ord_less_eq_nat @ ( plus_plus_nat @ K @ M ) @ ( plus_plus_nat @ K @ N ) )
      = ( ord_less_eq_nat @ M @ N ) ) ).

% nat_add_left_cancel_le
thf(fact_964_le__zero__eq,axiom,
    ! [N: nat] :
      ( ( ord_less_eq_nat @ N @ zero_zero_nat )
      = ( N = zero_zero_nat ) ) ).

% le_zero_eq
thf(fact_965_numeral__le__iff,axiom,
    ! [M: num,N: num] :
      ( ( ord_less_eq_nat @ ( numeral_numeral_nat @ M ) @ ( numeral_numeral_nat @ N ) )
      = ( ord_less_eq_num @ M @ N ) ) ).

% numeral_le_iff
thf(fact_966_numeral__le__iff,axiom,
    ! [M: num,N: num] :
      ( ( ord_less_eq_int @ ( numeral_numeral_int @ M ) @ ( numeral_numeral_int @ N ) )
      = ( ord_less_eq_num @ M @ N ) ) ).

% numeral_le_iff
thf(fact_967_add__le__cancel__left,axiom,
    ! [C: nat,A: nat,B: nat] :
      ( ( ord_less_eq_nat @ ( plus_plus_nat @ C @ A ) @ ( plus_plus_nat @ C @ B ) )
      = ( ord_less_eq_nat @ A @ B ) ) ).

% add_le_cancel_left
thf(fact_968_add__le__cancel__left,axiom,
    ! [C: int,A: int,B: int] :
      ( ( ord_less_eq_int @ ( plus_plus_int @ C @ A ) @ ( plus_plus_int @ C @ B ) )
      = ( ord_less_eq_int @ A @ B ) ) ).

% add_le_cancel_left
thf(fact_969_add__le__cancel__right,axiom,
    ! [A: nat,C: nat,B: nat] :
      ( ( ord_less_eq_nat @ ( plus_plus_nat @ A @ C ) @ ( plus_plus_nat @ B @ C ) )
      = ( ord_less_eq_nat @ A @ B ) ) ).

% add_le_cancel_right
thf(fact_970_add__le__cancel__right,axiom,
    ! [A: int,C: int,B: int] :
      ( ( ord_less_eq_int @ ( plus_plus_int @ A @ C ) @ ( plus_plus_int @ B @ C ) )
      = ( ord_less_eq_int @ A @ B ) ) ).

% add_le_cancel_right
thf(fact_971_bits__div__by__0,axiom,
    ! [A: nat] :
      ( ( divide_divide_nat @ A @ zero_zero_nat )
      = zero_zero_nat ) ).

% bits_div_by_0
thf(fact_972_bits__div__by__0,axiom,
    ! [A: int] :
      ( ( divide_divide_int @ A @ zero_zero_int )
      = zero_zero_int ) ).

% bits_div_by_0
thf(fact_973_bits__div__0,axiom,
    ! [A: nat] :
      ( ( divide_divide_nat @ zero_zero_nat @ A )
      = zero_zero_nat ) ).

% bits_div_0
thf(fact_974_bits__div__0,axiom,
    ! [A: int] :
      ( ( divide_divide_int @ zero_zero_int @ A )
      = zero_zero_int ) ).

% bits_div_0
thf(fact_975_div__by__0,axiom,
    ! [A: nat] :
      ( ( divide_divide_nat @ A @ zero_zero_nat )
      = zero_zero_nat ) ).

% div_by_0
thf(fact_976_div__by__0,axiom,
    ! [A: int] :
      ( ( divide_divide_int @ A @ zero_zero_int )
      = zero_zero_int ) ).

% div_by_0
thf(fact_977_div__0,axiom,
    ! [A: nat] :
      ( ( divide_divide_nat @ zero_zero_nat @ A )
      = zero_zero_nat ) ).

% div_0
thf(fact_978_div__0,axiom,
    ! [A: int] :
      ( ( divide_divide_int @ zero_zero_int @ A )
      = zero_zero_int ) ).

% div_0
thf(fact_979_of__nat__le__iff,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_eq_nat @ ( semiri1316708129612266289at_nat @ M ) @ ( semiri1316708129612266289at_nat @ N ) )
      = ( ord_less_eq_nat @ M @ N ) ) ).

% of_nat_le_iff
thf(fact_980_of__nat__le__iff,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_eq_int @ ( semiri1314217659103216013at_int @ M ) @ ( semiri1314217659103216013at_int @ N ) )
      = ( ord_less_eq_nat @ M @ N ) ) ).

% of_nat_le_iff
thf(fact_981_semiring__norm_I69_J,axiom,
    ! [M: num] :
      ~ ( ord_less_eq_num @ ( bit0 @ M ) @ one ) ).

% semiring_norm(69)
thf(fact_982_div__by__1,axiom,
    ! [A: nat] :
      ( ( divide_divide_nat @ A @ one_one_nat )
      = A ) ).

% div_by_1
thf(fact_983_div__by__1,axiom,
    ! [A: int] :
      ( ( divide_divide_int @ A @ one_one_int )
      = A ) ).

% div_by_1
thf(fact_984_bits__div__by__1,axiom,
    ! [A: nat] :
      ( ( divide_divide_nat @ A @ one_one_nat )
      = A ) ).

% bits_div_by_1
thf(fact_985_bits__div__by__1,axiom,
    ! [A: int] :
      ( ( divide_divide_int @ A @ one_one_int )
      = A ) ).

% bits_div_by_1
thf(fact_986_div__by__Suc__0,axiom,
    ! [M: nat] :
      ( ( divide_divide_nat @ M @ ( suc @ zero_zero_nat ) )
      = M ) ).

% div_by_Suc_0
thf(fact_987_div__dvd__div,axiom,
    ! [A: nat,B: nat,C: nat] :
      ( ( dvd_dvd_nat @ A @ B )
     => ( ( dvd_dvd_nat @ A @ C )
       => ( ( dvd_dvd_nat @ ( divide_divide_nat @ B @ A ) @ ( divide_divide_nat @ C @ A ) )
          = ( dvd_dvd_nat @ B @ C ) ) ) ) ).

% div_dvd_div
thf(fact_988_div__dvd__div,axiom,
    ! [A: int,B: int,C: int] :
      ( ( dvd_dvd_int @ A @ B )
     => ( ( dvd_dvd_int @ A @ C )
       => ( ( dvd_dvd_int @ ( divide_divide_int @ B @ A ) @ ( divide_divide_int @ C @ A ) )
          = ( dvd_dvd_int @ B @ C ) ) ) ) ).

% div_dvd_div
thf(fact_989_div__less,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_nat @ M @ N )
     => ( ( divide_divide_nat @ M @ N )
        = zero_zero_nat ) ) ).

% div_less
thf(fact_990_zdiv__numeral__Bit0,axiom,
    ! [V: num,W: num] :
      ( ( divide_divide_int @ ( numeral_numeral_int @ ( bit0 @ V ) ) @ ( numeral_numeral_int @ ( bit0 @ W ) ) )
      = ( divide_divide_int @ ( numeral_numeral_int @ V ) @ ( numeral_numeral_int @ W ) ) ) ).

% zdiv_numeral_Bit0
thf(fact_991_div__neg__neg__trivial,axiom,
    ! [K: int,L: int] :
      ( ( ord_less_eq_int @ K @ zero_zero_int )
     => ( ( ord_less_int @ L @ K )
       => ( ( divide_divide_int @ K @ L )
          = zero_zero_int ) ) ) ).

% div_neg_neg_trivial
thf(fact_992_div__pos__pos__trivial,axiom,
    ! [K: int,L: int] :
      ( ( ord_less_eq_int @ zero_zero_int @ K )
     => ( ( ord_less_int @ K @ L )
       => ( ( divide_divide_int @ K @ L )
          = zero_zero_int ) ) ) ).

% div_pos_pos_trivial
thf(fact_993_dbl__simps_I2_J,axiom,
    ( ( neg_numeral_dbl_int @ zero_zero_int )
    = zero_zero_int ) ).

% dbl_simps(2)
thf(fact_994_zero__le__double__add__iff__zero__le__single__add,axiom,
    ! [A: int] :
      ( ( ord_less_eq_int @ zero_zero_int @ ( plus_plus_int @ A @ A ) )
      = ( ord_less_eq_int @ zero_zero_int @ A ) ) ).

% zero_le_double_add_iff_zero_le_single_add
thf(fact_995_double__add__le__zero__iff__single__add__le__zero,axiom,
    ! [A: int] :
      ( ( ord_less_eq_int @ ( plus_plus_int @ A @ A ) @ zero_zero_int )
      = ( ord_less_eq_int @ A @ zero_zero_int ) ) ).

% double_add_le_zero_iff_single_add_le_zero
thf(fact_996_le__add__same__cancel2,axiom,
    ! [A: nat,B: nat] :
      ( ( ord_less_eq_nat @ A @ ( plus_plus_nat @ B @ A ) )
      = ( ord_less_eq_nat @ zero_zero_nat @ B ) ) ).

% le_add_same_cancel2
thf(fact_997_le__add__same__cancel2,axiom,
    ! [A: int,B: int] :
      ( ( ord_less_eq_int @ A @ ( plus_plus_int @ B @ A ) )
      = ( ord_less_eq_int @ zero_zero_int @ B ) ) ).

% le_add_same_cancel2
thf(fact_998_le__add__same__cancel1,axiom,
    ! [A: nat,B: nat] :
      ( ( ord_less_eq_nat @ A @ ( plus_plus_nat @ A @ B ) )
      = ( ord_less_eq_nat @ zero_zero_nat @ B ) ) ).

% le_add_same_cancel1
thf(fact_999_le__add__same__cancel1,axiom,
    ! [A: int,B: int] :
      ( ( ord_less_eq_int @ A @ ( plus_plus_int @ A @ B ) )
      = ( ord_less_eq_int @ zero_zero_int @ B ) ) ).

% le_add_same_cancel1
thf(fact_1000_add__le__same__cancel2,axiom,
    ! [A: nat,B: nat] :
      ( ( ord_less_eq_nat @ ( plus_plus_nat @ A @ B ) @ B )
      = ( ord_less_eq_nat @ A @ zero_zero_nat ) ) ).

% add_le_same_cancel2
thf(fact_1001_add__le__same__cancel2,axiom,
    ! [A: int,B: int] :
      ( ( ord_less_eq_int @ ( plus_plus_int @ A @ B ) @ B )
      = ( ord_less_eq_int @ A @ zero_zero_int ) ) ).

% add_le_same_cancel2
thf(fact_1002_add__le__same__cancel1,axiom,
    ! [B: nat,A: nat] :
      ( ( ord_less_eq_nat @ ( plus_plus_nat @ B @ A ) @ B )
      = ( ord_less_eq_nat @ A @ zero_zero_nat ) ) ).

% add_le_same_cancel1
thf(fact_1003_add__le__same__cancel1,axiom,
    ! [B: int,A: int] :
      ( ( ord_less_eq_int @ ( plus_plus_int @ B @ A ) @ B )
      = ( ord_less_eq_int @ A @ zero_zero_int ) ) ).

% add_le_same_cancel1
thf(fact_1004_div__mult__mult1__if,axiom,
    ! [C: nat,A: nat,B: nat] :
      ( ( ( C = zero_zero_nat )
       => ( ( divide_divide_nat @ ( times_times_nat @ C @ A ) @ ( times_times_nat @ C @ B ) )
          = zero_zero_nat ) )
      & ( ( C != zero_zero_nat )
       => ( ( divide_divide_nat @ ( times_times_nat @ C @ A ) @ ( times_times_nat @ C @ B ) )
          = ( divide_divide_nat @ A @ B ) ) ) ) ).

% div_mult_mult1_if
thf(fact_1005_div__mult__mult1__if,axiom,
    ! [C: int,A: int,B: int] :
      ( ( ( C = zero_zero_int )
       => ( ( divide_divide_int @ ( times_times_int @ C @ A ) @ ( times_times_int @ C @ B ) )
          = zero_zero_int ) )
      & ( ( C != zero_zero_int )
       => ( ( divide_divide_int @ ( times_times_int @ C @ A ) @ ( times_times_int @ C @ B ) )
          = ( divide_divide_int @ A @ B ) ) ) ) ).

% div_mult_mult1_if
thf(fact_1006_div__mult__mult2,axiom,
    ! [C: nat,A: nat,B: nat] :
      ( ( C != zero_zero_nat )
     => ( ( divide_divide_nat @ ( times_times_nat @ A @ C ) @ ( times_times_nat @ B @ C ) )
        = ( divide_divide_nat @ A @ B ) ) ) ).

% div_mult_mult2
thf(fact_1007_div__mult__mult2,axiom,
    ! [C: int,A: int,B: int] :
      ( ( C != zero_zero_int )
     => ( ( divide_divide_int @ ( times_times_int @ A @ C ) @ ( times_times_int @ B @ C ) )
        = ( divide_divide_int @ A @ B ) ) ) ).

% div_mult_mult2
thf(fact_1008_div__mult__mult1,axiom,
    ! [C: nat,A: nat,B: nat] :
      ( ( C != zero_zero_nat )
     => ( ( divide_divide_nat @ ( times_times_nat @ C @ A ) @ ( times_times_nat @ C @ B ) )
        = ( divide_divide_nat @ A @ B ) ) ) ).

% div_mult_mult1
thf(fact_1009_div__mult__mult1,axiom,
    ! [C: int,A: int,B: int] :
      ( ( C != zero_zero_int )
     => ( ( divide_divide_int @ ( times_times_int @ C @ A ) @ ( times_times_int @ C @ B ) )
        = ( divide_divide_int @ A @ B ) ) ) ).

% div_mult_mult1
thf(fact_1010_nonzero__mult__div__cancel__left,axiom,
    ! [A: nat,B: nat] :
      ( ( A != zero_zero_nat )
     => ( ( divide_divide_nat @ ( times_times_nat @ A @ B ) @ A )
        = B ) ) ).

% nonzero_mult_div_cancel_left
thf(fact_1011_nonzero__mult__div__cancel__left,axiom,
    ! [A: int,B: int] :
      ( ( A != zero_zero_int )
     => ( ( divide_divide_int @ ( times_times_int @ A @ B ) @ A )
        = B ) ) ).

% nonzero_mult_div_cancel_left
thf(fact_1012_nonzero__mult__div__cancel__right,axiom,
    ! [B: nat,A: nat] :
      ( ( B != zero_zero_nat )
     => ( ( divide_divide_nat @ ( times_times_nat @ A @ B ) @ B )
        = A ) ) ).

% nonzero_mult_div_cancel_right
thf(fact_1013_nonzero__mult__div__cancel__right,axiom,
    ! [B: int,A: int] :
      ( ( B != zero_zero_int )
     => ( ( divide_divide_int @ ( times_times_int @ A @ B ) @ B )
        = A ) ) ).

% nonzero_mult_div_cancel_right
thf(fact_1014_div__self,axiom,
    ! [A: nat] :
      ( ( A != zero_zero_nat )
     => ( ( divide_divide_nat @ A @ A )
        = one_one_nat ) ) ).

% div_self
thf(fact_1015_div__self,axiom,
    ! [A: int] :
      ( ( A != zero_zero_int )
     => ( ( divide_divide_int @ A @ A )
        = one_one_int ) ) ).

% div_self
thf(fact_1016_dvd__div__mult__self,axiom,
    ! [A: nat,B: nat] :
      ( ( dvd_dvd_nat @ A @ B )
     => ( ( times_times_nat @ ( divide_divide_nat @ B @ A ) @ A )
        = B ) ) ).

% dvd_div_mult_self
thf(fact_1017_dvd__div__mult__self,axiom,
    ! [A: int,B: int] :
      ( ( dvd_dvd_int @ A @ B )
     => ( ( times_times_int @ ( divide_divide_int @ B @ A ) @ A )
        = B ) ) ).

% dvd_div_mult_self
thf(fact_1018_dvd__mult__div__cancel,axiom,
    ! [A: nat,B: nat] :
      ( ( dvd_dvd_nat @ A @ B )
     => ( ( times_times_nat @ A @ ( divide_divide_nat @ B @ A ) )
        = B ) ) ).

% dvd_mult_div_cancel
thf(fact_1019_dvd__mult__div__cancel,axiom,
    ! [A: int,B: int] :
      ( ( dvd_dvd_int @ A @ B )
     => ( ( times_times_int @ A @ ( divide_divide_int @ B @ A ) )
        = B ) ) ).

% dvd_mult_div_cancel
thf(fact_1020_div__add,axiom,
    ! [C: nat,A: nat,B: nat] :
      ( ( dvd_dvd_nat @ C @ A )
     => ( ( dvd_dvd_nat @ C @ B )
       => ( ( divide_divide_nat @ ( plus_plus_nat @ A @ B ) @ C )
          = ( plus_plus_nat @ ( divide_divide_nat @ A @ C ) @ ( divide_divide_nat @ B @ C ) ) ) ) ) ).

% div_add
thf(fact_1021_div__add,axiom,
    ! [C: int,A: int,B: int] :
      ( ( dvd_dvd_int @ C @ A )
     => ( ( dvd_dvd_int @ C @ B )
       => ( ( divide_divide_int @ ( plus_plus_int @ A @ B ) @ C )
          = ( plus_plus_int @ ( divide_divide_int @ A @ C ) @ ( divide_divide_int @ B @ C ) ) ) ) ) ).

% div_add
thf(fact_1022_unit__div,axiom,
    ! [A: nat,B: nat] :
      ( ( dvd_dvd_nat @ A @ one_one_nat )
     => ( ( dvd_dvd_nat @ B @ one_one_nat )
       => ( dvd_dvd_nat @ ( divide_divide_nat @ A @ B ) @ one_one_nat ) ) ) ).

% unit_div
thf(fact_1023_unit__div,axiom,
    ! [A: int,B: int] :
      ( ( dvd_dvd_int @ A @ one_one_int )
     => ( ( dvd_dvd_int @ B @ one_one_int )
       => ( dvd_dvd_int @ ( divide_divide_int @ A @ B ) @ one_one_int ) ) ) ).

% unit_div
thf(fact_1024_unit__div__1__unit,axiom,
    ! [A: nat] :
      ( ( dvd_dvd_nat @ A @ one_one_nat )
     => ( dvd_dvd_nat @ ( divide_divide_nat @ one_one_nat @ A ) @ one_one_nat ) ) ).

% unit_div_1_unit
thf(fact_1025_unit__div__1__unit,axiom,
    ! [A: int] :
      ( ( dvd_dvd_int @ A @ one_one_int )
     => ( dvd_dvd_int @ ( divide_divide_int @ one_one_int @ A ) @ one_one_int ) ) ).

% unit_div_1_unit
thf(fact_1026_unit__div__1__div__1,axiom,
    ! [A: nat] :
      ( ( dvd_dvd_nat @ A @ one_one_nat )
     => ( ( divide_divide_nat @ one_one_nat @ ( divide_divide_nat @ one_one_nat @ A ) )
        = A ) ) ).

% unit_div_1_div_1
thf(fact_1027_unit__div__1__div__1,axiom,
    ! [A: int] :
      ( ( dvd_dvd_int @ A @ one_one_int )
     => ( ( divide_divide_int @ one_one_int @ ( divide_divide_int @ one_one_int @ A ) )
        = A ) ) ).

% unit_div_1_div_1
thf(fact_1028_mod__div__trivial,axiom,
    ! [A: nat,B: nat] :
      ( ( divide_divide_nat @ ( modulo_modulo_nat @ A @ B ) @ B )
      = zero_zero_nat ) ).

% mod_div_trivial
thf(fact_1029_mod__div__trivial,axiom,
    ! [A: int,B: int] :
      ( ( divide_divide_int @ ( modulo_modulo_int @ A @ B ) @ B )
      = zero_zero_int ) ).

% mod_div_trivial
thf(fact_1030_bits__mod__div__trivial,axiom,
    ! [A: nat,B: nat] :
      ( ( divide_divide_nat @ ( modulo_modulo_nat @ A @ B ) @ B )
      = zero_zero_nat ) ).

% bits_mod_div_trivial
thf(fact_1031_bits__mod__div__trivial,axiom,
    ! [A: int,B: int] :
      ( ( divide_divide_int @ ( modulo_modulo_int @ A @ B ) @ B )
      = zero_zero_int ) ).

% bits_mod_div_trivial
thf(fact_1032_one__le__mult__iff,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_eq_nat @ ( suc @ zero_zero_nat ) @ ( times_times_nat @ M @ N ) )
      = ( ( ord_less_eq_nat @ ( suc @ zero_zero_nat ) @ M )
        & ( ord_less_eq_nat @ ( suc @ zero_zero_nat ) @ N ) ) ) ).

% one_le_mult_iff
thf(fact_1033_div__mult__self__is__m,axiom,
    ! [N: nat,M: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ N )
     => ( ( divide_divide_nat @ ( times_times_nat @ M @ N ) @ N )
        = M ) ) ).

% div_mult_self_is_m
thf(fact_1034_div__mult__self1__is__m,axiom,
    ! [N: nat,M: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ N )
     => ( ( divide_divide_nat @ ( times_times_nat @ N @ M ) @ N )
        = M ) ) ).

% div_mult_self1_is_m
thf(fact_1035_mult__le__cancel2,axiom,
    ! [M: nat,K: nat,N: nat] :
      ( ( ord_less_eq_nat @ ( times_times_nat @ M @ K ) @ ( times_times_nat @ N @ K ) )
      = ( ( ord_less_nat @ zero_zero_nat @ K )
       => ( ord_less_eq_nat @ M @ N ) ) ) ).

% mult_le_cancel2
thf(fact_1036_nat__mult__le__cancel__disj,axiom,
    ! [K: nat,M: nat,N: nat] :
      ( ( ord_less_eq_nat @ ( times_times_nat @ K @ M ) @ ( times_times_nat @ K @ N ) )
      = ( ( ord_less_nat @ zero_zero_nat @ K )
       => ( ord_less_eq_nat @ M @ N ) ) ) ).

% nat_mult_le_cancel_disj
thf(fact_1037_zle__add1__eq__le,axiom,
    ! [W: int,Z: int] :
      ( ( ord_less_int @ W @ ( plus_plus_int @ Z @ one_one_int ) )
      = ( ord_less_eq_int @ W @ Z ) ) ).

% zle_add1_eq_le
thf(fact_1038_mod__pos__pos__trivial,axiom,
    ! [K: int,L: int] :
      ( ( ord_less_eq_int @ zero_zero_int @ K )
     => ( ( ord_less_int @ K @ L )
       => ( ( modulo_modulo_int @ K @ L )
          = K ) ) ) ).

% mod_pos_pos_trivial
thf(fact_1039_mod__neg__neg__trivial,axiom,
    ! [K: int,L: int] :
      ( ( ord_less_eq_int @ K @ zero_zero_int )
     => ( ( ord_less_int @ L @ K )
       => ( ( modulo_modulo_int @ K @ L )
          = K ) ) ) ).

% mod_neg_neg_trivial
thf(fact_1040_dbl__simps_I5_J,axiom,
    ! [K: num] :
      ( ( neg_numeral_dbl_int @ ( numeral_numeral_int @ K ) )
      = ( numeral_numeral_int @ ( bit0 @ K ) ) ) ).

% dbl_simps(5)
thf(fact_1041_numeral__le__one__iff,axiom,
    ! [N: num] :
      ( ( ord_less_eq_nat @ ( numeral_numeral_nat @ N ) @ one_one_nat )
      = ( ord_less_eq_num @ N @ one ) ) ).

% numeral_le_one_iff
thf(fact_1042_numeral__le__one__iff,axiom,
    ! [N: num] :
      ( ( ord_less_eq_int @ ( numeral_numeral_int @ N ) @ one_one_int )
      = ( ord_less_eq_num @ N @ one ) ) ).

% numeral_le_one_iff
thf(fact_1043_power__increasing__iff,axiom,
    ! [B: nat,X: nat,Y: nat] :
      ( ( ord_less_nat @ one_one_nat @ B )
     => ( ( ord_less_eq_nat @ ( power_power_nat @ B @ X ) @ ( power_power_nat @ B @ Y ) )
        = ( ord_less_eq_nat @ X @ Y ) ) ) ).

% power_increasing_iff
thf(fact_1044_power__increasing__iff,axiom,
    ! [B: int,X: nat,Y: nat] :
      ( ( ord_less_int @ one_one_int @ B )
     => ( ( ord_less_eq_int @ ( power_power_int @ B @ X ) @ ( power_power_int @ B @ Y ) )
        = ( ord_less_eq_nat @ X @ Y ) ) ) ).

% power_increasing_iff
thf(fact_1045_div__mult__self1,axiom,
    ! [B: nat,A: nat,C: nat] :
      ( ( B != zero_zero_nat )
     => ( ( divide_divide_nat @ ( plus_plus_nat @ A @ ( times_times_nat @ C @ B ) ) @ B )
        = ( plus_plus_nat @ C @ ( divide_divide_nat @ A @ B ) ) ) ) ).

% div_mult_self1
thf(fact_1046_div__mult__self1,axiom,
    ! [B: int,A: int,C: int] :
      ( ( B != zero_zero_int )
     => ( ( divide_divide_int @ ( plus_plus_int @ A @ ( times_times_int @ C @ B ) ) @ B )
        = ( plus_plus_int @ C @ ( divide_divide_int @ A @ B ) ) ) ) ).

% div_mult_self1
thf(fact_1047_div__mult__self2,axiom,
    ! [B: nat,A: nat,C: nat] :
      ( ( B != zero_zero_nat )
     => ( ( divide_divide_nat @ ( plus_plus_nat @ A @ ( times_times_nat @ B @ C ) ) @ B )
        = ( plus_plus_nat @ C @ ( divide_divide_nat @ A @ B ) ) ) ) ).

% div_mult_self2
thf(fact_1048_div__mult__self2,axiom,
    ! [B: int,A: int,C: int] :
      ( ( B != zero_zero_int )
     => ( ( divide_divide_int @ ( plus_plus_int @ A @ ( times_times_int @ B @ C ) ) @ B )
        = ( plus_plus_int @ C @ ( divide_divide_int @ A @ B ) ) ) ) ).

% div_mult_self2
thf(fact_1049_div__mult__self3,axiom,
    ! [B: nat,C: nat,A: nat] :
      ( ( B != zero_zero_nat )
     => ( ( divide_divide_nat @ ( plus_plus_nat @ ( times_times_nat @ C @ B ) @ A ) @ B )
        = ( plus_plus_nat @ C @ ( divide_divide_nat @ A @ B ) ) ) ) ).

% div_mult_self3
thf(fact_1050_div__mult__self3,axiom,
    ! [B: int,C: int,A: int] :
      ( ( B != zero_zero_int )
     => ( ( divide_divide_int @ ( plus_plus_int @ ( times_times_int @ C @ B ) @ A ) @ B )
        = ( plus_plus_int @ C @ ( divide_divide_int @ A @ B ) ) ) ) ).

% div_mult_self3
thf(fact_1051_div__mult__self4,axiom,
    ! [B: nat,C: nat,A: nat] :
      ( ( B != zero_zero_nat )
     => ( ( divide_divide_nat @ ( plus_plus_nat @ ( times_times_nat @ B @ C ) @ A ) @ B )
        = ( plus_plus_nat @ C @ ( divide_divide_nat @ A @ B ) ) ) ) ).

% div_mult_self4
thf(fact_1052_div__mult__self4,axiom,
    ! [B: int,C: int,A: int] :
      ( ( B != zero_zero_int )
     => ( ( divide_divide_int @ ( plus_plus_int @ ( times_times_int @ B @ C ) @ A ) @ B )
        = ( plus_plus_int @ C @ ( divide_divide_int @ A @ B ) ) ) ) ).

% div_mult_self4
thf(fact_1053_of__nat__le__0__iff,axiom,
    ! [M: nat] :
      ( ( ord_less_eq_nat @ ( semiri1316708129612266289at_nat @ M ) @ zero_zero_nat )
      = ( M = zero_zero_nat ) ) ).

% of_nat_le_0_iff
thf(fact_1054_of__nat__le__0__iff,axiom,
    ! [M: nat] :
      ( ( ord_less_eq_int @ ( semiri1314217659103216013at_int @ M ) @ zero_zero_int )
      = ( M = zero_zero_nat ) ) ).

% of_nat_le_0_iff
thf(fact_1055_unit__div__mult__self,axiom,
    ! [A: nat,B: nat] :
      ( ( dvd_dvd_nat @ A @ one_one_nat )
     => ( ( times_times_nat @ ( divide_divide_nat @ B @ A ) @ A )
        = B ) ) ).

% unit_div_mult_self
thf(fact_1056_unit__div__mult__self,axiom,
    ! [A: int,B: int] :
      ( ( dvd_dvd_int @ A @ one_one_int )
     => ( ( times_times_int @ ( divide_divide_int @ B @ A ) @ A )
        = B ) ) ).

% unit_div_mult_self
thf(fact_1057_unit__mult__div__div,axiom,
    ! [A: nat,B: nat] :
      ( ( dvd_dvd_nat @ A @ one_one_nat )
     => ( ( times_times_nat @ B @ ( divide_divide_nat @ one_one_nat @ A ) )
        = ( divide_divide_nat @ B @ A ) ) ) ).

% unit_mult_div_div
thf(fact_1058_unit__mult__div__div,axiom,
    ! [A: int,B: int] :
      ( ( dvd_dvd_int @ A @ one_one_int )
     => ( ( times_times_int @ B @ ( divide_divide_int @ one_one_int @ A ) )
        = ( divide_divide_int @ B @ A ) ) ) ).

% unit_mult_div_div
thf(fact_1059_div2__Suc__Suc,axiom,
    ! [M: nat] :
      ( ( divide_divide_nat @ ( suc @ ( suc @ M ) ) @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
      = ( suc @ ( divide_divide_nat @ M @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) ) ) ).

% div2_Suc_Suc
thf(fact_1060_Suc__0__div__numeral_I2_J,axiom,
    ! [N: num] :
      ( ( divide_divide_nat @ ( suc @ zero_zero_nat ) @ ( numeral_numeral_nat @ ( bit0 @ N ) ) )
      = zero_zero_nat ) ).

% Suc_0_div_numeral(2)
thf(fact_1061_add__self__div__2,axiom,
    ! [M: nat] :
      ( ( divide_divide_nat @ ( plus_plus_nat @ M @ M ) @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
      = M ) ).

% add_self_div_2
thf(fact_1062_half__nonnegative__int__iff,axiom,
    ! [K: int] :
      ( ( ord_less_eq_int @ zero_zero_int @ ( divide_divide_int @ K @ ( numeral_numeral_int @ ( bit0 @ one ) ) ) )
      = ( ord_less_eq_int @ zero_zero_int @ K ) ) ).

% half_nonnegative_int_iff
thf(fact_1063_of__nat__power__le__of__nat__cancel__iff,axiom,
    ! [X: nat,B: nat,W: nat] :
      ( ( ord_less_eq_nat @ ( semiri1316708129612266289at_nat @ X ) @ ( power_power_nat @ ( semiri1316708129612266289at_nat @ B ) @ W ) )
      = ( ord_less_eq_nat @ X @ ( power_power_nat @ B @ W ) ) ) ).

% of_nat_power_le_of_nat_cancel_iff
thf(fact_1064_of__nat__power__le__of__nat__cancel__iff,axiom,
    ! [X: nat,B: nat,W: nat] :
      ( ( ord_less_eq_int @ ( semiri1314217659103216013at_int @ X ) @ ( power_power_int @ ( semiri1314217659103216013at_int @ B ) @ W ) )
      = ( ord_less_eq_nat @ X @ ( power_power_nat @ B @ W ) ) ) ).

% of_nat_power_le_of_nat_cancel_iff
thf(fact_1065_of__nat__le__of__nat__power__cancel__iff,axiom,
    ! [B: nat,W: nat,X: nat] :
      ( ( ord_less_eq_nat @ ( power_power_nat @ ( semiri1316708129612266289at_nat @ B ) @ W ) @ ( semiri1316708129612266289at_nat @ X ) )
      = ( ord_less_eq_nat @ ( power_power_nat @ B @ W ) @ X ) ) ).

% of_nat_le_of_nat_power_cancel_iff
thf(fact_1066_of__nat__le__of__nat__power__cancel__iff,axiom,
    ! [B: nat,W: nat,X: nat] :
      ( ( ord_less_eq_int @ ( power_power_int @ ( semiri1314217659103216013at_int @ B ) @ W ) @ ( semiri1314217659103216013at_int @ X ) )
      = ( ord_less_eq_nat @ ( power_power_nat @ B @ W ) @ X ) ) ).

% of_nat_le_of_nat_power_cancel_iff
thf(fact_1067_power__decreasing__iff,axiom,
    ! [B: nat,M: nat,N: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ B )
     => ( ( ord_less_nat @ B @ one_one_nat )
       => ( ( ord_less_eq_nat @ ( power_power_nat @ B @ M ) @ ( power_power_nat @ B @ N ) )
          = ( ord_less_eq_nat @ N @ M ) ) ) ) ).

% power_decreasing_iff
thf(fact_1068_power__decreasing__iff,axiom,
    ! [B: int,M: nat,N: nat] :
      ( ( ord_less_int @ zero_zero_int @ B )
     => ( ( ord_less_int @ B @ one_one_int )
       => ( ( ord_less_eq_int @ ( power_power_int @ B @ M ) @ ( power_power_int @ B @ N ) )
          = ( ord_less_eq_nat @ N @ M ) ) ) ) ).

% power_decreasing_iff
thf(fact_1069_power__mono__iff,axiom,
    ! [A: nat,B: nat,N: nat] :
      ( ( ord_less_eq_nat @ zero_zero_nat @ A )
     => ( ( ord_less_eq_nat @ zero_zero_nat @ B )
       => ( ( ord_less_nat @ zero_zero_nat @ N )
         => ( ( ord_less_eq_nat @ ( power_power_nat @ A @ N ) @ ( power_power_nat @ B @ N ) )
            = ( ord_less_eq_nat @ A @ B ) ) ) ) ) ).

% power_mono_iff
thf(fact_1070_power__mono__iff,axiom,
    ! [A: int,B: int,N: nat] :
      ( ( ord_less_eq_int @ zero_zero_int @ A )
     => ( ( ord_less_eq_int @ zero_zero_int @ B )
       => ( ( ord_less_nat @ zero_zero_nat @ N )
         => ( ( ord_less_eq_int @ ( power_power_int @ A @ N ) @ ( power_power_int @ B @ N ) )
            = ( ord_less_eq_int @ A @ B ) ) ) ) ) ).

% power_mono_iff
thf(fact_1071_even__Suc__div__two,axiom,
    ! [N: nat] :
      ( ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ N )
     => ( ( divide_divide_nat @ ( suc @ N ) @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
        = ( divide_divide_nat @ N @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) ) ) ).

% even_Suc_div_two
thf(fact_1072_odd__Suc__div__two,axiom,
    ! [N: nat] :
      ( ~ ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ N )
     => ( ( divide_divide_nat @ ( suc @ N ) @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
        = ( suc @ ( divide_divide_nat @ N @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) ) ) ) ).

% odd_Suc_div_two
thf(fact_1073_Suc__0__div__numeral_I1_J,axiom,
    ( ( divide_divide_nat @ ( suc @ zero_zero_nat ) @ ( numeral_numeral_nat @ one ) )
    = one_one_nat ) ).

% Suc_0_div_numeral(1)
thf(fact_1074_half__negative__int__iff,axiom,
    ! [K: int] :
      ( ( ord_less_int @ ( divide_divide_int @ K @ ( numeral_numeral_int @ ( bit0 @ one ) ) ) @ zero_zero_int )
      = ( ord_less_int @ K @ zero_zero_int ) ) ).

% half_negative_int_iff
thf(fact_1075_bits__1__div__2,axiom,
    ( ( divide_divide_nat @ one_one_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
    = zero_zero_nat ) ).

% bits_1_div_2
thf(fact_1076_bits__1__div__2,axiom,
    ( ( divide_divide_int @ one_one_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) )
    = zero_zero_int ) ).

% bits_1_div_2
thf(fact_1077_one__div__two__eq__zero,axiom,
    ( ( divide_divide_nat @ one_one_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
    = zero_zero_nat ) ).

% one_div_two_eq_zero
thf(fact_1078_one__div__two__eq__zero,axiom,
    ( ( divide_divide_int @ one_one_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) )
    = zero_zero_int ) ).

% one_div_two_eq_zero
thf(fact_1079_power2__eq__iff__nonneg,axiom,
    ! [X: nat,Y: nat] :
      ( ( ord_less_eq_nat @ zero_zero_nat @ X )
     => ( ( ord_less_eq_nat @ zero_zero_nat @ Y )
       => ( ( ( power_power_nat @ X @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
            = ( power_power_nat @ Y @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) )
          = ( X = Y ) ) ) ) ).

% power2_eq_iff_nonneg
thf(fact_1080_power2__eq__iff__nonneg,axiom,
    ! [X: int,Y: int] :
      ( ( ord_less_eq_int @ zero_zero_int @ X )
     => ( ( ord_less_eq_int @ zero_zero_int @ Y )
       => ( ( ( power_power_int @ X @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
            = ( power_power_int @ Y @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) )
          = ( X = Y ) ) ) ) ).

% power2_eq_iff_nonneg
thf(fact_1081_power2__less__eq__zero__iff,axiom,
    ! [A: int] :
      ( ( ord_less_eq_int @ ( power_power_int @ A @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) @ zero_zero_int )
      = ( A = zero_zero_int ) ) ).

% power2_less_eq_zero_iff
thf(fact_1082_of__nat__le__numeral__power__cancel__iff,axiom,
    ! [X: nat,I: num,N: nat] :
      ( ( ord_less_eq_nat @ ( semiri1316708129612266289at_nat @ X ) @ ( power_power_nat @ ( numeral_numeral_nat @ I ) @ N ) )
      = ( ord_less_eq_nat @ X @ ( power_power_nat @ ( numeral_numeral_nat @ I ) @ N ) ) ) ).

% of_nat_le_numeral_power_cancel_iff
thf(fact_1083_of__nat__le__numeral__power__cancel__iff,axiom,
    ! [X: nat,I: num,N: nat] :
      ( ( ord_less_eq_int @ ( semiri1314217659103216013at_int @ X ) @ ( power_power_int @ ( numeral_numeral_int @ I ) @ N ) )
      = ( ord_less_eq_nat @ X @ ( power_power_nat @ ( numeral_numeral_nat @ I ) @ N ) ) ) ).

% of_nat_le_numeral_power_cancel_iff
thf(fact_1084_numeral__power__le__of__nat__cancel__iff,axiom,
    ! [I: num,N: nat,X: nat] :
      ( ( ord_less_eq_nat @ ( power_power_nat @ ( numeral_numeral_nat @ I ) @ N ) @ ( semiri1316708129612266289at_nat @ X ) )
      = ( ord_less_eq_nat @ ( power_power_nat @ ( numeral_numeral_nat @ I ) @ N ) @ X ) ) ).

% numeral_power_le_of_nat_cancel_iff
thf(fact_1085_numeral__power__le__of__nat__cancel__iff,axiom,
    ! [I: num,N: nat,X: nat] :
      ( ( ord_less_eq_int @ ( power_power_int @ ( numeral_numeral_int @ I ) @ N ) @ ( semiri1314217659103216013at_int @ X ) )
      = ( ord_less_eq_nat @ ( power_power_nat @ ( numeral_numeral_nat @ I ) @ N ) @ X ) ) ).

% numeral_power_le_of_nat_cancel_iff
thf(fact_1086_even__succ__div__two,axiom,
    ! [A: nat] :
      ( ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ A )
     => ( ( divide_divide_nat @ ( plus_plus_nat @ A @ one_one_nat ) @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
        = ( divide_divide_nat @ A @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) ) ) ).

% even_succ_div_two
thf(fact_1087_even__succ__div__two,axiom,
    ! [A: int] :
      ( ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ A )
     => ( ( divide_divide_int @ ( plus_plus_int @ A @ one_one_int ) @ ( numeral_numeral_int @ ( bit0 @ one ) ) )
        = ( divide_divide_int @ A @ ( numeral_numeral_int @ ( bit0 @ one ) ) ) ) ) ).

% even_succ_div_two
thf(fact_1088_odd__succ__div__two,axiom,
    ! [A: nat] :
      ( ~ ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ A )
     => ( ( divide_divide_nat @ ( plus_plus_nat @ A @ one_one_nat ) @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
        = ( plus_plus_nat @ ( divide_divide_nat @ A @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) @ one_one_nat ) ) ) ).

% odd_succ_div_two
thf(fact_1089_odd__succ__div__two,axiom,
    ! [A: int] :
      ( ~ ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ A )
     => ( ( divide_divide_int @ ( plus_plus_int @ A @ one_one_int ) @ ( numeral_numeral_int @ ( bit0 @ one ) ) )
        = ( plus_plus_int @ ( divide_divide_int @ A @ ( numeral_numeral_int @ ( bit0 @ one ) ) ) @ one_one_int ) ) ) ).

% odd_succ_div_two
thf(fact_1090_even__succ__div__2,axiom,
    ! [A: nat] :
      ( ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ A )
     => ( ( divide_divide_nat @ ( plus_plus_nat @ one_one_nat @ A ) @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
        = ( divide_divide_nat @ A @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) ) ) ).

% even_succ_div_2
thf(fact_1091_even__succ__div__2,axiom,
    ! [A: int] :
      ( ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ A )
     => ( ( divide_divide_int @ ( plus_plus_int @ one_one_int @ A ) @ ( numeral_numeral_int @ ( bit0 @ one ) ) )
        = ( divide_divide_int @ A @ ( numeral_numeral_int @ ( bit0 @ one ) ) ) ) ) ).

% even_succ_div_2
thf(fact_1092_zero__le__power__eq__numeral,axiom,
    ! [A: int,W: num] :
      ( ( ord_less_eq_int @ zero_zero_int @ ( power_power_int @ A @ ( numeral_numeral_nat @ W ) ) )
      = ( ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ ( numeral_numeral_nat @ W ) )
        | ( ~ ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ ( numeral_numeral_nat @ W ) )
          & ( ord_less_eq_int @ zero_zero_int @ A ) ) ) ) ).

% zero_le_power_eq_numeral
thf(fact_1093_odd__two__times__div__two__succ,axiom,
    ! [A: nat] :
      ( ~ ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ A )
     => ( ( plus_plus_nat @ ( times_times_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ ( divide_divide_nat @ A @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) ) @ one_one_nat )
        = A ) ) ).

% odd_two_times_div_two_succ
thf(fact_1094_odd__two__times__div__two__succ,axiom,
    ! [A: int] :
      ( ~ ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ A )
     => ( ( plus_plus_int @ ( times_times_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ ( divide_divide_int @ A @ ( numeral_numeral_int @ ( bit0 @ one ) ) ) ) @ one_one_int )
        = A ) ) ).

% odd_two_times_div_two_succ
thf(fact_1095_zdvd__antisym__nonneg,axiom,
    ! [M: int,N: int] :
      ( ( ord_less_eq_int @ zero_zero_int @ M )
     => ( ( ord_less_eq_int @ zero_zero_int @ N )
       => ( ( dvd_dvd_int @ M @ N )
         => ( ( dvd_dvd_int @ N @ M )
           => ( M = N ) ) ) ) ) ).

% zdvd_antisym_nonneg
thf(fact_1096_div__div__div__same,axiom,
    ! [D: nat,B: nat,A: nat] :
      ( ( dvd_dvd_nat @ D @ B )
     => ( ( dvd_dvd_nat @ B @ A )
       => ( ( divide_divide_nat @ ( divide_divide_nat @ A @ D ) @ ( divide_divide_nat @ B @ D ) )
          = ( divide_divide_nat @ A @ B ) ) ) ) ).

% div_div_div_same
thf(fact_1097_div__div__div__same,axiom,
    ! [D: int,B: int,A: int] :
      ( ( dvd_dvd_int @ D @ B )
     => ( ( dvd_dvd_int @ B @ A )
       => ( ( divide_divide_int @ ( divide_divide_int @ A @ D ) @ ( divide_divide_int @ B @ D ) )
          = ( divide_divide_int @ A @ B ) ) ) ) ).

% div_div_div_same
thf(fact_1098_dvd__div__eq__cancel,axiom,
    ! [A: nat,C: nat,B: nat] :
      ( ( ( divide_divide_nat @ A @ C )
        = ( divide_divide_nat @ B @ C ) )
     => ( ( dvd_dvd_nat @ C @ A )
       => ( ( dvd_dvd_nat @ C @ B )
         => ( A = B ) ) ) ) ).

% dvd_div_eq_cancel
thf(fact_1099_dvd__div__eq__cancel,axiom,
    ! [A: int,C: int,B: int] :
      ( ( ( divide_divide_int @ A @ C )
        = ( divide_divide_int @ B @ C ) )
     => ( ( dvd_dvd_int @ C @ A )
       => ( ( dvd_dvd_int @ C @ B )
         => ( A = B ) ) ) ) ).

% dvd_div_eq_cancel
thf(fact_1100_dvd__div__eq__iff,axiom,
    ! [C: nat,A: nat,B: nat] :
      ( ( dvd_dvd_nat @ C @ A )
     => ( ( dvd_dvd_nat @ C @ B )
       => ( ( ( divide_divide_nat @ A @ C )
            = ( divide_divide_nat @ B @ C ) )
          = ( A = B ) ) ) ) ).

% dvd_div_eq_iff
thf(fact_1101_dvd__div__eq__iff,axiom,
    ! [C: int,A: int,B: int] :
      ( ( dvd_dvd_int @ C @ A )
     => ( ( dvd_dvd_int @ C @ B )
       => ( ( ( divide_divide_int @ A @ C )
            = ( divide_divide_int @ B @ C ) )
          = ( A = B ) ) ) ) ).

% dvd_div_eq_iff
thf(fact_1102_le__numeral__extra_I4_J,axiom,
    ord_less_eq_nat @ one_one_nat @ one_one_nat ).

% le_numeral_extra(4)
thf(fact_1103_le__numeral__extra_I4_J,axiom,
    ord_less_eq_int @ one_one_int @ one_one_int ).

% le_numeral_extra(4)
thf(fact_1104_power__increasing,axiom,
    ! [N: nat,N5: nat,A: nat] :
      ( ( ord_less_eq_nat @ N @ N5 )
     => ( ( ord_less_eq_nat @ one_one_nat @ A )
       => ( ord_less_eq_nat @ ( power_power_nat @ A @ N ) @ ( power_power_nat @ A @ N5 ) ) ) ) ).

% power_increasing
thf(fact_1105_power__increasing,axiom,
    ! [N: nat,N5: nat,A: int] :
      ( ( ord_less_eq_nat @ N @ N5 )
     => ( ( ord_less_eq_int @ one_one_int @ A )
       => ( ord_less_eq_int @ ( power_power_int @ A @ N ) @ ( power_power_int @ A @ N5 ) ) ) ) ).

% power_increasing
thf(fact_1106_obtain__smallest,axiom,
    ! [P: nat > $o,N: nat] :
      ( ( P @ N )
     => ? [K2: nat] :
          ( ( ord_less_eq_nat @ K2 @ N )
          & ( P @ K2 )
          & ! [A6: nat] :
              ( ( ord_less_nat @ A6 @ K2 )
             => ~ ( P @ A6 ) ) ) ) ).

% obtain_smallest
thf(fact_1107_int__ge__induct,axiom,
    ! [K: int,I: int,P: int > $o] :
      ( ( ord_less_eq_int @ K @ I )
     => ( ( P @ K )
       => ( ! [I2: int] :
              ( ( ord_less_eq_int @ K @ I2 )
             => ( ( P @ I2 )
               => ( P @ ( plus_plus_int @ I2 @ one_one_int ) ) ) )
         => ( P @ I ) ) ) ) ).

% int_ge_induct
thf(fact_1108_minf_I8_J,axiom,
    ! [T: num] :
    ? [Z5: num] :
    ! [X5: num] :
      ( ( ord_less_num @ X5 @ Z5 )
     => ~ ( ord_less_eq_num @ T @ X5 ) ) ).

% minf(8)
thf(fact_1109_minf_I8_J,axiom,
    ! [T: nat] :
    ? [Z5: nat] :
    ! [X5: nat] :
      ( ( ord_less_nat @ X5 @ Z5 )
     => ~ ( ord_less_eq_nat @ T @ X5 ) ) ).

% minf(8)
thf(fact_1110_minf_I8_J,axiom,
    ! [T: int] :
    ? [Z5: int] :
    ! [X5: int] :
      ( ( ord_less_int @ X5 @ Z5 )
     => ~ ( ord_less_eq_int @ T @ X5 ) ) ).

% minf(8)
thf(fact_1111_minf_I6_J,axiom,
    ! [T: num] :
    ? [Z5: num] :
    ! [X5: num] :
      ( ( ord_less_num @ X5 @ Z5 )
     => ( ord_less_eq_num @ X5 @ T ) ) ).

% minf(6)
thf(fact_1112_minf_I6_J,axiom,
    ! [T: nat] :
    ? [Z5: nat] :
    ! [X5: nat] :
      ( ( ord_less_nat @ X5 @ Z5 )
     => ( ord_less_eq_nat @ X5 @ T ) ) ).

% minf(6)
thf(fact_1113_minf_I6_J,axiom,
    ! [T: int] :
    ? [Z5: int] :
    ! [X5: int] :
      ( ( ord_less_int @ X5 @ Z5 )
     => ( ord_less_eq_int @ X5 @ T ) ) ).

% minf(6)
thf(fact_1114_pinf_I8_J,axiom,
    ! [T: num] :
    ? [Z5: num] :
    ! [X5: num] :
      ( ( ord_less_num @ Z5 @ X5 )
     => ( ord_less_eq_num @ T @ X5 ) ) ).

% pinf(8)
thf(fact_1115_pinf_I8_J,axiom,
    ! [T: nat] :
    ? [Z5: nat] :
    ! [X5: nat] :
      ( ( ord_less_nat @ Z5 @ X5 )
     => ( ord_less_eq_nat @ T @ X5 ) ) ).

% pinf(8)
thf(fact_1116_pinf_I8_J,axiom,
    ! [T: int] :
    ? [Z5: int] :
    ! [X5: int] :
      ( ( ord_less_int @ Z5 @ X5 )
     => ( ord_less_eq_int @ T @ X5 ) ) ).

% pinf(8)
thf(fact_1117_pinf_I6_J,axiom,
    ! [T: num] :
    ? [Z5: num] :
    ! [X5: num] :
      ( ( ord_less_num @ Z5 @ X5 )
     => ~ ( ord_less_eq_num @ X5 @ T ) ) ).

% pinf(6)
thf(fact_1118_pinf_I6_J,axiom,
    ! [T: nat] :
    ? [Z5: nat] :
    ! [X5: nat] :
      ( ( ord_less_nat @ Z5 @ X5 )
     => ~ ( ord_less_eq_nat @ X5 @ T ) ) ).

% pinf(6)
thf(fact_1119_pinf_I6_J,axiom,
    ! [T: int] :
    ? [Z5: int] :
    ! [X5: int] :
      ( ( ord_less_int @ Z5 @ X5 )
     => ~ ( ord_less_eq_int @ X5 @ T ) ) ).

% pinf(6)
thf(fact_1120_conj__le__cong,axiom,
    ! [X: int,X6: int,P: $o,P3: $o] :
      ( ( X = X6 )
     => ( ( ( ord_less_eq_int @ zero_zero_int @ X6 )
         => ( P = P3 ) )
       => ( ( ( ord_less_eq_int @ zero_zero_int @ X )
            & P )
          = ( ( ord_less_eq_int @ zero_zero_int @ X6 )
            & P3 ) ) ) ) ).

% conj_le_cong
thf(fact_1121_imp__le__cong,axiom,
    ! [X: int,X6: int,P: $o,P3: $o] :
      ( ( X = X6 )
     => ( ( ( ord_less_eq_int @ zero_zero_int @ X6 )
         => ( P = P3 ) )
       => ( ( ( ord_less_eq_int @ zero_zero_int @ X )
           => P )
          = ( ( ord_less_eq_int @ zero_zero_int @ X6 )
           => P3 ) ) ) ) ).

% imp_le_cong
thf(fact_1122_nat__less__le,axiom,
    ( ord_less_nat
    = ( ^ [M4: nat,N4: nat] :
          ( ( ord_less_eq_nat @ M4 @ N4 )
          & ( M4 != N4 ) ) ) ) ).

% nat_less_le
thf(fact_1123_less__imp__le__nat,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_nat @ M @ N )
     => ( ord_less_eq_nat @ M @ N ) ) ).

% less_imp_le_nat
thf(fact_1124_le__eq__less__or__eq,axiom,
    ( ord_less_eq_nat
    = ( ^ [M4: nat,N4: nat] :
          ( ( ord_less_nat @ M4 @ N4 )
          | ( M4 = N4 ) ) ) ) ).

% le_eq_less_or_eq
thf(fact_1125_less__or__eq__imp__le,axiom,
    ! [M: nat,N: nat] :
      ( ( ( ord_less_nat @ M @ N )
        | ( M = N ) )
     => ( ord_less_eq_nat @ M @ N ) ) ).

% less_or_eq_imp_le
thf(fact_1126_le__neq__implies__less,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_eq_nat @ M @ N )
     => ( ( M != N )
       => ( ord_less_nat @ M @ N ) ) ) ).

% le_neq_implies_less
thf(fact_1127_less__mono__imp__le__mono,axiom,
    ! [F: nat > nat,I: nat,J: nat] :
      ( ! [I2: nat,J2: nat] :
          ( ( ord_less_nat @ I2 @ J2 )
         => ( ord_less_nat @ ( F @ I2 ) @ ( F @ J2 ) ) )
     => ( ( ord_less_eq_nat @ I @ J )
       => ( ord_less_eq_nat @ ( F @ I ) @ ( F @ J ) ) ) ) ).

% less_mono_imp_le_mono
thf(fact_1128_less__eq__int__code_I1_J,axiom,
    ord_less_eq_int @ zero_zero_int @ zero_zero_int ).

% less_eq_int_code(1)
thf(fact_1129_add__leE,axiom,
    ! [M: nat,K: nat,N: nat] :
      ( ( ord_less_eq_nat @ ( plus_plus_nat @ M @ K ) @ N )
     => ~ ( ( ord_less_eq_nat @ M @ N )
         => ~ ( ord_less_eq_nat @ K @ N ) ) ) ).

% add_leE
thf(fact_1130_le__add1,axiom,
    ! [N: nat,M: nat] : ( ord_less_eq_nat @ N @ ( plus_plus_nat @ N @ M ) ) ).

% le_add1
thf(fact_1131_le__add2,axiom,
    ! [N: nat,M: nat] : ( ord_less_eq_nat @ N @ ( plus_plus_nat @ M @ N ) ) ).

% le_add2
thf(fact_1132_add__leD1,axiom,
    ! [M: nat,K: nat,N: nat] :
      ( ( ord_less_eq_nat @ ( plus_plus_nat @ M @ K ) @ N )
     => ( ord_less_eq_nat @ M @ N ) ) ).

% add_leD1
thf(fact_1133_add__leD2,axiom,
    ! [M: nat,K: nat,N: nat] :
      ( ( ord_less_eq_nat @ ( plus_plus_nat @ M @ K ) @ N )
     => ( ord_less_eq_nat @ K @ N ) ) ).

% add_leD2
thf(fact_1134_le__Suc__ex,axiom,
    ! [K: nat,L: nat] :
      ( ( ord_less_eq_nat @ K @ L )
     => ? [N2: nat] :
          ( L
          = ( plus_plus_nat @ K @ N2 ) ) ) ).

% le_Suc_ex
thf(fact_1135_add__le__mono,axiom,
    ! [I: nat,J: nat,K: nat,L: nat] :
      ( ( ord_less_eq_nat @ I @ J )
     => ( ( ord_less_eq_nat @ K @ L )
       => ( ord_less_eq_nat @ ( plus_plus_nat @ I @ K ) @ ( plus_plus_nat @ J @ L ) ) ) ) ).

% add_le_mono
thf(fact_1136_add__le__mono1,axiom,
    ! [I: nat,J: nat,K: nat] :
      ( ( ord_less_eq_nat @ I @ J )
     => ( ord_less_eq_nat @ ( plus_plus_nat @ I @ K ) @ ( plus_plus_nat @ J @ K ) ) ) ).

% add_le_mono1
thf(fact_1137_trans__le__add1,axiom,
    ! [I: nat,J: nat,M: nat] :
      ( ( ord_less_eq_nat @ I @ J )
     => ( ord_less_eq_nat @ I @ ( plus_plus_nat @ J @ M ) ) ) ).

% trans_le_add1
thf(fact_1138_trans__le__add2,axiom,
    ! [I: nat,J: nat,M: nat] :
      ( ( ord_less_eq_nat @ I @ J )
     => ( ord_less_eq_nat @ I @ ( plus_plus_nat @ M @ J ) ) ) ).

% trans_le_add2
thf(fact_1139_nat__le__iff__add,axiom,
    ( ord_less_eq_nat
    = ( ^ [M4: nat,N4: nat] :
        ? [K3: nat] :
          ( N4
          = ( plus_plus_nat @ M4 @ K3 ) ) ) ) ).

% nat_le_iff_add
thf(fact_1140_mult__le__mono2,axiom,
    ! [I: nat,J: nat,K: nat] :
      ( ( ord_less_eq_nat @ I @ J )
     => ( ord_less_eq_nat @ ( times_times_nat @ K @ I ) @ ( times_times_nat @ K @ J ) ) ) ).

% mult_le_mono2
thf(fact_1141_mult__le__mono1,axiom,
    ! [I: nat,J: nat,K: nat] :
      ( ( ord_less_eq_nat @ I @ J )
     => ( ord_less_eq_nat @ ( times_times_nat @ I @ K ) @ ( times_times_nat @ J @ K ) ) ) ).

% mult_le_mono1
thf(fact_1142_mult__le__mono,axiom,
    ! [I: nat,J: nat,K: nat,L: nat] :
      ( ( ord_less_eq_nat @ I @ J )
     => ( ( ord_less_eq_nat @ K @ L )
       => ( ord_less_eq_nat @ ( times_times_nat @ I @ K ) @ ( times_times_nat @ J @ L ) ) ) ) ).

% mult_le_mono
thf(fact_1143_le__square,axiom,
    ! [M: nat] : ( ord_less_eq_nat @ M @ ( times_times_nat @ M @ M ) ) ).

% le_square
thf(fact_1144_le__cube,axiom,
    ! [M: nat] : ( ord_less_eq_nat @ M @ ( times_times_nat @ M @ ( times_times_nat @ M @ M ) ) ) ).

% le_cube
thf(fact_1145_mod__less__eq__dividend,axiom,
    ! [M: nat,N: nat] : ( ord_less_eq_nat @ ( modulo_modulo_nat @ M @ N ) @ M ) ).

% mod_less_eq_dividend
thf(fact_1146_zdiv__mono1,axiom,
    ! [A: int,A2: int,B: int] :
      ( ( ord_less_eq_int @ A @ A2 )
     => ( ( ord_less_int @ zero_zero_int @ B )
       => ( ord_less_eq_int @ ( divide_divide_int @ A @ B ) @ ( divide_divide_int @ A2 @ B ) ) ) ) ).

% zdiv_mono1
thf(fact_1147_zdiv__mono2,axiom,
    ! [A: int,B2: int,B: int] :
      ( ( ord_less_eq_int @ zero_zero_int @ A )
     => ( ( ord_less_int @ zero_zero_int @ B2 )
       => ( ( ord_less_eq_int @ B2 @ B )
         => ( ord_less_eq_int @ ( divide_divide_int @ A @ B ) @ ( divide_divide_int @ A @ B2 ) ) ) ) ) ).

% zdiv_mono2
thf(fact_1148_zdiv__eq__0__iff,axiom,
    ! [I: int,K: int] :
      ( ( ( divide_divide_int @ I @ K )
        = zero_zero_int )
      = ( ( K = zero_zero_int )
        | ( ( ord_less_eq_int @ zero_zero_int @ I )
          & ( ord_less_int @ I @ K ) )
        | ( ( ord_less_eq_int @ I @ zero_zero_int )
          & ( ord_less_int @ K @ I ) ) ) ) ).

% zdiv_eq_0_iff
thf(fact_1149_zdiv__mono1__neg,axiom,
    ! [A: int,A2: int,B: int] :
      ( ( ord_less_eq_int @ A @ A2 )
     => ( ( ord_less_int @ B @ zero_zero_int )
       => ( ord_less_eq_int @ ( divide_divide_int @ A2 @ B ) @ ( divide_divide_int @ A @ B ) ) ) ) ).

% zdiv_mono1_neg
thf(fact_1150_zdiv__mono2__neg,axiom,
    ! [A: int,B2: int,B: int] :
      ( ( ord_less_int @ A @ zero_zero_int )
     => ( ( ord_less_int @ zero_zero_int @ B2 )
       => ( ( ord_less_eq_int @ B2 @ B )
         => ( ord_less_eq_int @ ( divide_divide_int @ A @ B2 ) @ ( divide_divide_int @ A @ B ) ) ) ) ) ).

% zdiv_mono2_neg
thf(fact_1151_div__int__pos__iff,axiom,
    ! [K: int,L: int] :
      ( ( ord_less_eq_int @ zero_zero_int @ ( divide_divide_int @ K @ L ) )
      = ( ( K = zero_zero_int )
        | ( L = zero_zero_int )
        | ( ( ord_less_eq_int @ zero_zero_int @ K )
          & ( ord_less_eq_int @ zero_zero_int @ L ) )
        | ( ( ord_less_int @ K @ zero_zero_int )
          & ( ord_less_int @ L @ zero_zero_int ) ) ) ) ).

% div_int_pos_iff
thf(fact_1152_div__nonneg__neg__le0,axiom,
    ! [A: int,B: int] :
      ( ( ord_less_eq_int @ zero_zero_int @ A )
     => ( ( ord_less_int @ B @ zero_zero_int )
       => ( ord_less_eq_int @ ( divide_divide_int @ A @ B ) @ zero_zero_int ) ) ) ).

% div_nonneg_neg_le0
thf(fact_1153_div__nonpos__pos__le0,axiom,
    ! [A: int,B: int] :
      ( ( ord_less_eq_int @ A @ zero_zero_int )
     => ( ( ord_less_int @ zero_zero_int @ B )
       => ( ord_less_eq_int @ ( divide_divide_int @ A @ B ) @ zero_zero_int ) ) ) ).

% div_nonpos_pos_le0
thf(fact_1154_pos__imp__zdiv__pos__iff,axiom,
    ! [K: int,I: int] :
      ( ( ord_less_int @ zero_zero_int @ K )
     => ( ( ord_less_int @ zero_zero_int @ ( divide_divide_int @ I @ K ) )
        = ( ord_less_eq_int @ K @ I ) ) ) ).

% pos_imp_zdiv_pos_iff
thf(fact_1155_neg__imp__zdiv__nonneg__iff,axiom,
    ! [B: int,A: int] :
      ( ( ord_less_int @ B @ zero_zero_int )
     => ( ( ord_less_eq_int @ zero_zero_int @ ( divide_divide_int @ A @ B ) )
        = ( ord_less_eq_int @ A @ zero_zero_int ) ) ) ).

% neg_imp_zdiv_nonneg_iff
thf(fact_1156_pos__imp__zdiv__nonneg__iff,axiom,
    ! [B: int,A: int] :
      ( ( ord_less_int @ zero_zero_int @ B )
     => ( ( ord_less_eq_int @ zero_zero_int @ ( divide_divide_int @ A @ B ) )
        = ( ord_less_eq_int @ zero_zero_int @ A ) ) ) ).

% pos_imp_zdiv_nonneg_iff
thf(fact_1157_nonneg1__imp__zdiv__pos__iff,axiom,
    ! [A: int,B: int] :
      ( ( ord_less_eq_int @ zero_zero_int @ A )
     => ( ( ord_less_int @ zero_zero_int @ ( divide_divide_int @ A @ B ) )
        = ( ( ord_less_eq_int @ B @ A )
          & ( ord_less_int @ zero_zero_int @ B ) ) ) ) ).

% nonneg1_imp_zdiv_pos_iff
thf(fact_1158_unique__euclidean__semiring__with__nat__class_Oof__nat__div,axiom,
    ! [M: nat,N: nat] :
      ( ( semiri1316708129612266289at_nat @ ( divide_divide_nat @ M @ N ) )
      = ( divide_divide_nat @ ( semiri1316708129612266289at_nat @ M ) @ ( semiri1316708129612266289at_nat @ N ) ) ) ).

% unique_euclidean_semiring_with_nat_class.of_nat_div
thf(fact_1159_unique__euclidean__semiring__with__nat__class_Oof__nat__div,axiom,
    ! [M: nat,N: nat] :
      ( ( semiri1314217659103216013at_int @ ( divide_divide_nat @ M @ N ) )
      = ( divide_divide_int @ ( semiri1314217659103216013at_int @ M ) @ ( semiri1314217659103216013at_int @ N ) ) ) ).

% unique_euclidean_semiring_with_nat_class.of_nat_div
thf(fact_1160_int__ops_I8_J,axiom,
    ! [A: nat,B: nat] :
      ( ( semiri1314217659103216013at_int @ ( divide_divide_nat @ A @ B ) )
      = ( divide_divide_int @ ( semiri1314217659103216013at_int @ A ) @ ( semiri1314217659103216013at_int @ B ) ) ) ).

% int_ops(8)
thf(fact_1161_nat__int__comparison_I3_J,axiom,
    ( ord_less_eq_nat
    = ( ^ [A4: nat,B4: nat] : ( ord_less_eq_int @ ( semiri1314217659103216013at_int @ A4 ) @ ( semiri1314217659103216013at_int @ B4 ) ) ) ) ).

% nat_int_comparison(3)
thf(fact_1162_zle__int,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_eq_int @ ( semiri1314217659103216013at_int @ M ) @ ( semiri1314217659103216013at_int @ N ) )
      = ( ord_less_eq_nat @ M @ N ) ) ).

% zle_int
thf(fact_1163_times__div__less__eq__dividend,axiom,
    ! [N: nat,M: nat] : ( ord_less_eq_nat @ ( times_times_nat @ N @ ( divide_divide_nat @ M @ N ) ) @ M ) ).

% times_div_less_eq_dividend
thf(fact_1164_div__times__less__eq__dividend,axiom,
    ! [M: nat,N: nat] : ( ord_less_eq_nat @ ( times_times_nat @ ( divide_divide_nat @ M @ N ) @ N ) @ M ) ).

% div_times_less_eq_dividend
thf(fact_1165_zdiv__zmult2__eq,axiom,
    ! [C: int,A: int,B: int] :
      ( ( ord_less_eq_int @ zero_zero_int @ C )
     => ( ( divide_divide_int @ A @ ( times_times_int @ B @ C ) )
        = ( divide_divide_int @ ( divide_divide_int @ A @ B ) @ C ) ) ) ).

% zdiv_zmult2_eq
thf(fact_1166_zdiv__int,axiom,
    ! [M: nat,N: nat] :
      ( ( semiri1314217659103216013at_int @ ( divide_divide_nat @ M @ N ) )
      = ( divide_divide_int @ ( semiri1314217659103216013at_int @ M ) @ ( semiri1314217659103216013at_int @ N ) ) ) ).

% zdiv_int
thf(fact_1167_of__nat__mono,axiom,
    ! [I: nat,J: nat] :
      ( ( ord_less_eq_nat @ I @ J )
     => ( ord_less_eq_nat @ ( semiri1316708129612266289at_nat @ I ) @ ( semiri1316708129612266289at_nat @ J ) ) ) ).

% of_nat_mono
thf(fact_1168_of__nat__mono,axiom,
    ! [I: nat,J: nat] :
      ( ( ord_less_eq_nat @ I @ J )
     => ( ord_less_eq_int @ ( semiri1314217659103216013at_int @ I ) @ ( semiri1314217659103216013at_int @ J ) ) ) ).

% of_nat_mono
thf(fact_1169_div__greater__zero__iff,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ ( divide_divide_nat @ M @ N ) )
      = ( ( ord_less_eq_nat @ N @ M )
        & ( ord_less_nat @ zero_zero_nat @ N ) ) ) ).

% div_greater_zero_iff
thf(fact_1170_div__le__mono2,axiom,
    ! [M: nat,N: nat,K: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ M )
     => ( ( ord_less_eq_nat @ M @ N )
       => ( ord_less_eq_nat @ ( divide_divide_nat @ K @ N ) @ ( divide_divide_nat @ K @ M ) ) ) ) ).

% div_le_mono2
thf(fact_1171_Suc__div__le__mono,axiom,
    ! [M: nat,N: nat] : ( ord_less_eq_nat @ ( divide_divide_nat @ M @ N ) @ ( divide_divide_nat @ ( suc @ M ) @ N ) ) ).

% Suc_div_le_mono
thf(fact_1172_lift__Suc__antimono__le,axiom,
    ! [F: nat > num,N: nat,N3: nat] :
      ( ! [N2: nat] : ( ord_less_eq_num @ ( F @ ( suc @ N2 ) ) @ ( F @ N2 ) )
     => ( ( ord_less_eq_nat @ N @ N3 )
       => ( ord_less_eq_num @ ( F @ N3 ) @ ( F @ N ) ) ) ) ).

% lift_Suc_antimono_le
thf(fact_1173_lift__Suc__antimono__le,axiom,
    ! [F: nat > nat,N: nat,N3: nat] :
      ( ! [N2: nat] : ( ord_less_eq_nat @ ( F @ ( suc @ N2 ) ) @ ( F @ N2 ) )
     => ( ( ord_less_eq_nat @ N @ N3 )
       => ( ord_less_eq_nat @ ( F @ N3 ) @ ( F @ N ) ) ) ) ).

% lift_Suc_antimono_le
thf(fact_1174_lift__Suc__antimono__le,axiom,
    ! [F: nat > int,N: nat,N3: nat] :
      ( ! [N2: nat] : ( ord_less_eq_int @ ( F @ ( suc @ N2 ) ) @ ( F @ N2 ) )
     => ( ( ord_less_eq_nat @ N @ N3 )
       => ( ord_less_eq_int @ ( F @ N3 ) @ ( F @ N ) ) ) ) ).

% lift_Suc_antimono_le
thf(fact_1175_lift__Suc__mono__le,axiom,
    ! [F: nat > num,N: nat,N3: nat] :
      ( ! [N2: nat] : ( ord_less_eq_num @ ( F @ N2 ) @ ( F @ ( suc @ N2 ) ) )
     => ( ( ord_less_eq_nat @ N @ N3 )
       => ( ord_less_eq_num @ ( F @ N ) @ ( F @ N3 ) ) ) ) ).

% lift_Suc_mono_le
thf(fact_1176_lift__Suc__mono__le,axiom,
    ! [F: nat > nat,N: nat,N3: nat] :
      ( ! [N2: nat] : ( ord_less_eq_nat @ ( F @ N2 ) @ ( F @ ( suc @ N2 ) ) )
     => ( ( ord_less_eq_nat @ N @ N3 )
       => ( ord_less_eq_nat @ ( F @ N ) @ ( F @ N3 ) ) ) ) ).

% lift_Suc_mono_le
thf(fact_1177_lift__Suc__mono__le,axiom,
    ! [F: nat > int,N: nat,N3: nat] :
      ( ! [N2: nat] : ( ord_less_eq_int @ ( F @ N2 ) @ ( F @ ( suc @ N2 ) ) )
     => ( ( ord_less_eq_nat @ N @ N3 )
       => ( ord_less_eq_int @ ( F @ N ) @ ( F @ N3 ) ) ) ) ).

% lift_Suc_mono_le
thf(fact_1178_verit__la__disequality,axiom,
    ! [A: num,B: num] :
      ( ( A = B )
      | ~ ( ord_less_eq_num @ A @ B )
      | ~ ( ord_less_eq_num @ B @ A ) ) ).

% verit_la_disequality
thf(fact_1179_verit__la__disequality,axiom,
    ! [A: nat,B: nat] :
      ( ( A = B )
      | ~ ( ord_less_eq_nat @ A @ B )
      | ~ ( ord_less_eq_nat @ B @ A ) ) ).

% verit_la_disequality
thf(fact_1180_verit__la__disequality,axiom,
    ! [A: int,B: int] :
      ( ( A = B )
      | ~ ( ord_less_eq_int @ A @ B )
      | ~ ( ord_less_eq_int @ B @ A ) ) ).

% verit_la_disequality
thf(fact_1181_verit__comp__simplify1_I2_J,axiom,
    ! [A: num] : ( ord_less_eq_num @ A @ A ) ).

% verit_comp_simplify1(2)
thf(fact_1182_verit__comp__simplify1_I2_J,axiom,
    ! [A: nat] : ( ord_less_eq_nat @ A @ A ) ).

% verit_comp_simplify1(2)
thf(fact_1183_verit__comp__simplify1_I2_J,axiom,
    ! [A: int] : ( ord_less_eq_int @ A @ A ) ).

% verit_comp_simplify1(2)
thf(fact_1184_less__eq__nat_Osimps_I1_J,axiom,
    ! [N: nat] : ( ord_less_eq_nat @ zero_zero_nat @ N ) ).

% less_eq_nat.simps(1)
thf(fact_1185_bot__nat__0_Oextremum__unique,axiom,
    ! [A: nat] :
      ( ( ord_less_eq_nat @ A @ zero_zero_nat )
      = ( A = zero_zero_nat ) ) ).

% bot_nat_0.extremum_unique
thf(fact_1186_bot__nat__0_Oextremum__uniqueI,axiom,
    ! [A: nat] :
      ( ( ord_less_eq_nat @ A @ zero_zero_nat )
     => ( A = zero_zero_nat ) ) ).

% bot_nat_0.extremum_uniqueI
thf(fact_1187_le__0__eq,axiom,
    ! [N: nat] :
      ( ( ord_less_eq_nat @ N @ zero_zero_nat )
      = ( N = zero_zero_nat ) ) ).

% le_0_eq
thf(fact_1188_Suc__leD,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_eq_nat @ ( suc @ M ) @ N )
     => ( ord_less_eq_nat @ M @ N ) ) ).

% Suc_leD
thf(fact_1189_le__SucE,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_eq_nat @ M @ ( suc @ N ) )
     => ( ~ ( ord_less_eq_nat @ M @ N )
       => ( M
          = ( suc @ N ) ) ) ) ).

% le_SucE
thf(fact_1190_le__SucI,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_eq_nat @ M @ N )
     => ( ord_less_eq_nat @ M @ ( suc @ N ) ) ) ).

% le_SucI
thf(fact_1191_Suc__le__D,axiom,
    ! [N: nat,M6: nat] :
      ( ( ord_less_eq_nat @ ( suc @ N ) @ M6 )
     => ? [M5: nat] :
          ( M6
          = ( suc @ M5 ) ) ) ).

% Suc_le_D
thf(fact_1192_le__Suc__eq,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_eq_nat @ M @ ( suc @ N ) )
      = ( ( ord_less_eq_nat @ M @ N )
        | ( M
          = ( suc @ N ) ) ) ) ).

% le_Suc_eq
thf(fact_1193_Suc__n__not__le__n,axiom,
    ! [N: nat] :
      ~ ( ord_less_eq_nat @ ( suc @ N ) @ N ) ).

% Suc_n_not_le_n
thf(fact_1194_not__less__eq__eq,axiom,
    ! [M: nat,N: nat] :
      ( ( ~ ( ord_less_eq_nat @ M @ N ) )
      = ( ord_less_eq_nat @ ( suc @ N ) @ M ) ) ).

% not_less_eq_eq
thf(fact_1195_full__nat__induct,axiom,
    ! [P: nat > $o,N: nat] :
      ( ! [N2: nat] :
          ( ! [M2: nat] :
              ( ( ord_less_eq_nat @ ( suc @ M2 ) @ N2 )
             => ( P @ M2 ) )
         => ( P @ N2 ) )
     => ( P @ N ) ) ).

% full_nat_induct
thf(fact_1196_nat__induct__at__least,axiom,
    ! [M: nat,N: nat,P: nat > $o] :
      ( ( ord_less_eq_nat @ M @ N )
     => ( ( P @ M )
       => ( ! [N2: nat] :
              ( ( ord_less_eq_nat @ M @ N2 )
             => ( ( P @ N2 )
               => ( P @ ( suc @ N2 ) ) ) )
         => ( P @ N ) ) ) ) ).

% nat_induct_at_least
thf(fact_1197_transitive__stepwise__le,axiom,
    ! [M: nat,N: nat,R2: nat > nat > $o] :
      ( ( ord_less_eq_nat @ M @ N )
     => ( ! [X3: nat] : ( R2 @ X3 @ X3 )
       => ( ! [X3: nat,Y3: nat,Z5: nat] :
              ( ( R2 @ X3 @ Y3 )
             => ( ( R2 @ Y3 @ Z5 )
               => ( R2 @ X3 @ Z5 ) ) )
         => ( ! [N2: nat] : ( R2 @ N2 @ ( suc @ N2 ) )
           => ( R2 @ M @ N ) ) ) ) ) ).

% transitive_stepwise_le
thf(fact_1198_le__num__One__iff,axiom,
    ! [X: num] :
      ( ( ord_less_eq_num @ X @ one )
      = ( X = one ) ) ).

% le_num_One_iff
thf(fact_1199_div__mult2__eq,axiom,
    ! [M: nat,N: nat,Q2: nat] :
      ( ( divide_divide_nat @ M @ ( times_times_nat @ N @ Q2 ) )
      = ( divide_divide_nat @ ( divide_divide_nat @ M @ N ) @ Q2 ) ) ).

% div_mult2_eq
thf(fact_1200_add__mono__thms__linordered__semiring_I3_J,axiom,
    ! [I: nat,J: nat,K: nat,L: nat] :
      ( ( ( ord_less_eq_nat @ I @ J )
        & ( K = L ) )
     => ( ord_less_eq_nat @ ( plus_plus_nat @ I @ K ) @ ( plus_plus_nat @ J @ L ) ) ) ).

% add_mono_thms_linordered_semiring(3)
thf(fact_1201_add__mono__thms__linordered__semiring_I3_J,axiom,
    ! [I: int,J: int,K: int,L: int] :
      ( ( ( ord_less_eq_int @ I @ J )
        & ( K = L ) )
     => ( ord_less_eq_int @ ( plus_plus_int @ I @ K ) @ ( plus_plus_int @ J @ L ) ) ) ).

% add_mono_thms_linordered_semiring(3)
thf(fact_1202_add__mono__thms__linordered__semiring_I2_J,axiom,
    ! [I: int,J: int,K: int,L: int] :
      ( ( ( I = J )
        & ( ord_less_eq_int @ K @ L ) )
     => ( ord_less_eq_int @ ( plus_plus_int @ I @ K ) @ ( plus_plus_int @ J @ L ) ) ) ).

% add_mono_thms_linordered_semiring(2)
thf(fact_1203_div__nat__eqI,axiom,
    ! [N: nat,Q2: nat,M: nat] :
      ( ( ord_less_eq_nat @ ( times_times_nat @ N @ Q2 ) @ M )
     => ( ( ord_less_nat @ M @ ( times_times_nat @ N @ ( suc @ Q2 ) ) )
       => ( ( divide_divide_nat @ M @ N )
          = Q2 ) ) ) ).

% div_nat_eqI
thf(fact_1204_less__eq__div__iff__mult__less__eq,axiom,
    ! [Q2: nat,M: nat,N: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ Q2 )
     => ( ( ord_less_eq_nat @ M @ ( divide_divide_nat @ N @ Q2 ) )
        = ( ord_less_eq_nat @ ( times_times_nat @ M @ Q2 ) @ N ) ) ) ).

% less_eq_div_iff_mult_less_eq
thf(fact_1205_split__div_H,axiom,
    ! [P: nat > $o,M: nat,N: nat] :
      ( ( P @ ( divide_divide_nat @ M @ N ) )
      = ( ( ( N = zero_zero_nat )
          & ( P @ zero_zero_nat ) )
        | ? [Q5: nat] :
            ( ( ord_less_eq_nat @ ( times_times_nat @ N @ Q5 ) @ M )
            & ( ord_less_nat @ M @ ( times_times_nat @ N @ ( suc @ Q5 ) ) )
            & ( P @ Q5 ) ) ) ) ).

% split_div'
thf(fact_1206_verit__le__mono__div,axiom,
    ! [A3: nat,B3: nat,N: nat] :
      ( ( ord_less_nat @ A3 @ B3 )
     => ( ( ord_less_nat @ zero_zero_nat @ N )
       => ( ord_less_eq_nat
          @ ( plus_plus_nat @ ( divide_divide_nat @ A3 @ N )
            @ ( if_nat
              @ ( ( modulo_modulo_nat @ B3 @ N )
                = zero_zero_nat )
              @ one_one_nat
              @ zero_zero_nat ) )
          @ ( divide_divide_nat @ B3 @ N ) ) ) ) ).

% verit_le_mono_div
thf(fact_1207_int__div__pos__eq,axiom,
    ! [A: int,B: int,Q2: int,R: int] :
      ( ( A
        = ( plus_plus_int @ ( times_times_int @ B @ Q2 ) @ R ) )
     => ( ( ord_less_eq_int @ zero_zero_int @ R )
       => ( ( ord_less_int @ R @ B )
         => ( ( divide_divide_int @ A @ B )
            = Q2 ) ) ) ) ).

% int_div_pos_eq
thf(fact_1208_int__div__neg__eq,axiom,
    ! [A: int,B: int,Q2: int,R: int] :
      ( ( A
        = ( plus_plus_int @ ( times_times_int @ B @ Q2 ) @ R ) )
     => ( ( ord_less_eq_int @ R @ zero_zero_int )
       => ( ( ord_less_int @ B @ R )
         => ( ( divide_divide_int @ A @ B )
            = Q2 ) ) ) ) ).

% int_div_neg_eq
thf(fact_1209_split__zdiv,axiom,
    ! [P: int > $o,N: int,K: int] :
      ( ( P @ ( divide_divide_int @ N @ K ) )
      = ( ( ( K = zero_zero_int )
         => ( P @ zero_zero_int ) )
        & ( ( ord_less_int @ zero_zero_int @ K )
         => ! [I3: int,J3: int] :
              ( ( ( ord_less_eq_int @ zero_zero_int @ J3 )
                & ( ord_less_int @ J3 @ K )
                & ( N
                  = ( plus_plus_int @ ( times_times_int @ K @ I3 ) @ J3 ) ) )
             => ( P @ I3 ) ) )
        & ( ( ord_less_int @ K @ zero_zero_int )
         => ! [I3: int,J3: int] :
              ( ( ( ord_less_int @ K @ J3 )
                & ( ord_less_eq_int @ J3 @ zero_zero_int )
                & ( N
                  = ( plus_plus_int @ ( times_times_int @ K @ I3 ) @ J3 ) ) )
             => ( P @ I3 ) ) ) ) ) ).

% split_zdiv
thf(fact_1210_verit__le__mono__div__int,axiom,
    ! [A3: int,B3: int,N: int] :
      ( ( ord_less_int @ A3 @ B3 )
     => ( ( ord_less_int @ zero_zero_int @ N )
       => ( ord_less_eq_int
          @ ( plus_plus_int @ ( divide_divide_int @ A3 @ N )
            @ ( if_int
              @ ( ( modulo_modulo_int @ B3 @ N )
                = zero_zero_int )
              @ one_one_int
              @ zero_zero_int ) )
          @ ( divide_divide_int @ B3 @ N ) ) ) ) ).

% verit_le_mono_div_int
thf(fact_1211_zmod__zmult2__eq,axiom,
    ! [C: int,A: int,B: int] :
      ( ( ord_less_eq_int @ zero_zero_int @ C )
     => ( ( modulo_modulo_int @ A @ ( times_times_int @ B @ C ) )
        = ( plus_plus_int @ ( times_times_int @ B @ ( modulo_modulo_int @ ( divide_divide_int @ A @ B ) @ C ) ) @ ( modulo_modulo_int @ A @ B ) ) ) ) ).

% zmod_zmult2_eq
thf(fact_1212_Euclidean__Division_Odiv__eq__0__iff,axiom,
    ! [M: nat,N: nat] :
      ( ( ( divide_divide_nat @ M @ N )
        = zero_zero_nat )
      = ( ( ord_less_nat @ M @ N )
        | ( N = zero_zero_nat ) ) ) ).

% Euclidean_Division.div_eq_0_iff
thf(fact_1213_div__eq__dividend__iff,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ M )
     => ( ( ( divide_divide_nat @ M @ N )
          = M )
        = ( N = one_one_nat ) ) ) ).

% div_eq_dividend_iff
thf(fact_1214_div__less__dividend,axiom,
    ! [N: nat,M: nat] :
      ( ( ord_less_nat @ one_one_nat @ N )
     => ( ( ord_less_nat @ zero_zero_nat @ M )
       => ( ord_less_nat @ ( divide_divide_nat @ M @ N ) @ M ) ) ) ).

% div_less_dividend
thf(fact_1215_nat__mult__div__cancel__disj,axiom,
    ! [K: nat,M: nat,N: nat] :
      ( ( ( K = zero_zero_nat )
       => ( ( divide_divide_nat @ ( times_times_nat @ K @ M ) @ ( times_times_nat @ K @ N ) )
          = zero_zero_nat ) )
      & ( ( K != zero_zero_nat )
       => ( ( divide_divide_nat @ ( times_times_nat @ K @ M ) @ ( times_times_nat @ K @ N ) )
          = ( divide_divide_nat @ M @ N ) ) ) ) ).

% nat_mult_div_cancel_disj
thf(fact_1216_less__mult__imp__div__less,axiom,
    ! [M: nat,I: nat,N: nat] :
      ( ( ord_less_nat @ M @ ( times_times_nat @ I @ N ) )
     => ( ord_less_nat @ ( divide_divide_nat @ M @ N ) @ I ) ) ).

% less_mult_imp_div_less
thf(fact_1217_pos__imp__zdiv__neg__iff,axiom,
    ! [B: int,A: int] :
      ( ( ord_less_int @ zero_zero_int @ B )
     => ( ( ord_less_int @ ( divide_divide_int @ A @ B ) @ zero_zero_int )
        = ( ord_less_int @ A @ zero_zero_int ) ) ) ).

% pos_imp_zdiv_neg_iff
thf(fact_1218_neg__imp__zdiv__neg__iff,axiom,
    ! [B: int,A: int] :
      ( ( ord_less_int @ B @ zero_zero_int )
     => ( ( ord_less_int @ ( divide_divide_int @ A @ B ) @ zero_zero_int )
        = ( ord_less_int @ zero_zero_int @ A ) ) ) ).

% neg_imp_zdiv_neg_iff
thf(fact_1219_div__neg__pos__less0,axiom,
    ! [A: int,B: int] :
      ( ( ord_less_int @ A @ zero_zero_int )
     => ( ( ord_less_int @ zero_zero_int @ B )
       => ( ord_less_int @ ( divide_divide_int @ A @ B ) @ zero_zero_int ) ) ) ).

% div_neg_pos_less0
thf(fact_1220_int__div__less__self,axiom,
    ! [X: int,K: int] :
      ( ( ord_less_int @ zero_zero_int @ X )
     => ( ( ord_less_int @ one_one_int @ K )
       => ( ord_less_int @ ( divide_divide_int @ X @ K ) @ X ) ) ) ).

% int_div_less_self
thf(fact_1221_le__imp__less__Suc,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_eq_nat @ M @ N )
     => ( ord_less_nat @ M @ ( suc @ N ) ) ) ).

% le_imp_less_Suc
thf(fact_1222_less__eq__Suc__le,axiom,
    ( ord_less_nat
    = ( ^ [N4: nat] : ( ord_less_eq_nat @ ( suc @ N4 ) ) ) ) ).

% less_eq_Suc_le
thf(fact_1223_less__Suc__eq__le,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_nat @ M @ ( suc @ N ) )
      = ( ord_less_eq_nat @ M @ N ) ) ).

% less_Suc_eq_le
thf(fact_1224_le__less__Suc__eq,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_eq_nat @ M @ N )
     => ( ( ord_less_nat @ N @ ( suc @ M ) )
        = ( N = M ) ) ) ).

% le_less_Suc_eq
thf(fact_1225_Suc__le__lessD,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_eq_nat @ ( suc @ M ) @ N )
     => ( ord_less_nat @ M @ N ) ) ).

% Suc_le_lessD
thf(fact_1226_inc__induct,axiom,
    ! [I: nat,J: nat,P: nat > $o] :
      ( ( ord_less_eq_nat @ I @ J )
     => ( ( P @ J )
       => ( ! [N2: nat] :
              ( ( ord_less_eq_nat @ I @ N2 )
             => ( ( ord_less_nat @ N2 @ J )
               => ( ( P @ ( suc @ N2 ) )
                 => ( P @ N2 ) ) ) )
         => ( P @ I ) ) ) ) ).

% inc_induct
thf(fact_1227_dec__induct,axiom,
    ! [I: nat,J: nat,P: nat > $o] :
      ( ( ord_less_eq_nat @ I @ J )
     => ( ( P @ I )
       => ( ! [N2: nat] :
              ( ( ord_less_eq_nat @ I @ N2 )
             => ( ( ord_less_nat @ N2 @ J )
               => ( ( P @ N2 )
                 => ( P @ ( suc @ N2 ) ) ) ) )
         => ( P @ J ) ) ) ) ).

% dec_induct
thf(fact_1228_Suc__le__eq,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_eq_nat @ ( suc @ M ) @ N )
      = ( ord_less_nat @ M @ N ) ) ).

% Suc_le_eq
thf(fact_1229_Suc__leI,axiom,
    ! [M: nat,N: nat] :
      ( ( ord_less_nat @ M @ N )
     => ( ord_less_eq_nat @ ( suc @ M ) @ N ) ) ).

% Suc_leI
thf(fact_1230_ex__least__nat__le,axiom,
    ! [P: nat > $o,N: nat] :
      ( ( P @ N )
     => ( ~ ( P @ zero_zero_nat )
       => ? [K2: nat] :
            ( ( ord_less_eq_nat @ K2 @ N )
            & ! [I4: nat] :
                ( ( ord_less_nat @ I4 @ K2 )
               => ~ ( P @ I4 ) )
            & ( P @ K2 ) ) ) ) ).

% ex_least_nat_le
thf(fact_1231_mono__nat__linear__lb,axiom,
    ! [F: nat > nat,M: nat,K: nat] :
      ( ! [M5: nat,N2: nat] :
          ( ( ord_less_nat @ M5 @ N2 )
         => ( ord_less_nat @ ( F @ M5 ) @ ( F @ N2 ) ) )
     => ( ord_less_eq_nat @ ( plus_plus_nat @ ( F @ M ) @ K ) @ ( F @ ( plus_plus_nat @ M @ K ) ) ) ) ).

% mono_nat_linear_lb
thf(fact_1232_Suc__mult__le__cancel1,axiom,
    ! [K: nat,M: nat,N: nat] :
      ( ( ord_less_eq_nat @ ( times_times_nat @ ( suc @ K ) @ M ) @ ( times_times_nat @ ( suc @ K ) @ N ) )
      = ( ord_less_eq_nat @ M @ N ) ) ).

% Suc_mult_le_cancel1
thf(fact_1233_int__one__le__iff__zero__less,axiom,
    ! [Z: int] :
      ( ( ord_less_eq_int @ one_one_int @ Z )
      = ( ord_less_int @ zero_zero_int @ Z ) ) ).

% int_one_le_iff_zero_less
thf(fact_1234_zdvd__imp__le,axiom,
    ! [Z: int,N: int] :
      ( ( dvd_dvd_int @ Z @ N )
     => ( ( ord_less_int @ zero_zero_int @ N )
       => ( ord_less_eq_int @ Z @ N ) ) ) ).

% zdvd_imp_le
thf(fact_1235_zero__le__imp__eq__int,axiom,
    ! [K: int] :
      ( ( ord_less_eq_int @ zero_zero_int @ K )
     => ? [N2: nat] :
          ( K
          = ( semiri1314217659103216013at_int @ N2 ) ) ) ).

% zero_le_imp_eq_int
thf(fact_1236_nonneg__int__cases,axiom,
    ! [K: int] :
      ( ( ord_less_eq_int @ zero_zero_int @ K )
     => ~ ! [N2: nat] :
            ( K
           != ( semiri1314217659103216013at_int @ N2 ) ) ) ).

% nonneg_int_cases
thf(fact_1237_mod__Suc__le__divisor,axiom,
    ! [M: nat,N: nat] : ( ord_less_eq_nat @ ( modulo_modulo_nat @ M @ ( suc @ N ) ) @ N ) ).

% mod_Suc_le_divisor
thf(fact_1238_zless__imp__add1__zle,axiom,
    ! [W: int,Z: int] :
      ( ( ord_less_int @ W @ Z )
     => ( ord_less_eq_int @ ( plus_plus_int @ W @ one_one_int ) @ Z ) ) ).

% zless_imp_add1_zle
thf(fact_1239_add1__zle__eq,axiom,
    ! [W: int,Z: int] :
      ( ( ord_less_eq_int @ ( plus_plus_int @ W @ one_one_int ) @ Z )
      = ( ord_less_int @ W @ Z ) ) ).

% add1_zle_eq
thf(fact_1240_zle__iff__zadd,axiom,
    ( ord_less_eq_int
    = ( ^ [W2: int,Z4: int] :
        ? [N4: nat] :
          ( Z4
          = ( plus_plus_int @ W2 @ ( semiri1314217659103216013at_int @ N4 ) ) ) ) ) ).

% zle_iff_zadd
thf(fact_1241_zmod__le__nonneg__dividend,axiom,
    ! [M: int,K: int] :
      ( ( ord_less_eq_int @ zero_zero_int @ M )
     => ( ord_less_eq_int @ ( modulo_modulo_int @ M @ K ) @ M ) ) ).

% zmod_le_nonneg_dividend
thf(fact_1242_neg__zdiv__mult__2,axiom,
    ! [A: int,B: int] :
      ( ( ord_less_eq_int @ A @ zero_zero_int )
     => ( ( divide_divide_int @ ( plus_plus_int @ one_one_int @ ( times_times_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ B ) ) @ ( times_times_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ A ) )
        = ( divide_divide_int @ ( plus_plus_int @ B @ one_one_int ) @ A ) ) ) ).

% neg_zdiv_mult_2
thf(fact_1243_pos__zdiv__mult__2,axiom,
    ! [A: int,B: int] :
      ( ( ord_less_eq_int @ zero_zero_int @ A )
     => ( ( divide_divide_int @ ( plus_plus_int @ one_one_int @ ( times_times_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ B ) ) @ ( times_times_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ A ) )
        = ( divide_divide_int @ B @ A ) ) ) ).

% pos_zdiv_mult_2
thf(fact_1244_div__less__iff__less__mult,axiom,
    ! [Q2: nat,M: nat,N: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ Q2 )
     => ( ( ord_less_nat @ ( divide_divide_nat @ M @ Q2 ) @ N )
        = ( ord_less_nat @ M @ ( times_times_nat @ N @ Q2 ) ) ) ) ).

% div_less_iff_less_mult
thf(fact_1245_nat__mult__div__cancel1,axiom,
    ! [K: nat,M: nat,N: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ K )
     => ( ( divide_divide_nat @ ( times_times_nat @ K @ M ) @ ( times_times_nat @ K @ N ) )
        = ( divide_divide_nat @ M @ N ) ) ) ).

% nat_mult_div_cancel1
thf(fact_1246_div__Suc,axiom,
    ! [M: nat,N: nat] :
      ( ( ( ( modulo_modulo_nat @ ( suc @ M ) @ N )
          = zero_zero_nat )
       => ( ( divide_divide_nat @ ( suc @ M ) @ N )
          = ( suc @ ( divide_divide_nat @ M @ N ) ) ) )
      & ( ( ( modulo_modulo_nat @ ( suc @ M ) @ N )
         != zero_zero_nat )
       => ( ( divide_divide_nat @ ( suc @ M ) @ N )
          = ( divide_divide_nat @ M @ N ) ) ) ) ).

% div_Suc
thf(fact_1247_div__less__mono,axiom,
    ! [A3: nat,B3: nat,N: nat] :
      ( ( ord_less_nat @ A3 @ B3 )
     => ( ( ord_less_nat @ zero_zero_nat @ N )
       => ( ( ( modulo_modulo_nat @ A3 @ N )
            = zero_zero_nat )
         => ( ( ( modulo_modulo_nat @ B3 @ N )
              = zero_zero_nat )
           => ( ord_less_nat @ ( divide_divide_nat @ A3 @ N ) @ ( divide_divide_nat @ B3 @ N ) ) ) ) ) ) ).

% div_less_mono
thf(fact_1248_div__mod__decomp,axiom,
    ! [A3: nat,N: nat] :
      ( A3
      = ( plus_plus_nat @ ( times_times_nat @ ( divide_divide_nat @ A3 @ N ) @ N ) @ ( modulo_modulo_nat @ A3 @ N ) ) ) ).

% div_mod_decomp
thf(fact_1249_mod__mult2__eq,axiom,
    ! [M: nat,N: nat,Q2: nat] :
      ( ( modulo_modulo_nat @ M @ ( times_times_nat @ N @ Q2 ) )
      = ( plus_plus_nat @ ( times_times_nat @ N @ ( modulo_modulo_nat @ ( divide_divide_nat @ M @ N ) @ Q2 ) ) @ ( modulo_modulo_nat @ M @ N ) ) ) ).

% mod_mult2_eq
thf(fact_1250_ex__least__nat__less,axiom,
    ! [P: nat > $o,N: nat] :
      ( ( P @ N )
     => ( ~ ( P @ zero_zero_nat )
       => ? [K2: nat] :
            ( ( ord_less_nat @ K2 @ N )
            & ! [I4: nat] :
                ( ( ord_less_eq_nat @ I4 @ K2 )
               => ~ ( P @ I4 ) )
            & ( P @ ( suc @ K2 ) ) ) ) ) ).

% ex_least_nat_less
thf(fact_1251_nat__mult__le__cancel1,axiom,
    ! [K: nat,M: nat,N: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ K )
     => ( ( ord_less_eq_nat @ ( times_times_nat @ K @ M ) @ ( times_times_nat @ K @ N ) )
        = ( ord_less_eq_nat @ M @ N ) ) ) ).

% nat_mult_le_cancel1
thf(fact_1252_zdiv__mono__strict,axiom,
    ! [A3: int,B3: int,N: int] :
      ( ( ord_less_int @ A3 @ B3 )
     => ( ( ord_less_int @ zero_zero_int @ N )
       => ( ( ( modulo_modulo_int @ A3 @ N )
            = zero_zero_int )
         => ( ( ( modulo_modulo_int @ B3 @ N )
              = zero_zero_int )
           => ( ord_less_int @ ( divide_divide_int @ A3 @ N ) @ ( divide_divide_int @ B3 @ N ) ) ) ) ) ) ).

% zdiv_mono_strict
thf(fact_1253_dvd__imp__le,axiom,
    ! [K: nat,N: nat] :
      ( ( dvd_dvd_nat @ K @ N )
     => ( ( ord_less_nat @ zero_zero_nat @ N )
       => ( ord_less_eq_nat @ K @ N ) ) ) ).

% dvd_imp_le
thf(fact_1254_mod__le__divisor,axiom,
    ! [N: nat,M: nat] :
      ( ( ord_less_nat @ zero_zero_nat @ N )
     => ( ord_less_eq_nat @ ( modulo_modulo_nat @ M @ N ) @ N ) ) ).

% mod_le_divisor
thf(fact_1255_nat__one__le__power,axiom,
    ! [I: nat,N: nat] :
      ( ( ord_less_eq_nat @ ( suc @ zero_zero_nat ) @ I )
     => ( ord_less_eq_nat @ ( suc @ zero_zero_nat ) @ ( power_power_nat @ I @ N ) ) ) ).

% nat_one_le_power
thf(fact_1256_div__mod__decomp__int,axiom,
    ! [A3: int,N: int] :
      ( A3
      = ( plus_plus_int @ ( times_times_int @ ( divide_divide_int @ A3 @ N ) @ N ) @ ( modulo_modulo_int @ A3 @ N ) ) ) ).

% div_mod_decomp_int
thf(fact_1257_le__imp__0__less,axiom,
    ! [Z: int] :
      ( ( ord_less_eq_int @ zero_zero_int @ Z )
     => ( ord_less_int @ zero_zero_int @ ( plus_plus_int @ one_one_int @ Z ) ) ) ).

% le_imp_0_less
thf(fact_1258_mod__eq__nat2E,axiom,
    ! [M: nat,Q2: nat,N: nat] :
      ( ( ( modulo_modulo_nat @ M @ Q2 )
        = ( modulo_modulo_nat @ N @ Q2 ) )
     => ( ( ord_less_eq_nat @ M @ N )
       => ~ ! [S2: nat] :
              ( N
             != ( plus_plus_nat @ M @ ( times_times_nat @ Q2 @ S2 ) ) ) ) ) ).

% mod_eq_nat2E
thf(fact_1259_mod__eq__nat1E,axiom,
    ! [M: nat,Q2: nat,N: nat] :
      ( ( ( modulo_modulo_nat @ M @ Q2 )
        = ( modulo_modulo_nat @ N @ Q2 ) )
     => ( ( ord_less_eq_nat @ N @ M )
       => ~ ! [S2: nat] :
              ( M
             != ( plus_plus_nat @ N @ ( times_times_nat @ Q2 @ S2 ) ) ) ) ) ).

% mod_eq_nat1E
thf(fact_1260_power__dvd__imp__le,axiom,
    ! [I: nat,M: nat,N: nat] :
      ( ( dvd_dvd_nat @ ( power_power_nat @ I @ M ) @ ( power_power_nat @ I @ N ) )
     => ( ( ord_less_nat @ one_one_nat @ I )
       => ( ord_less_eq_nat @ M @ N ) ) ) ).

% power_dvd_imp_le
thf(fact_1261_zmod__trivial__iff,axiom,
    ! [I: int,K: int] :
      ( ( ( modulo_modulo_int @ I @ K )
        = I )
      = ( ( K = zero_zero_int )
        | ( ( ord_less_eq_int @ zero_zero_int @ I )
          & ( ord_less_int @ I @ K ) )
        | ( ( ord_less_eq_int @ I @ zero_zero_int )
          & ( ord_less_int @ K @ I ) ) ) ) ).

% zmod_trivial_iff
thf(fact_1262_Euclidean__Division_Opos__mod__sign,axiom,
    ! [L: int,K: int] :
      ( ( ord_less_int @ zero_zero_int @ L )
     => ( ord_less_eq_int @ zero_zero_int @ ( modulo_modulo_int @ K @ L ) ) ) ).

% Euclidean_Division.pos_mod_sign
thf(fact_1263_neg__mod__sign,axiom,
    ! [L: int,K: int] :
      ( ( ord_less_int @ L @ zero_zero_int )
     => ( ord_less_eq_int @ ( modulo_modulo_int @ K @ L ) @ zero_zero_int ) ) ).

% neg_mod_sign
thf(fact_1264_mod__int__pos__iff,axiom,
    ! [K: int,L: int] :
      ( ( ord_less_eq_int @ zero_zero_int @ ( modulo_modulo_int @ K @ L ) )
      = ( ( dvd_dvd_int @ L @ K )
        | ( ( L = zero_zero_int )
          & ( ord_less_eq_int @ zero_zero_int @ K ) )
        | ( ord_less_int @ zero_zero_int @ L ) ) ) ).

% mod_int_pos_iff

% Helper facts (5)
thf(help_If_2_1_If_001t__Int__Oint_T,axiom,
    ! [X: int,Y: int] :
      ( ( if_int @ $false @ X @ Y )
      = Y ) ).

thf(help_If_1_1_If_001t__Int__Oint_T,axiom,
    ! [X: int,Y: int] :
      ( ( if_int @ $true @ X @ Y )
      = X ) ).

thf(help_If_3_1_If_001t__Nat__Onat_T,axiom,
    ! [P: $o] :
      ( ( P = $true )
      | ( P = $false ) ) ).

thf(help_If_2_1_If_001t__Nat__Onat_T,axiom,
    ! [X: nat,Y: nat] :
      ( ( if_nat @ $false @ X @ Y )
      = Y ) ).

thf(help_If_1_1_If_001t__Nat__Onat_T,axiom,
    ! [X: nat,Y: nat] :
      ( ( if_nat @ $true @ X @ Y )
      = X ) ).

% Conjectures (1)
thf(conj_0,conjecture,
    ord_less_nat @ ( plus_plus_nat @ ( modulo_modulo_nat @ a @ ( power_power_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ k ) ) @ ( modulo_modulo_nat @ b @ ( power_power_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ k ) ) ) @ ( power_power_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ ( suc @ k ) ) ).

%------------------------------------------------------------------------------