TPTP Problem File: SLH0606^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 : Real_Time_Deque/0025_States_Proof/prob_01033_040288__7056764_1 [Des23]
% Status : Theorem
% Rating : ? v8.2.0
% Syntax : Number of formulae : 1326 ( 673 unt; 56 typ; 0 def)
% Number of atoms : 3047 (1271 equ; 0 cnn)
% Maximal formula atoms : 12 ( 2 avg)
% Number of connectives : 10533 ( 290 ~; 67 |; 103 &;8997 @)
% ( 0 <=>;1076 =>; 0 <=; 0 <~>)
% Maximal formula depth : 17 ( 6 avg)
% Number of types : 8 ( 7 usr)
% Number of type conns : 179 ( 179 >; 0 *; 0 +; 0 <<)
% Number of symbols : 50 ( 49 usr; 8 con; 0-3 aty)
% Number of variables : 3094 ( 116 ^;2913 !; 65 ?;3094 :)
% SPC : TH0_THM_EQU_NAR
% Comments : This file was generated by Isabelle (most likely Sledgehammer)
% 2023-01-19 15:52:47.990
%------------------------------------------------------------------------------
% Could-be-implicit typings (7)
thf(ty_n_t__States__Ostates_Itf__a_J,type,
states_a: $tType ).
thf(ty_n_t__Small__Ostate_Itf__a_J,type,
state_a: $tType ).
thf(ty_n_t__Big__Ostate_Itf__a_J,type,
state_a2: $tType ).
thf(ty_n_t__States__Odirection,type,
direction: $tType ).
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 (49)
thf(sy_c_Bit__Operations_Osemiring__bit__operations__class_Omask_001t__Int__Oint,type,
bit_se2000444600071755411sk_int: nat > int ).
thf(sy_c_Bit__Operations_Osemiring__bit__operations__class_Omask_001t__Nat__Onat,type,
bit_se2002935070580805687sk_nat: nat > nat ).
thf(sy_c_Bit__Operations_Osemiring__bit__operations__class_Oor_001t__Int__Oint,type,
bit_se1409905431419307370or_int: int > int > int ).
thf(sy_c_Bit__Operations_Osemiring__bit__operations__class_Oor_001t__Nat__Onat,type,
bit_se1412395901928357646or_nat: nat > nat > nat ).
thf(sy_c_Bit__Operations_Osemiring__bit__operations__class_Opush__bit_001t__Int__Oint,type,
bit_se545348938243370406it_int: nat > int > int ).
thf(sy_c_Bit__Operations_Osemiring__bit__operations__class_Opush__bit_001t__Nat__Onat,type,
bit_se547839408752420682it_nat: nat > nat > nat ).
thf(sy_c_Bit__Operations_Osemiring__bit__operations__class_Oxor_001t__Int__Oint,type,
bit_se6526347334894502574or_int: int > int > int ).
thf(sy_c_Bit__Operations_Osemiring__bit__operations__class_Oxor_001t__Nat__Onat,type,
bit_se6528837805403552850or_nat: nat > nat > nat ).
thf(sy_c_Groups_Ominus__class_Ominus_001t__Int__Oint,type,
minus_minus_int: int > int > int ).
thf(sy_c_Groups_Ominus__class_Ominus_001t__Nat__Onat,type,
minus_minus_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_Nat_OSuc,type,
suc: nat > nat ).
thf(sy_c_Num_Oneg__numeral__class_Odbl_001t__Int__Oint,type,
neg_numeral_dbl_int: int > int ).
thf(sy_c_Num_Oneg__numeral__class_Odbl__inc_001t__Int__Oint,type,
neg_nu5851722552734809277nc_int: int > int ).
thf(sy_c_Num_Onum_OBit0,type,
bit0: num > num ).
thf(sy_c_Num_Onum_OBit1,type,
bit1: num > num ).
thf(sy_c_Num_Onum_OOne,type,
one: num ).
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_Num_Osqr,type,
sqr: 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_States_Ostates_OStates_001tf__a,type,
states_a2: direction > state_a2 > state_a > states_a ).
thf(sy_c_Type__Classes_Oremaining__steps__class_Oremaining__steps_001t__States__Ostates_Itf__a_J,type,
type_r4519047461186610747ates_a: states_a > nat ).
thf(sy_c_Type__Classes_Osize__new__class_Osize__new_001t__Big__Ostate_Itf__a_J,type,
type_s6530235180886170618tate_a: state_a2 > nat ).
thf(sy_c_Type__Classes_Osize__new__class_Osize__new_001t__Small__Ostate_Itf__a_J,type,
type_s6404775287138157491tate_a: state_a > nat ).
thf(sy_v_big,type,
big: state_a2 ).
thf(sy_v_dir,type,
dir: direction ).
thf(sy_v_small,type,
small: state_a ).
% Relevant facts (1267)
thf(fact_0_step__4__push__big__size__ok__3__aux,axiom,
! [Dir: direction,Big: state_a2,Small: state_a] :
( ( ord_less_eq_nat @ ( numeral_numeral_nat @ ( bit0 @ ( bit0 @ one ) ) ) @ ( type_r4519047461186610747ates_a @ ( states_a2 @ Dir @ Big @ Small ) ) )
=> ( ( ord_less_eq_nat @ ( plus_plus_nat @ ( plus_plus_nat @ ( type_s6404775287138157491tate_a @ Small ) @ ( type_r4519047461186610747ates_a @ ( states_a2 @ Dir @ Big @ Small ) ) ) @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) @ ( times_times_nat @ ( numeral_numeral_nat @ ( bit1 @ one ) ) @ ( type_s6530235180886170618tate_a @ Big ) ) )
=> ( ord_less_eq_nat @ ( plus_plus_nat @ ( plus_plus_nat @ ( type_s6404775287138157491tate_a @ Small ) @ ( minus_minus_nat @ ( type_r4519047461186610747ates_a @ ( states_a2 @ Dir @ Big @ Small ) ) @ ( numeral_numeral_nat @ ( bit0 @ ( bit0 @ one ) ) ) ) ) @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) @ ( times_times_nat @ ( numeral_numeral_nat @ ( bit1 @ one ) ) @ ( suc @ ( type_s6530235180886170618tate_a @ Big ) ) ) ) ) ) ).
% step_4_push_big_size_ok_3_aux
thf(fact_1_step__4__push__small__size__ok__3__aux,axiom,
! [Dir: direction,Big: state_a2,Small: state_a] :
( ( ord_less_eq_nat @ ( numeral_numeral_nat @ ( bit0 @ ( bit0 @ one ) ) ) @ ( type_r4519047461186610747ates_a @ ( states_a2 @ Dir @ Big @ Small ) ) )
=> ( ( ord_less_eq_nat @ ( plus_plus_nat @ ( plus_plus_nat @ ( type_s6404775287138157491tate_a @ Small ) @ ( type_r4519047461186610747ates_a @ ( states_a2 @ Dir @ Big @ Small ) ) ) @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) @ ( times_times_nat @ ( numeral_numeral_nat @ ( bit1 @ one ) ) @ ( type_s6530235180886170618tate_a @ Big ) ) )
=> ( ord_less_eq_nat @ ( plus_plus_nat @ ( plus_plus_nat @ ( suc @ ( type_s6404775287138157491tate_a @ Small ) ) @ ( minus_minus_nat @ ( type_r4519047461186610747ates_a @ ( states_a2 @ Dir @ Big @ Small ) ) @ ( numeral_numeral_nat @ ( bit0 @ ( bit0 @ one ) ) ) ) ) @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) @ ( times_times_nat @ ( numeral_numeral_nat @ ( bit1 @ one ) ) @ ( type_s6530235180886170618tate_a @ Big ) ) ) ) ) ).
% step_4_push_small_size_ok_3_aux
thf(fact_2_step__4__push__small__size__ok__4__aux,axiom,
! [Dir: direction,Big: state_a2,Small: state_a] :
( ( ord_less_eq_nat @ ( numeral_numeral_nat @ ( bit0 @ ( bit0 @ one ) ) ) @ ( type_r4519047461186610747ates_a @ ( states_a2 @ Dir @ Big @ Small ) ) )
=> ( ( ord_less_eq_nat @ ( plus_plus_nat @ ( plus_plus_nat @ ( type_s6530235180886170618tate_a @ Big ) @ ( type_r4519047461186610747ates_a @ ( states_a2 @ Dir @ Big @ Small ) ) ) @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) @ ( times_times_nat @ ( numeral_numeral_nat @ ( bit1 @ one ) ) @ ( type_s6404775287138157491tate_a @ Small ) ) )
=> ( ord_less_eq_nat @ ( plus_plus_nat @ ( plus_plus_nat @ ( type_s6530235180886170618tate_a @ Big ) @ ( minus_minus_nat @ ( type_r4519047461186610747ates_a @ ( states_a2 @ Dir @ Big @ Small ) ) @ ( numeral_numeral_nat @ ( bit0 @ ( bit0 @ one ) ) ) ) ) @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) @ ( times_times_nat @ ( numeral_numeral_nat @ ( bit1 @ one ) ) @ ( suc @ ( type_s6404775287138157491tate_a @ Small ) ) ) ) ) ) ).
% step_4_push_small_size_ok_4_aux
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_diff__Suc__diff__eq1,axiom,
! [K: nat,J: nat,I: nat] :
( ( ord_less_eq_nat @ K @ J )
=> ( ( minus_minus_nat @ I @ ( suc @ ( minus_minus_nat @ J @ K ) ) )
= ( minus_minus_nat @ ( plus_plus_nat @ I @ K ) @ ( suc @ J ) ) ) ) ).
% diff_Suc_diff_eq1
thf(fact_6_diff__Suc__diff__eq2,axiom,
! [K: nat,J: nat,I: nat] :
( ( ord_less_eq_nat @ K @ J )
=> ( ( minus_minus_nat @ ( suc @ ( minus_minus_nat @ J @ K ) ) @ I )
= ( minus_minus_nat @ ( suc @ J ) @ ( plus_plus_nat @ K @ I ) ) ) ) ).
% diff_Suc_diff_eq2
thf(fact_7_Nat_Oadd__diff__assoc,axiom,
! [K: nat,J: nat,I: nat] :
( ( ord_less_eq_nat @ K @ J )
=> ( ( plus_plus_nat @ I @ ( minus_minus_nat @ J @ K ) )
= ( minus_minus_nat @ ( plus_plus_nat @ I @ J ) @ K ) ) ) ).
% Nat.add_diff_assoc
thf(fact_8_Nat_Oadd__diff__assoc2,axiom,
! [K: nat,J: nat,I: nat] :
( ( ord_less_eq_nat @ K @ J )
=> ( ( plus_plus_nat @ ( minus_minus_nat @ J @ K ) @ I )
= ( minus_minus_nat @ ( plus_plus_nat @ J @ I ) @ K ) ) ) ).
% Nat.add_diff_assoc2
thf(fact_9_Nat_Odiff__diff__right,axiom,
! [K: nat,J: nat,I: nat] :
( ( ord_less_eq_nat @ K @ J )
=> ( ( minus_minus_nat @ I @ ( minus_minus_nat @ J @ K ) )
= ( minus_minus_nat @ ( plus_plus_nat @ I @ K ) @ J ) ) ) ).
% Nat.diff_diff_right
thf(fact_10_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_11_left__diff__distrib__numeral,axiom,
! [A: int,B: int,V: num] :
( ( times_times_int @ ( minus_minus_int @ A @ B ) @ ( numeral_numeral_int @ V ) )
= ( minus_minus_int @ ( times_times_int @ A @ ( numeral_numeral_int @ V ) ) @ ( times_times_int @ B @ ( numeral_numeral_int @ V ) ) ) ) ).
% left_diff_distrib_numeral
thf(fact_12_right__diff__distrib__numeral,axiom,
! [V: num,B: int,C: int] :
( ( times_times_int @ ( numeral_numeral_int @ V ) @ ( minus_minus_int @ B @ C ) )
= ( minus_minus_int @ ( times_times_int @ ( numeral_numeral_int @ V ) @ B ) @ ( times_times_int @ ( numeral_numeral_int @ V ) @ C ) ) ) ).
% right_diff_distrib_numeral
thf(fact_13_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_14_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_15_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_16_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_17_numeral__eq__iff,axiom,
! [M: num,N: num] :
( ( ( numeral_numeral_nat @ M )
= ( numeral_numeral_nat @ N ) )
= ( M = N ) ) ).
% numeral_eq_iff
thf(fact_18_numeral__eq__iff,axiom,
! [M: num,N: num] :
( ( ( numeral_numeral_int @ M )
= ( numeral_numeral_int @ N ) )
= ( M = N ) ) ).
% numeral_eq_iff
thf(fact_19_old_Onat_Oinject,axiom,
! [Nat: nat,Nat2: nat] :
( ( ( suc @ Nat )
= ( suc @ Nat2 ) )
= ( Nat = Nat2 ) ) ).
% old.nat.inject
thf(fact_20_nat_Oinject,axiom,
! [X2: nat,Y2: nat] :
( ( ( suc @ X2 )
= ( suc @ Y2 ) )
= ( X2 = Y2 ) ) ).
% nat.inject
thf(fact_21_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_22_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_23_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_24_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_25_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_26_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_27_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_28_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_29_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_30_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_31_num__double,axiom,
! [N: num] :
( ( times_times_num @ ( bit0 @ one ) @ N )
= ( bit0 @ N ) ) ).
% num_double
thf(fact_32_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_33_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_34_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_35_Suc__diff__diff,axiom,
! [M: nat,N: nat,K: nat] :
( ( minus_minus_nat @ ( minus_minus_nat @ ( suc @ M ) @ N ) @ ( suc @ K ) )
= ( minus_minus_nat @ ( minus_minus_nat @ M @ N ) @ K ) ) ).
% Suc_diff_diff
thf(fact_36_diff__Suc__Suc,axiom,
! [M: nat,N: nat] :
( ( minus_minus_nat @ ( suc @ M ) @ ( suc @ N ) )
= ( minus_minus_nat @ M @ N ) ) ).
% diff_Suc_Suc
thf(fact_37_diff__diff__cancel,axiom,
! [I: nat,N: nat] :
( ( ord_less_eq_nat @ I @ N )
=> ( ( minus_minus_nat @ N @ ( minus_minus_nat @ N @ I ) )
= I ) ) ).
% diff_diff_cancel
thf(fact_38_diff__diff__left,axiom,
! [I: nat,J: nat,K: nat] :
( ( minus_minus_nat @ ( minus_minus_nat @ I @ J ) @ K )
= ( minus_minus_nat @ I @ ( plus_plus_nat @ J @ K ) ) ) ).
% diff_diff_left
thf(fact_39_Suc__numeral,axiom,
! [N: num] :
( ( suc @ ( numeral_numeral_nat @ N ) )
= ( numeral_numeral_nat @ ( plus_plus_num @ N @ one ) ) ) ).
% Suc_numeral
thf(fact_40_add__One__commute,axiom,
! [N: num] :
( ( plus_plus_num @ one @ N )
= ( plus_plus_num @ N @ one ) ) ).
% add_One_commute
thf(fact_41_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_42_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_43_n__not__Suc__n,axiom,
! [N: nat] :
( N
!= ( suc @ N ) ) ).
% n_not_Suc_n
thf(fact_44_Suc__inject,axiom,
! [X: nat,Y: nat] :
( ( ( suc @ X )
= ( suc @ Y ) )
=> ( X = Y ) ) ).
% Suc_inject
thf(fact_45_Nat_Oex__has__greatest__nat,axiom,
! [P: nat > $o,K: nat,B: nat] :
( ( P @ K )
=> ( ! [Y3: nat] :
( ( P @ Y3 )
=> ( ord_less_eq_nat @ Y3 @ B ) )
=> ? [X3: nat] :
( ( P @ X3 )
& ! [Y4: nat] :
( ( P @ Y4 )
=> ( ord_less_eq_nat @ Y4 @ X3 ) ) ) ) ) ).
% Nat.ex_has_greatest_nat
thf(fact_46_nat__le__linear,axiom,
! [M: nat,N: nat] :
( ( ord_less_eq_nat @ M @ N )
| ( ord_less_eq_nat @ N @ M ) ) ).
% nat_le_linear
thf(fact_47_le__antisym,axiom,
! [M: nat,N: nat] :
( ( ord_less_eq_nat @ M @ N )
=> ( ( ord_less_eq_nat @ N @ M )
=> ( M = N ) ) ) ).
% le_antisym
thf(fact_48_eq__imp__le,axiom,
! [M: nat,N: nat] :
( ( M = N )
=> ( ord_less_eq_nat @ M @ N ) ) ).
% eq_imp_le
thf(fact_49_le__trans,axiom,
! [I: nat,J: nat,K: nat] :
( ( ord_less_eq_nat @ I @ J )
=> ( ( ord_less_eq_nat @ J @ K )
=> ( ord_less_eq_nat @ I @ K ) ) ) ).
% le_trans
thf(fact_50_le__refl,axiom,
! [N: nat] : ( ord_less_eq_nat @ N @ N ) ).
% le_refl
thf(fact_51_diff__commute,axiom,
! [I: nat,J: nat,K: nat] :
( ( minus_minus_nat @ ( minus_minus_nat @ I @ J ) @ K )
= ( minus_minus_nat @ ( minus_minus_nat @ I @ K ) @ J ) ) ).
% diff_commute
thf(fact_52_transitive__stepwise__le,axiom,
! [M: nat,N: nat,R: nat > nat > $o] :
( ( ord_less_eq_nat @ M @ N )
=> ( ! [X3: nat] : ( R @ X3 @ X3 )
=> ( ! [X3: nat,Y3: nat,Z2: nat] :
( ( R @ X3 @ Y3 )
=> ( ( R @ Y3 @ Z2 )
=> ( R @ X3 @ Z2 ) ) )
=> ( ! [N2: nat] : ( R @ N2 @ ( suc @ N2 ) )
=> ( R @ M @ N ) ) ) ) ) ).
% transitive_stepwise_le
thf(fact_53_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_54_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_55_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_56_Suc__n__not__le__n,axiom,
! [N: nat] :
~ ( ord_less_eq_nat @ ( suc @ N ) @ N ) ).
% Suc_n_not_le_n
thf(fact_57_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_58_Suc__le__D,axiom,
! [N: nat,M3: nat] :
( ( ord_less_eq_nat @ ( suc @ N ) @ M3 )
=> ? [M4: nat] :
( M3
= ( suc @ M4 ) ) ) ).
% Suc_le_D
thf(fact_59_le__SucI,axiom,
! [M: nat,N: nat] :
( ( ord_less_eq_nat @ M @ N )
=> ( ord_less_eq_nat @ M @ ( suc @ N ) ) ) ).
% le_SucI
thf(fact_60_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_61_Suc__leD,axiom,
! [M: nat,N: nat] :
( ( ord_less_eq_nat @ ( suc @ M ) @ N )
=> ( ord_less_eq_nat @ M @ N ) ) ).
% Suc_leD
thf(fact_62_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_63_add__Suc,axiom,
! [M: nat,N: nat] :
( ( plus_plus_nat @ ( suc @ M ) @ N )
= ( suc @ ( plus_plus_nat @ M @ N ) ) ) ).
% add_Suc
thf(fact_64_nat__arith_Osuc1,axiom,
! [A2: nat,K: nat,A: nat] :
( ( A2
= ( plus_plus_nat @ K @ A ) )
=> ( ( suc @ A2 )
= ( plus_plus_nat @ K @ ( suc @ A ) ) ) ) ).
% nat_arith.suc1
thf(fact_65_nat__le__iff__add,axiom,
( ord_less_eq_nat
= ( ^ [M5: nat,N3: nat] :
? [K2: nat] :
( N3
= ( plus_plus_nat @ M5 @ K2 ) ) ) ) ).
% nat_le_iff_add
thf(fact_66_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_67_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_68_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_69_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_70_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_71_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_72_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_73_le__add2,axiom,
! [N: nat,M: nat] : ( ord_less_eq_nat @ N @ ( plus_plus_nat @ M @ N ) ) ).
% le_add2
thf(fact_74_le__add1,axiom,
! [N: nat,M: nat] : ( ord_less_eq_nat @ N @ ( plus_plus_nat @ N @ M ) ) ).
% le_add1
thf(fact_75_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_76_zero__induct__lemma,axiom,
! [P: nat > $o,K: nat,I: nat] :
( ( P @ K )
=> ( ! [N2: nat] :
( ( P @ ( suc @ N2 ) )
=> ( P @ N2 ) )
=> ( P @ ( minus_minus_nat @ K @ I ) ) ) ) ).
% zero_induct_lemma
thf(fact_77_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_78_diff__le__mono2,axiom,
! [M: nat,N: nat,L: nat] :
( ( ord_less_eq_nat @ M @ N )
=> ( ord_less_eq_nat @ ( minus_minus_nat @ L @ N ) @ ( minus_minus_nat @ L @ M ) ) ) ).
% diff_le_mono2
thf(fact_79_le__diff__iff_H,axiom,
! [A: nat,C: nat,B: nat] :
( ( ord_less_eq_nat @ A @ C )
=> ( ( ord_less_eq_nat @ B @ C )
=> ( ( ord_less_eq_nat @ ( minus_minus_nat @ C @ A ) @ ( minus_minus_nat @ C @ B ) )
= ( ord_less_eq_nat @ B @ A ) ) ) ) ).
% le_diff_iff'
thf(fact_80_diff__le__self,axiom,
! [M: nat,N: nat] : ( ord_less_eq_nat @ ( minus_minus_nat @ M @ N ) @ M ) ).
% diff_le_self
thf(fact_81_diff__le__mono,axiom,
! [M: nat,N: nat,L: nat] :
( ( ord_less_eq_nat @ M @ N )
=> ( ord_less_eq_nat @ ( minus_minus_nat @ M @ L ) @ ( minus_minus_nat @ N @ L ) ) ) ).
% diff_le_mono
thf(fact_82_Nat_Odiff__diff__eq,axiom,
! [K: nat,M: nat,N: nat] :
( ( ord_less_eq_nat @ K @ M )
=> ( ( ord_less_eq_nat @ K @ N )
=> ( ( minus_minus_nat @ ( minus_minus_nat @ M @ K ) @ ( minus_minus_nat @ N @ K ) )
= ( minus_minus_nat @ M @ N ) ) ) ) ).
% Nat.diff_diff_eq
thf(fact_83_le__diff__iff,axiom,
! [K: nat,M: nat,N: nat] :
( ( ord_less_eq_nat @ K @ M )
=> ( ( ord_less_eq_nat @ K @ N )
=> ( ( ord_less_eq_nat @ ( minus_minus_nat @ M @ K ) @ ( minus_minus_nat @ N @ K ) )
= ( ord_less_eq_nat @ M @ N ) ) ) ) ).
% le_diff_iff
thf(fact_84_eq__diff__iff,axiom,
! [K: nat,M: nat,N: nat] :
( ( ord_less_eq_nat @ K @ M )
=> ( ( ord_less_eq_nat @ K @ N )
=> ( ( ( minus_minus_nat @ M @ K )
= ( minus_minus_nat @ N @ K ) )
= ( M = N ) ) ) ) ).
% eq_diff_iff
thf(fact_85_diff__add__inverse2,axiom,
! [M: nat,N: nat] :
( ( minus_minus_nat @ ( plus_plus_nat @ M @ N ) @ N )
= M ) ).
% diff_add_inverse2
thf(fact_86_diff__add__inverse,axiom,
! [N: nat,M: nat] :
( ( minus_minus_nat @ ( plus_plus_nat @ N @ M ) @ N )
= M ) ).
% diff_add_inverse
thf(fact_87_diff__cancel2,axiom,
! [M: nat,K: nat,N: nat] :
( ( minus_minus_nat @ ( plus_plus_nat @ M @ K ) @ ( plus_plus_nat @ N @ K ) )
= ( minus_minus_nat @ M @ N ) ) ).
% diff_cancel2
thf(fact_88_Nat_Odiff__cancel,axiom,
! [K: nat,M: nat,N: nat] :
( ( minus_minus_nat @ ( plus_plus_nat @ K @ M ) @ ( plus_plus_nat @ K @ N ) )
= ( minus_minus_nat @ M @ N ) ) ).
% Nat.diff_cancel
thf(fact_89_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_90_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_91_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_92_le__square,axiom,
! [M: nat] : ( ord_less_eq_nat @ M @ ( times_times_nat @ M @ M ) ) ).
% le_square
thf(fact_93_le__cube,axiom,
! [M: nat] : ( ord_less_eq_nat @ M @ ( times_times_nat @ M @ ( times_times_nat @ M @ M ) ) ) ).
% le_cube
thf(fact_94_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_95_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_96_diff__mult__distrib2,axiom,
! [K: nat,M: nat,N: nat] :
( ( times_times_nat @ K @ ( minus_minus_nat @ M @ N ) )
= ( minus_minus_nat @ ( times_times_nat @ K @ M ) @ ( times_times_nat @ K @ N ) ) ) ).
% diff_mult_distrib2
thf(fact_97_diff__mult__distrib,axiom,
! [M: nat,N: nat,K: nat] :
( ( times_times_nat @ ( minus_minus_nat @ M @ N ) @ K )
= ( minus_minus_nat @ ( times_times_nat @ M @ K ) @ ( times_times_nat @ N @ K ) ) ) ).
% diff_mult_distrib
thf(fact_98_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_99_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_100_mult__numeral__1__right,axiom,
! [A: nat] :
( ( times_times_nat @ A @ ( numeral_numeral_nat @ one ) )
= A ) ).
% mult_numeral_1_right
thf(fact_101_mult__numeral__1__right,axiom,
! [A: int] :
( ( times_times_int @ A @ ( numeral_numeral_int @ one ) )
= A ) ).
% mult_numeral_1_right
thf(fact_102_mult__numeral__1,axiom,
! [A: nat] :
( ( times_times_nat @ ( numeral_numeral_nat @ one ) @ A )
= A ) ).
% mult_numeral_1
thf(fact_103_mult__numeral__1,axiom,
! [A: int] :
( ( times_times_int @ ( numeral_numeral_int @ one ) @ A )
= A ) ).
% mult_numeral_1
thf(fact_104_lift__Suc__antimono__le,axiom,
! [F: nat > int,N: nat,N4: nat] :
( ! [N2: nat] : ( ord_less_eq_int @ ( F @ ( suc @ N2 ) ) @ ( F @ N2 ) )
=> ( ( ord_less_eq_nat @ N @ N4 )
=> ( ord_less_eq_int @ ( F @ N4 ) @ ( F @ N ) ) ) ) ).
% lift_Suc_antimono_le
thf(fact_105_lift__Suc__antimono__le,axiom,
! [F: nat > nat,N: nat,N4: nat] :
( ! [N2: nat] : ( ord_less_eq_nat @ ( F @ ( suc @ N2 ) ) @ ( F @ N2 ) )
=> ( ( ord_less_eq_nat @ N @ N4 )
=> ( ord_less_eq_nat @ ( F @ N4 ) @ ( F @ N ) ) ) ) ).
% lift_Suc_antimono_le
thf(fact_106_lift__Suc__antimono__le,axiom,
! [F: nat > num,N: nat,N4: nat] :
( ! [N2: nat] : ( ord_less_eq_num @ ( F @ ( suc @ N2 ) ) @ ( F @ N2 ) )
=> ( ( ord_less_eq_nat @ N @ N4 )
=> ( ord_less_eq_num @ ( F @ N4 ) @ ( F @ N ) ) ) ) ).
% lift_Suc_antimono_le
thf(fact_107_lift__Suc__mono__le,axiom,
! [F: nat > int,N: nat,N4: nat] :
( ! [N2: nat] : ( ord_less_eq_int @ ( F @ N2 ) @ ( F @ ( suc @ N2 ) ) )
=> ( ( ord_less_eq_nat @ N @ N4 )
=> ( ord_less_eq_int @ ( F @ N ) @ ( F @ N4 ) ) ) ) ).
% lift_Suc_mono_le
thf(fact_108_lift__Suc__mono__le,axiom,
! [F: nat > nat,N: nat,N4: nat] :
( ! [N2: nat] : ( ord_less_eq_nat @ ( F @ N2 ) @ ( F @ ( suc @ N2 ) ) )
=> ( ( ord_less_eq_nat @ N @ N4 )
=> ( ord_less_eq_nat @ ( F @ N ) @ ( F @ N4 ) ) ) ) ).
% lift_Suc_mono_le
thf(fact_109_lift__Suc__mono__le,axiom,
! [F: nat > num,N: nat,N4: nat] :
( ! [N2: nat] : ( ord_less_eq_num @ ( F @ N2 ) @ ( F @ ( suc @ N2 ) ) )
=> ( ( ord_less_eq_nat @ N @ N4 )
=> ( ord_less_eq_num @ ( F @ N ) @ ( F @ N4 ) ) ) ) ).
% lift_Suc_mono_le
thf(fact_110_num_Oexhaust,axiom,
! [Y: num] :
( ( Y != one )
=> ( ! [X22: num] :
( Y
!= ( bit0 @ X22 ) )
=> ~ ! [X32: num] :
( Y
!= ( bit1 @ X32 ) ) ) ) ).
% num.exhaust
thf(fact_111_Suc__diff__le,axiom,
! [N: nat,M: nat] :
( ( ord_less_eq_nat @ N @ M )
=> ( ( minus_minus_nat @ ( suc @ M ) @ N )
= ( suc @ ( minus_minus_nat @ M @ N ) ) ) ) ).
% Suc_diff_le
thf(fact_112_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_113_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_114_Nat_Ole__imp__diff__is__add,axiom,
! [I: nat,J: nat,K: nat] :
( ( ord_less_eq_nat @ I @ J )
=> ( ( ( minus_minus_nat @ J @ I )
= K )
= ( J
= ( plus_plus_nat @ K @ I ) ) ) ) ).
% Nat.le_imp_diff_is_add
thf(fact_115_Nat_Odiff__add__assoc2,axiom,
! [K: nat,J: nat,I: nat] :
( ( ord_less_eq_nat @ K @ J )
=> ( ( minus_minus_nat @ ( plus_plus_nat @ J @ I ) @ K )
= ( plus_plus_nat @ ( minus_minus_nat @ J @ K ) @ I ) ) ) ).
% Nat.diff_add_assoc2
thf(fact_116_Nat_Odiff__add__assoc,axiom,
! [K: nat,J: nat,I: nat] :
( ( ord_less_eq_nat @ K @ J )
=> ( ( minus_minus_nat @ ( plus_plus_nat @ I @ J ) @ K )
= ( plus_plus_nat @ I @ ( minus_minus_nat @ J @ K ) ) ) ) ).
% Nat.diff_add_assoc
thf(fact_117_Nat_Ole__diff__conv2,axiom,
! [K: nat,J: nat,I: nat] :
( ( ord_less_eq_nat @ K @ J )
=> ( ( ord_less_eq_nat @ I @ ( minus_minus_nat @ J @ K ) )
= ( ord_less_eq_nat @ ( plus_plus_nat @ I @ K ) @ J ) ) ) ).
% Nat.le_diff_conv2
thf(fact_118_le__diff__conv,axiom,
! [J: nat,K: nat,I: nat] :
( ( ord_less_eq_nat @ ( minus_minus_nat @ J @ K ) @ I )
= ( ord_less_eq_nat @ J @ ( plus_plus_nat @ I @ K ) ) ) ).
% le_diff_conv
thf(fact_119_eval__nat__numeral_I3_J,axiom,
! [N: num] :
( ( numeral_numeral_nat @ ( bit1 @ N ) )
= ( suc @ ( numeral_numeral_nat @ ( bit0 @ N ) ) ) ) ).
% eval_nat_numeral(3)
thf(fact_120_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_121_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_122_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_123_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_124_mult__2,axiom,
! [Z: nat] :
( ( times_times_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ Z )
= ( plus_plus_nat @ Z @ Z ) ) ).
% mult_2
thf(fact_125_mult__2,axiom,
! [Z: int] :
( ( times_times_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ Z )
= ( plus_plus_int @ Z @ Z ) ) ).
% mult_2
thf(fact_126_Suc3__eq__add__3,axiom,
! [N: nat] :
( ( suc @ ( suc @ ( suc @ N ) ) )
= ( plus_plus_nat @ ( numeral_numeral_nat @ ( bit1 @ one ) ) @ N ) ) ).
% Suc3_eq_add_3
thf(fact_127_semiring__norm_I3_J,axiom,
! [N: num] :
( ( plus_plus_num @ one @ ( bit0 @ N ) )
= ( bit1 @ N ) ) ).
% semiring_norm(3)
thf(fact_128_semiring__norm_I4_J,axiom,
! [N: num] :
( ( plus_plus_num @ one @ ( bit1 @ N ) )
= ( bit0 @ ( plus_plus_num @ N @ one ) ) ) ).
% semiring_norm(4)
thf(fact_129_semiring__norm_I5_J,axiom,
! [M: num] :
( ( plus_plus_num @ ( bit0 @ M ) @ one )
= ( bit1 @ M ) ) ).
% semiring_norm(5)
thf(fact_130_semiring__norm_I8_J,axiom,
! [M: num] :
( ( plus_plus_num @ ( bit1 @ M ) @ one )
= ( bit0 @ ( plus_plus_num @ M @ one ) ) ) ).
% semiring_norm(8)
thf(fact_131_semiring__norm_I10_J,axiom,
! [M: num,N: num] :
( ( plus_plus_num @ ( bit1 @ M ) @ ( bit1 @ N ) )
= ( bit0 @ ( plus_plus_num @ ( plus_plus_num @ M @ N ) @ one ) ) ) ).
% semiring_norm(10)
thf(fact_132_le__add__diff__inverse2,axiom,
! [B: int,A: int] :
( ( ord_less_eq_int @ B @ A )
=> ( ( plus_plus_int @ ( minus_minus_int @ A @ B ) @ B )
= A ) ) ).
% le_add_diff_inverse2
thf(fact_133_le__add__diff__inverse2,axiom,
! [B: nat,A: nat] :
( ( ord_less_eq_nat @ B @ A )
=> ( ( plus_plus_nat @ ( minus_minus_nat @ A @ B ) @ B )
= A ) ) ).
% le_add_diff_inverse2
thf(fact_134_le__add__diff__inverse,axiom,
! [B: int,A: int] :
( ( ord_less_eq_int @ B @ A )
=> ( ( plus_plus_int @ B @ ( minus_minus_int @ A @ B ) )
= A ) ) ).
% le_add_diff_inverse
thf(fact_135_le__add__diff__inverse,axiom,
! [B: nat,A: nat] :
( ( ord_less_eq_nat @ B @ A )
=> ( ( plus_plus_nat @ B @ ( minus_minus_nat @ A @ B ) )
= A ) ) ).
% le_add_diff_inverse
thf(fact_136_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_137_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_138_semiring__norm_I84_J,axiom,
! [N: num] :
( one
!= ( bit1 @ N ) ) ).
% semiring_norm(84)
thf(fact_139_semiring__norm_I86_J,axiom,
! [M: num] :
( ( bit1 @ M )
!= one ) ).
% semiring_norm(86)
thf(fact_140_semiring__norm_I16_J,axiom,
! [M: num,N: num] :
( ( times_times_num @ ( bit1 @ M ) @ ( bit1 @ N ) )
= ( bit1 @ ( plus_plus_num @ ( plus_plus_num @ M @ N ) @ ( bit0 @ ( times_times_num @ M @ N ) ) ) ) ) ).
% semiring_norm(16)
thf(fact_141_semiring__norm_I87_J,axiom,
! [M: num,N: num] :
( ( ( bit0 @ M )
= ( bit0 @ N ) )
= ( M = N ) ) ).
% semiring_norm(87)
thf(fact_142_semiring__norm_I90_J,axiom,
! [M: num,N: num] :
( ( ( bit1 @ M )
= ( bit1 @ N ) )
= ( M = N ) ) ).
% semiring_norm(90)
thf(fact_143_semiring__norm_I85_J,axiom,
! [M: num] :
( ( bit0 @ M )
!= one ) ).
% semiring_norm(85)
thf(fact_144_semiring__norm_I83_J,axiom,
! [N: num] :
( one
!= ( bit0 @ N ) ) ).
% semiring_norm(83)
thf(fact_145_semiring__norm_I89_J,axiom,
! [M: num,N: num] :
( ( bit1 @ M )
!= ( bit0 @ N ) ) ).
% semiring_norm(89)
thf(fact_146_semiring__norm_I88_J,axiom,
! [M: num,N: num] :
( ( bit0 @ M )
!= ( bit1 @ N ) ) ).
% semiring_norm(88)
thf(fact_147_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_148_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_149_semiring__norm_I12_J,axiom,
! [N: num] :
( ( times_times_num @ one @ N )
= N ) ).
% semiring_norm(12)
thf(fact_150_semiring__norm_I11_J,axiom,
! [M: num] :
( ( times_times_num @ M @ one )
= M ) ).
% semiring_norm(11)
thf(fact_151_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_152_semiring__norm_I68_J,axiom,
! [N: num] : ( ord_less_eq_num @ one @ N ) ).
% semiring_norm(68)
thf(fact_153_semiring__norm_I73_J,axiom,
! [M: num,N: num] :
( ( ord_less_eq_num @ ( bit1 @ M ) @ ( bit1 @ N ) )
= ( ord_less_eq_num @ M @ N ) ) ).
% semiring_norm(73)
thf(fact_154_semiring__norm_I2_J,axiom,
( ( plus_plus_num @ one @ one )
= ( bit0 @ one ) ) ).
% semiring_norm(2)
thf(fact_155_semiring__norm_I9_J,axiom,
! [M: num,N: num] :
( ( plus_plus_num @ ( bit1 @ M ) @ ( bit0 @ N ) )
= ( bit1 @ ( plus_plus_num @ M @ N ) ) ) ).
% semiring_norm(9)
thf(fact_156_semiring__norm_I7_J,axiom,
! [M: num,N: num] :
( ( plus_plus_num @ ( bit0 @ M ) @ ( bit1 @ N ) )
= ( bit1 @ ( plus_plus_num @ M @ N ) ) ) ).
% semiring_norm(7)
thf(fact_157_semiring__norm_I15_J,axiom,
! [M: num,N: num] :
( ( times_times_num @ ( bit1 @ M ) @ ( bit0 @ N ) )
= ( bit0 @ ( times_times_num @ ( bit1 @ M ) @ N ) ) ) ).
% semiring_norm(15)
thf(fact_158_semiring__norm_I14_J,axiom,
! [M: num,N: num] :
( ( times_times_num @ ( bit0 @ M ) @ ( bit1 @ N ) )
= ( bit0 @ ( times_times_num @ M @ ( bit1 @ N ) ) ) ) ).
% semiring_norm(14)
thf(fact_159_semiring__norm_I69_J,axiom,
! [M: num] :
~ ( ord_less_eq_num @ ( bit0 @ M ) @ one ) ).
% semiring_norm(69)
thf(fact_160_semiring__norm_I72_J,axiom,
! [M: num,N: num] :
( ( ord_less_eq_num @ ( bit0 @ M ) @ ( bit1 @ N ) )
= ( ord_less_eq_num @ M @ N ) ) ).
% semiring_norm(72)
thf(fact_161_semiring__norm_I70_J,axiom,
! [M: num] :
~ ( ord_less_eq_num @ ( bit1 @ M ) @ one ) ).
% semiring_norm(70)
thf(fact_162_le__num__One__iff,axiom,
! [X: num] :
( ( ord_less_eq_num @ X @ one )
= ( X = one ) ) ).
% le_num_One_iff
thf(fact_163_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_164_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_165_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_166_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_167_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_168_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_169_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_170_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_171_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_172_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_173_left__diff__distrib,axiom,
! [A: int,B: int,C: int] :
( ( times_times_int @ ( minus_minus_int @ A @ B ) @ C )
= ( minus_minus_int @ ( times_times_int @ A @ C ) @ ( times_times_int @ B @ C ) ) ) ).
% left_diff_distrib
thf(fact_174_right__diff__distrib,axiom,
! [A: int,B: int,C: int] :
( ( times_times_int @ A @ ( minus_minus_int @ B @ C ) )
= ( minus_minus_int @ ( times_times_int @ A @ B ) @ ( times_times_int @ A @ C ) ) ) ).
% right_diff_distrib
thf(fact_175_left__diff__distrib_H,axiom,
! [B: int,C: int,A: int] :
( ( times_times_int @ ( minus_minus_int @ B @ C ) @ A )
= ( minus_minus_int @ ( times_times_int @ B @ A ) @ ( times_times_int @ C @ A ) ) ) ).
% left_diff_distrib'
thf(fact_176_left__diff__distrib_H,axiom,
! [B: nat,C: nat,A: nat] :
( ( times_times_nat @ ( minus_minus_nat @ B @ C ) @ A )
= ( minus_minus_nat @ ( times_times_nat @ B @ A ) @ ( times_times_nat @ C @ A ) ) ) ).
% left_diff_distrib'
thf(fact_177_right__diff__distrib_H,axiom,
! [A: int,B: int,C: int] :
( ( times_times_int @ A @ ( minus_minus_int @ B @ C ) )
= ( minus_minus_int @ ( times_times_int @ A @ B ) @ ( times_times_int @ A @ C ) ) ) ).
% right_diff_distrib'
thf(fact_178_right__diff__distrib_H,axiom,
! [A: nat,B: nat,C: nat] :
( ( times_times_nat @ A @ ( minus_minus_nat @ B @ C ) )
= ( minus_minus_nat @ ( times_times_nat @ A @ B ) @ ( times_times_nat @ A @ C ) ) ) ).
% right_diff_distrib'
thf(fact_179_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_180_add__le__imp__le__diff,axiom,
! [I: int,K: int,N: int] :
( ( ord_less_eq_int @ ( plus_plus_int @ I @ K ) @ N )
=> ( ord_less_eq_int @ I @ ( minus_minus_int @ N @ K ) ) ) ).
% add_le_imp_le_diff
thf(fact_181_add__le__imp__le__diff,axiom,
! [I: nat,K: nat,N: nat] :
( ( ord_less_eq_nat @ ( plus_plus_nat @ I @ K ) @ N )
=> ( ord_less_eq_nat @ I @ ( minus_minus_nat @ N @ K ) ) ) ).
% add_le_imp_le_diff
thf(fact_182_add__le__add__imp__diff__le,axiom,
! [I: int,K: int,N: int,J: int] :
( ( ord_less_eq_int @ ( plus_plus_int @ I @ K ) @ N )
=> ( ( ord_less_eq_int @ N @ ( plus_plus_int @ J @ K ) )
=> ( ( ord_less_eq_int @ ( plus_plus_int @ I @ K ) @ N )
=> ( ( ord_less_eq_int @ N @ ( plus_plus_int @ J @ K ) )
=> ( ord_less_eq_int @ ( minus_minus_int @ N @ K ) @ J ) ) ) ) ) ).
% add_le_add_imp_diff_le
thf(fact_183_add__le__add__imp__diff__le,axiom,
! [I: nat,K: nat,N: nat,J: nat] :
( ( ord_less_eq_nat @ ( plus_plus_nat @ I @ K ) @ N )
=> ( ( ord_less_eq_nat @ N @ ( plus_plus_nat @ J @ K ) )
=> ( ( ord_less_eq_nat @ ( plus_plus_nat @ I @ K ) @ N )
=> ( ( ord_less_eq_nat @ N @ ( plus_plus_nat @ J @ K ) )
=> ( ord_less_eq_nat @ ( minus_minus_nat @ N @ K ) @ J ) ) ) ) ) ).
% add_le_add_imp_diff_le
thf(fact_184_eq__add__iff1,axiom,
! [A: int,E: int,C: int,B: int,D: int] :
( ( ( plus_plus_int @ ( times_times_int @ A @ E ) @ C )
= ( plus_plus_int @ ( times_times_int @ B @ E ) @ D ) )
= ( ( plus_plus_int @ ( times_times_int @ ( minus_minus_int @ A @ B ) @ E ) @ C )
= D ) ) ).
% eq_add_iff1
thf(fact_185_eq__add__iff2,axiom,
! [A: int,E: int,C: int,B: int,D: int] :
( ( ( plus_plus_int @ ( times_times_int @ A @ E ) @ C )
= ( plus_plus_int @ ( times_times_int @ B @ E ) @ D ) )
= ( C
= ( plus_plus_int @ ( times_times_int @ ( minus_minus_int @ B @ A ) @ E ) @ D ) ) ) ).
% eq_add_iff2
thf(fact_186_square__diff__square__factored,axiom,
! [X: int,Y: int] :
( ( minus_minus_int @ ( times_times_int @ X @ X ) @ ( times_times_int @ Y @ Y ) )
= ( times_times_int @ ( plus_plus_int @ X @ Y ) @ ( minus_minus_int @ X @ Y ) ) ) ).
% square_diff_square_factored
thf(fact_187_le__add__iff1,axiom,
! [A: int,E: int,C: int,B: int,D: int] :
( ( ord_less_eq_int @ ( plus_plus_int @ ( times_times_int @ A @ E ) @ C ) @ ( plus_plus_int @ ( times_times_int @ B @ E ) @ D ) )
= ( ord_less_eq_int @ ( plus_plus_int @ ( times_times_int @ ( minus_minus_int @ A @ B ) @ E ) @ C ) @ D ) ) ).
% le_add_iff1
thf(fact_188_le__add__iff2,axiom,
! [A: int,E: int,C: int,B: int,D: int] :
( ( ord_less_eq_int @ ( plus_plus_int @ ( times_times_int @ A @ E ) @ C ) @ ( plus_plus_int @ ( times_times_int @ B @ E ) @ D ) )
= ( ord_less_eq_int @ C @ ( plus_plus_int @ ( times_times_int @ ( minus_minus_int @ B @ A ) @ E ) @ D ) ) ) ).
% le_add_iff2
thf(fact_189_nat__eq__add__iff1,axiom,
! [J: nat,I: nat,U: nat,M: nat,N: nat] :
( ( ord_less_eq_nat @ J @ I )
=> ( ( ( plus_plus_nat @ ( times_times_nat @ I @ U ) @ M )
= ( plus_plus_nat @ ( times_times_nat @ J @ U ) @ N ) )
= ( ( plus_plus_nat @ ( times_times_nat @ ( minus_minus_nat @ I @ J ) @ U ) @ M )
= N ) ) ) ).
% nat_eq_add_iff1
thf(fact_190_nat__eq__add__iff2,axiom,
! [I: nat,J: nat,U: nat,M: nat,N: nat] :
( ( ord_less_eq_nat @ I @ J )
=> ( ( ( plus_plus_nat @ ( times_times_nat @ I @ U ) @ M )
= ( plus_plus_nat @ ( times_times_nat @ J @ U ) @ N ) )
= ( M
= ( plus_plus_nat @ ( times_times_nat @ ( minus_minus_nat @ J @ I ) @ U ) @ N ) ) ) ) ).
% nat_eq_add_iff2
thf(fact_191_nat__le__add__iff1,axiom,
! [J: nat,I: nat,U: nat,M: nat,N: nat] :
( ( ord_less_eq_nat @ J @ I )
=> ( ( ord_less_eq_nat @ ( plus_plus_nat @ ( times_times_nat @ I @ U ) @ M ) @ ( plus_plus_nat @ ( times_times_nat @ J @ U ) @ N ) )
= ( ord_less_eq_nat @ ( plus_plus_nat @ ( times_times_nat @ ( minus_minus_nat @ I @ J ) @ U ) @ M ) @ N ) ) ) ).
% nat_le_add_iff1
thf(fact_192_nat__le__add__iff2,axiom,
! [I: nat,J: nat,U: nat,M: nat,N: nat] :
( ( ord_less_eq_nat @ I @ J )
=> ( ( ord_less_eq_nat @ ( plus_plus_nat @ ( times_times_nat @ I @ U ) @ M ) @ ( plus_plus_nat @ ( times_times_nat @ J @ U ) @ N ) )
= ( ord_less_eq_nat @ M @ ( plus_plus_nat @ ( times_times_nat @ ( minus_minus_nat @ J @ I ) @ U ) @ N ) ) ) ) ).
% nat_le_add_iff2
thf(fact_193_nat__diff__add__eq1,axiom,
! [J: nat,I: nat,U: nat,M: nat,N: nat] :
( ( ord_less_eq_nat @ J @ I )
=> ( ( minus_minus_nat @ ( plus_plus_nat @ ( times_times_nat @ I @ U ) @ M ) @ ( plus_plus_nat @ ( times_times_nat @ J @ U ) @ N ) )
= ( minus_minus_nat @ ( plus_plus_nat @ ( times_times_nat @ ( minus_minus_nat @ I @ J ) @ U ) @ M ) @ N ) ) ) ).
% nat_diff_add_eq1
thf(fact_194_nat__diff__add__eq2,axiom,
! [I: nat,J: nat,U: nat,M: nat,N: nat] :
( ( ord_less_eq_nat @ I @ J )
=> ( ( minus_minus_nat @ ( plus_plus_nat @ ( times_times_nat @ I @ U ) @ M ) @ ( plus_plus_nat @ ( times_times_nat @ J @ U ) @ N ) )
= ( minus_minus_nat @ M @ ( plus_plus_nat @ ( times_times_nat @ ( minus_minus_nat @ J @ I ) @ U ) @ N ) ) ) ) ).
% nat_diff_add_eq2
thf(fact_195_add__diff__cancel,axiom,
! [A: int,B: int] :
( ( minus_minus_int @ ( plus_plus_int @ A @ B ) @ B )
= A ) ).
% add_diff_cancel
thf(fact_196_diff__add__cancel,axiom,
! [A: int,B: int] :
( ( plus_plus_int @ ( minus_minus_int @ A @ B ) @ B )
= A ) ).
% diff_add_cancel
thf(fact_197_add__diff__cancel__left,axiom,
! [C: nat,A: nat,B: nat] :
( ( minus_minus_nat @ ( plus_plus_nat @ C @ A ) @ ( plus_plus_nat @ C @ B ) )
= ( minus_minus_nat @ A @ B ) ) ).
% add_diff_cancel_left
thf(fact_198_add__diff__cancel__left,axiom,
! [C: int,A: int,B: int] :
( ( minus_minus_int @ ( plus_plus_int @ C @ A ) @ ( plus_plus_int @ C @ B ) )
= ( minus_minus_int @ A @ B ) ) ).
% add_diff_cancel_left
thf(fact_199_add__diff__cancel__left_H,axiom,
! [A: nat,B: nat] :
( ( minus_minus_nat @ ( plus_plus_nat @ A @ B ) @ A )
= B ) ).
% add_diff_cancel_left'
thf(fact_200_add__diff__cancel__left_H,axiom,
! [A: int,B: int] :
( ( minus_minus_int @ ( plus_plus_int @ A @ B ) @ A )
= B ) ).
% add_diff_cancel_left'
thf(fact_201_add__diff__cancel__right,axiom,
! [A: nat,C: nat,B: nat] :
( ( minus_minus_nat @ ( plus_plus_nat @ A @ C ) @ ( plus_plus_nat @ B @ C ) )
= ( minus_minus_nat @ A @ B ) ) ).
% add_diff_cancel_right
thf(fact_202_add__diff__cancel__right,axiom,
! [A: int,C: int,B: int] :
( ( minus_minus_int @ ( plus_plus_int @ A @ C ) @ ( plus_plus_int @ B @ C ) )
= ( minus_minus_int @ A @ B ) ) ).
% add_diff_cancel_right
thf(fact_203_add__diff__cancel__right_H,axiom,
! [A: nat,B: nat] :
( ( minus_minus_nat @ ( plus_plus_nat @ A @ B ) @ B )
= A ) ).
% add_diff_cancel_right'
thf(fact_204_add__diff__cancel__right_H,axiom,
! [A: int,B: int] :
( ( minus_minus_int @ ( plus_plus_int @ A @ B ) @ B )
= A ) ).
% add_diff_cancel_right'
thf(fact_205_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_206_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_207_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_208_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_209_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_210_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_211_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_212_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_213_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_214_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_215_mult_Ocommute,axiom,
( times_times_int
= ( ^ [A3: int,B2: int] : ( times_times_int @ B2 @ A3 ) ) ) ).
% mult.commute
thf(fact_216_mult_Ocommute,axiom,
( times_times_nat
= ( ^ [A3: nat,B2: nat] : ( times_times_nat @ B2 @ A3 ) ) ) ).
% mult.commute
thf(fact_217_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_218_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_219_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_220_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_221_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_222_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_223_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_224_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_225_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_226_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_227_add_Ocommute,axiom,
( plus_plus_nat
= ( ^ [A3: nat,B2: nat] : ( plus_plus_nat @ B2 @ A3 ) ) ) ).
% add.commute
thf(fact_228_add_Ocommute,axiom,
( plus_plus_int
= ( ^ [A3: int,B2: int] : ( plus_plus_int @ B2 @ A3 ) ) ) ).
% add.commute
thf(fact_229_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_230_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_231_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_232_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_233_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_234_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_235_group__cancel_Oadd1,axiom,
! [A2: nat,K: nat,A: nat,B: nat] :
( ( A2
= ( plus_plus_nat @ K @ A ) )
=> ( ( plus_plus_nat @ A2 @ B )
= ( plus_plus_nat @ K @ ( plus_plus_nat @ A @ B ) ) ) ) ).
% group_cancel.add1
thf(fact_236_group__cancel_Oadd1,axiom,
! [A2: int,K: int,A: int,B: int] :
( ( A2
= ( plus_plus_int @ K @ A ) )
=> ( ( plus_plus_int @ A2 @ B )
= ( plus_plus_int @ K @ ( plus_plus_int @ A @ B ) ) ) ) ).
% group_cancel.add1
thf(fact_237_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_238_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_239_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_240_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_241_diff__right__commute,axiom,
! [A: nat,C: nat,B: nat] :
( ( minus_minus_nat @ ( minus_minus_nat @ A @ C ) @ B )
= ( minus_minus_nat @ ( minus_minus_nat @ A @ B ) @ C ) ) ).
% diff_right_commute
thf(fact_242_diff__right__commute,axiom,
! [A: int,C: int,B: int] :
( ( minus_minus_int @ ( minus_minus_int @ A @ C ) @ B )
= ( minus_minus_int @ ( minus_minus_int @ A @ B ) @ C ) ) ).
% diff_right_commute
thf(fact_243_diff__eq__diff__eq,axiom,
! [A: int,B: int,C: int,D: int] :
( ( ( minus_minus_int @ A @ B )
= ( minus_minus_int @ C @ D ) )
=> ( ( A = B )
= ( C = D ) ) ) ).
% diff_eq_diff_eq
thf(fact_244_add__le__imp__le__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_imp_le_right
thf(fact_245_add__le__imp__le__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_imp_le_right
thf(fact_246_add__le__imp__le__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_imp_le_left
thf(fact_247_add__le__imp__le__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_imp_le_left
thf(fact_248_le__iff__add,axiom,
( ord_less_eq_nat
= ( ^ [A3: nat,B2: nat] :
? [C2: nat] :
( B2
= ( plus_plus_nat @ A3 @ C2 ) ) ) ) ).
% le_iff_add
thf(fact_249_add__right__mono,axiom,
! [A: int,B: int,C: int] :
( ( ord_less_eq_int @ A @ B )
=> ( ord_less_eq_int @ ( plus_plus_int @ A @ C ) @ ( plus_plus_int @ B @ C ) ) ) ).
% add_right_mono
thf(fact_250_add__right__mono,axiom,
! [A: nat,B: nat,C: nat] :
( ( ord_less_eq_nat @ A @ B )
=> ( ord_less_eq_nat @ ( plus_plus_nat @ A @ C ) @ ( plus_plus_nat @ B @ C ) ) ) ).
% add_right_mono
thf(fact_251_less__eqE,axiom,
! [A: nat,B: nat] :
( ( ord_less_eq_nat @ A @ B )
=> ~ ! [C3: nat] :
( B
!= ( plus_plus_nat @ A @ C3 ) ) ) ).
% less_eqE
thf(fact_252_add__left__mono,axiom,
! [A: int,B: int,C: int] :
( ( ord_less_eq_int @ A @ B )
=> ( ord_less_eq_int @ ( plus_plus_int @ C @ A ) @ ( plus_plus_int @ C @ B ) ) ) ).
% add_left_mono
thf(fact_253_add__left__mono,axiom,
! [A: nat,B: nat,C: nat] :
( ( ord_less_eq_nat @ A @ B )
=> ( ord_less_eq_nat @ ( plus_plus_nat @ C @ A ) @ ( plus_plus_nat @ C @ B ) ) ) ).
% add_left_mono
thf(fact_254_add__mono,axiom,
! [A: int,B: int,C: int,D: int] :
( ( ord_less_eq_int @ A @ B )
=> ( ( ord_less_eq_int @ C @ D )
=> ( ord_less_eq_int @ ( plus_plus_int @ A @ C ) @ ( plus_plus_int @ B @ D ) ) ) ) ).
% add_mono
thf(fact_255_add__mono,axiom,
! [A: nat,B: nat,C: nat,D: nat] :
( ( ord_less_eq_nat @ A @ B )
=> ( ( ord_less_eq_nat @ C @ D )
=> ( ord_less_eq_nat @ ( plus_plus_nat @ A @ C ) @ ( plus_plus_nat @ B @ D ) ) ) ) ).
% add_mono
thf(fact_256_add__mono__thms__linordered__semiring_I1_J,axiom,
! [I: int,J: int,K: int,L: int] :
( ( ( ord_less_eq_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(1)
thf(fact_257_add__mono__thms__linordered__semiring_I1_J,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_mono_thms_linordered_semiring(1)
thf(fact_258_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_259_add__mono__thms__linordered__semiring_I2_J,axiom,
! [I: nat,J: nat,K: nat,L: nat] :
( ( ( I = J )
& ( ord_less_eq_nat @ K @ L ) )
=> ( ord_less_eq_nat @ ( plus_plus_nat @ I @ K ) @ ( plus_plus_nat @ J @ L ) ) ) ).
% add_mono_thms_linordered_semiring(2)
thf(fact_260_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_261_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_262_diff__eq__diff__less__eq,axiom,
! [A: int,B: int,C: int,D: int] :
( ( ( minus_minus_int @ A @ B )
= ( minus_minus_int @ C @ D ) )
=> ( ( ord_less_eq_int @ A @ B )
= ( ord_less_eq_int @ C @ D ) ) ) ).
% diff_eq_diff_less_eq
thf(fact_263_diff__right__mono,axiom,
! [A: int,B: int,C: int] :
( ( ord_less_eq_int @ A @ B )
=> ( ord_less_eq_int @ ( minus_minus_int @ A @ C ) @ ( minus_minus_int @ B @ C ) ) ) ).
% diff_right_mono
thf(fact_264_diff__left__mono,axiom,
! [B: int,A: int,C: int] :
( ( ord_less_eq_int @ B @ A )
=> ( ord_less_eq_int @ ( minus_minus_int @ C @ A ) @ ( minus_minus_int @ C @ B ) ) ) ).
% diff_left_mono
thf(fact_265_diff__mono,axiom,
! [A: int,B: int,D: int,C: int] :
( ( ord_less_eq_int @ A @ B )
=> ( ( ord_less_eq_int @ D @ C )
=> ( ord_less_eq_int @ ( minus_minus_int @ A @ C ) @ ( minus_minus_int @ B @ D ) ) ) ) ).
% diff_mono
thf(fact_266_diff__diff__eq,axiom,
! [A: nat,B: nat,C: nat] :
( ( minus_minus_nat @ ( minus_minus_nat @ A @ B ) @ C )
= ( minus_minus_nat @ A @ ( plus_plus_nat @ B @ C ) ) ) ).
% diff_diff_eq
thf(fact_267_diff__diff__eq,axiom,
! [A: int,B: int,C: int] :
( ( minus_minus_int @ ( minus_minus_int @ A @ B ) @ C )
= ( minus_minus_int @ A @ ( plus_plus_int @ B @ C ) ) ) ).
% diff_diff_eq
thf(fact_268_add__implies__diff,axiom,
! [C: nat,B: nat,A: nat] :
( ( ( plus_plus_nat @ C @ B )
= A )
=> ( C
= ( minus_minus_nat @ A @ B ) ) ) ).
% add_implies_diff
thf(fact_269_add__implies__diff,axiom,
! [C: int,B: int,A: int] :
( ( ( plus_plus_int @ C @ B )
= A )
=> ( C
= ( minus_minus_int @ A @ B ) ) ) ).
% add_implies_diff
thf(fact_270_diff__add__eq__diff__diff__swap,axiom,
! [A: int,B: int,C: int] :
( ( minus_minus_int @ A @ ( plus_plus_int @ B @ C ) )
= ( minus_minus_int @ ( minus_minus_int @ A @ C ) @ B ) ) ).
% diff_add_eq_diff_diff_swap
thf(fact_271_diff__add__eq,axiom,
! [A: int,B: int,C: int] :
( ( plus_plus_int @ ( minus_minus_int @ A @ B ) @ C )
= ( minus_minus_int @ ( plus_plus_int @ A @ C ) @ B ) ) ).
% diff_add_eq
thf(fact_272_diff__diff__eq2,axiom,
! [A: int,B: int,C: int] :
( ( minus_minus_int @ A @ ( minus_minus_int @ B @ C ) )
= ( minus_minus_int @ ( plus_plus_int @ A @ C ) @ B ) ) ).
% diff_diff_eq2
thf(fact_273_add__diff__eq,axiom,
! [A: int,B: int,C: int] :
( ( plus_plus_int @ A @ ( minus_minus_int @ B @ C ) )
= ( minus_minus_int @ ( plus_plus_int @ A @ B ) @ C ) ) ).
% add_diff_eq
thf(fact_274_eq__diff__eq,axiom,
! [A: int,C: int,B: int] :
( ( A
= ( minus_minus_int @ C @ B ) )
= ( ( plus_plus_int @ A @ B )
= C ) ) ).
% eq_diff_eq
thf(fact_275_diff__eq__eq,axiom,
! [A: int,B: int,C: int] :
( ( ( minus_minus_int @ A @ B )
= C )
= ( A
= ( plus_plus_int @ C @ B ) ) ) ).
% diff_eq_eq
thf(fact_276_group__cancel_Osub1,axiom,
! [A2: int,K: int,A: int,B: int] :
( ( A2
= ( plus_plus_int @ K @ A ) )
=> ( ( minus_minus_int @ A2 @ B )
= ( plus_plus_int @ K @ ( minus_minus_int @ A @ B ) ) ) ) ).
% group_cancel.sub1
thf(fact_277_ordered__cancel__comm__monoid__diff__class_Ole__imp__diff__is__add,axiom,
! [A: nat,B: nat,C: nat] :
( ( ord_less_eq_nat @ A @ B )
=> ( ( ord_less_eq_nat @ A @ B )
=> ( ( ( minus_minus_nat @ B @ A )
= C )
= ( B
= ( plus_plus_nat @ C @ A ) ) ) ) ) ).
% ordered_cancel_comm_monoid_diff_class.le_imp_diff_is_add
thf(fact_278_ordered__cancel__comm__monoid__diff__class_Oadd__diff__inverse,axiom,
! [A: nat,B: nat] :
( ( ord_less_eq_nat @ A @ B )
=> ( ( plus_plus_nat @ A @ ( minus_minus_nat @ B @ A ) )
= B ) ) ).
% ordered_cancel_comm_monoid_diff_class.add_diff_inverse
thf(fact_279_ordered__cancel__comm__monoid__diff__class_Odiff__diff__right,axiom,
! [A: nat,B: nat,C: nat] :
( ( ord_less_eq_nat @ A @ B )
=> ( ( minus_minus_nat @ C @ ( minus_minus_nat @ B @ A ) )
= ( minus_minus_nat @ ( plus_plus_nat @ C @ A ) @ B ) ) ) ).
% ordered_cancel_comm_monoid_diff_class.diff_diff_right
thf(fact_280_ordered__cancel__comm__monoid__diff__class_Odiff__add__assoc2,axiom,
! [A: nat,B: nat,C: nat] :
( ( ord_less_eq_nat @ A @ B )
=> ( ( minus_minus_nat @ ( plus_plus_nat @ B @ C ) @ A )
= ( plus_plus_nat @ ( minus_minus_nat @ B @ A ) @ C ) ) ) ).
% ordered_cancel_comm_monoid_diff_class.diff_add_assoc2
thf(fact_281_ordered__cancel__comm__monoid__diff__class_Oadd__diff__assoc2,axiom,
! [A: nat,B: nat,C: nat] :
( ( ord_less_eq_nat @ A @ B )
=> ( ( plus_plus_nat @ ( minus_minus_nat @ B @ A ) @ C )
= ( minus_minus_nat @ ( plus_plus_nat @ B @ C ) @ A ) ) ) ).
% ordered_cancel_comm_monoid_diff_class.add_diff_assoc2
thf(fact_282_ordered__cancel__comm__monoid__diff__class_Odiff__add__assoc,axiom,
! [A: nat,B: nat,C: nat] :
( ( ord_less_eq_nat @ A @ B )
=> ( ( minus_minus_nat @ ( plus_plus_nat @ C @ B ) @ A )
= ( plus_plus_nat @ C @ ( minus_minus_nat @ B @ A ) ) ) ) ).
% ordered_cancel_comm_monoid_diff_class.diff_add_assoc
thf(fact_283_ordered__cancel__comm__monoid__diff__class_Oadd__diff__assoc,axiom,
! [A: nat,B: nat,C: nat] :
( ( ord_less_eq_nat @ A @ B )
=> ( ( plus_plus_nat @ C @ ( minus_minus_nat @ B @ A ) )
= ( minus_minus_nat @ ( plus_plus_nat @ C @ B ) @ A ) ) ) ).
% ordered_cancel_comm_monoid_diff_class.add_diff_assoc
thf(fact_284_ordered__cancel__comm__monoid__diff__class_Ole__diff__conv2,axiom,
! [A: nat,B: nat,C: nat] :
( ( ord_less_eq_nat @ A @ B )
=> ( ( ord_less_eq_nat @ C @ ( minus_minus_nat @ B @ A ) )
= ( ord_less_eq_nat @ ( plus_plus_nat @ C @ A ) @ B ) ) ) ).
% ordered_cancel_comm_monoid_diff_class.le_diff_conv2
thf(fact_285_le__add__diff,axiom,
! [A: nat,B: nat,C: nat] :
( ( ord_less_eq_nat @ A @ B )
=> ( ord_less_eq_nat @ C @ ( minus_minus_nat @ ( plus_plus_nat @ B @ C ) @ A ) ) ) ).
% le_add_diff
thf(fact_286_diff__add,axiom,
! [A: nat,B: nat] :
( ( ord_less_eq_nat @ A @ B )
=> ( ( plus_plus_nat @ ( minus_minus_nat @ B @ A ) @ A )
= B ) ) ).
% diff_add
thf(fact_287_le__diff__eq,axiom,
! [A: int,C: int,B: int] :
( ( ord_less_eq_int @ A @ ( minus_minus_int @ C @ B ) )
= ( ord_less_eq_int @ ( plus_plus_int @ A @ B ) @ C ) ) ).
% le_diff_eq
thf(fact_288_diff__le__eq,axiom,
! [A: int,B: int,C: int] :
( ( ord_less_eq_int @ ( minus_minus_int @ A @ B ) @ C )
= ( ord_less_eq_int @ A @ ( plus_plus_int @ C @ B ) ) ) ).
% diff_le_eq
thf(fact_289_states_Oinject,axiom,
! [X1: direction,X2: state_a2,X33: state_a,Y1: direction,Y2: state_a2,Y32: state_a] :
( ( ( states_a2 @ X1 @ X2 @ X33 )
= ( states_a2 @ Y1 @ Y2 @ Y32 ) )
= ( ( X1 = Y1 )
& ( X2 = Y2 )
& ( X33 = Y32 ) ) ) ).
% states.inject
thf(fact_290_verit__eq__simplify_I9_J,axiom,
! [X33: num,Y32: num] :
( ( ( bit1 @ X33 )
= ( bit1 @ Y32 ) )
= ( X33 = Y32 ) ) ).
% verit_eq_simplify(9)
thf(fact_291_verit__eq__simplify_I8_J,axiom,
! [X2: num,Y2: num] :
( ( ( bit0 @ X2 )
= ( bit0 @ Y2 ) )
= ( X2 = Y2 ) ) ).
% verit_eq_simplify(8)
thf(fact_292_dual__order_Orefl,axiom,
! [A: int] : ( ord_less_eq_int @ A @ A ) ).
% dual_order.refl
thf(fact_293_dual__order_Orefl,axiom,
! [A: nat] : ( ord_less_eq_nat @ A @ A ) ).
% dual_order.refl
thf(fact_294_dual__order_Orefl,axiom,
! [A: num] : ( ord_less_eq_num @ A @ A ) ).
% dual_order.refl
thf(fact_295_order__refl,axiom,
! [X: int] : ( ord_less_eq_int @ X @ X ) ).
% order_refl
thf(fact_296_order__refl,axiom,
! [X: nat] : ( ord_less_eq_nat @ X @ X ) ).
% order_refl
thf(fact_297_order__refl,axiom,
! [X: num] : ( ord_less_eq_num @ X @ X ) ).
% order_refl
thf(fact_298_verit__eq__simplify_I12_J,axiom,
! [X33: num] :
( one
!= ( bit1 @ X33 ) ) ).
% verit_eq_simplify(12)
thf(fact_299_verit__eq__simplify_I14_J,axiom,
! [X2: num,X33: num] :
( ( bit0 @ X2 )
!= ( bit1 @ X33 ) ) ).
% verit_eq_simplify(14)
thf(fact_300_verit__comp__simplify1_I2_J,axiom,
! [A: int] : ( ord_less_eq_int @ A @ A ) ).
% verit_comp_simplify1(2)
thf(fact_301_verit__comp__simplify1_I2_J,axiom,
! [A: nat] : ( ord_less_eq_nat @ A @ A ) ).
% verit_comp_simplify1(2)
thf(fact_302_verit__comp__simplify1_I2_J,axiom,
! [A: num] : ( ord_less_eq_num @ A @ A ) ).
% verit_comp_simplify1(2)
thf(fact_303_nle__le,axiom,
! [A: int,B: int] :
( ( ~ ( ord_less_eq_int @ A @ B ) )
= ( ( ord_less_eq_int @ B @ A )
& ( B != A ) ) ) ).
% nle_le
thf(fact_304_nle__le,axiom,
! [A: nat,B: nat] :
( ( ~ ( ord_less_eq_nat @ A @ B ) )
= ( ( ord_less_eq_nat @ B @ A )
& ( B != A ) ) ) ).
% nle_le
thf(fact_305_nle__le,axiom,
! [A: num,B: num] :
( ( ~ ( ord_less_eq_num @ A @ B ) )
= ( ( ord_less_eq_num @ B @ A )
& ( B != A ) ) ) ).
% nle_le
thf(fact_306_le__cases3,axiom,
! [X: int,Y: int,Z: int] :
( ( ( ord_less_eq_int @ X @ Y )
=> ~ ( ord_less_eq_int @ Y @ Z ) )
=> ( ( ( ord_less_eq_int @ Y @ X )
=> ~ ( ord_less_eq_int @ X @ Z ) )
=> ( ( ( ord_less_eq_int @ X @ Z )
=> ~ ( ord_less_eq_int @ Z @ Y ) )
=> ( ( ( ord_less_eq_int @ Z @ Y )
=> ~ ( ord_less_eq_int @ Y @ X ) )
=> ( ( ( ord_less_eq_int @ Y @ Z )
=> ~ ( ord_less_eq_int @ Z @ X ) )
=> ~ ( ( ord_less_eq_int @ Z @ X )
=> ~ ( ord_less_eq_int @ X @ Y ) ) ) ) ) ) ) ).
% le_cases3
thf(fact_307_le__cases3,axiom,
! [X: nat,Y: nat,Z: nat] :
( ( ( ord_less_eq_nat @ X @ Y )
=> ~ ( ord_less_eq_nat @ Y @ Z ) )
=> ( ( ( ord_less_eq_nat @ Y @ X )
=> ~ ( ord_less_eq_nat @ X @ Z ) )
=> ( ( ( ord_less_eq_nat @ X @ Z )
=> ~ ( ord_less_eq_nat @ Z @ Y ) )
=> ( ( ( ord_less_eq_nat @ Z @ Y )
=> ~ ( ord_less_eq_nat @ Y @ X ) )
=> ( ( ( ord_less_eq_nat @ Y @ Z )
=> ~ ( ord_less_eq_nat @ Z @ X ) )
=> ~ ( ( ord_less_eq_nat @ Z @ X )
=> ~ ( ord_less_eq_nat @ X @ Y ) ) ) ) ) ) ) ).
% le_cases3
thf(fact_308_le__cases3,axiom,
! [X: num,Y: num,Z: num] :
( ( ( ord_less_eq_num @ X @ Y )
=> ~ ( ord_less_eq_num @ Y @ Z ) )
=> ( ( ( ord_less_eq_num @ Y @ X )
=> ~ ( ord_less_eq_num @ X @ Z ) )
=> ( ( ( ord_less_eq_num @ X @ Z )
=> ~ ( ord_less_eq_num @ Z @ Y ) )
=> ( ( ( ord_less_eq_num @ Z @ Y )
=> ~ ( ord_less_eq_num @ Y @ X ) )
=> ( ( ( ord_less_eq_num @ Y @ Z )
=> ~ ( ord_less_eq_num @ Z @ X ) )
=> ~ ( ( ord_less_eq_num @ Z @ X )
=> ~ ( ord_less_eq_num @ X @ Y ) ) ) ) ) ) ) ).
% le_cases3
thf(fact_309_order__class_Oorder__eq__iff,axiom,
( ( ^ [Y5: int,Z3: int] : ( Y5 = Z3 ) )
= ( ^ [X4: int,Y6: int] :
( ( ord_less_eq_int @ X4 @ Y6 )
& ( ord_less_eq_int @ Y6 @ X4 ) ) ) ) ).
% order_class.order_eq_iff
thf(fact_310_order__class_Oorder__eq__iff,axiom,
( ( ^ [Y5: nat,Z3: nat] : ( Y5 = Z3 ) )
= ( ^ [X4: nat,Y6: nat] :
( ( ord_less_eq_nat @ X4 @ Y6 )
& ( ord_less_eq_nat @ Y6 @ X4 ) ) ) ) ).
% order_class.order_eq_iff
thf(fact_311_order__class_Oorder__eq__iff,axiom,
( ( ^ [Y5: num,Z3: num] : ( Y5 = Z3 ) )
= ( ^ [X4: num,Y6: num] :
( ( ord_less_eq_num @ X4 @ Y6 )
& ( ord_less_eq_num @ Y6 @ X4 ) ) ) ) ).
% order_class.order_eq_iff
thf(fact_312_ord__eq__le__trans,axiom,
! [A: int,B: int,C: int] :
( ( A = B )
=> ( ( ord_less_eq_int @ B @ C )
=> ( ord_less_eq_int @ A @ C ) ) ) ).
% ord_eq_le_trans
thf(fact_313_ord__eq__le__trans,axiom,
! [A: nat,B: nat,C: nat] :
( ( A = B )
=> ( ( ord_less_eq_nat @ B @ C )
=> ( ord_less_eq_nat @ A @ C ) ) ) ).
% ord_eq_le_trans
thf(fact_314_ord__eq__le__trans,axiom,
! [A: num,B: num,C: num] :
( ( A = B )
=> ( ( ord_less_eq_num @ B @ C )
=> ( ord_less_eq_num @ A @ C ) ) ) ).
% ord_eq_le_trans
thf(fact_315_ord__le__eq__trans,axiom,
! [A: int,B: int,C: int] :
( ( ord_less_eq_int @ A @ B )
=> ( ( B = C )
=> ( ord_less_eq_int @ A @ C ) ) ) ).
% ord_le_eq_trans
thf(fact_316_ord__le__eq__trans,axiom,
! [A: nat,B: nat,C: nat] :
( ( ord_less_eq_nat @ A @ B )
=> ( ( B = C )
=> ( ord_less_eq_nat @ A @ C ) ) ) ).
% ord_le_eq_trans
thf(fact_317_ord__le__eq__trans,axiom,
! [A: num,B: num,C: num] :
( ( ord_less_eq_num @ A @ B )
=> ( ( B = C )
=> ( ord_less_eq_num @ A @ C ) ) ) ).
% ord_le_eq_trans
thf(fact_318_order__antisym,axiom,
! [X: int,Y: int] :
( ( ord_less_eq_int @ X @ Y )
=> ( ( ord_less_eq_int @ Y @ X )
=> ( X = Y ) ) ) ).
% order_antisym
thf(fact_319_order__antisym,axiom,
! [X: nat,Y: nat] :
( ( ord_less_eq_nat @ X @ Y )
=> ( ( ord_less_eq_nat @ Y @ X )
=> ( X = Y ) ) ) ).
% order_antisym
thf(fact_320_order__antisym,axiom,
! [X: num,Y: num] :
( ( ord_less_eq_num @ X @ Y )
=> ( ( ord_less_eq_num @ Y @ X )
=> ( X = Y ) ) ) ).
% order_antisym
thf(fact_321_order_Otrans,axiom,
! [A: int,B: int,C: int] :
( ( ord_less_eq_int @ A @ B )
=> ( ( ord_less_eq_int @ B @ C )
=> ( ord_less_eq_int @ A @ C ) ) ) ).
% order.trans
thf(fact_322_order_Otrans,axiom,
! [A: nat,B: nat,C: nat] :
( ( ord_less_eq_nat @ A @ B )
=> ( ( ord_less_eq_nat @ B @ C )
=> ( ord_less_eq_nat @ A @ C ) ) ) ).
% order.trans
thf(fact_323_order_Otrans,axiom,
! [A: num,B: num,C: num] :
( ( ord_less_eq_num @ A @ B )
=> ( ( ord_less_eq_num @ B @ C )
=> ( ord_less_eq_num @ A @ C ) ) ) ).
% order.trans
thf(fact_324_order__trans,axiom,
! [X: int,Y: int,Z: int] :
( ( ord_less_eq_int @ X @ Y )
=> ( ( ord_less_eq_int @ Y @ Z )
=> ( ord_less_eq_int @ X @ Z ) ) ) ).
% order_trans
thf(fact_325_order__trans,axiom,
! [X: nat,Y: nat,Z: nat] :
( ( ord_less_eq_nat @ X @ Y )
=> ( ( ord_less_eq_nat @ Y @ Z )
=> ( ord_less_eq_nat @ X @ Z ) ) ) ).
% order_trans
thf(fact_326_order__trans,axiom,
! [X: num,Y: num,Z: num] :
( ( ord_less_eq_num @ X @ Y )
=> ( ( ord_less_eq_num @ Y @ Z )
=> ( ord_less_eq_num @ X @ Z ) ) ) ).
% order_trans
thf(fact_327_linorder__wlog,axiom,
! [P: int > int > $o,A: int,B: int] :
( ! [A4: int,B4: int] :
( ( ord_less_eq_int @ A4 @ B4 )
=> ( P @ A4 @ B4 ) )
=> ( ! [A4: int,B4: int] :
( ( P @ B4 @ A4 )
=> ( P @ A4 @ B4 ) )
=> ( P @ A @ B ) ) ) ).
% linorder_wlog
thf(fact_328_linorder__wlog,axiom,
! [P: nat > nat > $o,A: nat,B: nat] :
( ! [A4: nat,B4: nat] :
( ( ord_less_eq_nat @ A4 @ B4 )
=> ( P @ A4 @ B4 ) )
=> ( ! [A4: nat,B4: nat] :
( ( P @ B4 @ A4 )
=> ( P @ A4 @ B4 ) )
=> ( P @ A @ B ) ) ) ).
% linorder_wlog
thf(fact_329_linorder__wlog,axiom,
! [P: num > num > $o,A: num,B: num] :
( ! [A4: num,B4: num] :
( ( ord_less_eq_num @ A4 @ B4 )
=> ( P @ A4 @ B4 ) )
=> ( ! [A4: num,B4: num] :
( ( P @ B4 @ A4 )
=> ( P @ A4 @ B4 ) )
=> ( P @ A @ B ) ) ) ).
% linorder_wlog
thf(fact_330_dual__order_Oeq__iff,axiom,
( ( ^ [Y5: int,Z3: int] : ( Y5 = Z3 ) )
= ( ^ [A3: int,B2: int] :
( ( ord_less_eq_int @ B2 @ A3 )
& ( ord_less_eq_int @ A3 @ B2 ) ) ) ) ).
% dual_order.eq_iff
thf(fact_331_dual__order_Oeq__iff,axiom,
( ( ^ [Y5: nat,Z3: nat] : ( Y5 = Z3 ) )
= ( ^ [A3: nat,B2: nat] :
( ( ord_less_eq_nat @ B2 @ A3 )
& ( ord_less_eq_nat @ A3 @ B2 ) ) ) ) ).
% dual_order.eq_iff
thf(fact_332_dual__order_Oeq__iff,axiom,
( ( ^ [Y5: num,Z3: num] : ( Y5 = Z3 ) )
= ( ^ [A3: num,B2: num] :
( ( ord_less_eq_num @ B2 @ A3 )
& ( ord_less_eq_num @ A3 @ B2 ) ) ) ) ).
% dual_order.eq_iff
thf(fact_333_dual__order_Oantisym,axiom,
! [B: int,A: int] :
( ( ord_less_eq_int @ B @ A )
=> ( ( ord_less_eq_int @ A @ B )
=> ( A = B ) ) ) ).
% dual_order.antisym
thf(fact_334_dual__order_Oantisym,axiom,
! [B: nat,A: nat] :
( ( ord_less_eq_nat @ B @ A )
=> ( ( ord_less_eq_nat @ A @ B )
=> ( A = B ) ) ) ).
% dual_order.antisym
thf(fact_335_dual__order_Oantisym,axiom,
! [B: num,A: num] :
( ( ord_less_eq_num @ B @ A )
=> ( ( ord_less_eq_num @ A @ B )
=> ( A = B ) ) ) ).
% dual_order.antisym
thf(fact_336_dual__order_Otrans,axiom,
! [B: int,A: int,C: int] :
( ( ord_less_eq_int @ B @ A )
=> ( ( ord_less_eq_int @ C @ B )
=> ( ord_less_eq_int @ C @ A ) ) ) ).
% dual_order.trans
thf(fact_337_dual__order_Otrans,axiom,
! [B: nat,A: nat,C: nat] :
( ( ord_less_eq_nat @ B @ A )
=> ( ( ord_less_eq_nat @ C @ B )
=> ( ord_less_eq_nat @ C @ A ) ) ) ).
% dual_order.trans
thf(fact_338_dual__order_Otrans,axiom,
! [B: num,A: num,C: num] :
( ( ord_less_eq_num @ B @ A )
=> ( ( ord_less_eq_num @ C @ B )
=> ( ord_less_eq_num @ C @ A ) ) ) ).
% dual_order.trans
thf(fact_339_antisym,axiom,
! [A: int,B: int] :
( ( ord_less_eq_int @ A @ B )
=> ( ( ord_less_eq_int @ B @ A )
=> ( A = B ) ) ) ).
% antisym
thf(fact_340_antisym,axiom,
! [A: nat,B: nat] :
( ( ord_less_eq_nat @ A @ B )
=> ( ( ord_less_eq_nat @ B @ A )
=> ( A = B ) ) ) ).
% antisym
thf(fact_341_antisym,axiom,
! [A: num,B: num] :
( ( ord_less_eq_num @ A @ B )
=> ( ( ord_less_eq_num @ B @ A )
=> ( A = B ) ) ) ).
% antisym
thf(fact_342_Orderings_Oorder__eq__iff,axiom,
( ( ^ [Y5: int,Z3: int] : ( Y5 = Z3 ) )
= ( ^ [A3: int,B2: int] :
( ( ord_less_eq_int @ A3 @ B2 )
& ( ord_less_eq_int @ B2 @ A3 ) ) ) ) ).
% Orderings.order_eq_iff
thf(fact_343_Orderings_Oorder__eq__iff,axiom,
( ( ^ [Y5: nat,Z3: nat] : ( Y5 = Z3 ) )
= ( ^ [A3: nat,B2: nat] :
( ( ord_less_eq_nat @ A3 @ B2 )
& ( ord_less_eq_nat @ B2 @ A3 ) ) ) ) ).
% Orderings.order_eq_iff
thf(fact_344_Orderings_Oorder__eq__iff,axiom,
( ( ^ [Y5: num,Z3: num] : ( Y5 = Z3 ) )
= ( ^ [A3: num,B2: num] :
( ( ord_less_eq_num @ A3 @ B2 )
& ( ord_less_eq_num @ B2 @ A3 ) ) ) ) ).
% Orderings.order_eq_iff
thf(fact_345_order__subst1,axiom,
! [A: nat,F: int > nat,B: int,C: int] :
( ( ord_less_eq_nat @ A @ ( F @ B ) )
=> ( ( ord_less_eq_int @ B @ C )
=> ( ! [X3: int,Y3: int] :
( ( ord_less_eq_int @ X3 @ Y3 )
=> ( ord_less_eq_nat @ ( F @ X3 ) @ ( F @ Y3 ) ) )
=> ( ord_less_eq_nat @ A @ ( F @ C ) ) ) ) ) ).
% order_subst1
thf(fact_346_order__subst1,axiom,
! [A: num,F: int > num,B: int,C: int] :
( ( ord_less_eq_num @ A @ ( F @ B ) )
=> ( ( ord_less_eq_int @ B @ C )
=> ( ! [X3: int,Y3: int] :
( ( ord_less_eq_int @ X3 @ Y3 )
=> ( ord_less_eq_num @ ( F @ X3 ) @ ( F @ Y3 ) ) )
=> ( ord_less_eq_num @ A @ ( F @ C ) ) ) ) ) ).
% order_subst1
thf(fact_347_order__subst1,axiom,
! [A: int,F: nat > int,B: nat,C: nat] :
( ( ord_less_eq_int @ A @ ( F @ B ) )
=> ( ( ord_less_eq_nat @ B @ C )
=> ( ! [X3: nat,Y3: nat] :
( ( ord_less_eq_nat @ X3 @ Y3 )
=> ( ord_less_eq_int @ ( F @ X3 ) @ ( F @ Y3 ) ) )
=> ( ord_less_eq_int @ A @ ( F @ C ) ) ) ) ) ).
% order_subst1
thf(fact_348_order__subst1,axiom,
! [A: int,F: num > int,B: num,C: num] :
( ( ord_less_eq_int @ A @ ( F @ B ) )
=> ( ( ord_less_eq_num @ B @ C )
=> ( ! [X3: num,Y3: num] :
( ( ord_less_eq_num @ X3 @ Y3 )
=> ( ord_less_eq_int @ ( F @ X3 ) @ ( F @ Y3 ) ) )
=> ( ord_less_eq_int @ A @ ( F @ C ) ) ) ) ) ).
% order_subst1
thf(fact_349_order__subst1,axiom,
! [A: int,F: int > int,B: int,C: int] :
( ( ord_less_eq_int @ A @ ( F @ B ) )
=> ( ( ord_less_eq_int @ B @ C )
=> ( ! [X3: int,Y3: int] :
( ( ord_less_eq_int @ X3 @ Y3 )
=> ( ord_less_eq_int @ ( F @ X3 ) @ ( F @ Y3 ) ) )
=> ( ord_less_eq_int @ A @ ( F @ C ) ) ) ) ) ).
% order_subst1
thf(fact_350_order__subst1,axiom,
! [A: nat,F: nat > nat,B: nat,C: nat] :
( ( ord_less_eq_nat @ A @ ( F @ B ) )
=> ( ( ord_less_eq_nat @ B @ C )
=> ( ! [X3: nat,Y3: nat] :
( ( ord_less_eq_nat @ X3 @ Y3 )
=> ( ord_less_eq_nat @ ( F @ X3 ) @ ( F @ Y3 ) ) )
=> ( ord_less_eq_nat @ A @ ( F @ C ) ) ) ) ) ).
% order_subst1
thf(fact_351_order__subst1,axiom,
! [A: nat,F: num > nat,B: num,C: num] :
( ( ord_less_eq_nat @ A @ ( F @ B ) )
=> ( ( ord_less_eq_num @ B @ C )
=> ( ! [X3: num,Y3: num] :
( ( ord_less_eq_num @ X3 @ Y3 )
=> ( ord_less_eq_nat @ ( F @ X3 ) @ ( F @ Y3 ) ) )
=> ( ord_less_eq_nat @ A @ ( F @ C ) ) ) ) ) ).
% order_subst1
thf(fact_352_order__subst1,axiom,
! [A: num,F: nat > num,B: nat,C: nat] :
( ( ord_less_eq_num @ A @ ( F @ B ) )
=> ( ( ord_less_eq_nat @ B @ C )
=> ( ! [X3: nat,Y3: nat] :
( ( ord_less_eq_nat @ X3 @ Y3 )
=> ( ord_less_eq_num @ ( F @ X3 ) @ ( F @ Y3 ) ) )
=> ( ord_less_eq_num @ A @ ( F @ C ) ) ) ) ) ).
% order_subst1
thf(fact_353_order__subst1,axiom,
! [A: num,F: num > num,B: num,C: num] :
( ( ord_less_eq_num @ A @ ( F @ B ) )
=> ( ( ord_less_eq_num @ B @ C )
=> ( ! [X3: num,Y3: num] :
( ( ord_less_eq_num @ X3 @ Y3 )
=> ( ord_less_eq_num @ ( F @ X3 ) @ ( F @ Y3 ) ) )
=> ( ord_less_eq_num @ A @ ( F @ C ) ) ) ) ) ).
% order_subst1
thf(fact_354_order__subst2,axiom,
! [A: nat,B: nat,F: nat > int,C: int] :
( ( ord_less_eq_nat @ A @ B )
=> ( ( ord_less_eq_int @ ( F @ B ) @ C )
=> ( ! [X3: nat,Y3: nat] :
( ( ord_less_eq_nat @ X3 @ Y3 )
=> ( ord_less_eq_int @ ( F @ X3 ) @ ( F @ Y3 ) ) )
=> ( ord_less_eq_int @ ( F @ A ) @ C ) ) ) ) ).
% order_subst2
thf(fact_355_order__subst2,axiom,
! [A: num,B: num,F: num > int,C: int] :
( ( ord_less_eq_num @ A @ B )
=> ( ( ord_less_eq_int @ ( F @ B ) @ C )
=> ( ! [X3: num,Y3: num] :
( ( ord_less_eq_num @ X3 @ Y3 )
=> ( ord_less_eq_int @ ( F @ X3 ) @ ( F @ Y3 ) ) )
=> ( ord_less_eq_int @ ( F @ A ) @ C ) ) ) ) ).
% order_subst2
thf(fact_356_order__subst2,axiom,
! [A: int,B: int,F: int > nat,C: nat] :
( ( ord_less_eq_int @ A @ B )
=> ( ( ord_less_eq_nat @ ( F @ B ) @ C )
=> ( ! [X3: int,Y3: int] :
( ( ord_less_eq_int @ X3 @ Y3 )
=> ( ord_less_eq_nat @ ( F @ X3 ) @ ( F @ Y3 ) ) )
=> ( ord_less_eq_nat @ ( F @ A ) @ C ) ) ) ) ).
% order_subst2
thf(fact_357_order__subst2,axiom,
! [A: int,B: int,F: int > num,C: num] :
( ( ord_less_eq_int @ A @ B )
=> ( ( ord_less_eq_num @ ( F @ B ) @ C )
=> ( ! [X3: int,Y3: int] :
( ( ord_less_eq_int @ X3 @ Y3 )
=> ( ord_less_eq_num @ ( F @ X3 ) @ ( F @ Y3 ) ) )
=> ( ord_less_eq_num @ ( F @ A ) @ C ) ) ) ) ).
% order_subst2
thf(fact_358_order__subst2,axiom,
! [A: int,B: int,F: int > int,C: int] :
( ( ord_less_eq_int @ A @ B )
=> ( ( ord_less_eq_int @ ( F @ B ) @ C )
=> ( ! [X3: int,Y3: int] :
( ( ord_less_eq_int @ X3 @ Y3 )
=> ( ord_less_eq_int @ ( F @ X3 ) @ ( F @ Y3 ) ) )
=> ( ord_less_eq_int @ ( F @ A ) @ C ) ) ) ) ).
% order_subst2
thf(fact_359_order__subst2,axiom,
! [A: nat,B: nat,F: nat > nat,C: nat] :
( ( ord_less_eq_nat @ A @ B )
=> ( ( ord_less_eq_nat @ ( F @ B ) @ C )
=> ( ! [X3: nat,Y3: nat] :
( ( ord_less_eq_nat @ X3 @ Y3 )
=> ( ord_less_eq_nat @ ( F @ X3 ) @ ( F @ Y3 ) ) )
=> ( ord_less_eq_nat @ ( F @ A ) @ C ) ) ) ) ).
% order_subst2
thf(fact_360_order__subst2,axiom,
! [A: nat,B: nat,F: nat > num,C: num] :
( ( ord_less_eq_nat @ A @ B )
=> ( ( ord_less_eq_num @ ( F @ B ) @ C )
=> ( ! [X3: nat,Y3: nat] :
( ( ord_less_eq_nat @ X3 @ Y3 )
=> ( ord_less_eq_num @ ( F @ X3 ) @ ( F @ Y3 ) ) )
=> ( ord_less_eq_num @ ( F @ A ) @ C ) ) ) ) ).
% order_subst2
thf(fact_361_order__subst2,axiom,
! [A: num,B: num,F: num > nat,C: nat] :
( ( ord_less_eq_num @ A @ B )
=> ( ( ord_less_eq_nat @ ( F @ B ) @ C )
=> ( ! [X3: num,Y3: num] :
( ( ord_less_eq_num @ X3 @ Y3 )
=> ( ord_less_eq_nat @ ( F @ X3 ) @ ( F @ Y3 ) ) )
=> ( ord_less_eq_nat @ ( F @ A ) @ C ) ) ) ) ).
% order_subst2
thf(fact_362_order__subst2,axiom,
! [A: num,B: num,F: num > num,C: num] :
( ( ord_less_eq_num @ A @ B )
=> ( ( ord_less_eq_num @ ( F @ B ) @ C )
=> ( ! [X3: num,Y3: num] :
( ( ord_less_eq_num @ X3 @ Y3 )
=> ( ord_less_eq_num @ ( F @ X3 ) @ ( F @ Y3 ) ) )
=> ( ord_less_eq_num @ ( F @ A ) @ C ) ) ) ) ).
% order_subst2
thf(fact_363_order__eq__refl,axiom,
! [X: int,Y: int] :
( ( X = Y )
=> ( ord_less_eq_int @ X @ Y ) ) ).
% order_eq_refl
thf(fact_364_order__eq__refl,axiom,
! [X: nat,Y: nat] :
( ( X = Y )
=> ( ord_less_eq_nat @ X @ Y ) ) ).
% order_eq_refl
thf(fact_365_order__eq__refl,axiom,
! [X: num,Y: num] :
( ( X = Y )
=> ( ord_less_eq_num @ X @ Y ) ) ).
% order_eq_refl
thf(fact_366_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_367_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_368_linorder__linear,axiom,
! [X: nat,Y: nat] :
( ( ord_less_eq_nat @ X @ Y )
| ( ord_less_eq_nat @ Y @ X ) ) ).
% linorder_linear
thf(fact_369_linorder__linear,axiom,
! [X: num,Y: num] :
( ( ord_less_eq_num @ X @ Y )
| ( ord_less_eq_num @ Y @ X ) ) ).
% linorder_linear
thf(fact_370_ord__eq__le__subst,axiom,
! [A: nat,F: nat > nat,B: nat,C: nat] :
( ( A
= ( F @ B ) )
=> ( ( ord_less_eq_nat @ B @ C )
=> ( ! [X3: nat,Y3: nat] :
( ( ord_less_eq_nat @ X3 @ Y3 )
=> ( ord_less_eq_nat @ ( F @ X3 ) @ ( F @ Y3 ) ) )
=> ( ord_less_eq_nat @ A @ ( F @ C ) ) ) ) ) ).
% ord_eq_le_subst
thf(fact_371_ord__eq__le__subst,axiom,
! [A: num,F: nat > num,B: nat,C: nat] :
( ( A
= ( F @ B ) )
=> ( ( ord_less_eq_nat @ B @ C )
=> ( ! [X3: nat,Y3: nat] :
( ( ord_less_eq_nat @ X3 @ Y3 )
=> ( ord_less_eq_num @ ( F @ X3 ) @ ( F @ Y3 ) ) )
=> ( ord_less_eq_num @ A @ ( F @ C ) ) ) ) ) ).
% ord_eq_le_subst
thf(fact_372_ord__eq__le__subst,axiom,
! [A: nat,F: num > nat,B: num,C: num] :
( ( A
= ( F @ B ) )
=> ( ( ord_less_eq_num @ B @ C )
=> ( ! [X3: num,Y3: num] :
( ( ord_less_eq_num @ X3 @ Y3 )
=> ( ord_less_eq_nat @ ( F @ X3 ) @ ( F @ Y3 ) ) )
=> ( ord_less_eq_nat @ A @ ( F @ C ) ) ) ) ) ).
% ord_eq_le_subst
thf(fact_373_ord__eq__le__subst,axiom,
! [A: num,F: num > num,B: num,C: num] :
( ( A
= ( F @ B ) )
=> ( ( ord_less_eq_num @ B @ C )
=> ( ! [X3: num,Y3: num] :
( ( ord_less_eq_num @ X3 @ Y3 )
=> ( ord_less_eq_num @ ( F @ X3 ) @ ( F @ Y3 ) ) )
=> ( ord_less_eq_num @ A @ ( F @ C ) ) ) ) ) ).
% ord_eq_le_subst
thf(fact_374_ord__le__eq__subst,axiom,
! [A: nat,B: nat,F: nat > nat,C: nat] :
( ( ord_less_eq_nat @ A @ B )
=> ( ( ( F @ B )
= C )
=> ( ! [X3: nat,Y3: nat] :
( ( ord_less_eq_nat @ X3 @ Y3 )
=> ( ord_less_eq_nat @ ( F @ X3 ) @ ( F @ Y3 ) ) )
=> ( ord_less_eq_nat @ ( F @ A ) @ C ) ) ) ) ).
% ord_le_eq_subst
thf(fact_375_ord__le__eq__subst,axiom,
! [A: nat,B: nat,F: nat > num,C: num] :
( ( ord_less_eq_nat @ A @ B )
=> ( ( ( F @ B )
= C )
=> ( ! [X3: nat,Y3: nat] :
( ( ord_less_eq_nat @ X3 @ Y3 )
=> ( ord_less_eq_num @ ( F @ X3 ) @ ( F @ Y3 ) ) )
=> ( ord_less_eq_num @ ( F @ A ) @ C ) ) ) ) ).
% ord_le_eq_subst
thf(fact_376_ord__le__eq__subst,axiom,
! [A: num,B: num,F: num > nat,C: nat] :
( ( ord_less_eq_num @ A @ B )
=> ( ( ( F @ B )
= C )
=> ( ! [X3: num,Y3: num] :
( ( ord_less_eq_num @ X3 @ Y3 )
=> ( ord_less_eq_nat @ ( F @ X3 ) @ ( F @ Y3 ) ) )
=> ( ord_less_eq_nat @ ( F @ A ) @ C ) ) ) ) ).
% ord_le_eq_subst
thf(fact_377_ord__le__eq__subst,axiom,
! [A: num,B: num,F: num > num,C: num] :
( ( ord_less_eq_num @ A @ B )
=> ( ( ( F @ B )
= C )
=> ( ! [X3: num,Y3: num] :
( ( ord_less_eq_num @ X3 @ Y3 )
=> ( ord_less_eq_num @ ( F @ X3 ) @ ( F @ Y3 ) ) )
=> ( ord_less_eq_num @ ( F @ A ) @ C ) ) ) ) ).
% ord_le_eq_subst
thf(fact_378_linorder__le__cases,axiom,
! [X: nat,Y: nat] :
( ~ ( ord_less_eq_nat @ X @ Y )
=> ( ord_less_eq_nat @ Y @ X ) ) ).
% linorder_le_cases
thf(fact_379_linorder__le__cases,axiom,
! [X: num,Y: num] :
( ~ ( ord_less_eq_num @ X @ Y )
=> ( ord_less_eq_num @ Y @ X ) ) ).
% linorder_le_cases
thf(fact_380_order__antisym__conv,axiom,
! [Y: nat,X: nat] :
( ( ord_less_eq_nat @ Y @ X )
=> ( ( ord_less_eq_nat @ X @ Y )
= ( X = Y ) ) ) ).
% order_antisym_conv
thf(fact_381_order__antisym__conv,axiom,
! [Y: num,X: num] :
( ( ord_less_eq_num @ Y @ X )
=> ( ( ord_less_eq_num @ X @ Y )
= ( X = Y ) ) ) ).
% order_antisym_conv
thf(fact_382_states_Oexhaust,axiom,
! [Y: states_a] :
~ ! [X12: direction,X22: state_a2,X32: state_a] :
( Y
!= ( states_a2 @ X12 @ X22 @ X32 ) ) ).
% states.exhaust
thf(fact_383_verit__eq__simplify_I10_J,axiom,
! [X2: num] :
( one
!= ( bit0 @ X2 ) ) ).
% verit_eq_simplify(10)
thf(fact_384_inf__period_I2_J,axiom,
! [P: int > $o,D2: int,Q: int > $o] :
( ! [X3: int,K3: int] :
( ( P @ X3 )
= ( P @ ( minus_minus_int @ X3 @ ( times_times_int @ K3 @ D2 ) ) ) )
=> ( ! [X3: int,K3: int] :
( ( Q @ X3 )
= ( Q @ ( minus_minus_int @ X3 @ ( times_times_int @ K3 @ D2 ) ) ) )
=> ! [X5: int,K4: int] :
( ( ( P @ X5 )
| ( Q @ X5 ) )
= ( ( P @ ( minus_minus_int @ X5 @ ( times_times_int @ K4 @ D2 ) ) )
| ( Q @ ( minus_minus_int @ X5 @ ( times_times_int @ K4 @ D2 ) ) ) ) ) ) ) ).
% inf_period(2)
thf(fact_385_inf__period_I1_J,axiom,
! [P: int > $o,D2: int,Q: int > $o] :
( ! [X3: int,K3: int] :
( ( P @ X3 )
= ( P @ ( minus_minus_int @ X3 @ ( times_times_int @ K3 @ D2 ) ) ) )
=> ( ! [X3: int,K3: int] :
( ( Q @ X3 )
= ( Q @ ( minus_minus_int @ X3 @ ( times_times_int @ K3 @ D2 ) ) ) )
=> ! [X5: int,K4: int] :
( ( ( P @ X5 )
& ( Q @ X5 ) )
= ( ( P @ ( minus_minus_int @ X5 @ ( times_times_int @ K4 @ D2 ) ) )
& ( Q @ ( minus_minus_int @ X5 @ ( times_times_int @ K4 @ D2 ) ) ) ) ) ) ) ).
% inf_period(1)
thf(fact_386_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_387_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_388_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_389_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_390_push__bit__Suc,axiom,
! [N: nat,A: nat] :
( ( bit_se547839408752420682it_nat @ ( suc @ N ) @ A )
= ( bit_se547839408752420682it_nat @ N @ ( times_times_nat @ A @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) ) ) ).
% push_bit_Suc
thf(fact_391_push__bit__Suc,axiom,
! [N: nat,A: int] :
( ( bit_se545348938243370406it_int @ ( suc @ N ) @ A )
= ( bit_se545348938243370406it_int @ N @ ( times_times_int @ A @ ( numeral_numeral_int @ ( bit0 @ one ) ) ) ) ) ).
% push_bit_Suc
thf(fact_392_dbl__inc__simps_I5_J,axiom,
! [K: num] :
( ( neg_nu5851722552734809277nc_int @ ( numeral_numeral_int @ K ) )
= ( numeral_numeral_int @ ( bit1 @ K ) ) ) ).
% dbl_inc_simps(5)
thf(fact_393_xor__numerals_I7_J,axiom,
! [X: num,Y: num] :
( ( bit_se6526347334894502574or_int @ ( numeral_numeral_int @ ( bit1 @ X ) ) @ ( numeral_numeral_int @ ( bit1 @ Y ) ) )
= ( times_times_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ ( bit_se6526347334894502574or_int @ ( numeral_numeral_int @ X ) @ ( numeral_numeral_int @ Y ) ) ) ) ).
% xor_numerals(7)
thf(fact_394_xor__numerals_I7_J,axiom,
! [X: num,Y: num] :
( ( bit_se6528837805403552850or_nat @ ( numeral_numeral_nat @ ( bit1 @ X ) ) @ ( numeral_numeral_nat @ ( bit1 @ Y ) ) )
= ( times_times_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ ( bit_se6528837805403552850or_nat @ ( numeral_numeral_nat @ X ) @ ( numeral_numeral_nat @ Y ) ) ) ) ).
% xor_numerals(7)
thf(fact_395_push__bit__push__bit,axiom,
! [M: nat,N: nat,A: nat] :
( ( bit_se547839408752420682it_nat @ M @ ( bit_se547839408752420682it_nat @ N @ A ) )
= ( bit_se547839408752420682it_nat @ ( plus_plus_nat @ M @ N ) @ A ) ) ).
% push_bit_push_bit
thf(fact_396_push__bit__push__bit,axiom,
! [M: nat,N: nat,A: int] :
( ( bit_se545348938243370406it_int @ M @ ( bit_se545348938243370406it_int @ N @ A ) )
= ( bit_se545348938243370406it_int @ ( plus_plus_nat @ M @ N ) @ A ) ) ).
% push_bit_push_bit
thf(fact_397_push__bit__xor,axiom,
! [N: nat,A: nat,B: nat] :
( ( bit_se547839408752420682it_nat @ N @ ( bit_se6528837805403552850or_nat @ A @ B ) )
= ( bit_se6528837805403552850or_nat @ ( bit_se547839408752420682it_nat @ N @ A ) @ ( bit_se547839408752420682it_nat @ N @ B ) ) ) ).
% push_bit_xor
thf(fact_398_push__bit__xor,axiom,
! [N: nat,A: int,B: int] :
( ( bit_se545348938243370406it_int @ N @ ( bit_se6526347334894502574or_int @ A @ B ) )
= ( bit_se6526347334894502574or_int @ ( bit_se545348938243370406it_int @ N @ A ) @ ( bit_se545348938243370406it_int @ N @ B ) ) ) ).
% push_bit_xor
thf(fact_399_push__bit__Suc__numeral,axiom,
! [N: nat,K: num] :
( ( bit_se547839408752420682it_nat @ ( suc @ N ) @ ( numeral_numeral_nat @ K ) )
= ( bit_se547839408752420682it_nat @ N @ ( numeral_numeral_nat @ ( bit0 @ K ) ) ) ) ).
% push_bit_Suc_numeral
thf(fact_400_push__bit__Suc__numeral,axiom,
! [N: nat,K: num] :
( ( bit_se545348938243370406it_int @ ( suc @ N ) @ ( numeral_numeral_int @ K ) )
= ( bit_se545348938243370406it_int @ N @ ( numeral_numeral_int @ ( bit0 @ K ) ) ) ) ).
% push_bit_Suc_numeral
thf(fact_401_xor__numerals_I3_J,axiom,
! [X: num,Y: num] :
( ( bit_se6526347334894502574or_int @ ( numeral_numeral_int @ ( bit0 @ X ) ) @ ( numeral_numeral_int @ ( bit0 @ Y ) ) )
= ( times_times_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ ( bit_se6526347334894502574or_int @ ( numeral_numeral_int @ X ) @ ( numeral_numeral_int @ Y ) ) ) ) ).
% xor_numerals(3)
thf(fact_402_xor__numerals_I3_J,axiom,
! [X: num,Y: num] :
( ( bit_se6528837805403552850or_nat @ ( numeral_numeral_nat @ ( bit0 @ X ) ) @ ( numeral_numeral_nat @ ( bit0 @ Y ) ) )
= ( times_times_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ ( bit_se6528837805403552850or_nat @ ( numeral_numeral_nat @ X ) @ ( numeral_numeral_nat @ Y ) ) ) ) ).
% xor_numerals(3)
thf(fact_403_xor_Oleft__commute,axiom,
! [B: nat,A: nat,C: nat] :
( ( bit_se6528837805403552850or_nat @ B @ ( bit_se6528837805403552850or_nat @ A @ C ) )
= ( bit_se6528837805403552850or_nat @ A @ ( bit_se6528837805403552850or_nat @ B @ C ) ) ) ).
% xor.left_commute
thf(fact_404_xor_Ocommute,axiom,
( bit_se6528837805403552850or_nat
= ( ^ [A3: nat,B2: nat] : ( bit_se6528837805403552850or_nat @ B2 @ A3 ) ) ) ).
% xor.commute
thf(fact_405_xor_Oassoc,axiom,
! [A: nat,B: nat,C: nat] :
( ( bit_se6528837805403552850or_nat @ ( bit_se6528837805403552850or_nat @ A @ B ) @ C )
= ( bit_se6528837805403552850or_nat @ A @ ( bit_se6528837805403552850or_nat @ B @ C ) ) ) ).
% xor.assoc
thf(fact_406_push__bit__add,axiom,
! [N: nat,A: nat,B: nat] :
( ( bit_se547839408752420682it_nat @ N @ ( plus_plus_nat @ A @ B ) )
= ( plus_plus_nat @ ( bit_se547839408752420682it_nat @ N @ A ) @ ( bit_se547839408752420682it_nat @ N @ B ) ) ) ).
% push_bit_add
thf(fact_407_push__bit__add,axiom,
! [N: nat,A: int,B: int] :
( ( bit_se545348938243370406it_int @ N @ ( plus_plus_int @ A @ B ) )
= ( plus_plus_int @ ( bit_se545348938243370406it_int @ N @ A ) @ ( bit_se545348938243370406it_int @ N @ B ) ) ) ).
% push_bit_add
thf(fact_408_push__bit__double,axiom,
! [N: nat,A: nat] :
( ( bit_se547839408752420682it_nat @ N @ ( times_times_nat @ A @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) )
= ( times_times_nat @ ( bit_se547839408752420682it_nat @ N @ A ) @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) ) ).
% push_bit_double
thf(fact_409_push__bit__double,axiom,
! [N: nat,A: int] :
( ( bit_se545348938243370406it_int @ N @ ( times_times_int @ A @ ( numeral_numeral_int @ ( bit0 @ one ) ) ) )
= ( times_times_int @ ( bit_se545348938243370406it_int @ N @ A ) @ ( numeral_numeral_int @ ( bit0 @ one ) ) ) ) ).
% push_bit_double
thf(fact_410_xor__numerals_I4_J,axiom,
! [X: num,Y: num] :
( ( bit_se6526347334894502574or_int @ ( numeral_numeral_int @ ( bit0 @ X ) ) @ ( numeral_numeral_int @ ( bit1 @ Y ) ) )
= ( plus_plus_int @ one_one_int @ ( times_times_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ ( bit_se6526347334894502574or_int @ ( numeral_numeral_int @ X ) @ ( numeral_numeral_int @ Y ) ) ) ) ) ).
% xor_numerals(4)
thf(fact_411_xor__numerals_I4_J,axiom,
! [X: num,Y: num] :
( ( bit_se6528837805403552850or_nat @ ( numeral_numeral_nat @ ( bit0 @ X ) ) @ ( numeral_numeral_nat @ ( bit1 @ Y ) ) )
= ( plus_plus_nat @ one_one_nat @ ( times_times_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ ( bit_se6528837805403552850or_nat @ ( numeral_numeral_nat @ X ) @ ( numeral_numeral_nat @ Y ) ) ) ) ) ).
% xor_numerals(4)
thf(fact_412_xor__numerals_I6_J,axiom,
! [X: num,Y: num] :
( ( bit_se6526347334894502574or_int @ ( numeral_numeral_int @ ( bit1 @ X ) ) @ ( numeral_numeral_int @ ( bit0 @ Y ) ) )
= ( plus_plus_int @ one_one_int @ ( times_times_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ ( bit_se6526347334894502574or_int @ ( numeral_numeral_int @ X ) @ ( numeral_numeral_int @ Y ) ) ) ) ) ).
% xor_numerals(6)
thf(fact_413_xor__numerals_I6_J,axiom,
! [X: num,Y: num] :
( ( bit_se6528837805403552850or_nat @ ( numeral_numeral_nat @ ( bit1 @ X ) ) @ ( numeral_numeral_nat @ ( bit0 @ Y ) ) )
= ( plus_plus_nat @ one_one_nat @ ( times_times_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ ( bit_se6528837805403552850or_nat @ ( numeral_numeral_nat @ X ) @ ( numeral_numeral_nat @ Y ) ) ) ) ) ).
% xor_numerals(6)
thf(fact_414_even__diff,axiom,
! [A: int,B: int] :
( ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ ( minus_minus_int @ A @ B ) )
= ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ ( plus_plus_int @ A @ B ) ) ) ).
% even_diff
thf(fact_415_dbl__inc__simps_I3_J,axiom,
( ( neg_nu5851722552734809277nc_int @ one_one_int )
= ( numeral_numeral_int @ ( bit1 @ one ) ) ) ).
% dbl_inc_simps(3)
thf(fact_416_sqr_Osimps_I3_J,axiom,
! [N: num] :
( ( sqr @ ( bit1 @ N ) )
= ( bit1 @ ( bit0 @ ( plus_plus_num @ ( sqr @ N ) @ N ) ) ) ) ).
% sqr.simps(3)
thf(fact_417_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_418_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_419_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_420_mult_Oright__neutral,axiom,
! [A: nat] :
( ( times_times_nat @ A @ one_one_nat )
= A ) ).
% mult.right_neutral
thf(fact_421_mult__1,axiom,
! [A: nat] :
( ( times_times_nat @ one_one_nat @ A )
= A ) ).
% mult_1
thf(fact_422_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_423_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_424_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_425_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_426_diff__Suc__1,axiom,
! [N: nat] :
( ( minus_minus_nat @ ( suc @ N ) @ one_one_nat )
= N ) ).
% diff_Suc_1
thf(fact_427_numeral__eq__one__iff,axiom,
! [N: num] :
( ( ( numeral_numeral_nat @ N )
= one_one_nat )
= ( N = one ) ) ).
% numeral_eq_one_iff
thf(fact_428_numeral__eq__one__iff,axiom,
! [N: num] :
( ( ( numeral_numeral_int @ N )
= one_one_int )
= ( N = one ) ) ).
% numeral_eq_one_iff
thf(fact_429_one__eq__numeral__iff,axiom,
! [N: num] :
( ( one_one_nat
= ( numeral_numeral_nat @ N ) )
= ( one = N ) ) ).
% one_eq_numeral_iff
thf(fact_430_one__eq__numeral__iff,axiom,
! [N: num] :
( ( one_one_int
= ( numeral_numeral_int @ N ) )
= ( one = N ) ) ).
% one_eq_numeral_iff
thf(fact_431_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_432_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_433_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_434_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_435_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_436_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_437_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_438_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_439_Suc__1,axiom,
( ( suc @ one_one_nat )
= ( numeral_numeral_nat @ ( bit0 @ one ) ) ) ).
% Suc_1
thf(fact_440_one__add__one,axiom,
( ( plus_plus_nat @ one_one_nat @ one_one_nat )
= ( numeral_numeral_nat @ ( bit0 @ one ) ) ) ).
% one_add_one
thf(fact_441_one__add__one,axiom,
( ( plus_plus_int @ one_one_int @ one_one_int )
= ( numeral_numeral_int @ ( bit0 @ one ) ) ) ).
% one_add_one
thf(fact_442_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_443_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_444_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_445_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_446_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_447_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_448_xor__numerals_I8_J,axiom,
! [X: num] :
( ( bit_se6526347334894502574or_int @ ( numeral_numeral_int @ ( bit1 @ X ) ) @ one_one_int )
= ( numeral_numeral_int @ ( bit0 @ X ) ) ) ).
% xor_numerals(8)
thf(fact_449_xor__numerals_I8_J,axiom,
! [X: num] :
( ( bit_se6528837805403552850or_nat @ ( numeral_numeral_nat @ ( bit1 @ X ) ) @ one_one_nat )
= ( numeral_numeral_nat @ ( bit0 @ X ) ) ) ).
% xor_numerals(8)
thf(fact_450_xor__numerals_I5_J,axiom,
! [X: num] :
( ( bit_se6526347334894502574or_int @ ( numeral_numeral_int @ ( bit0 @ X ) ) @ one_one_int )
= ( numeral_numeral_int @ ( bit1 @ X ) ) ) ).
% xor_numerals(5)
thf(fact_451_xor__numerals_I5_J,axiom,
! [X: num] :
( ( bit_se6528837805403552850or_nat @ ( numeral_numeral_nat @ ( bit0 @ X ) ) @ one_one_nat )
= ( numeral_numeral_nat @ ( bit1 @ X ) ) ) ).
% xor_numerals(5)
thf(fact_452_xor__numerals_I2_J,axiom,
! [Y: num] :
( ( bit_se6526347334894502574or_int @ one_one_int @ ( numeral_numeral_int @ ( bit1 @ Y ) ) )
= ( numeral_numeral_int @ ( bit0 @ Y ) ) ) ).
% xor_numerals(2)
thf(fact_453_xor__numerals_I2_J,axiom,
! [Y: num] :
( ( bit_se6528837805403552850or_nat @ one_one_nat @ ( numeral_numeral_nat @ ( bit1 @ Y ) ) )
= ( numeral_numeral_nat @ ( bit0 @ Y ) ) ) ).
% xor_numerals(2)
thf(fact_454_xor__numerals_I1_J,axiom,
! [Y: num] :
( ( bit_se6526347334894502574or_int @ one_one_int @ ( numeral_numeral_int @ ( bit0 @ Y ) ) )
= ( numeral_numeral_int @ ( bit1 @ Y ) ) ) ).
% xor_numerals(1)
thf(fact_455_xor__numerals_I1_J,axiom,
! [Y: num] :
( ( bit_se6528837805403552850or_nat @ one_one_nat @ ( numeral_numeral_nat @ ( bit0 @ Y ) ) )
= ( numeral_numeral_nat @ ( bit1 @ Y ) ) ) ).
% xor_numerals(1)
thf(fact_456_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_457_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_458_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_459_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_460_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_461_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_462_dbl__simps_I3_J,axiom,
( ( neg_numeral_dbl_int @ one_one_int )
= ( numeral_numeral_int @ ( bit0 @ one ) ) ) ).
% dbl_simps(3)
thf(fact_463_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_464_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_465_one__reorient,axiom,
! [X: nat] :
( ( one_one_nat = X )
= ( X = one_one_nat ) ) ).
% one_reorient
thf(fact_466_one__dvd,axiom,
! [A: int] : ( dvd_dvd_int @ one_one_int @ A ) ).
% one_dvd
thf(fact_467_one__dvd,axiom,
! [A: nat] : ( dvd_dvd_nat @ one_one_nat @ A ) ).
% one_dvd
thf(fact_468_dvd__refl,axiom,
! [A: nat] : ( dvd_dvd_nat @ A @ A ) ).
% dvd_refl
thf(fact_469_dvd__refl,axiom,
! [A: int] : ( dvd_dvd_int @ A @ A ) ).
% dvd_refl
thf(fact_470_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_471_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_472_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_473_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_474_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_475_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_476_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_477_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_478_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_479_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_480_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_481_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_482_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_483_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_484_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_485_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_486_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_487_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_488_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_489_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_490_dvdE,axiom,
! [B: int,A: int] :
( ( dvd_dvd_int @ B @ A )
=> ~ ! [K3: int] :
( A
!= ( times_times_int @ B @ K3 ) ) ) ).
% dvdE
thf(fact_491_dvdE,axiom,
! [B: nat,A: nat] :
( ( dvd_dvd_nat @ B @ A )
=> ~ ! [K3: nat] :
( A
!= ( times_times_nat @ B @ K3 ) ) ) ).
% dvdE
thf(fact_492_dvdI,axiom,
! [A: int,B: int,K: int] :
( ( A
= ( times_times_int @ B @ K ) )
=> ( dvd_dvd_int @ B @ A ) ) ).
% dvdI
thf(fact_493_dvdI,axiom,
! [A: nat,B: nat,K: nat] :
( ( A
= ( times_times_nat @ B @ K ) )
=> ( dvd_dvd_nat @ B @ A ) ) ).
% dvdI
thf(fact_494_dvd__def,axiom,
( dvd_dvd_int
= ( ^ [B2: int,A3: int] :
? [K2: int] :
( A3
= ( times_times_int @ B2 @ K2 ) ) ) ) ).
% dvd_def
thf(fact_495_dvd__def,axiom,
( dvd_dvd_nat
= ( ^ [B2: nat,A3: nat] :
? [K2: nat] :
( A3
= ( times_times_nat @ B2 @ K2 ) ) ) ) ).
% dvd_def
thf(fact_496_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_497_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_498_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_499_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_500_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_501_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_502_dvd__triv__left,axiom,
! [A: int,B: int] : ( dvd_dvd_int @ A @ ( times_times_int @ A @ B ) ) ).
% dvd_triv_left
thf(fact_503_dvd__triv__left,axiom,
! [A: nat,B: nat] : ( dvd_dvd_nat @ A @ ( times_times_nat @ A @ B ) ) ).
% dvd_triv_left
thf(fact_504_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_505_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_506_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_507_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_508_dvd__triv__right,axiom,
! [A: int,B: int] : ( dvd_dvd_int @ A @ ( times_times_int @ B @ A ) ) ).
% dvd_triv_right
thf(fact_509_dvd__triv__right,axiom,
! [A: nat,B: nat] : ( dvd_dvd_nat @ A @ ( times_times_nat @ B @ A ) ) ).
% dvd_triv_right
thf(fact_510_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_511_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_512_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_513_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_514_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_515_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_516_dvd__diff,axiom,
! [X: int,Y: int,Z: int] :
( ( dvd_dvd_int @ X @ Y )
=> ( ( dvd_dvd_int @ X @ Z )
=> ( dvd_dvd_int @ X @ ( minus_minus_int @ Y @ Z ) ) ) ) ).
% dvd_diff
thf(fact_517_dvd__diff__nat,axiom,
! [K: nat,M: nat,N: nat] :
( ( dvd_dvd_nat @ K @ M )
=> ( ( dvd_dvd_nat @ K @ N )
=> ( dvd_dvd_nat @ K @ ( minus_minus_nat @ M @ N ) ) ) ) ).
% dvd_diff_nat
thf(fact_518_le__numeral__extra_I4_J,axiom,
ord_less_eq_nat @ one_one_nat @ one_one_nat ).
% le_numeral_extra(4)
thf(fact_519_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_520_mult_Ocomm__neutral,axiom,
! [A: nat] :
( ( times_times_nat @ A @ one_one_nat )
= A ) ).
% mult.comm_neutral
thf(fact_521_nat__mult__1,axiom,
! [N: nat] :
( ( times_times_nat @ one_one_nat @ N )
= N ) ).
% nat_mult_1
thf(fact_522_nat__mult__1__right,axiom,
! [N: nat] :
( ( times_times_nat @ N @ one_one_nat )
= N ) ).
% nat_mult_1_right
thf(fact_523_odd__one,axiom,
~ ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ one_one_nat ) ).
% odd_one
thf(fact_524_odd__one,axiom,
~ ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ one_one_int ) ).
% odd_one
thf(fact_525_even__diff__iff,axiom,
! [K: int,L: int] :
( ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ ( minus_minus_int @ K @ L ) )
= ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ ( plus_plus_int @ K @ L ) ) ) ).
% even_diff_iff
thf(fact_526_sqr_Osimps_I2_J,axiom,
! [N: num] :
( ( sqr @ ( bit0 @ N ) )
= ( bit0 @ ( bit0 @ ( sqr @ N ) ) ) ) ).
% sqr.simps(2)
thf(fact_527_sqr_Osimps_I1_J,axiom,
( ( sqr @ one )
= one ) ).
% sqr.simps(1)
thf(fact_528_dvd__diffD,axiom,
! [K: nat,M: nat,N: nat] :
( ( dvd_dvd_nat @ K @ ( minus_minus_nat @ M @ N ) )
=> ( ( dvd_dvd_nat @ K @ N )
=> ( ( ord_less_eq_nat @ N @ M )
=> ( dvd_dvd_nat @ K @ M ) ) ) ) ).
% dvd_diffD
thf(fact_529_dvd__diffD1,axiom,
! [K: nat,M: nat,N: nat] :
( ( dvd_dvd_nat @ K @ ( minus_minus_nat @ M @ N ) )
=> ( ( dvd_dvd_nat @ K @ M )
=> ( ( ord_less_eq_nat @ N @ M )
=> ( dvd_dvd_nat @ K @ N ) ) ) ) ).
% dvd_diffD1
thf(fact_530_less__eq__dvd__minus,axiom,
! [M: nat,N: nat] :
( ( ord_less_eq_nat @ M @ N )
=> ( ( dvd_dvd_nat @ M @ N )
= ( dvd_dvd_nat @ M @ ( minus_minus_nat @ N @ M ) ) ) ) ).
% less_eq_dvd_minus
thf(fact_531_one__le__numeral,axiom,
! [N: num] : ( ord_less_eq_int @ one_one_int @ ( numeral_numeral_int @ N ) ) ).
% one_le_numeral
thf(fact_532_one__le__numeral,axiom,
! [N: num] : ( ord_less_eq_nat @ one_one_nat @ ( numeral_numeral_nat @ N ) ) ).
% one_le_numeral
thf(fact_533_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_534_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_535_numeral__One,axiom,
( ( numeral_numeral_nat @ one )
= one_one_nat ) ).
% numeral_One
thf(fact_536_numeral__One,axiom,
( ( numeral_numeral_int @ one )
= one_one_int ) ).
% numeral_One
thf(fact_537_dbl__def,axiom,
( neg_numeral_dbl_int
= ( ^ [X4: int] : ( plus_plus_int @ X4 @ X4 ) ) ) ).
% dbl_def
thf(fact_538_numerals_I1_J,axiom,
( ( numeral_numeral_nat @ one )
= one_one_nat ) ).
% numerals(1)
thf(fact_539_Suc__eq__plus1,axiom,
( suc
= ( ^ [N3: nat] : ( plus_plus_nat @ N3 @ one_one_nat ) ) ) ).
% Suc_eq_plus1
thf(fact_540_plus__1__eq__Suc,axiom,
( ( plus_plus_nat @ one_one_nat )
= suc ) ).
% plus_1_eq_Suc
thf(fact_541_Suc__eq__plus1__left,axiom,
( suc
= ( plus_plus_nat @ one_one_nat ) ) ).
% Suc_eq_plus1_left
thf(fact_542_diff__Suc__eq__diff__pred,axiom,
! [M: nat,N: nat] :
( ( minus_minus_nat @ M @ ( suc @ N ) )
= ( minus_minus_nat @ ( minus_minus_nat @ M @ one_one_nat ) @ N ) ) ).
% diff_Suc_eq_diff_pred
thf(fact_543_oddE,axiom,
! [A: nat] :
( ~ ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ A )
=> ~ ! [B4: nat] :
( A
!= ( plus_plus_nat @ ( times_times_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ B4 ) @ one_one_nat ) ) ) ).
% oddE
thf(fact_544_oddE,axiom,
! [A: int] :
( ~ ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ A )
=> ~ ! [B4: int] :
( A
!= ( plus_plus_int @ ( times_times_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ B4 ) @ one_one_int ) ) ) ).
% oddE
thf(fact_545_sqr__conv__mult,axiom,
( sqr
= ( ^ [X4: num] : ( times_times_num @ X4 @ X4 ) ) ) ).
% sqr_conv_mult
thf(fact_546_dbl__inc__def,axiom,
( neg_nu5851722552734809277nc_int
= ( ^ [X4: int] : ( plus_plus_int @ ( plus_plus_int @ X4 @ X4 ) @ one_one_int ) ) ) ).
% dbl_inc_def
thf(fact_547_even__numeral,axiom,
! [N: num] : ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ ( numeral_numeral_nat @ ( bit0 @ N ) ) ) ).
% even_numeral
thf(fact_548_even__numeral,axiom,
! [N: num] : ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ ( numeral_numeral_int @ ( bit0 @ N ) ) ) ).
% even_numeral
thf(fact_549_inf__period_I4_J,axiom,
! [D: int,D2: int,T: int] :
( ( dvd_dvd_int @ D @ D2 )
=> ! [X5: int,K4: int] :
( ( ~ ( dvd_dvd_int @ D @ ( plus_plus_int @ X5 @ T ) ) )
= ( ~ ( dvd_dvd_int @ D @ ( plus_plus_int @ ( minus_minus_int @ X5 @ ( times_times_int @ K4 @ D2 ) ) @ T ) ) ) ) ) ).
% inf_period(4)
thf(fact_550_inf__period_I3_J,axiom,
! [D: int,D2: int,T: int] :
( ( dvd_dvd_int @ D @ D2 )
=> ! [X5: int,K4: int] :
( ( dvd_dvd_int @ D @ ( plus_plus_int @ X5 @ T ) )
= ( dvd_dvd_int @ D @ ( plus_plus_int @ ( minus_minus_int @ X5 @ ( times_times_int @ K4 @ D2 ) ) @ T ) ) ) ) ).
% inf_period(3)
thf(fact_551_square__diff__one__factored,axiom,
! [X: int] :
( ( minus_minus_int @ ( times_times_int @ X @ X ) @ one_one_int )
= ( times_times_int @ ( plus_plus_int @ X @ one_one_int ) @ ( minus_minus_int @ X @ one_one_int ) ) ) ).
% square_diff_one_factored
thf(fact_552_numeral__Bit1,axiom,
! [N: num] :
( ( numeral_numeral_nat @ ( bit1 @ N ) )
= ( plus_plus_nat @ ( plus_plus_nat @ ( numeral_numeral_nat @ N ) @ ( numeral_numeral_nat @ N ) ) @ one_one_nat ) ) ).
% numeral_Bit1
thf(fact_553_numeral__Bit1,axiom,
! [N: num] :
( ( numeral_numeral_int @ ( bit1 @ N ) )
= ( plus_plus_int @ ( plus_plus_int @ ( numeral_numeral_int @ N ) @ ( numeral_numeral_int @ N ) ) @ one_one_int ) ) ).
% numeral_Bit1
thf(fact_554_evenE,axiom,
! [A: nat] :
( ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ A )
=> ~ ! [B4: nat] :
( A
!= ( times_times_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ B4 ) ) ) ).
% evenE
thf(fact_555_evenE,axiom,
! [A: int] :
( ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ A )
=> ~ ! [B4: int] :
( A
!= ( times_times_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ B4 ) ) ) ).
% evenE
thf(fact_556_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_557_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_558_odd__numeral,axiom,
! [N: num] :
~ ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ ( numeral_numeral_nat @ ( bit1 @ N ) ) ) ).
% odd_numeral
thf(fact_559_odd__numeral,axiom,
! [N: num] :
~ ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ ( numeral_numeral_int @ ( bit1 @ N ) ) ) ).
% odd_numeral
thf(fact_560_even__xor__iff,axiom,
! [A: int,B: int] :
( ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ ( bit_se6526347334894502574or_int @ A @ B ) )
= ( ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ A )
= ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ B ) ) ) ).
% even_xor_iff
thf(fact_561_even__xor__iff,axiom,
! [A: nat,B: nat] :
( ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ ( bit_se6528837805403552850or_nat @ A @ B ) )
= ( ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ A )
= ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ B ) ) ) ).
% even_xor_iff
thf(fact_562_dvd__minus__add,axiom,
! [Q2: nat,N: nat,R2: nat,M: nat] :
( ( ord_less_eq_nat @ Q2 @ N )
=> ( ( ord_less_eq_nat @ Q2 @ ( times_times_nat @ R2 @ M ) )
=> ( ( dvd_dvd_nat @ M @ ( minus_minus_nat @ N @ Q2 ) )
= ( dvd_dvd_nat @ M @ ( plus_plus_nat @ N @ ( minus_minus_nat @ ( times_times_nat @ R2 @ M ) @ Q2 ) ) ) ) ) ) ).
% dvd_minus_add
thf(fact_563_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_564_numeral__sqr,axiom,
! [K: num] :
( ( numeral_numeral_nat @ ( sqr @ K ) )
= ( times_times_nat @ ( numeral_numeral_nat @ K ) @ ( numeral_numeral_nat @ K ) ) ) ).
% numeral_sqr
thf(fact_565_numeral__sqr,axiom,
! [K: num] :
( ( numeral_numeral_int @ ( sqr @ K ) )
= ( times_times_int @ ( numeral_numeral_int @ K ) @ ( numeral_numeral_int @ K ) ) ) ).
% numeral_sqr
thf(fact_566_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_567_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_568_or__numerals_I7_J,axiom,
! [X: num,Y: num] :
( ( bit_se1409905431419307370or_int @ ( numeral_numeral_int @ ( bit1 @ X ) ) @ ( numeral_numeral_int @ ( bit1 @ Y ) ) )
= ( plus_plus_int @ one_one_int @ ( times_times_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ ( bit_se1409905431419307370or_int @ ( numeral_numeral_int @ X ) @ ( numeral_numeral_int @ Y ) ) ) ) ) ).
% or_numerals(7)
thf(fact_569_or__numerals_I7_J,axiom,
! [X: num,Y: num] :
( ( bit_se1412395901928357646or_nat @ ( numeral_numeral_nat @ ( bit1 @ X ) ) @ ( numeral_numeral_nat @ ( bit1 @ Y ) ) )
= ( plus_plus_nat @ one_one_nat @ ( times_times_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ ( bit_se1412395901928357646or_nat @ ( numeral_numeral_nat @ X ) @ ( numeral_numeral_nat @ Y ) ) ) ) ) ).
% or_numerals(7)
thf(fact_570_or__numerals_I6_J,axiom,
! [X: num,Y: num] :
( ( bit_se1409905431419307370or_int @ ( numeral_numeral_int @ ( bit1 @ X ) ) @ ( numeral_numeral_int @ ( bit0 @ Y ) ) )
= ( plus_plus_int @ one_one_int @ ( times_times_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ ( bit_se1409905431419307370or_int @ ( numeral_numeral_int @ X ) @ ( numeral_numeral_int @ Y ) ) ) ) ) ).
% or_numerals(6)
thf(fact_571_or__numerals_I6_J,axiom,
! [X: num,Y: num] :
( ( bit_se1412395901928357646or_nat @ ( numeral_numeral_nat @ ( bit1 @ X ) ) @ ( numeral_numeral_nat @ ( bit0 @ Y ) ) )
= ( plus_plus_nat @ one_one_nat @ ( times_times_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ ( bit_se1412395901928357646or_nat @ ( numeral_numeral_nat @ X ) @ ( numeral_numeral_nat @ Y ) ) ) ) ) ).
% or_numerals(6)
thf(fact_572_or__numerals_I4_J,axiom,
! [X: num,Y: num] :
( ( bit_se1409905431419307370or_int @ ( numeral_numeral_int @ ( bit0 @ X ) ) @ ( numeral_numeral_int @ ( bit1 @ Y ) ) )
= ( plus_plus_int @ one_one_int @ ( times_times_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ ( bit_se1409905431419307370or_int @ ( numeral_numeral_int @ X ) @ ( numeral_numeral_int @ Y ) ) ) ) ) ).
% or_numerals(4)
thf(fact_573_or__numerals_I4_J,axiom,
! [X: num,Y: num] :
( ( bit_se1412395901928357646or_nat @ ( numeral_numeral_nat @ ( bit0 @ X ) ) @ ( numeral_numeral_nat @ ( bit1 @ Y ) ) )
= ( plus_plus_nat @ one_one_nat @ ( times_times_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ ( bit_se1412395901928357646or_nat @ ( numeral_numeral_nat @ X ) @ ( numeral_numeral_nat @ Y ) ) ) ) ) ).
% or_numerals(4)
thf(fact_574_pow_Osimps_I3_J,axiom,
! [X: num,Y: num] :
( ( pow @ X @ ( bit1 @ Y ) )
= ( times_times_num @ ( sqr @ ( pow @ X @ Y ) ) @ X ) ) ).
% pow.simps(3)
thf(fact_575_or_Oright__idem,axiom,
! [A: nat,B: nat] :
( ( bit_se1412395901928357646or_nat @ ( bit_se1412395901928357646or_nat @ A @ B ) @ B )
= ( bit_se1412395901928357646or_nat @ A @ B ) ) ).
% or.right_idem
thf(fact_576_or_Oleft__idem,axiom,
! [A: nat,B: nat] :
( ( bit_se1412395901928357646or_nat @ A @ ( bit_se1412395901928357646or_nat @ A @ B ) )
= ( bit_se1412395901928357646or_nat @ A @ B ) ) ).
% or.left_idem
thf(fact_577_or_Oidem,axiom,
! [A: nat] :
( ( bit_se1412395901928357646or_nat @ A @ A )
= A ) ).
% or.idem
thf(fact_578_div__by__1,axiom,
! [A: nat] :
( ( divide_divide_nat @ A @ one_one_nat )
= A ) ).
% div_by_1
thf(fact_579_div__by__1,axiom,
! [A: int] :
( ( divide_divide_int @ A @ one_one_int )
= A ) ).
% div_by_1
thf(fact_580_bits__div__by__1,axiom,
! [A: nat] :
( ( divide_divide_nat @ A @ one_one_nat )
= A ) ).
% bits_div_by_1
thf(fact_581_bits__div__by__1,axiom,
! [A: int] :
( ( divide_divide_int @ A @ one_one_int )
= A ) ).
% bits_div_by_1
thf(fact_582_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_583_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_584_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_585_push__bit__or,axiom,
! [N: nat,A: nat,B: nat] :
( ( bit_se547839408752420682it_nat @ N @ ( bit_se1412395901928357646or_nat @ A @ B ) )
= ( bit_se1412395901928357646or_nat @ ( bit_se547839408752420682it_nat @ N @ A ) @ ( bit_se547839408752420682it_nat @ N @ B ) ) ) ).
% push_bit_or
thf(fact_586_push__bit__or,axiom,
! [N: nat,A: int,B: int] :
( ( bit_se545348938243370406it_int @ N @ ( bit_se1409905431419307370or_int @ A @ B ) )
= ( bit_se1409905431419307370or_int @ ( bit_se545348938243370406it_int @ N @ A ) @ ( bit_se545348938243370406it_int @ N @ B ) ) ) ).
% push_bit_or
thf(fact_587_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_588_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_589_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_590_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_591_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_592_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_593_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_594_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_595_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_596_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_597_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_598_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_599_div__diff,axiom,
! [C: int,A: int,B: int] :
( ( dvd_dvd_int @ C @ A )
=> ( ( dvd_dvd_int @ C @ B )
=> ( ( divide_divide_int @ ( minus_minus_int @ A @ B ) @ C )
= ( minus_minus_int @ ( divide_divide_int @ A @ C ) @ ( divide_divide_int @ B @ C ) ) ) ) ) ).
% div_diff
thf(fact_600_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_601_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_602_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_603_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_604_or__numerals_I2_J,axiom,
! [Y: num] :
( ( bit_se1409905431419307370or_int @ one_one_int @ ( numeral_numeral_int @ ( bit1 @ Y ) ) )
= ( numeral_numeral_int @ ( bit1 @ Y ) ) ) ).
% or_numerals(2)
thf(fact_605_or__numerals_I2_J,axiom,
! [Y: num] :
( ( bit_se1412395901928357646or_nat @ one_one_nat @ ( numeral_numeral_nat @ ( bit1 @ Y ) ) )
= ( numeral_numeral_nat @ ( bit1 @ Y ) ) ) ).
% or_numerals(2)
thf(fact_606_or__numerals_I8_J,axiom,
! [X: num] :
( ( bit_se1409905431419307370or_int @ ( numeral_numeral_int @ ( bit1 @ X ) ) @ one_one_int )
= ( numeral_numeral_int @ ( bit1 @ X ) ) ) ).
% or_numerals(8)
thf(fact_607_or__numerals_I8_J,axiom,
! [X: num] :
( ( bit_se1412395901928357646or_nat @ ( numeral_numeral_nat @ ( bit1 @ X ) ) @ one_one_nat )
= ( numeral_numeral_nat @ ( bit1 @ X ) ) ) ).
% or_numerals(8)
thf(fact_608_or__numerals_I3_J,axiom,
! [X: num,Y: num] :
( ( bit_se1409905431419307370or_int @ ( numeral_numeral_int @ ( bit0 @ X ) ) @ ( numeral_numeral_int @ ( bit0 @ Y ) ) )
= ( times_times_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ ( bit_se1409905431419307370or_int @ ( numeral_numeral_int @ X ) @ ( numeral_numeral_int @ Y ) ) ) ) ).
% or_numerals(3)
thf(fact_609_or__numerals_I3_J,axiom,
! [X: num,Y: num] :
( ( bit_se1412395901928357646or_nat @ ( numeral_numeral_nat @ ( bit0 @ X ) ) @ ( numeral_numeral_nat @ ( bit0 @ Y ) ) )
= ( times_times_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ ( bit_se1412395901928357646or_nat @ ( numeral_numeral_nat @ X ) @ ( numeral_numeral_nat @ Y ) ) ) ) ).
% or_numerals(3)
thf(fact_610_or__numerals_I1_J,axiom,
! [Y: num] :
( ( bit_se1409905431419307370or_int @ one_one_int @ ( numeral_numeral_int @ ( bit0 @ Y ) ) )
= ( numeral_numeral_int @ ( bit1 @ Y ) ) ) ).
% or_numerals(1)
thf(fact_611_or__numerals_I1_J,axiom,
! [Y: num] :
( ( bit_se1412395901928357646or_nat @ one_one_nat @ ( numeral_numeral_nat @ ( bit0 @ Y ) ) )
= ( numeral_numeral_nat @ ( bit1 @ Y ) ) ) ).
% or_numerals(1)
thf(fact_612_or__numerals_I5_J,axiom,
! [X: num] :
( ( bit_se1409905431419307370or_int @ ( numeral_numeral_int @ ( bit0 @ X ) ) @ one_one_int )
= ( numeral_numeral_int @ ( bit1 @ X ) ) ) ).
% or_numerals(5)
thf(fact_613_or__numerals_I5_J,axiom,
! [X: num] :
( ( bit_se1412395901928357646or_nat @ ( numeral_numeral_nat @ ( bit0 @ X ) ) @ one_one_nat )
= ( numeral_numeral_nat @ ( bit1 @ X ) ) ) ).
% or_numerals(5)
thf(fact_614_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_615_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_616_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_617_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_618_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_619_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_620_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_621_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_622_odd__two__times__div__two__nat,axiom,
! [N: nat] :
( ~ ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ N )
=> ( ( times_times_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ ( divide_divide_nat @ N @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) )
= ( minus_minus_nat @ N @ one_one_nat ) ) ) ).
% odd_two_times_div_two_nat
thf(fact_623_dvd__antisym,axiom,
! [M: nat,N: nat] :
( ( dvd_dvd_nat @ M @ N )
=> ( ( dvd_dvd_nat @ N @ M )
=> ( M = N ) ) ) ).
% dvd_antisym
thf(fact_624_or_Oleft__commute,axiom,
! [B: nat,A: nat,C: nat] :
( ( bit_se1412395901928357646or_nat @ B @ ( bit_se1412395901928357646or_nat @ A @ C ) )
= ( bit_se1412395901928357646or_nat @ A @ ( bit_se1412395901928357646or_nat @ B @ C ) ) ) ).
% or.left_commute
thf(fact_625_or_Ocommute,axiom,
( bit_se1412395901928357646or_nat
= ( ^ [A3: nat,B2: nat] : ( bit_se1412395901928357646or_nat @ B2 @ A3 ) ) ) ).
% or.commute
thf(fact_626_or_Oassoc,axiom,
! [A: nat,B: nat,C: nat] :
( ( bit_se1412395901928357646or_nat @ ( bit_se1412395901928357646or_nat @ A @ B ) @ C )
= ( bit_se1412395901928357646or_nat @ A @ ( bit_se1412395901928357646or_nat @ B @ C ) ) ) ).
% or.assoc
thf(fact_627_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_628_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_629_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_630_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_631_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_632_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_633_dvd__div__mult,axiom,
! [C: nat,B: nat,A: nat] :
( ( dvd_dvd_nat @ C @ B )
=> ( ( times_times_nat @ ( divide_divide_nat @ B @ C ) @ A )
= ( divide_divide_nat @ ( times_times_nat @ B @ A ) @ C ) ) ) ).
% dvd_div_mult
thf(fact_634_dvd__div__mult,axiom,
! [C: int,B: int,A: int] :
( ( dvd_dvd_int @ C @ B )
=> ( ( times_times_int @ ( divide_divide_int @ B @ C ) @ A )
= ( divide_divide_int @ ( times_times_int @ B @ A ) @ C ) ) ) ).
% dvd_div_mult
thf(fact_635_div__mult__swap,axiom,
! [C: nat,B: nat,A: nat] :
( ( dvd_dvd_nat @ C @ B )
=> ( ( times_times_nat @ A @ ( divide_divide_nat @ B @ C ) )
= ( divide_divide_nat @ ( times_times_nat @ A @ B ) @ C ) ) ) ).
% div_mult_swap
thf(fact_636_div__mult__swap,axiom,
! [C: int,B: int,A: int] :
( ( dvd_dvd_int @ C @ B )
=> ( ( times_times_int @ A @ ( divide_divide_int @ B @ C ) )
= ( divide_divide_int @ ( times_times_int @ A @ B ) @ C ) ) ) ).
% div_mult_swap
thf(fact_637_div__div__eq__right,axiom,
! [C: nat,B: nat,A: nat] :
( ( dvd_dvd_nat @ C @ B )
=> ( ( dvd_dvd_nat @ B @ A )
=> ( ( divide_divide_nat @ A @ ( divide_divide_nat @ B @ C ) )
= ( times_times_nat @ ( divide_divide_nat @ A @ B ) @ C ) ) ) ) ).
% div_div_eq_right
thf(fact_638_div__div__eq__right,axiom,
! [C: int,B: int,A: int] :
( ( dvd_dvd_int @ C @ B )
=> ( ( dvd_dvd_int @ B @ A )
=> ( ( divide_divide_int @ A @ ( divide_divide_int @ B @ C ) )
= ( times_times_int @ ( divide_divide_int @ A @ B ) @ C ) ) ) ) ).
% div_div_eq_right
thf(fact_639_dvd__div__mult2__eq,axiom,
! [B: nat,C: nat,A: nat] :
( ( dvd_dvd_nat @ ( times_times_nat @ B @ C ) @ A )
=> ( ( divide_divide_nat @ A @ ( times_times_nat @ B @ C ) )
= ( divide_divide_nat @ ( divide_divide_nat @ A @ B ) @ C ) ) ) ).
% dvd_div_mult2_eq
thf(fact_640_dvd__div__mult2__eq,axiom,
! [B: int,C: int,A: int] :
( ( dvd_dvd_int @ ( times_times_int @ B @ C ) @ A )
=> ( ( divide_divide_int @ A @ ( times_times_int @ B @ C ) )
= ( divide_divide_int @ ( divide_divide_int @ A @ B ) @ C ) ) ) ).
% dvd_div_mult2_eq
thf(fact_641_dvd__mult__imp__div,axiom,
! [A: nat,C: nat,B: nat] :
( ( dvd_dvd_nat @ ( times_times_nat @ A @ C ) @ B )
=> ( dvd_dvd_nat @ A @ ( divide_divide_nat @ B @ C ) ) ) ).
% dvd_mult_imp_div
thf(fact_642_dvd__mult__imp__div,axiom,
! [A: int,C: int,B: int] :
( ( dvd_dvd_int @ ( times_times_int @ A @ C ) @ B )
=> ( dvd_dvd_int @ A @ ( divide_divide_int @ B @ C ) ) ) ).
% dvd_mult_imp_div
thf(fact_643_div__mult__div__if__dvd,axiom,
! [B: nat,A: nat,D: nat,C: nat] :
( ( dvd_dvd_nat @ B @ A )
=> ( ( dvd_dvd_nat @ D @ C )
=> ( ( times_times_nat @ ( divide_divide_nat @ A @ B ) @ ( divide_divide_nat @ C @ D ) )
= ( divide_divide_nat @ ( times_times_nat @ A @ C ) @ ( times_times_nat @ B @ D ) ) ) ) ) ).
% div_mult_div_if_dvd
thf(fact_644_div__mult__div__if__dvd,axiom,
! [B: int,A: int,D: int,C: int] :
( ( dvd_dvd_int @ B @ A )
=> ( ( dvd_dvd_int @ D @ C )
=> ( ( times_times_int @ ( divide_divide_int @ A @ B ) @ ( divide_divide_int @ C @ D ) )
= ( divide_divide_int @ ( times_times_int @ A @ C ) @ ( times_times_int @ B @ D ) ) ) ) ) ).
% div_mult_div_if_dvd
thf(fact_645_dvd__div__unit__iff,axiom,
! [B: nat,A: nat,C: nat] :
( ( dvd_dvd_nat @ B @ one_one_nat )
=> ( ( dvd_dvd_nat @ A @ ( divide_divide_nat @ C @ B ) )
= ( dvd_dvd_nat @ A @ C ) ) ) ).
% dvd_div_unit_iff
thf(fact_646_dvd__div__unit__iff,axiom,
! [B: int,A: int,C: int] :
( ( dvd_dvd_int @ B @ one_one_int )
=> ( ( dvd_dvd_int @ A @ ( divide_divide_int @ C @ B ) )
= ( dvd_dvd_int @ A @ C ) ) ) ).
% dvd_div_unit_iff
thf(fact_647_div__unit__dvd__iff,axiom,
! [B: nat,A: nat,C: nat] :
( ( dvd_dvd_nat @ B @ one_one_nat )
=> ( ( dvd_dvd_nat @ ( divide_divide_nat @ A @ B ) @ C )
= ( dvd_dvd_nat @ A @ C ) ) ) ).
% div_unit_dvd_iff
thf(fact_648_div__unit__dvd__iff,axiom,
! [B: int,A: int,C: int] :
( ( dvd_dvd_int @ B @ one_one_int )
=> ( ( dvd_dvd_int @ ( divide_divide_int @ A @ B ) @ C )
= ( dvd_dvd_int @ A @ C ) ) ) ).
% div_unit_dvd_iff
thf(fact_649_unit__div__cancel,axiom,
! [A: nat,B: nat,C: nat] :
( ( dvd_dvd_nat @ A @ one_one_nat )
=> ( ( ( divide_divide_nat @ B @ A )
= ( divide_divide_nat @ C @ A ) )
= ( B = C ) ) ) ).
% unit_div_cancel
thf(fact_650_unit__div__cancel,axiom,
! [A: int,B: int,C: int] :
( ( dvd_dvd_int @ A @ one_one_int )
=> ( ( ( divide_divide_int @ B @ A )
= ( divide_divide_int @ C @ A ) )
= ( B = C ) ) ) ).
% unit_div_cancel
thf(fact_651_div__mult2__numeral__eq,axiom,
! [A: nat,K: num,L: num] :
( ( divide_divide_nat @ ( divide_divide_nat @ A @ ( numeral_numeral_nat @ K ) ) @ ( numeral_numeral_nat @ L ) )
= ( divide_divide_nat @ A @ ( numeral_numeral_nat @ ( times_times_num @ K @ L ) ) ) ) ).
% div_mult2_numeral_eq
thf(fact_652_div__mult2__numeral__eq,axiom,
! [A: int,K: num,L: num] :
( ( divide_divide_int @ ( divide_divide_int @ A @ ( numeral_numeral_int @ K ) ) @ ( numeral_numeral_int @ L ) )
= ( divide_divide_int @ A @ ( numeral_numeral_int @ ( times_times_num @ K @ L ) ) ) ) ).
% div_mult2_numeral_eq
thf(fact_653_pow_Osimps_I1_J,axiom,
! [X: num] :
( ( pow @ X @ one )
= X ) ).
% pow.simps(1)
thf(fact_654_numeral__Bit0__div__2,axiom,
! [N: num] :
( ( divide_divide_nat @ ( numeral_numeral_nat @ ( bit0 @ N ) ) @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
= ( numeral_numeral_nat @ N ) ) ).
% numeral_Bit0_div_2
thf(fact_655_numeral__Bit0__div__2,axiom,
! [N: num] :
( ( divide_divide_int @ ( numeral_numeral_int @ ( bit0 @ N ) ) @ ( numeral_numeral_int @ ( bit0 @ one ) ) )
= ( numeral_numeral_int @ N ) ) ).
% numeral_Bit0_div_2
thf(fact_656_unit__eq__div1,axiom,
! [B: nat,A: nat,C: nat] :
( ( dvd_dvd_nat @ B @ one_one_nat )
=> ( ( ( divide_divide_nat @ A @ B )
= C )
= ( A
= ( times_times_nat @ C @ B ) ) ) ) ).
% unit_eq_div1
thf(fact_657_unit__eq__div1,axiom,
! [B: int,A: int,C: int] :
( ( dvd_dvd_int @ B @ one_one_int )
=> ( ( ( divide_divide_int @ A @ B )
= C )
= ( A
= ( times_times_int @ C @ B ) ) ) ) ).
% unit_eq_div1
thf(fact_658_unit__eq__div2,axiom,
! [B: nat,A: nat,C: nat] :
( ( dvd_dvd_nat @ B @ one_one_nat )
=> ( ( A
= ( divide_divide_nat @ C @ B ) )
= ( ( times_times_nat @ A @ B )
= C ) ) ) ).
% unit_eq_div2
thf(fact_659_unit__eq__div2,axiom,
! [B: int,A: int,C: int] :
( ( dvd_dvd_int @ B @ one_one_int )
=> ( ( A
= ( divide_divide_int @ C @ B ) )
= ( ( times_times_int @ A @ B )
= C ) ) ) ).
% unit_eq_div2
thf(fact_660_div__mult__unit2,axiom,
! [C: nat,B: nat,A: nat] :
( ( dvd_dvd_nat @ C @ one_one_nat )
=> ( ( dvd_dvd_nat @ B @ A )
=> ( ( divide_divide_nat @ A @ ( times_times_nat @ B @ C ) )
= ( divide_divide_nat @ ( divide_divide_nat @ A @ B ) @ C ) ) ) ) ).
% div_mult_unit2
thf(fact_661_div__mult__unit2,axiom,
! [C: int,B: int,A: int] :
( ( dvd_dvd_int @ C @ one_one_int )
=> ( ( dvd_dvd_int @ B @ A )
=> ( ( divide_divide_int @ A @ ( times_times_int @ B @ C ) )
= ( divide_divide_int @ ( divide_divide_int @ A @ B ) @ C ) ) ) ) ).
% div_mult_unit2
thf(fact_662_unit__div__commute,axiom,
! [B: nat,A: nat,C: nat] :
( ( dvd_dvd_nat @ B @ one_one_nat )
=> ( ( times_times_nat @ ( divide_divide_nat @ A @ B ) @ C )
= ( divide_divide_nat @ ( times_times_nat @ A @ C ) @ B ) ) ) ).
% unit_div_commute
thf(fact_663_unit__div__commute,axiom,
! [B: int,A: int,C: int] :
( ( dvd_dvd_int @ B @ one_one_int )
=> ( ( times_times_int @ ( divide_divide_int @ A @ B ) @ C )
= ( divide_divide_int @ ( times_times_int @ A @ C ) @ B ) ) ) ).
% unit_div_commute
thf(fact_664_unit__div__mult__swap,axiom,
! [C: nat,A: nat,B: nat] :
( ( dvd_dvd_nat @ C @ one_one_nat )
=> ( ( times_times_nat @ A @ ( divide_divide_nat @ B @ C ) )
= ( divide_divide_nat @ ( times_times_nat @ A @ B ) @ C ) ) ) ).
% unit_div_mult_swap
thf(fact_665_unit__div__mult__swap,axiom,
! [C: int,A: int,B: int] :
( ( dvd_dvd_int @ C @ one_one_int )
=> ( ( times_times_int @ A @ ( divide_divide_int @ B @ C ) )
= ( divide_divide_int @ ( times_times_int @ A @ B ) @ C ) ) ) ).
% unit_div_mult_swap
thf(fact_666_is__unit__div__mult2__eq,axiom,
! [B: nat,C: nat,A: nat] :
( ( dvd_dvd_nat @ B @ one_one_nat )
=> ( ( dvd_dvd_nat @ C @ one_one_nat )
=> ( ( divide_divide_nat @ A @ ( times_times_nat @ B @ C ) )
= ( divide_divide_nat @ ( divide_divide_nat @ A @ B ) @ C ) ) ) ) ).
% is_unit_div_mult2_eq
thf(fact_667_is__unit__div__mult2__eq,axiom,
! [B: int,C: int,A: int] :
( ( dvd_dvd_int @ B @ one_one_int )
=> ( ( dvd_dvd_int @ C @ one_one_int )
=> ( ( divide_divide_int @ A @ ( times_times_int @ B @ C ) )
= ( divide_divide_int @ ( divide_divide_int @ A @ B ) @ C ) ) ) ) ).
% is_unit_div_mult2_eq
thf(fact_668_even__or__iff,axiom,
! [A: int,B: int] :
( ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ ( bit_se1409905431419307370or_int @ A @ B ) )
= ( ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ A )
& ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ B ) ) ) ).
% even_or_iff
thf(fact_669_even__or__iff,axiom,
! [A: nat,B: nat] :
( ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ ( bit_se1412395901928357646or_nat @ A @ B ) )
= ( ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ A )
& ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ B ) ) ) ).
% even_or_iff
thf(fact_670_bit__eq__rec,axiom,
( ( ^ [Y5: nat,Z3: nat] : ( Y5 = Z3 ) )
= ( ^ [A3: nat,B2: nat] :
( ( ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ A3 )
= ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ B2 ) )
& ( ( divide_divide_nat @ A3 @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
= ( divide_divide_nat @ B2 @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) ) ) ) ) ).
% bit_eq_rec
thf(fact_671_bit__eq__rec,axiom,
( ( ^ [Y5: int,Z3: int] : ( Y5 = Z3 ) )
= ( ^ [A3: int,B2: int] :
( ( ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ A3 )
= ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ B2 ) )
& ( ( divide_divide_int @ A3 @ ( numeral_numeral_int @ ( bit0 @ one ) ) )
= ( divide_divide_int @ B2 @ ( numeral_numeral_int @ ( bit0 @ one ) ) ) ) ) ) ) ).
% bit_eq_rec
thf(fact_672_numeral__Bit1__div__2,axiom,
! [N: num] :
( ( divide_divide_nat @ ( numeral_numeral_nat @ ( bit1 @ N ) ) @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
= ( numeral_numeral_nat @ N ) ) ).
% numeral_Bit1_div_2
thf(fact_673_numeral__Bit1__div__2,axiom,
! [N: num] :
( ( divide_divide_int @ ( numeral_numeral_int @ ( bit1 @ N ) ) @ ( numeral_numeral_int @ ( bit0 @ one ) ) )
= ( numeral_numeral_int @ N ) ) ).
% numeral_Bit1_div_2
thf(fact_674_even__two__times__div__two,axiom,
! [A: nat] :
( ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ A )
=> ( ( times_times_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ ( divide_divide_nat @ A @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) )
= A ) ) ).
% even_two_times_div_two
thf(fact_675_even__two__times__div__two,axiom,
! [A: int] :
( ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ A )
=> ( ( times_times_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ ( divide_divide_int @ A @ ( numeral_numeral_int @ ( bit0 @ one ) ) ) )
= A ) ) ).
% even_two_times_div_two
thf(fact_676_pow_Osimps_I2_J,axiom,
! [X: num,Y: num] :
( ( pow @ X @ ( bit0 @ Y ) )
= ( sqr @ ( pow @ X @ Y ) ) ) ).
% pow.simps(2)
thf(fact_677_Suc__div__eq__add3__div__numeral,axiom,
! [M: nat,V: num] :
( ( divide_divide_nat @ ( suc @ ( suc @ ( suc @ M ) ) ) @ ( numeral_numeral_nat @ V ) )
= ( divide_divide_nat @ ( plus_plus_nat @ ( numeral_numeral_nat @ ( bit1 @ one ) ) @ M ) @ ( numeral_numeral_nat @ V ) ) ) ).
% Suc_div_eq_add3_div_numeral
thf(fact_678_div__Suc__eq__div__add3,axiom,
! [M: nat,N: nat] :
( ( divide_divide_nat @ M @ ( suc @ ( suc @ ( suc @ N ) ) ) )
= ( divide_divide_nat @ M @ ( plus_plus_nat @ ( numeral_numeral_nat @ ( bit1 @ one ) ) @ N ) ) ) ).
% div_Suc_eq_div_add3
thf(fact_679_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_680_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_681_zdiv__numeral__Bit1,axiom,
! [V: num,W: num] :
( ( divide_divide_int @ ( numeral_numeral_int @ ( bit1 @ V ) ) @ ( numeral_numeral_int @ ( bit0 @ W ) ) )
= ( divide_divide_int @ ( numeral_numeral_int @ V ) @ ( numeral_numeral_int @ W ) ) ) ).
% zdiv_numeral_Bit1
thf(fact_682_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_683_div__le__mono,axiom,
! [M: nat,N: nat,K: nat] :
( ( ord_less_eq_nat @ M @ N )
=> ( ord_less_eq_nat @ ( divide_divide_nat @ M @ K ) @ ( divide_divide_nat @ N @ K ) ) ) ).
% div_le_mono
thf(fact_684_div__le__dividend,axiom,
! [M: nat,N: nat] : ( ord_less_eq_nat @ ( divide_divide_nat @ M @ N ) @ M ) ).
% div_le_dividend
thf(fact_685_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_686_dvd__diff__commute,axiom,
! [A: int,C: int,B: int] :
( ( dvd_dvd_int @ A @ ( minus_minus_int @ C @ B ) )
= ( dvd_dvd_int @ A @ ( minus_minus_int @ B @ C ) ) ) ).
% dvd_diff_commute
thf(fact_687_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_688_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_689_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_690_div__plus__div__distrib__dvd__right,axiom,
! [C: nat,B: nat,A: nat] :
( ( 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_plus_div_distrib_dvd_right
thf(fact_691_div__plus__div__distrib__dvd__right,axiom,
! [C: int,B: int,A: int] :
( ( 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_plus_div_distrib_dvd_right
thf(fact_692_div__plus__div__distrib__dvd__left,axiom,
! [C: nat,A: nat,B: nat] :
( ( dvd_dvd_nat @ C @ A )
=> ( ( divide_divide_nat @ ( plus_plus_nat @ A @ B ) @ C )
= ( plus_plus_nat @ ( divide_divide_nat @ A @ C ) @ ( divide_divide_nat @ B @ C ) ) ) ) ).
% div_plus_div_distrib_dvd_left
thf(fact_693_div__plus__div__distrib__dvd__left,axiom,
! [C: int,A: int,B: int] :
( ( dvd_dvd_int @ C @ A )
=> ( ( divide_divide_int @ ( plus_plus_int @ A @ B ) @ C )
= ( plus_plus_int @ ( divide_divide_int @ A @ C ) @ ( divide_divide_int @ B @ C ) ) ) ) ).
% div_plus_div_distrib_dvd_left
thf(fact_694_Suc__div__eq__add3__div,axiom,
! [M: nat,N: nat] :
( ( divide_divide_nat @ ( suc @ ( suc @ ( suc @ M ) ) ) @ N )
= ( divide_divide_nat @ ( plus_plus_nat @ ( numeral_numeral_nat @ ( bit1 @ one ) ) @ M ) @ N ) ) ).
% Suc_div_eq_add3_div
thf(fact_695_bezout1__nat,axiom,
! [A: nat,B: nat] :
? [D3: nat,X3: nat,Y3: nat] :
( ( dvd_dvd_nat @ D3 @ A )
& ( dvd_dvd_nat @ D3 @ B )
& ( ( ( minus_minus_nat @ ( times_times_nat @ A @ X3 ) @ ( times_times_nat @ B @ Y3 ) )
= D3 )
| ( ( minus_minus_nat @ ( times_times_nat @ B @ X3 ) @ ( times_times_nat @ A @ Y3 ) )
= D3 ) ) ) ).
% bezout1_nat
thf(fact_696_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_697_bezout__add__nat,axiom,
! [A: nat,B: nat] :
? [D3: nat,X3: nat,Y3: nat] :
( ( dvd_dvd_nat @ D3 @ A )
& ( dvd_dvd_nat @ D3 @ B )
& ( ( ( times_times_nat @ A @ X3 )
= ( plus_plus_nat @ ( times_times_nat @ B @ Y3 ) @ D3 ) )
| ( ( times_times_nat @ B @ X3 )
= ( plus_plus_nat @ ( times_times_nat @ A @ Y3 ) @ D3 ) ) ) ) ).
% bezout_add_nat
thf(fact_698_Suc__sub,axiom,
! [N: nat,M: nat] :
( ( ( suc @ N )
= M )
=> ( N
= ( minus_minus_nat @ M @ one_one_nat ) ) ) ).
% Suc_sub
thf(fact_699_division__decomp,axiom,
! [A: int,B: int,C: int] :
( ( dvd_dvd_int @ A @ ( times_times_int @ B @ C ) )
=> ? [B5: int,C4: int] :
( ( A
= ( times_times_int @ B5 @ C4 ) )
& ( dvd_dvd_int @ B5 @ B )
& ( dvd_dvd_int @ C4 @ C ) ) ) ).
% division_decomp
thf(fact_700_division__decomp,axiom,
! [A: nat,B: nat,C: nat] :
( ( dvd_dvd_nat @ A @ ( times_times_nat @ B @ C ) )
=> ? [B5: nat,C4: nat] :
( ( A
= ( times_times_nat @ B5 @ C4 ) )
& ( dvd_dvd_nat @ B5 @ B )
& ( dvd_dvd_nat @ C4 @ C ) ) ) ).
% division_decomp
thf(fact_701_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_702_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_703_mask__Suc__double,axiom,
! [N: nat] :
( ( bit_se2000444600071755411sk_int @ ( suc @ N ) )
= ( bit_se1409905431419307370or_int @ one_one_int @ ( times_times_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ ( bit_se2000444600071755411sk_int @ N ) ) ) ) ).
% mask_Suc_double
thf(fact_704_mask__Suc__double,axiom,
! [N: nat] :
( ( bit_se2002935070580805687sk_nat @ ( suc @ N ) )
= ( bit_se1412395901928357646or_nat @ one_one_nat @ ( times_times_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ ( bit_se2002935070580805687sk_nat @ N ) ) ) ) ).
% mask_Suc_double
thf(fact_705_odd__Suc__minus__one,axiom,
! [N: nat] :
( ~ ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ N )
=> ( ( suc @ ( minus_minus_nat @ N @ ( suc @ zero_zero_nat ) ) )
= N ) ) ).
% odd_Suc_minus_one
thf(fact_706_even__mask__div__iff_H,axiom,
! [M: nat,N: nat] :
( ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ ( divide_divide_nat @ ( minus_minus_nat @ ( power_power_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ M ) @ one_one_nat ) @ ( power_power_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ N ) ) )
= ( ord_less_eq_nat @ M @ N ) ) ).
% even_mask_div_iff'
thf(fact_707_even__mask__div__iff_H,axiom,
! [M: nat,N: nat] :
( ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ ( divide_divide_int @ ( minus_minus_int @ ( power_power_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ M ) @ one_one_int ) @ ( power_power_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ N ) ) )
= ( ord_less_eq_nat @ M @ N ) ) ).
% even_mask_div_iff'
thf(fact_708_even__diff__nat,axiom,
! [M: nat,N: nat] :
( ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ ( minus_minus_nat @ M @ N ) )
= ( ( ord_less_nat @ M @ N )
| ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ ( plus_plus_nat @ M @ N ) ) ) ) ).
% even_diff_nat
thf(fact_709_le__zero__eq,axiom,
! [N: nat] :
( ( ord_less_eq_nat @ N @ zero_zero_nat )
= ( N = zero_zero_nat ) ) ).
% le_zero_eq
thf(fact_710_not__gr__zero,axiom,
! [N: nat] :
( ( ~ ( ord_less_nat @ zero_zero_nat @ N ) )
= ( N = zero_zero_nat ) ) ).
% not_gr_zero
thf(fact_711_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_712_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_713_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_714_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_715_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_716_mult__zero__right,axiom,
! [A: nat] :
( ( times_times_nat @ A @ zero_zero_nat )
= zero_zero_nat ) ).
% mult_zero_right
thf(fact_717_mult__zero__left,axiom,
! [A: nat] :
( ( times_times_nat @ zero_zero_nat @ A )
= zero_zero_nat ) ).
% mult_zero_left
thf(fact_718_add__0,axiom,
! [A: int] :
( ( plus_plus_int @ zero_zero_int @ A )
= A ) ).
% add_0
thf(fact_719_add__0,axiom,
! [A: nat] :
( ( plus_plus_nat @ zero_zero_nat @ A )
= A ) ).
% add_0
thf(fact_720_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_721_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_722_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_723_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_724_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_725_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_726_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_727_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_728_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_729_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_730_double__zero__sym,axiom,
! [A: int] :
( ( zero_zero_int
= ( plus_plus_int @ A @ A ) )
= ( A = zero_zero_int ) ) ).
% double_zero_sym
thf(fact_731_add_Oright__neutral,axiom,
! [A: int] :
( ( plus_plus_int @ A @ zero_zero_int )
= A ) ).
% add.right_neutral
thf(fact_732_add_Oright__neutral,axiom,
! [A: nat] :
( ( plus_plus_nat @ A @ zero_zero_nat )
= A ) ).
% add.right_neutral
thf(fact_733_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_734_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_735_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_736_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_737_cancel__comm__monoid__add__class_Odiff__cancel,axiom,
! [A: nat] :
( ( minus_minus_nat @ A @ A )
= zero_zero_nat ) ).
% cancel_comm_monoid_add_class.diff_cancel
thf(fact_738_cancel__comm__monoid__add__class_Odiff__cancel,axiom,
! [A: int] :
( ( minus_minus_int @ A @ A )
= zero_zero_int ) ).
% cancel_comm_monoid_add_class.diff_cancel
thf(fact_739_diff__zero,axiom,
! [A: nat] :
( ( minus_minus_nat @ A @ zero_zero_nat )
= A ) ).
% diff_zero
thf(fact_740_diff__zero,axiom,
! [A: int] :
( ( minus_minus_int @ A @ zero_zero_int )
= A ) ).
% diff_zero
thf(fact_741_zero__diff,axiom,
! [A: nat] :
( ( minus_minus_nat @ zero_zero_nat @ A )
= zero_zero_nat ) ).
% zero_diff
thf(fact_742_diff__0__right,axiom,
! [A: int] :
( ( minus_minus_int @ A @ zero_zero_int )
= A ) ).
% diff_0_right
thf(fact_743_diff__self,axiom,
! [A: int] :
( ( minus_minus_int @ A @ A )
= zero_zero_int ) ).
% diff_self
thf(fact_744_dvd__0__left__iff,axiom,
! [A: int] :
( ( dvd_dvd_int @ zero_zero_int @ A )
= ( A = zero_zero_int ) ) ).
% dvd_0_left_iff
thf(fact_745_dvd__0__left__iff,axiom,
! [A: nat] :
( ( dvd_dvd_nat @ zero_zero_nat @ A )
= ( A = zero_zero_nat ) ) ).
% dvd_0_left_iff
thf(fact_746_dvd__0__right,axiom,
! [A: int] : ( dvd_dvd_int @ A @ zero_zero_int ) ).
% dvd_0_right
thf(fact_747_dvd__0__right,axiom,
! [A: nat] : ( dvd_dvd_nat @ A @ zero_zero_nat ) ).
% dvd_0_right
thf(fact_748_div__by__0,axiom,
! [A: nat] :
( ( divide_divide_nat @ A @ zero_zero_nat )
= zero_zero_nat ) ).
% div_by_0
thf(fact_749_div__by__0,axiom,
! [A: int] :
( ( divide_divide_int @ A @ zero_zero_int )
= zero_zero_int ) ).
% div_by_0
thf(fact_750_div__0,axiom,
! [A: nat] :
( ( divide_divide_nat @ zero_zero_nat @ A )
= zero_zero_nat ) ).
% div_0
thf(fact_751_div__0,axiom,
! [A: int] :
( ( divide_divide_int @ zero_zero_int @ A )
= zero_zero_int ) ).
% div_0
thf(fact_752_bits__div__by__0,axiom,
! [A: nat] :
( ( divide_divide_nat @ A @ zero_zero_nat )
= zero_zero_nat ) ).
% bits_div_by_0
thf(fact_753_bits__div__by__0,axiom,
! [A: int] :
( ( divide_divide_int @ A @ zero_zero_int )
= zero_zero_int ) ).
% bits_div_by_0
thf(fact_754_bits__div__0,axiom,
! [A: nat] :
( ( divide_divide_nat @ zero_zero_nat @ A )
= zero_zero_nat ) ).
% bits_div_0
thf(fact_755_bits__div__0,axiom,
! [A: int] :
( ( divide_divide_int @ zero_zero_int @ A )
= zero_zero_int ) ).
% bits_div_0
thf(fact_756_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_757_power__Suc__0,axiom,
! [N: nat] :
( ( power_power_nat @ ( suc @ zero_zero_nat ) @ N )
= ( suc @ zero_zero_nat ) ) ).
% power_Suc_0
thf(fact_758_less__nat__zero__code,axiom,
! [N: nat] :
~ ( ord_less_nat @ N @ zero_zero_nat ) ).
% less_nat_zero_code
thf(fact_759_neq0__conv,axiom,
! [N: nat] :
( ( N != zero_zero_nat )
= ( ord_less_nat @ zero_zero_nat @ N ) ) ).
% neq0_conv
thf(fact_760_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_761_mask__nat__positive__iff,axiom,
! [N: nat] :
( ( ord_less_nat @ zero_zero_nat @ ( bit_se2002935070580805687sk_nat @ N ) )
= ( ord_less_nat @ zero_zero_nat @ N ) ) ).
% mask_nat_positive_iff
thf(fact_762_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_763_Suc__mono,axiom,
! [M: nat,N: nat] :
( ( ord_less_nat @ M @ N )
=> ( ord_less_nat @ ( suc @ M ) @ ( suc @ N ) ) ) ).
% Suc_mono
thf(fact_764_lessI,axiom,
! [N: nat] : ( ord_less_nat @ N @ ( suc @ N ) ) ).
% lessI
thf(fact_765_le0,axiom,
! [N: nat] : ( ord_less_eq_nat @ zero_zero_nat @ N ) ).
% le0
thf(fact_766_bot__nat__0_Oextremum,axiom,
! [A: nat] : ( ord_less_eq_nat @ zero_zero_nat @ A ) ).
% bot_nat_0.extremum
thf(fact_767_Nat_Oadd__0__right,axiom,
! [M: nat] :
( ( plus_plus_nat @ M @ zero_zero_nat )
= M ) ).
% Nat.add_0_right
thf(fact_768_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_769_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_770_diff__self__eq__0,axiom,
! [M: nat] :
( ( minus_minus_nat @ M @ M )
= zero_zero_nat ) ).
% diff_self_eq_0
thf(fact_771_diff__0__eq__0,axiom,
! [N: nat] :
( ( minus_minus_nat @ zero_zero_nat @ N )
= zero_zero_nat ) ).
% diff_0_eq_0
thf(fact_772_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_773_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_774_mult__0__right,axiom,
! [M: nat] :
( ( times_times_nat @ M @ zero_zero_nat )
= zero_zero_nat ) ).
% mult_0_right
thf(fact_775_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_776_or_Oright__neutral,axiom,
! [A: nat] :
( ( bit_se1412395901928357646or_nat @ A @ zero_zero_nat )
= A ) ).
% or.right_neutral
thf(fact_777_or_Oleft__neutral,axiom,
! [A: nat] :
( ( bit_se1412395901928357646or_nat @ zero_zero_nat @ A )
= A ) ).
% or.left_neutral
thf(fact_778_xor_Oright__neutral,axiom,
! [A: nat] :
( ( bit_se6528837805403552850or_nat @ A @ zero_zero_nat )
= A ) ).
% xor.right_neutral
thf(fact_779_xor_Oleft__neutral,axiom,
! [A: nat] :
( ( bit_se6528837805403552850or_nat @ zero_zero_nat @ A )
= A ) ).
% xor.left_neutral
thf(fact_780_xor__self__eq,axiom,
! [A: nat] :
( ( bit_se6528837805403552850or_nat @ A @ A )
= zero_zero_nat ) ).
% xor_self_eq
thf(fact_781_push__bit__eq__0__iff,axiom,
! [N: nat,A: nat] :
( ( ( bit_se547839408752420682it_nat @ N @ A )
= zero_zero_nat )
= ( A = zero_zero_nat ) ) ).
% push_bit_eq_0_iff
thf(fact_782_push__bit__eq__0__iff,axiom,
! [N: nat,A: int] :
( ( ( bit_se545348938243370406it_int @ N @ A )
= zero_zero_int )
= ( A = zero_zero_int ) ) ).
% push_bit_eq_0_iff
thf(fact_783_push__bit__of__0,axiom,
! [N: nat] :
( ( bit_se547839408752420682it_nat @ N @ zero_zero_nat )
= zero_zero_nat ) ).
% push_bit_of_0
thf(fact_784_push__bit__of__0,axiom,
! [N: nat] :
( ( bit_se545348938243370406it_int @ N @ zero_zero_int )
= zero_zero_int ) ).
% push_bit_of_0
thf(fact_785_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_786_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_787_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_788_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_789_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_790_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_791_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_792_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_793_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_794_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_795_diff__ge__0__iff__ge,axiom,
! [A: int,B: int] :
( ( ord_less_eq_int @ zero_zero_int @ ( minus_minus_int @ A @ B ) )
= ( ord_less_eq_int @ B @ A ) ) ).
% diff_ge_0_iff_ge
thf(fact_796_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_797_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_798_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_799_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_800_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_801_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_802_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_803_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_804_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_805_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_806_diff__gt__0__iff__gt,axiom,
! [A: int,B: int] :
( ( ord_less_int @ zero_zero_int @ ( minus_minus_int @ A @ B ) )
= ( ord_less_int @ B @ A ) ) ).
% diff_gt_0_iff_gt
thf(fact_807_diff__add__zero,axiom,
! [A: nat,B: nat] :
( ( minus_minus_nat @ A @ ( plus_plus_nat @ A @ B ) )
= zero_zero_nat ) ).
% diff_add_zero
thf(fact_808_diff__numeral__special_I9_J,axiom,
( ( minus_minus_int @ one_one_int @ one_one_int )
= zero_zero_int ) ).
% diff_numeral_special(9)
thf(fact_809_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_810_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_811_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_812_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_813_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_814_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_815_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_816_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_817_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_818_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_819_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_820_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_821_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_822_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_823_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_824_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_825_div__self,axiom,
! [A: nat] :
( ( A != zero_zero_nat )
=> ( ( divide_divide_nat @ A @ A )
= one_one_nat ) ) ).
% div_self
thf(fact_826_div__self,axiom,
! [A: int] :
( ( A != zero_zero_int )
=> ( ( divide_divide_int @ A @ A )
= one_one_int ) ) ).
% div_self
thf(fact_827_power__0__Suc,axiom,
! [N: nat] :
( ( power_power_nat @ zero_zero_nat @ ( suc @ N ) )
= zero_zero_nat ) ).
% power_0_Suc
thf(fact_828_power__zero__numeral,axiom,
! [K: num] :
( ( power_power_nat @ zero_zero_nat @ ( numeral_numeral_nat @ K ) )
= zero_zero_nat ) ).
% power_zero_numeral
thf(fact_829_zero__less__Suc,axiom,
! [N: nat] : ( ord_less_nat @ zero_zero_nat @ ( suc @ N ) ) ).
% zero_less_Suc
thf(fact_830_less__Suc0,axiom,
! [N: nat] :
( ( ord_less_nat @ N @ ( suc @ zero_zero_nat ) )
= ( N = zero_zero_nat ) ) ).
% less_Suc0
thf(fact_831_power__Suc0__right,axiom,
! [A: nat] :
( ( power_power_nat @ A @ ( suc @ zero_zero_nat ) )
= A ) ).
% power_Suc0_right
thf(fact_832_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_833_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_834_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_835_zero__less__diff,axiom,
! [N: nat,M: nat] :
( ( ord_less_nat @ zero_zero_nat @ ( minus_minus_nat @ N @ M ) )
= ( ord_less_nat @ M @ N ) ) ).
% zero_less_diff
thf(fact_836_diff__is__0__eq_H,axiom,
! [M: nat,N: nat] :
( ( ord_less_eq_nat @ M @ N )
=> ( ( minus_minus_nat @ M @ N )
= zero_zero_nat ) ) ).
% diff_is_0_eq'
thf(fact_837_diff__is__0__eq,axiom,
! [M: nat,N: nat] :
( ( ( minus_minus_nat @ M @ N )
= zero_zero_nat )
= ( ord_less_eq_nat @ M @ N ) ) ).
% diff_is_0_eq
thf(fact_838_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_839_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_840_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_841_less__one,axiom,
! [N: nat] :
( ( ord_less_nat @ N @ one_one_nat )
= ( N = zero_zero_nat ) ) ).
% less_one
thf(fact_842_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_843_dvd__1__left,axiom,
! [K: nat] : ( dvd_dvd_nat @ ( suc @ zero_zero_nat ) @ K ) ).
% dvd_1_left
thf(fact_844_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_845_div__by__Suc__0,axiom,
! [M: nat] :
( ( divide_divide_nat @ M @ ( suc @ zero_zero_nat ) )
= M ) ).
% div_by_Suc_0
thf(fact_846_mask__eq__0__iff,axiom,
! [N: nat] :
( ( ( bit_se2002935070580805687sk_nat @ N )
= zero_zero_nat )
= ( N = zero_zero_nat ) ) ).
% mask_eq_0_iff
thf(fact_847_mask__0,axiom,
( ( bit_se2002935070580805687sk_nat @ zero_zero_nat )
= zero_zero_nat ) ).
% mask_0
thf(fact_848_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_849_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_850_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_851_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_852_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_853_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_854_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_855_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_856_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_857_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_858_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_859_or__nat__numerals_I2_J,axiom,
! [Y: num] :
( ( bit_se1412395901928357646or_nat @ ( suc @ zero_zero_nat ) @ ( numeral_numeral_nat @ ( bit1 @ Y ) ) )
= ( numeral_numeral_nat @ ( bit1 @ Y ) ) ) ).
% or_nat_numerals(2)
thf(fact_860_or__nat__numerals_I4_J,axiom,
! [X: num] :
( ( bit_se1412395901928357646or_nat @ ( numeral_numeral_nat @ ( bit1 @ X ) ) @ ( suc @ zero_zero_nat ) )
= ( numeral_numeral_nat @ ( bit1 @ X ) ) ) ).
% or_nat_numerals(4)
thf(fact_861_Suc__pred,axiom,
! [N: nat] :
( ( ord_less_nat @ zero_zero_nat @ N )
=> ( ( suc @ ( minus_minus_nat @ N @ ( suc @ zero_zero_nat ) ) )
= N ) ) ).
% Suc_pred
thf(fact_862_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_863_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_864_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_865_mask__Suc__0,axiom,
( ( bit_se2002935070580805687sk_nat @ ( suc @ zero_zero_nat ) )
= one_one_nat ) ).
% mask_Suc_0
thf(fact_866_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_867_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_868_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_869_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_870_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_871_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_872_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_873_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_874_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_875_push__bit__of__Suc__0,axiom,
! [N: nat] :
( ( bit_se547839408752420682it_nat @ N @ ( suc @ zero_zero_nat ) )
= ( power_power_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ N ) ) ).
% push_bit_of_Suc_0
thf(fact_876_or__nat__numerals_I1_J,axiom,
! [Y: num] :
( ( bit_se1412395901928357646or_nat @ ( suc @ zero_zero_nat ) @ ( numeral_numeral_nat @ ( bit0 @ Y ) ) )
= ( numeral_numeral_nat @ ( bit1 @ Y ) ) ) ).
% or_nat_numerals(1)
thf(fact_877_or__nat__numerals_I3_J,axiom,
! [X: num] :
( ( bit_se1412395901928357646or_nat @ ( numeral_numeral_nat @ ( bit0 @ X ) ) @ ( suc @ zero_zero_nat ) )
= ( numeral_numeral_nat @ ( bit1 @ X ) ) ) ).
% or_nat_numerals(3)
thf(fact_878_xor__nat__numerals_I1_J,axiom,
! [Y: num] :
( ( bit_se6528837805403552850or_nat @ ( suc @ zero_zero_nat ) @ ( numeral_numeral_nat @ ( bit0 @ Y ) ) )
= ( numeral_numeral_nat @ ( bit1 @ Y ) ) ) ).
% xor_nat_numerals(1)
thf(fact_879_xor__nat__numerals_I2_J,axiom,
! [Y: num] :
( ( bit_se6528837805403552850or_nat @ ( suc @ zero_zero_nat ) @ ( numeral_numeral_nat @ ( bit1 @ Y ) ) )
= ( numeral_numeral_nat @ ( bit0 @ Y ) ) ) ).
% xor_nat_numerals(2)
thf(fact_880_xor__nat__numerals_I3_J,axiom,
! [X: num] :
( ( bit_se6528837805403552850or_nat @ ( numeral_numeral_nat @ ( bit0 @ X ) ) @ ( suc @ zero_zero_nat ) )
= ( numeral_numeral_nat @ ( bit1 @ X ) ) ) ).
% xor_nat_numerals(3)
thf(fact_881_xor__nat__numerals_I4_J,axiom,
! [X: num] :
( ( bit_se6528837805403552850or_nat @ ( numeral_numeral_nat @ ( bit1 @ X ) ) @ ( suc @ zero_zero_nat ) )
= ( numeral_numeral_nat @ ( bit0 @ X ) ) ) ).
% xor_nat_numerals(4)
thf(fact_882_Suc__diff__1,axiom,
! [N: nat] :
( ( ord_less_nat @ zero_zero_nat @ N )
=> ( ( suc @ ( minus_minus_nat @ N @ one_one_nat ) )
= N ) ) ).
% Suc_diff_1
thf(fact_883_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_884_Suc__0__div__numeral_I3_J,axiom,
! [N: num] :
( ( divide_divide_nat @ ( suc @ zero_zero_nat ) @ ( numeral_numeral_nat @ ( bit1 @ N ) ) )
= zero_zero_nat ) ).
% Suc_0_div_numeral(3)
thf(fact_885_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_886_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_887_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_888_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_889_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_890_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_891_even__push__bit__iff,axiom,
! [N: nat,A: nat] :
( ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ ( bit_se547839408752420682it_nat @ N @ A ) )
= ( ( N != zero_zero_nat )
| ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ A ) ) ) ).
% even_push_bit_iff
thf(fact_892_even__push__bit__iff,axiom,
! [N: nat,A: int] :
( ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ ( bit_se545348938243370406it_int @ N @ A ) )
= ( ( N != zero_zero_nat )
| ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ A ) ) ) ).
% even_push_bit_iff
thf(fact_893_push__bit__of__1,axiom,
! [N: nat] :
( ( bit_se547839408752420682it_nat @ N @ one_one_nat )
= ( power_power_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ N ) ) ).
% push_bit_of_1
thf(fact_894_push__bit__of__1,axiom,
! [N: nat] :
( ( bit_se545348938243370406it_int @ N @ one_one_int )
= ( power_power_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ N ) ) ).
% push_bit_of_1
thf(fact_895_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_896_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_897_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_898_semiring__parity__class_Oeven__mask__iff,axiom,
! [N: nat] :
( ( dvd_dvd_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ ( minus_minus_nat @ ( power_power_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ N ) @ one_one_nat ) )
= ( N = zero_zero_nat ) ) ).
% semiring_parity_class.even_mask_iff
thf(fact_899_semiring__parity__class_Oeven__mask__iff,axiom,
! [N: nat] :
( ( dvd_dvd_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ ( minus_minus_int @ ( power_power_int @ ( numeral_numeral_int @ ( bit0 @ one ) ) @ N ) @ one_one_int ) )
= ( N = zero_zero_nat ) ) ).
% semiring_parity_class.even_mask_iff
thf(fact_900_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_901_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_902_Euclid__induct,axiom,
! [P: nat > nat > $o,A: nat,B: nat] :
( ! [A4: nat,B4: nat] :
( ( P @ A4 @ B4 )
= ( P @ B4 @ A4 ) )
=> ( ! [A4: nat] : ( P @ A4 @ zero_zero_nat )
=> ( ! [A4: nat,B4: nat] :
( ( P @ A4 @ B4 )
=> ( P @ A4 @ ( plus_plus_nat @ A4 @ B4 ) ) )
=> ( P @ A @ B ) ) ) ) ).
% Euclid_induct
thf(fact_903_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_904_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_905_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_906_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_907_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_908_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_909_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_910_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_911_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_912_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_913_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_914_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_915_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_916_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_917_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_918_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_919_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_920_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_921_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_922_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_923_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_924_less__numeral__extra_I4_J,axiom,
~ ( ord_less_nat @ one_one_nat @ one_one_nat ) ).
% less_numeral_extra(4)
thf(fact_925_diff__strict__right__mono,axiom,
! [A: int,B: int,C: int] :
( ( ord_less_int @ A @ B )
=> ( ord_less_int @ ( minus_minus_int @ A @ C ) @ ( minus_minus_int @ B @ C ) ) ) ).
% diff_strict_right_mono
thf(fact_926_diff__strict__left__mono,axiom,
! [B: int,A: int,C: int] :
( ( ord_less_int @ B @ A )
=> ( ord_less_int @ ( minus_minus_int @ C @ A ) @ ( minus_minus_int @ C @ B ) ) ) ).
% diff_strict_left_mono
thf(fact_927_diff__eq__diff__less,axiom,
! [A: int,B: int,C: int,D: int] :
( ( ( minus_minus_int @ A @ B )
= ( minus_minus_int @ C @ D ) )
=> ( ( ord_less_int @ A @ B )
= ( ord_less_int @ C @ D ) ) ) ).
% diff_eq_diff_less
thf(fact_928_diff__strict__mono,axiom,
! [A: int,B: int,D: int,C: int] :
( ( ord_less_int @ A @ B )
=> ( ( ord_less_int @ D @ C )
=> ( ord_less_int @ ( minus_minus_int @ A @ C ) @ ( minus_minus_int @ B @ D ) ) ) ) ).
% diff_strict_mono
thf(fact_929_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_930_Suc__lessD,axiom,
! [M: nat,N: nat] :
( ( ord_less_nat @ ( suc @ M ) @ N )
=> ( ord_less_nat @ M @ N ) ) ).
% Suc_lessD
thf(fact_931_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_932_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_933_less__SucE,axiom,
! [M: nat,N: nat] :
( ( ord_less_nat @ M @ ( suc @ N ) )
=> ( ~ ( ord_less_nat @ M @ N )
=> ( M = N ) ) ) ).
% less_SucE
thf(fact_934_less__SucI,axiom,
! [M: nat,N: nat] :
( ( ord_less_nat @ M @ N )
=> ( ord_less_nat @ M @ ( suc @ N ) ) ) ).
% less_SucI
thf(fact_935_Ex__less__Suc,axiom,
! [N: nat,P: nat > $o] :
( ( ? [I2: nat] :
( ( ord_less_nat @ I2 @ ( suc @ N ) )
& ( P @ I2 ) ) )
= ( ( P @ N )
| ? [I2: nat] :
( ( ord_less_nat @ I2 @ N )
& ( P @ I2 ) ) ) ) ).
% Ex_less_Suc
thf(fact_936_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_937_not__less__eq,axiom,
! [M: nat,N: nat] :
( ( ~ ( ord_less_nat @ M @ N ) )
= ( ord_less_nat @ N @ ( suc @ M ) ) ) ).
% not_less_eq
thf(fact_938_All__less__Suc,axiom,
! [N: nat,P: nat > $o] :
( ( ! [I2: nat] :
( ( ord_less_nat @ I2 @ ( suc @ N ) )
=> ( P @ I2 ) ) )
= ( ( P @ N )
& ! [I2: nat] :
( ( ord_less_nat @ I2 @ N )
=> ( P @ I2 ) ) ) ) ).
% All_less_Suc
thf(fact_939_Suc__less__eq2,axiom,
! [N: nat,M: nat] :
( ( ord_less_nat @ ( suc @ N ) @ M )
= ( ? [M6: nat] :
( ( M
= ( suc @ M6 ) )
& ( ord_less_nat @ N @ M6 ) ) ) ) ).
% Suc_less_eq2
thf(fact_940_less__antisym,axiom,
! [N: nat,M: nat] :
( ~ ( ord_less_nat @ N @ M )
=> ( ( ord_less_nat @ N @ ( suc @ M ) )
=> ( M = N ) ) ) ).
% less_antisym
thf(fact_941_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_942_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_943_less__Suc__induct,axiom,
! [I: nat,J: nat,P: nat > nat > $o] :
( ( ord_less_nat @ I @ J )
=> ( ! [I3: nat] : ( P @ I3 @ ( suc @ I3 ) )
=> ( ! [I3: nat,J2: nat,K3: nat] :
( ( ord_less_nat @ I3 @ J2 )
=> ( ( ord_less_nat @ J2 @ K3 )
=> ( ( P @ I3 @ J2 )
=> ( ( P @ J2 @ K3 )
=> ( P @ I3 @ K3 ) ) ) ) )
=> ( P @ I @ J ) ) ) ) ).
% less_Suc_induct
thf(fact_944_strict__inc__induct,axiom,
! [I: nat,J: nat,P: nat > $o] :
( ( ord_less_nat @ I @ J )
=> ( ! [I3: nat] :
( ( J
= ( suc @ I3 ) )
=> ( P @ I3 ) )
=> ( ! [I3: nat] :
( ( ord_less_nat @ I3 @ J )
=> ( ( P @ ( suc @ I3 ) )
=> ( P @ I3 ) ) )
=> ( P @ I ) ) ) ) ).
% strict_inc_induct
thf(fact_945_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_946_nat__less__le,axiom,
( ord_less_nat
= ( ^ [M5: nat,N3: nat] :
( ( ord_less_eq_nat @ M5 @ N3 )
& ( M5 != N3 ) ) ) ) ).
% nat_less_le
thf(fact_947_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_948_le__eq__less__or__eq,axiom,
( ord_less_eq_nat
= ( ^ [M5: nat,N3: nat] :
( ( ord_less_nat @ M5 @ N3 )
| ( M5 = N3 ) ) ) ) ).
% le_eq_less_or_eq
thf(fact_949_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_950_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_951_less__mono__imp__le__mono,axiom,
! [F: nat > nat,I: nat,J: nat] :
( ! [I3: nat,J2: nat] :
( ( ord_less_nat @ I3 @ J2 )
=> ( ord_less_nat @ ( F @ I3 ) @ ( F @ J2 ) ) )
=> ( ( ord_less_eq_nat @ I @ J )
=> ( ord_less_eq_nat @ ( F @ I ) @ ( F @ J ) ) ) ) ).
% less_mono_imp_le_mono
thf(fact_952_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_953_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_954_not__add__less1,axiom,
! [I: nat,J: nat] :
~ ( ord_less_nat @ ( plus_plus_nat @ I @ J ) @ I ) ).
% not_add_less1
thf(fact_955_not__add__less2,axiom,
! [J: nat,I: nat] :
~ ( ord_less_nat @ ( plus_plus_nat @ J @ I ) @ I ) ).
% not_add_less2
thf(fact_956_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_957_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_958_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_959_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_960_le__numeral__extra_I3_J,axiom,
ord_less_eq_nat @ zero_zero_nat @ zero_zero_nat ).
% le_numeral_extra(3)
thf(fact_961_zero__le,axiom,
! [X: nat] : ( ord_less_eq_nat @ zero_zero_nat @ X ) ).
% zero_le
thf(fact_962_diff__less__mono2,axiom,
! [M: nat,N: nat,L: nat] :
( ( ord_less_nat @ M @ N )
=> ( ( ord_less_nat @ M @ L )
=> ( ord_less_nat @ ( minus_minus_nat @ L @ N ) @ ( minus_minus_nat @ L @ M ) ) ) ) ).
% diff_less_mono2
thf(fact_963_less__imp__diff__less,axiom,
! [J: nat,K: nat,N: nat] :
( ( ord_less_nat @ J @ K )
=> ( ord_less_nat @ ( minus_minus_nat @ J @ N ) @ K ) ) ).
% less_imp_diff_less
thf(fact_964_zero__neq__numeral,axiom,
! [N: num] :
( zero_zero_nat
!= ( numeral_numeral_nat @ N ) ) ).
% zero_neq_numeral
thf(fact_965_zero__neq__numeral,axiom,
! [N: num] :
( zero_zero_int
!= ( numeral_numeral_int @ N ) ) ).
% zero_neq_numeral
thf(fact_966_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_967_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_968_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_969_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_970_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_971_verit__sum__simplify,axiom,
! [A: int] :
( ( plus_plus_int @ A @ zero_zero_int )
= A ) ).
% verit_sum_simplify
thf(fact_972_verit__sum__simplify,axiom,
! [A: nat] :
( ( plus_plus_nat @ A @ zero_zero_nat )
= A ) ).
% verit_sum_simplify
thf(fact_973_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_974_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_975_add_Ocomm__neutral,axiom,
! [A: int] :
( ( plus_plus_int @ A @ zero_zero_int )
= A ) ).
% add.comm_neutral
thf(fact_976_add_Ocomm__neutral,axiom,
! [A: nat] :
( ( plus_plus_nat @ A @ zero_zero_nat )
= A ) ).
% add.comm_neutral
thf(fact_977_add_Ogroup__left__neutral,axiom,
! [A: int] :
( ( plus_plus_int @ zero_zero_int @ A )
= A ) ).
% add.group_left_neutral
thf(fact_978_add__0__iff,axiom,
! [B: int,A: int] :
( ( B
= ( plus_plus_int @ B @ A ) )
= ( A = zero_zero_int ) ) ).
% add_0_iff
thf(fact_979_add__0__iff,axiom,
! [B: nat,A: nat] :
( ( B
= ( plus_plus_nat @ B @ A ) )
= ( A = zero_zero_nat ) ) ).
% add_0_iff
thf(fact_980_zero__neq__one,axiom,
zero_zero_nat != one_one_nat ).
% zero_neq_one
thf(fact_981_eq__iff__diff__eq__0,axiom,
( ( ^ [Y5: int,Z3: int] : ( Y5 = Z3 ) )
= ( ^ [A3: int,B2: int] :
( ( minus_minus_int @ A3 @ B2 )
= zero_zero_int ) ) ) ).
% eq_iff_diff_eq_0
thf(fact_982_power2__less__imp__less,axiom,
! [X: nat,Y: nat] :
( ( ord_less_nat @ ( power_power_nat @ X @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) @ ( power_power_nat @ Y @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) )
=> ( ( ord_less_eq_nat @ zero_zero_nat @ Y )
=> ( ord_less_nat @ X @ Y ) ) ) ).
% power2_less_imp_less
thf(fact_983_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_984_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_985_dvd__0__left,axiom,
! [A: int] :
( ( dvd_dvd_int @ zero_zero_int @ A )
=> ( A = zero_zero_int ) ) ).
% dvd_0_left
thf(fact_986_dvd__0__left,axiom,
! [A: nat] :
( ( dvd_dvd_nat @ zero_zero_nat @ A )
=> ( A = zero_zero_nat ) ) ).
% dvd_0_left
thf(fact_987_nat_Odistinct_I1_J,axiom,
! [X2: nat] :
( zero_zero_nat
!= ( suc @ X2 ) ) ).
% nat.distinct(1)
thf(fact_988_old_Onat_Odistinct_I2_J,axiom,
! [Nat2: nat] :
( ( suc @ Nat2 )
!= zero_zero_nat ) ).
% old.nat.distinct(2)
thf(fact_989_old_Onat_Odistinct_I1_J,axiom,
! [Nat2: nat] :
( zero_zero_nat
!= ( suc @ Nat2 ) ) ).
% old.nat.distinct(1)
thf(fact_990_nat_OdiscI,axiom,
! [Nat: nat,X2: nat] :
( ( Nat
= ( suc @ X2 ) )
=> ( Nat != zero_zero_nat ) ) ).
% nat.discI
thf(fact_991_old_Onat_Oexhaust,axiom,
! [Y: nat] :
( ( Y != zero_zero_nat )
=> ~ ! [Nat3: nat] :
( Y
!= ( suc @ Nat3 ) ) ) ).
% old.nat.exhaust
thf(fact_992_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_993_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_994_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_995_Suc__neq__Zero,axiom,
! [M: nat] :
( ( suc @ M )
!= zero_zero_nat ) ).
% Suc_neq_Zero
thf(fact_996_Zero__neq__Suc,axiom,
! [M: nat] :
( zero_zero_nat
!= ( suc @ M ) ) ).
% Zero_neq_Suc
thf(fact_997_Zero__not__Suc,axiom,
! [M: nat] :
( zero_zero_nat
!= ( suc @ M ) ) ).
% Zero_not_Suc
thf(fact_998_not0__implies__Suc,axiom,
! [N: nat] :
( ( N != zero_zero_nat )
=> ? [M4: nat] :
( N
= ( suc @ M4 ) ) ) ).
% not0_implies_Suc
thf(fact_999_less__eq__nat_Osimps_I1_J,axiom,
! [N: nat] : ( ord_less_eq_nat @ zero_zero_nat @ N ) ).
% less_eq_nat.simps(1)
thf(fact_1000_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_1001_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_1002_le__0__eq,axiom,
! [N: nat] :
( ( ord_less_eq_nat @ N @ zero_zero_nat )
= ( N = zero_zero_nat ) ) ).
% le_0_eq
thf(fact_1003_plus__nat_Oadd__0,axiom,
! [N: nat] :
( ( plus_plus_nat @ zero_zero_nat @ N )
= N ) ).
% plus_nat.add_0
thf(fact_1004_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_1005_less__eq__mask,axiom,
! [N: nat] : ( ord_less_eq_nat @ N @ ( bit_se2002935070580805687sk_nat @ N ) ) ).
% less_eq_mask
thf(fact_1006_minus__nat_Odiff__0,axiom,
! [M: nat] :
( ( minus_minus_nat @ M @ zero_zero_nat )
= M ) ).
% minus_nat.diff_0
thf(fact_1007_diffs0__imp__equal,axiom,
! [M: nat,N: nat] :
( ( ( minus_minus_nat @ M @ N )
= zero_zero_nat )
=> ( ( ( minus_minus_nat @ N @ M )
= zero_zero_nat )
=> ( M = N ) ) ) ).
% diffs0_imp_equal
thf(fact_1008_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_1009_mult__0,axiom,
! [N: nat] :
( ( times_times_nat @ zero_zero_nat @ N )
= zero_zero_nat ) ).
% mult_0
thf(fact_1010_order__less__imp__not__less,axiom,
! [X: nat,Y: nat] :
( ( ord_less_nat @ X @ Y )
=> ~ ( ord_less_nat @ Y @ X ) ) ).
% order_less_imp_not_less
thf(fact_1011_order__less__imp__not__eq2,axiom,
! [X: nat,Y: nat] :
( ( ord_less_nat @ X @ Y )
=> ( Y != X ) ) ).
% order_less_imp_not_eq2
thf(fact_1012_order__less__imp__not__eq,axiom,
! [X: nat,Y: nat] :
( ( ord_less_nat @ X @ Y )
=> ( X != Y ) ) ).
% order_less_imp_not_eq
thf(fact_1013_linorder__less__linear,axiom,
! [X: nat,Y: nat] :
( ( ord_less_nat @ X @ Y )
| ( X = Y )
| ( ord_less_nat @ Y @ X ) ) ).
% linorder_less_linear
thf(fact_1014_order__less__imp__triv,axiom,
! [X: nat,Y: nat,P: $o] :
( ( ord_less_nat @ X @ Y )
=> ( ( ord_less_nat @ Y @ X )
=> P ) ) ).
% order_less_imp_triv
thf(fact_1015_order__less__not__sym,axiom,
! [X: nat,Y: nat] :
( ( ord_less_nat @ X @ Y )
=> ~ ( ord_less_nat @ Y @ X ) ) ).
% order_less_not_sym
thf(fact_1016_order__less__subst2,axiom,
! [A: nat,B: nat,F: nat > nat,C: nat] :
( ( ord_less_nat @ A @ B )
=> ( ( ord_less_nat @ ( F @ B ) @ C )
=> ( ! [X3: nat,Y3: nat] :
( ( ord_less_nat @ X3 @ Y3 )
=> ( ord_less_nat @ ( F @ X3 ) @ ( F @ Y3 ) ) )
=> ( ord_less_nat @ ( F @ A ) @ C ) ) ) ) ).
% order_less_subst2
thf(fact_1017_order__less__subst1,axiom,
! [A: nat,F: nat > nat,B: nat,C: nat] :
( ( ord_less_nat @ A @ ( F @ B ) )
=> ( ( ord_less_nat @ B @ C )
=> ( ! [X3: nat,Y3: nat] :
( ( ord_less_nat @ X3 @ Y3 )
=> ( ord_less_nat @ ( F @ X3 ) @ ( F @ Y3 ) ) )
=> ( ord_less_nat @ A @ ( F @ C ) ) ) ) ) ).
% order_less_subst1
thf(fact_1018_order__less__irrefl,axiom,
! [X: nat] :
~ ( ord_less_nat @ X @ X ) ).
% order_less_irrefl
thf(fact_1019_ord__less__eq__subst,axiom,
! [A: nat,B: nat,F: nat > nat,C: nat] :
( ( ord_less_nat @ A @ B )
=> ( ( ( F @ B )
= C )
=> ( ! [X3: nat,Y3: nat] :
( ( ord_less_nat @ X3 @ Y3 )
=> ( ord_less_nat @ ( F @ X3 ) @ ( F @ Y3 ) ) )
=> ( ord_less_nat @ ( F @ A ) @ C ) ) ) ) ).
% ord_less_eq_subst
thf(fact_1020_ord__eq__less__subst,axiom,
! [A: nat,F: nat > nat,B: nat,C: nat] :
( ( A
= ( F @ B ) )
=> ( ( ord_less_nat @ B @ C )
=> ( ! [X3: nat,Y3: nat] :
( ( ord_less_nat @ X3 @ Y3 )
=> ( ord_less_nat @ ( F @ X3 ) @ ( F @ Y3 ) ) )
=> ( ord_less_nat @ A @ ( F @ C ) ) ) ) ) ).
% ord_eq_less_subst
thf(fact_1021_order__less__trans,axiom,
! [X: nat,Y: nat,Z: nat] :
( ( ord_less_nat @ X @ Y )
=> ( ( ord_less_nat @ Y @ Z )
=> ( ord_less_nat @ X @ Z ) ) ) ).
% order_less_trans
thf(fact_1022_order__less__asym_H,axiom,
! [A: nat,B: nat] :
( ( ord_less_nat @ A @ B )
=> ~ ( ord_less_nat @ B @ A ) ) ).
% order_less_asym'
thf(fact_1023_linorder__neq__iff,axiom,
! [X: nat,Y: nat] :
( ( X != Y )
= ( ( ord_less_nat @ X @ Y )
| ( ord_less_nat @ Y @ X ) ) ) ).
% linorder_neq_iff
thf(fact_1024_order__less__asym,axiom,
! [X: nat,Y: nat] :
( ( ord_less_nat @ X @ Y )
=> ~ ( ord_less_nat @ Y @ X ) ) ).
% order_less_asym
thf(fact_1025_linorder__neqE,axiom,
! [X: nat,Y: nat] :
( ( X != Y )
=> ( ~ ( ord_less_nat @ X @ Y )
=> ( ord_less_nat @ Y @ X ) ) ) ).
% linorder_neqE
thf(fact_1026_dual__order_Ostrict__implies__not__eq,axiom,
! [B: nat,A: nat] :
( ( ord_less_nat @ B @ A )
=> ( A != B ) ) ).
% dual_order.strict_implies_not_eq
thf(fact_1027_order_Ostrict__implies__not__eq,axiom,
! [A: nat,B: nat] :
( ( ord_less_nat @ A @ B )
=> ( A != B ) ) ).
% order.strict_implies_not_eq
thf(fact_1028_dual__order_Ostrict__trans,axiom,
! [B: nat,A: nat,C: nat] :
( ( ord_less_nat @ B @ A )
=> ( ( ord_less_nat @ C @ B )
=> ( ord_less_nat @ C @ A ) ) ) ).
% dual_order.strict_trans
thf(fact_1029_not__less__iff__gr__or__eq,axiom,
! [X: nat,Y: nat] :
( ( ~ ( ord_less_nat @ X @ Y ) )
= ( ( ord_less_nat @ Y @ X )
| ( X = Y ) ) ) ).
% not_less_iff_gr_or_eq
thf(fact_1030_order_Ostrict__trans,axiom,
! [A: nat,B: nat,C: nat] :
( ( ord_less_nat @ A @ B )
=> ( ( ord_less_nat @ B @ C )
=> ( ord_less_nat @ A @ C ) ) ) ).
% order.strict_trans
thf(fact_1031_linorder__less__wlog,axiom,
! [P: nat > nat > $o,A: nat,B: nat] :
( ! [A4: nat,B4: nat] :
( ( ord_less_nat @ A4 @ B4 )
=> ( P @ A4 @ B4 ) )
=> ( ! [A4: nat] : ( P @ A4 @ A4 )
=> ( ! [A4: nat,B4: nat] :
( ( P @ B4 @ A4 )
=> ( P @ A4 @ B4 ) )
=> ( P @ A @ B ) ) ) ) ).
% linorder_less_wlog
thf(fact_1032_exists__least__iff,axiom,
( ( ^ [P3: nat > $o] :
? [X6: nat] : ( P3 @ X6 ) )
= ( ^ [P4: nat > $o] :
? [N3: nat] :
( ( P4 @ N3 )
& ! [M5: nat] :
( ( ord_less_nat @ M5 @ N3 )
=> ~ ( P4 @ M5 ) ) ) ) ) ).
% exists_least_iff
thf(fact_1033_dual__order_Oirrefl,axiom,
! [A: nat] :
~ ( ord_less_nat @ A @ A ) ).
% dual_order.irrefl
thf(fact_1034_dual__order_Oasym,axiom,
! [B: nat,A: nat] :
( ( ord_less_nat @ B @ A )
=> ~ ( ord_less_nat @ A @ B ) ) ).
% dual_order.asym
thf(fact_1035_linorder__cases,axiom,
! [X: nat,Y: nat] :
( ~ ( ord_less_nat @ X @ Y )
=> ( ( X != Y )
=> ( ord_less_nat @ Y @ X ) ) ) ).
% linorder_cases
thf(fact_1036_antisym__conv3,axiom,
! [Y: nat,X: nat] :
( ~ ( ord_less_nat @ Y @ X )
=> ( ( ~ ( ord_less_nat @ X @ Y ) )
= ( X = Y ) ) ) ).
% antisym_conv3
thf(fact_1037_less__induct,axiom,
! [P: nat > $o,A: nat] :
( ! [X3: nat] :
( ! [Y4: nat] :
( ( ord_less_nat @ Y4 @ X3 )
=> ( P @ Y4 ) )
=> ( P @ X3 ) )
=> ( P @ A ) ) ).
% less_induct
thf(fact_1038_ord__less__eq__trans,axiom,
! [A: nat,B: nat,C: nat] :
( ( ord_less_nat @ A @ B )
=> ( ( B = C )
=> ( ord_less_nat @ A @ C ) ) ) ).
% ord_less_eq_trans
thf(fact_1039_ord__eq__less__trans,axiom,
! [A: nat,B: nat,C: nat] :
( ( A = B )
=> ( ( ord_less_nat @ B @ C )
=> ( ord_less_nat @ A @ C ) ) ) ).
% ord_eq_less_trans
thf(fact_1040_order_Oasym,axiom,
! [A: nat,B: nat] :
( ( ord_less_nat @ A @ B )
=> ~ ( ord_less_nat @ B @ A ) ) ).
% order.asym
thf(fact_1041_less__imp__neq,axiom,
! [X: nat,Y: nat] :
( ( ord_less_nat @ X @ Y )
=> ( X != Y ) ) ).
% less_imp_neq
thf(fact_1042_gt__ex,axiom,
! [X: nat] :
? [X_1: nat] : ( ord_less_nat @ X @ X_1 ) ).
% gt_ex
thf(fact_1043_verit__comp__simplify1_I1_J,axiom,
! [A: nat] :
~ ( ord_less_nat @ A @ A ) ).
% verit_comp_simplify1(1)
thf(fact_1044_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_1045_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_1046_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_1047_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_1048_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_1049_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_1050_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_1051_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_1052_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_1053_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_1054_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_1055_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_1056_lift__Suc__mono__less,axiom,
! [F: nat > nat,N: nat,N4: nat] :
( ! [N2: nat] : ( ord_less_nat @ ( F @ N2 ) @ ( F @ ( suc @ N2 ) ) )
=> ( ( ord_less_nat @ N @ N4 )
=> ( ord_less_nat @ ( F @ N ) @ ( F @ N4 ) ) ) ) ).
% lift_Suc_mono_less
thf(fact_1057_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_1058_gr0__implies__Suc,axiom,
! [N: nat] :
( ( ord_less_nat @ zero_zero_nat @ N )
=> ? [M4: nat] :
( N
= ( suc @ M4 ) ) ) ).
% gr0_implies_Suc
thf(fact_1059_All__less__Suc2,axiom,
! [N: nat,P: nat > $o] :
( ( ! [I2: nat] :
( ( ord_less_nat @ I2 @ ( suc @ N ) )
=> ( P @ I2 ) ) )
= ( ( P @ zero_zero_nat )
& ! [I2: nat] :
( ( ord_less_nat @ I2 @ N )
=> ( P @ ( suc @ I2 ) ) ) ) ) ).
% All_less_Suc2
thf(fact_1060_gr0__conv__Suc,axiom,
! [N: nat] :
( ( ord_less_nat @ zero_zero_nat @ N )
= ( ? [M5: nat] :
( N
= ( suc @ M5 ) ) ) ) ).
% gr0_conv_Suc
thf(fact_1061_Ex__less__Suc2,axiom,
! [N: nat,P: nat > $o] :
( ( ? [I2: nat] :
( ( ord_less_nat @ I2 @ ( suc @ N ) )
& ( P @ I2 ) ) )
= ( ( P @ zero_zero_nat )
| ? [I2: nat] :
( ( ord_less_nat @ I2 @ N )
& ( P @ ( suc @ I2 ) ) ) ) ) ).
% Ex_less_Suc2
thf(fact_1062_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_1063_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_1064_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_1065_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_1066_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_1067_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_1068_less__irrefl__nat,axiom,
! [N: nat] :
~ ( ord_less_nat @ N @ N ) ).
% less_irrefl_nat
thf(fact_1069_gr__implies__not0,axiom,
! [M: nat,N: nat] :
( ( ord_less_nat @ M @ N )
=> ( N != zero_zero_nat ) ) ).
% gr_implies_not0
thf(fact_1070_less__not__refl3,axiom,
! [S: nat,T: nat] :
( ( ord_less_nat @ S @ T )
=> ( S != T ) ) ).
% less_not_refl3
thf(fact_1071_less__not__refl2,axiom,
! [N: nat,M: nat] :
( ( ord_less_nat @ N @ M )
=> ( M != N ) ) ).
% less_not_refl2
thf(fact_1072_less__not__refl,axiom,
! [N: nat] :
~ ( ord_less_nat @ N @ N ) ).
% less_not_refl
thf(fact_1073_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_1074_less__zeroE,axiom,
! [N: nat] :
~ ( ord_less_nat @ N @ zero_zero_nat ) ).
% less_zeroE
thf(fact_1075_not__less0,axiom,
! [N: nat] :
~ ( ord_less_nat @ N @ zero_zero_nat ) ).
% not_less0
thf(fact_1076_not__gr0,axiom,
! [N: nat] :
( ( ~ ( ord_less_nat @ zero_zero_nat @ N ) )
= ( N = zero_zero_nat ) ) ).
% not_gr0
thf(fact_1077_gr0I,axiom,
! [N: nat] :
( ( N != zero_zero_nat )
=> ( ord_less_nat @ zero_zero_nat @ N ) ) ).
% gr0I
thf(fact_1078_bot__nat__0_Oextremum__strict,axiom,
! [A: nat] :
~ ( ord_less_nat @ A @ zero_zero_nat ) ).
% bot_nat_0.extremum_strict
thf(fact_1079_less__numeral__extra_I3_J,axiom,
~ ( ord_less_nat @ zero_zero_nat @ zero_zero_nat ) ).
% less_numeral_extra(3)
thf(fact_1080_less__mask,axiom,
! [N: nat] :
( ( ord_less_nat @ ( suc @ zero_zero_nat ) @ N )
=> ( ord_less_nat @ N @ ( bit_se2002935070580805687sk_nat @ N ) ) ) ).
% less_mask
thf(fact_1081_zero__reorient,axiom,
! [X: nat] :
( ( zero_zero_nat = X )
= ( X = zero_zero_nat ) ) ).
% zero_reorient
thf(fact_1082_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_1083_gr__implies__not__zero,axiom,
! [M: nat,N: nat] :
( ( ord_less_nat @ M @ N )
=> ( N != zero_zero_nat ) ) ).
% gr_implies_not_zero
thf(fact_1084_not__less__zero,axiom,
! [N: nat] :
~ ( ord_less_nat @ N @ zero_zero_nat ) ).
% not_less_zero
thf(fact_1085_gr__zeroI,axiom,
! [N: nat] :
( ( N != zero_zero_nat )
=> ( ord_less_nat @ zero_zero_nat @ N ) ) ).
% gr_zeroI
thf(fact_1086_push__bit__int__code_I1_J,axiom,
! [I: int] :
( ( bit_se545348938243370406it_int @ zero_zero_nat @ I )
= I ) ).
% push_bit_int_code(1)
thf(fact_1087_pinf_I1_J,axiom,
! [P: nat > $o,P5: nat > $o,Q: nat > $o,Q3: nat > $o] :
( ? [Z4: nat] :
! [X3: nat] :
( ( ord_less_nat @ Z4 @ X3 )
=> ( ( P @ X3 )
= ( P5 @ X3 ) ) )
=> ( ? [Z4: nat] :
! [X3: nat] :
( ( ord_less_nat @ Z4 @ X3 )
=> ( ( Q @ X3 )
= ( Q3 @ X3 ) ) )
=> ? [Z2: nat] :
! [X5: nat] :
( ( ord_less_nat @ Z2 @ X5 )
=> ( ( ( P @ X5 )
& ( Q @ X5 ) )
= ( ( P5 @ X5 )
& ( Q3 @ X5 ) ) ) ) ) ) ).
% pinf(1)
thf(fact_1088_pinf_I2_J,axiom,
! [P: nat > $o,P5: nat > $o,Q: nat > $o,Q3: nat > $o] :
( ? [Z4: nat] :
! [X3: nat] :
( ( ord_less_nat @ Z4 @ X3 )
=> ( ( P @ X3 )
= ( P5 @ X3 ) ) )
=> ( ? [Z4: nat] :
! [X3: nat] :
( ( ord_less_nat @ Z4 @ X3 )
=> ( ( Q @ X3 )
= ( Q3 @ X3 ) ) )
=> ? [Z2: nat] :
! [X5: nat] :
( ( ord_less_nat @ Z2 @ X5 )
=> ( ( ( P @ X5 )
| ( Q @ X5 ) )
= ( ( P5 @ X5 )
| ( Q3 @ X5 ) ) ) ) ) ) ).
% pinf(2)
thf(fact_1089_pinf_I3_J,axiom,
! [T: nat] :
? [Z2: nat] :
! [X5: nat] :
( ( ord_less_nat @ Z2 @ X5 )
=> ( X5 != T ) ) ).
% pinf(3)
thf(fact_1090_pinf_I4_J,axiom,
! [T: nat] :
? [Z2: nat] :
! [X5: nat] :
( ( ord_less_nat @ Z2 @ X5 )
=> ( X5 != T ) ) ).
% pinf(4)
thf(fact_1091_pinf_I5_J,axiom,
! [T: nat] :
? [Z2: nat] :
! [X5: nat] :
( ( ord_less_nat @ Z2 @ X5 )
=> ~ ( ord_less_nat @ X5 @ T ) ) ).
% pinf(5)
thf(fact_1092_pinf_I7_J,axiom,
! [T: nat] :
? [Z2: nat] :
! [X5: nat] :
( ( ord_less_nat @ Z2 @ X5 )
=> ( ord_less_nat @ T @ X5 ) ) ).
% pinf(7)
thf(fact_1093_minf_I1_J,axiom,
! [P: nat > $o,P5: nat > $o,Q: nat > $o,Q3: nat > $o] :
( ? [Z4: nat] :
! [X3: nat] :
( ( ord_less_nat @ X3 @ Z4 )
=> ( ( P @ X3 )
= ( P5 @ X3 ) ) )
=> ( ? [Z4: nat] :
! [X3: nat] :
( ( ord_less_nat @ X3 @ Z4 )
=> ( ( Q @ X3 )
= ( Q3 @ X3 ) ) )
=> ? [Z2: nat] :
! [X5: nat] :
( ( ord_less_nat @ X5 @ Z2 )
=> ( ( ( P @ X5 )
& ( Q @ X5 ) )
= ( ( P5 @ X5 )
& ( Q3 @ X5 ) ) ) ) ) ) ).
% minf(1)
thf(fact_1094_minf_I2_J,axiom,
! [P: nat > $o,P5: nat > $o,Q: nat > $o,Q3: nat > $o] :
( ? [Z4: nat] :
! [X3: nat] :
( ( ord_less_nat @ X3 @ Z4 )
=> ( ( P @ X3 )
= ( P5 @ X3 ) ) )
=> ( ? [Z4: nat] :
! [X3: nat] :
( ( ord_less_nat @ X3 @ Z4 )
=> ( ( Q @ X3 )
= ( Q3 @ X3 ) ) )
=> ? [Z2: nat] :
! [X5: nat] :
( ( ord_less_nat @ X5 @ Z2 )
=> ( ( ( P @ X5 )
| ( Q @ X5 ) )
= ( ( P5 @ X5 )
| ( Q3 @ X5 ) ) ) ) ) ) ).
% minf(2)
thf(fact_1095_minf_I3_J,axiom,
! [T: nat] :
? [Z2: nat] :
! [X5: nat] :
( ( ord_less_nat @ X5 @ Z2 )
=> ( X5 != T ) ) ).
% minf(3)
thf(fact_1096_minf_I4_J,axiom,
! [T: nat] :
? [Z2: nat] :
! [X5: nat] :
( ( ord_less_nat @ X5 @ Z2 )
=> ( X5 != T ) ) ).
% minf(4)
thf(fact_1097_minf_I5_J,axiom,
! [T: nat] :
? [Z2: nat] :
! [X5: nat] :
( ( ord_less_nat @ X5 @ Z2 )
=> ( ord_less_nat @ X5 @ T ) ) ).
% minf(5)
thf(fact_1098_minf_I7_J,axiom,
! [T: nat] :
? [Z2: nat] :
! [X5: nat] :
( ( ord_less_nat @ X5 @ Z2 )
=> ~ ( ord_less_nat @ T @ X5 ) ) ).
% minf(7)
thf(fact_1099_ex__least__nat__le,axiom,
! [P: nat > $o,N: nat] :
( ( P @ N )
=> ( ~ ( P @ zero_zero_nat )
=> ? [K3: nat] :
( ( ord_less_eq_nat @ K3 @ N )
& ! [I4: nat] :
( ( ord_less_nat @ I4 @ K3 )
=> ~ ( P @ I4 ) )
& ( P @ K3 ) ) ) ) ).
% ex_least_nat_le
thf(fact_1100_order__le__imp__less__or__eq,axiom,
! [X: nat,Y: nat] :
( ( ord_less_eq_nat @ X @ Y )
=> ( ( ord_less_nat @ X @ Y )
| ( X = Y ) ) ) ).
% order_le_imp_less_or_eq
thf(fact_1101_order__le__imp__less__or__eq,axiom,
! [X: num,Y: num] :
( ( ord_less_eq_num @ X @ Y )
=> ( ( ord_less_num @ X @ Y )
| ( X = Y ) ) ) ).
% order_le_imp_less_or_eq
thf(fact_1102_linorder__le__less__linear,axiom,
! [X: nat,Y: nat] :
( ( ord_less_eq_nat @ X @ Y )
| ( ord_less_nat @ Y @ X ) ) ).
% linorder_le_less_linear
thf(fact_1103_linorder__le__less__linear,axiom,
! [X: num,Y: num] :
( ( ord_less_eq_num @ X @ Y )
| ( ord_less_num @ Y @ X ) ) ).
% linorder_le_less_linear
thf(fact_1104_order__less__le__subst2,axiom,
! [A: nat,B: nat,F: nat > nat,C: nat] :
( ( ord_less_nat @ A @ B )
=> ( ( ord_less_eq_nat @ ( F @ B ) @ C )
=> ( ! [X3: nat,Y3: nat] :
( ( ord_less_nat @ X3 @ Y3 )
=> ( ord_less_nat @ ( F @ X3 ) @ ( F @ Y3 ) ) )
=> ( ord_less_nat @ ( F @ A ) @ C ) ) ) ) ).
% order_less_le_subst2
thf(fact_1105_order__less__le__subst2,axiom,
! [A: nat,B: nat,F: nat > num,C: num] :
( ( ord_less_nat @ A @ B )
=> ( ( ord_less_eq_num @ ( F @ B ) @ C )
=> ( ! [X3: nat,Y3: nat] :
( ( ord_less_nat @ X3 @ Y3 )
=> ( ord_less_num @ ( F @ X3 ) @ ( F @ Y3 ) ) )
=> ( ord_less_num @ ( F @ A ) @ C ) ) ) ) ).
% order_less_le_subst2
thf(fact_1106_order__less__le__subst1,axiom,
! [A: nat,F: nat > nat,B: nat,C: nat] :
( ( ord_less_nat @ A @ ( F @ B ) )
=> ( ( ord_less_eq_nat @ B @ C )
=> ( ! [X3: nat,Y3: nat] :
( ( ord_less_eq_nat @ X3 @ Y3 )
=> ( ord_less_eq_nat @ ( F @ X3 ) @ ( F @ Y3 ) ) )
=> ( ord_less_nat @ A @ ( F @ C ) ) ) ) ) ).
% order_less_le_subst1
thf(fact_1107_order__less__le__subst1,axiom,
! [A: num,F: nat > num,B: nat,C: nat] :
( ( ord_less_num @ A @ ( F @ B ) )
=> ( ( ord_less_eq_nat @ B @ C )
=> ( ! [X3: nat,Y3: nat] :
( ( ord_less_eq_nat @ X3 @ Y3 )
=> ( ord_less_eq_num @ ( F @ X3 ) @ ( F @ Y3 ) ) )
=> ( ord_less_num @ A @ ( F @ C ) ) ) ) ) ).
% order_less_le_subst1
thf(fact_1108_order__less__le__subst1,axiom,
! [A: nat,F: num > nat,B: num,C: num] :
( ( ord_less_nat @ A @ ( F @ B ) )
=> ( ( ord_less_eq_num @ B @ C )
=> ( ! [X3: num,Y3: num] :
( ( ord_less_eq_num @ X3 @ Y3 )
=> ( ord_less_eq_nat @ ( F @ X3 ) @ ( F @ Y3 ) ) )
=> ( ord_less_nat @ A @ ( F @ C ) ) ) ) ) ).
% order_less_le_subst1
thf(fact_1109_order__less__le__subst1,axiom,
! [A: num,F: num > num,B: num,C: num] :
( ( ord_less_num @ A @ ( F @ B ) )
=> ( ( ord_less_eq_num @ B @ C )
=> ( ! [X3: num,Y3: num] :
( ( ord_less_eq_num @ X3 @ Y3 )
=> ( ord_less_eq_num @ ( F @ X3 ) @ ( F @ Y3 ) ) )
=> ( ord_less_num @ A @ ( F @ C ) ) ) ) ) ).
% order_less_le_subst1
thf(fact_1110_order__le__less__subst2,axiom,
! [A: nat,B: nat,F: nat > nat,C: nat] :
( ( ord_less_eq_nat @ A @ B )
=> ( ( ord_less_nat @ ( F @ B ) @ C )
=> ( ! [X3: nat,Y3: nat] :
( ( ord_less_eq_nat @ X3 @ Y3 )
=> ( ord_less_eq_nat @ ( F @ X3 ) @ ( F @ Y3 ) ) )
=> ( ord_less_nat @ ( F @ A ) @ C ) ) ) ) ).
% order_le_less_subst2
thf(fact_1111_order__le__less__subst2,axiom,
! [A: nat,B: nat,F: nat > num,C: num] :
( ( ord_less_eq_nat @ A @ B )
=> ( ( ord_less_num @ ( F @ B ) @ C )
=> ( ! [X3: nat,Y3: nat] :
( ( ord_less_eq_nat @ X3 @ Y3 )
=> ( ord_less_eq_num @ ( F @ X3 ) @ ( F @ Y3 ) ) )
=> ( ord_less_num @ ( F @ A ) @ C ) ) ) ) ).
% order_le_less_subst2
thf(fact_1112_order__le__less__subst2,axiom,
! [A: num,B: num,F: num > nat,C: nat] :
( ( ord_less_eq_num @ A @ B )
=> ( ( ord_less_nat @ ( F @ B ) @ C )
=> ( ! [X3: num,Y3: num] :
( ( ord_less_eq_num @ X3 @ Y3 )
=> ( ord_less_eq_nat @ ( F @ X3 ) @ ( F @ Y3 ) ) )
=> ( ord_less_nat @ ( F @ A ) @ C ) ) ) ) ).
% order_le_less_subst2
thf(fact_1113_order__le__less__subst2,axiom,
! [A: num,B: num,F: num > num,C: num] :
( ( ord_less_eq_num @ A @ B )
=> ( ( ord_less_num @ ( F @ B ) @ C )
=> ( ! [X3: num,Y3: num] :
( ( ord_less_eq_num @ X3 @ Y3 )
=> ( ord_less_eq_num @ ( F @ X3 ) @ ( F @ Y3 ) ) )
=> ( ord_less_num @ ( F @ A ) @ C ) ) ) ) ).
% order_le_less_subst2
thf(fact_1114_order__le__less__subst1,axiom,
! [A: nat,F: nat > nat,B: nat,C: nat] :
( ( ord_less_eq_nat @ A @ ( F @ B ) )
=> ( ( ord_less_nat @ B @ C )
=> ( ! [X3: nat,Y3: nat] :
( ( ord_less_nat @ X3 @ Y3 )
=> ( ord_less_nat @ ( F @ X3 ) @ ( F @ Y3 ) ) )
=> ( ord_less_nat @ A @ ( F @ C ) ) ) ) ) ).
% order_le_less_subst1
thf(fact_1115_order__le__less__subst1,axiom,
! [A: num,F: nat > num,B: nat,C: nat] :
( ( ord_less_eq_num @ A @ ( F @ B ) )
=> ( ( ord_less_nat @ B @ C )
=> ( ! [X3: nat,Y3: nat] :
( ( ord_less_nat @ X3 @ Y3 )
=> ( ord_less_num @ ( F @ X3 ) @ ( F @ Y3 ) ) )
=> ( ord_less_num @ A @ ( F @ C ) ) ) ) ) ).
% order_le_less_subst1
thf(fact_1116_order__less__le__trans,axiom,
! [X: nat,Y: nat,Z: nat] :
( ( ord_less_nat @ X @ Y )
=> ( ( ord_less_eq_nat @ Y @ Z )
=> ( ord_less_nat @ X @ Z ) ) ) ).
% order_less_le_trans
thf(fact_1117_order__less__le__trans,axiom,
! [X: num,Y: num,Z: num] :
( ( ord_less_num @ X @ Y )
=> ( ( ord_less_eq_num @ Y @ Z )
=> ( ord_less_num @ X @ Z ) ) ) ).
% order_less_le_trans
thf(fact_1118_order__le__less__trans,axiom,
! [X: nat,Y: nat,Z: nat] :
( ( ord_less_eq_nat @ X @ Y )
=> ( ( ord_less_nat @ Y @ Z )
=> ( ord_less_nat @ X @ Z ) ) ) ).
% order_le_less_trans
thf(fact_1119_order__le__less__trans,axiom,
! [X: num,Y: num,Z: num] :
( ( ord_less_eq_num @ X @ Y )
=> ( ( ord_less_num @ Y @ Z )
=> ( ord_less_num @ X @ Z ) ) ) ).
% order_le_less_trans
thf(fact_1120_order__neq__le__trans,axiom,
! [A: nat,B: nat] :
( ( A != B )
=> ( ( ord_less_eq_nat @ A @ B )
=> ( ord_less_nat @ A @ B ) ) ) ).
% order_neq_le_trans
thf(fact_1121_order__neq__le__trans,axiom,
! [A: num,B: num] :
( ( A != B )
=> ( ( ord_less_eq_num @ A @ B )
=> ( ord_less_num @ A @ B ) ) ) ).
% order_neq_le_trans
thf(fact_1122_order__le__neq__trans,axiom,
! [A: nat,B: nat] :
( ( ord_less_eq_nat @ A @ B )
=> ( ( A != B )
=> ( ord_less_nat @ A @ B ) ) ) ).
% order_le_neq_trans
thf(fact_1123_order__le__neq__trans,axiom,
! [A: num,B: num] :
( ( ord_less_eq_num @ A @ B )
=> ( ( A != B )
=> ( ord_less_num @ A @ B ) ) ) ).
% order_le_neq_trans
thf(fact_1124_order__less__imp__le,axiom,
! [X: nat,Y: nat] :
( ( ord_less_nat @ X @ Y )
=> ( ord_less_eq_nat @ X @ Y ) ) ).
% order_less_imp_le
thf(fact_1125_order__less__imp__le,axiom,
! [X: num,Y: num] :
( ( ord_less_num @ X @ Y )
=> ( ord_less_eq_num @ X @ Y ) ) ).
% order_less_imp_le
thf(fact_1126_linorder__not__less,axiom,
! [X: nat,Y: nat] :
( ( ~ ( ord_less_nat @ X @ Y ) )
= ( ord_less_eq_nat @ Y @ X ) ) ).
% linorder_not_less
thf(fact_1127_linorder__not__less,axiom,
! [X: num,Y: num] :
( ( ~ ( ord_less_num @ X @ Y ) )
= ( ord_less_eq_num @ Y @ X ) ) ).
% linorder_not_less
thf(fact_1128_linorder__not__le,axiom,
! [X: nat,Y: nat] :
( ( ~ ( ord_less_eq_nat @ X @ Y ) )
= ( ord_less_nat @ Y @ X ) ) ).
% linorder_not_le
thf(fact_1129_linorder__not__le,axiom,
! [X: num,Y: num] :
( ( ~ ( ord_less_eq_num @ X @ Y ) )
= ( ord_less_num @ Y @ X ) ) ).
% linorder_not_le
thf(fact_1130_order__less__le,axiom,
( ord_less_nat
= ( ^ [X4: nat,Y6: nat] :
( ( ord_less_eq_nat @ X4 @ Y6 )
& ( X4 != Y6 ) ) ) ) ).
% order_less_le
thf(fact_1131_order__less__le,axiom,
( ord_less_num
= ( ^ [X4: num,Y6: num] :
( ( ord_less_eq_num @ X4 @ Y6 )
& ( X4 != Y6 ) ) ) ) ).
% order_less_le
thf(fact_1132_order__le__less,axiom,
( ord_less_eq_nat
= ( ^ [X4: nat,Y6: nat] :
( ( ord_less_nat @ X4 @ Y6 )
| ( X4 = Y6 ) ) ) ) ).
% order_le_less
thf(fact_1133_order__le__less,axiom,
( ord_less_eq_num
= ( ^ [X4: num,Y6: num] :
( ( ord_less_num @ X4 @ Y6 )
| ( X4 = Y6 ) ) ) ) ).
% order_le_less
thf(fact_1134_dual__order_Ostrict__implies__order,axiom,
! [B: nat,A: nat] :
( ( ord_less_nat @ B @ A )
=> ( ord_less_eq_nat @ B @ A ) ) ).
% dual_order.strict_implies_order
thf(fact_1135_dual__order_Ostrict__implies__order,axiom,
! [B: num,A: num] :
( ( ord_less_num @ B @ A )
=> ( ord_less_eq_num @ B @ A ) ) ).
% dual_order.strict_implies_order
thf(fact_1136_order_Ostrict__implies__order,axiom,
! [A: nat,B: nat] :
( ( ord_less_nat @ A @ B )
=> ( ord_less_eq_nat @ A @ B ) ) ).
% order.strict_implies_order
thf(fact_1137_order_Ostrict__implies__order,axiom,
! [A: num,B: num] :
( ( ord_less_num @ A @ B )
=> ( ord_less_eq_num @ A @ B ) ) ).
% order.strict_implies_order
thf(fact_1138_dual__order_Ostrict__iff__not,axiom,
( ord_less_nat
= ( ^ [B2: nat,A3: nat] :
( ( ord_less_eq_nat @ B2 @ A3 )
& ~ ( ord_less_eq_nat @ A3 @ B2 ) ) ) ) ).
% dual_order.strict_iff_not
thf(fact_1139_dual__order_Ostrict__iff__not,axiom,
( ord_less_num
= ( ^ [B2: num,A3: num] :
( ( ord_less_eq_num @ B2 @ A3 )
& ~ ( ord_less_eq_num @ A3 @ B2 ) ) ) ) ).
% dual_order.strict_iff_not
thf(fact_1140_dual__order_Ostrict__trans2,axiom,
! [B: nat,A: nat,C: nat] :
( ( ord_less_nat @ B @ A )
=> ( ( ord_less_eq_nat @ C @ B )
=> ( ord_less_nat @ C @ A ) ) ) ).
% dual_order.strict_trans2
thf(fact_1141_dual__order_Ostrict__trans2,axiom,
! [B: num,A: num,C: num] :
( ( ord_less_num @ B @ A )
=> ( ( ord_less_eq_num @ C @ B )
=> ( ord_less_num @ C @ A ) ) ) ).
% dual_order.strict_trans2
thf(fact_1142_dual__order_Ostrict__trans1,axiom,
! [B: nat,A: nat,C: nat] :
( ( ord_less_eq_nat @ B @ A )
=> ( ( ord_less_nat @ C @ B )
=> ( ord_less_nat @ C @ A ) ) ) ).
% dual_order.strict_trans1
thf(fact_1143_dual__order_Ostrict__trans1,axiom,
! [B: num,A: num,C: num] :
( ( ord_less_eq_num @ B @ A )
=> ( ( ord_less_num @ C @ B )
=> ( ord_less_num @ C @ A ) ) ) ).
% dual_order.strict_trans1
thf(fact_1144_dual__order_Ostrict__iff__order,axiom,
( ord_less_nat
= ( ^ [B2: nat,A3: nat] :
( ( ord_less_eq_nat @ B2 @ A3 )
& ( A3 != B2 ) ) ) ) ).
% dual_order.strict_iff_order
thf(fact_1145_dual__order_Ostrict__iff__order,axiom,
( ord_less_num
= ( ^ [B2: num,A3: num] :
( ( ord_less_eq_num @ B2 @ A3 )
& ( A3 != B2 ) ) ) ) ).
% dual_order.strict_iff_order
thf(fact_1146_dual__order_Oorder__iff__strict,axiom,
( ord_less_eq_nat
= ( ^ [B2: nat,A3: nat] :
( ( ord_less_nat @ B2 @ A3 )
| ( A3 = B2 ) ) ) ) ).
% dual_order.order_iff_strict
thf(fact_1147_dual__order_Oorder__iff__strict,axiom,
( ord_less_eq_num
= ( ^ [B2: num,A3: num] :
( ( ord_less_num @ B2 @ A3 )
| ( A3 = B2 ) ) ) ) ).
% dual_order.order_iff_strict
thf(fact_1148_order_Ostrict__iff__not,axiom,
( ord_less_nat
= ( ^ [A3: nat,B2: nat] :
( ( ord_less_eq_nat @ A3 @ B2 )
& ~ ( ord_less_eq_nat @ B2 @ A3 ) ) ) ) ).
% order.strict_iff_not
thf(fact_1149_order_Ostrict__iff__not,axiom,
( ord_less_num
= ( ^ [A3: num,B2: num] :
( ( ord_less_eq_num @ A3 @ B2 )
& ~ ( ord_less_eq_num @ B2 @ A3 ) ) ) ) ).
% order.strict_iff_not
thf(fact_1150_order_Ostrict__trans2,axiom,
! [A: nat,B: nat,C: nat] :
( ( ord_less_nat @ A @ B )
=> ( ( ord_less_eq_nat @ B @ C )
=> ( ord_less_nat @ A @ C ) ) ) ).
% order.strict_trans2
thf(fact_1151_order_Ostrict__trans2,axiom,
! [A: num,B: num,C: num] :
( ( ord_less_num @ A @ B )
=> ( ( ord_less_eq_num @ B @ C )
=> ( ord_less_num @ A @ C ) ) ) ).
% order.strict_trans2
thf(fact_1152_order_Ostrict__trans1,axiom,
! [A: nat,B: nat,C: nat] :
( ( ord_less_eq_nat @ A @ B )
=> ( ( ord_less_nat @ B @ C )
=> ( ord_less_nat @ A @ C ) ) ) ).
% order.strict_trans1
thf(fact_1153_order_Ostrict__trans1,axiom,
! [A: num,B: num,C: num] :
( ( ord_less_eq_num @ A @ B )
=> ( ( ord_less_num @ B @ C )
=> ( ord_less_num @ A @ C ) ) ) ).
% order.strict_trans1
thf(fact_1154_order_Ostrict__iff__order,axiom,
( ord_less_nat
= ( ^ [A3: nat,B2: nat] :
( ( ord_less_eq_nat @ A3 @ B2 )
& ( A3 != B2 ) ) ) ) ).
% order.strict_iff_order
thf(fact_1155_order_Ostrict__iff__order,axiom,
( ord_less_num
= ( ^ [A3: num,B2: num] :
( ( ord_less_eq_num @ A3 @ B2 )
& ( A3 != B2 ) ) ) ) ).
% order.strict_iff_order
thf(fact_1156_order_Oorder__iff__strict,axiom,
( ord_less_eq_nat
= ( ^ [A3: nat,B2: nat] :
( ( ord_less_nat @ A3 @ B2 )
| ( A3 = B2 ) ) ) ) ).
% order.order_iff_strict
thf(fact_1157_order_Oorder__iff__strict,axiom,
( ord_less_eq_num
= ( ^ [A3: num,B2: num] :
( ( ord_less_num @ A3 @ B2 )
| ( A3 = B2 ) ) ) ) ).
% order.order_iff_strict
thf(fact_1158_not__le__imp__less,axiom,
! [Y: nat,X: nat] :
( ~ ( ord_less_eq_nat @ Y @ X )
=> ( ord_less_nat @ X @ Y ) ) ).
% not_le_imp_less
thf(fact_1159_not__le__imp__less,axiom,
! [Y: num,X: num] :
( ~ ( ord_less_eq_num @ Y @ X )
=> ( ord_less_num @ X @ Y ) ) ).
% not_le_imp_less
thf(fact_1160_less__le__not__le,axiom,
( ord_less_nat
= ( ^ [X4: nat,Y6: nat] :
( ( ord_less_eq_nat @ X4 @ Y6 )
& ~ ( ord_less_eq_nat @ Y6 @ X4 ) ) ) ) ).
% less_le_not_le
thf(fact_1161_less__le__not__le,axiom,
( ord_less_num
= ( ^ [X4: num,Y6: num] :
( ( ord_less_eq_num @ X4 @ Y6 )
& ~ ( ord_less_eq_num @ Y6 @ X4 ) ) ) ) ).
% less_le_not_le
thf(fact_1162_antisym__conv2,axiom,
! [X: nat,Y: nat] :
( ( ord_less_eq_nat @ X @ Y )
=> ( ( ~ ( ord_less_nat @ X @ Y ) )
= ( X = Y ) ) ) ).
% antisym_conv2
thf(fact_1163_antisym__conv2,axiom,
! [X: num,Y: num] :
( ( ord_less_eq_num @ X @ Y )
=> ( ( ~ ( ord_less_num @ X @ Y ) )
= ( X = Y ) ) ) ).
% antisym_conv2
thf(fact_1164_antisym__conv1,axiom,
! [X: nat,Y: nat] :
( ~ ( ord_less_nat @ X @ Y )
=> ( ( ord_less_eq_nat @ X @ Y )
= ( X = Y ) ) ) ).
% antisym_conv1
thf(fact_1165_antisym__conv1,axiom,
! [X: num,Y: num] :
( ~ ( ord_less_num @ X @ Y )
=> ( ( ord_less_eq_num @ X @ Y )
= ( X = Y ) ) ) ).
% antisym_conv1
thf(fact_1166_nless__le,axiom,
! [A: nat,B: nat] :
( ( ~ ( ord_less_nat @ A @ B ) )
= ( ~ ( ord_less_eq_nat @ A @ B )
| ( A = B ) ) ) ).
% nless_le
thf(fact_1167_nless__le,axiom,
! [A: num,B: num] :
( ( ~ ( ord_less_num @ A @ B ) )
= ( ~ ( ord_less_eq_num @ A @ B )
| ( A = B ) ) ) ).
% nless_le
thf(fact_1168_leI,axiom,
! [X: nat,Y: nat] :
( ~ ( ord_less_nat @ X @ Y )
=> ( ord_less_eq_nat @ Y @ X ) ) ).
% leI
thf(fact_1169_leI,axiom,
! [X: num,Y: num] :
( ~ ( ord_less_num @ X @ Y )
=> ( ord_less_eq_num @ Y @ X ) ) ).
% leI
thf(fact_1170_leD,axiom,
! [Y: nat,X: nat] :
( ( ord_less_eq_nat @ Y @ X )
=> ~ ( ord_less_nat @ X @ Y ) ) ).
% leD
thf(fact_1171_leD,axiom,
! [Y: num,X: num] :
( ( ord_less_eq_num @ Y @ X )
=> ~ ( ord_less_num @ X @ Y ) ) ).
% leD
thf(fact_1172_verit__comp__simplify1_I3_J,axiom,
! [B6: nat,A5: nat] :
( ( ~ ( ord_less_eq_nat @ B6 @ A5 ) )
= ( ord_less_nat @ A5 @ B6 ) ) ).
% verit_comp_simplify1(3)
thf(fact_1173_verit__comp__simplify1_I3_J,axiom,
! [B6: num,A5: num] :
( ( ~ ( ord_less_eq_num @ B6 @ A5 ) )
= ( ord_less_num @ A5 @ B6 ) ) ).
% verit_comp_simplify1(3)
thf(fact_1174_pinf_I6_J,axiom,
! [T: nat] :
? [Z2: nat] :
! [X5: nat] :
( ( ord_less_nat @ Z2 @ X5 )
=> ~ ( ord_less_eq_nat @ X5 @ T ) ) ).
% pinf(6)
thf(fact_1175_pinf_I6_J,axiom,
! [T: num] :
? [Z2: num] :
! [X5: num] :
( ( ord_less_num @ Z2 @ X5 )
=> ~ ( ord_less_eq_num @ X5 @ T ) ) ).
% pinf(6)
thf(fact_1176_pinf_I8_J,axiom,
! [T: nat] :
? [Z2: nat] :
! [X5: nat] :
( ( ord_less_nat @ Z2 @ X5 )
=> ( ord_less_eq_nat @ T @ X5 ) ) ).
% pinf(8)
thf(fact_1177_pinf_I8_J,axiom,
! [T: num] :
? [Z2: num] :
! [X5: num] :
( ( ord_less_num @ Z2 @ X5 )
=> ( ord_less_eq_num @ T @ X5 ) ) ).
% pinf(8)
thf(fact_1178_minf_I6_J,axiom,
! [T: nat] :
? [Z2: nat] :
! [X5: nat] :
( ( ord_less_nat @ X5 @ Z2 )
=> ( ord_less_eq_nat @ X5 @ T ) ) ).
% minf(6)
thf(fact_1179_minf_I6_J,axiom,
! [T: num] :
? [Z2: num] :
! [X5: num] :
( ( ord_less_num @ X5 @ Z2 )
=> ( ord_less_eq_num @ X5 @ T ) ) ).
% minf(6)
thf(fact_1180_minf_I8_J,axiom,
! [T: nat] :
? [Z2: nat] :
! [X5: nat] :
( ( ord_less_nat @ X5 @ Z2 )
=> ~ ( ord_less_eq_nat @ T @ X5 ) ) ).
% minf(8)
thf(fact_1181_minf_I8_J,axiom,
! [T: num] :
? [Z2: num] :
! [X5: num] :
( ( ord_less_num @ X5 @ Z2 )
=> ~ ( ord_less_eq_num @ T @ X5 ) ) ).
% minf(8)
thf(fact_1182_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_1183_nat__diff__split,axiom,
! [P: nat > $o,A: nat,B: nat] :
( ( P @ ( minus_minus_nat @ A @ B ) )
= ( ( ( ord_less_nat @ A @ B )
=> ( P @ zero_zero_nat ) )
& ! [D4: nat] :
( ( A
= ( plus_plus_nat @ B @ D4 ) )
=> ( P @ D4 ) ) ) ) ).
% nat_diff_split
thf(fact_1184_nat__diff__split__asm,axiom,
! [P: nat > $o,A: nat,B: nat] :
( ( P @ ( minus_minus_nat @ A @ B ) )
= ( ~ ( ( ( ord_less_nat @ A @ B )
& ~ ( P @ zero_zero_nat ) )
| ? [D4: nat] :
( ( A
= ( plus_plus_nat @ B @ D4 ) )
& ~ ( P @ D4 ) ) ) ) ) ).
% nat_diff_split_asm
thf(fact_1185_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_1186_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_1187_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_1188_diff__Suc__less,axiom,
! [N: nat,I: nat] :
( ( ord_less_nat @ zero_zero_nat @ N )
=> ( ord_less_nat @ ( minus_minus_nat @ N @ ( suc @ I ) ) @ N ) ) ).
% diff_Suc_less
thf(fact_1189_ex__least__nat__less,axiom,
! [P: nat > $o,N: nat] :
( ( P @ N )
=> ( ~ ( P @ zero_zero_nat )
=> ? [K3: nat] :
( ( ord_less_nat @ K3 @ N )
& ! [I4: nat] :
( ( ord_less_eq_nat @ I4 @ K3 )
=> ~ ( P @ I4 ) )
& ( P @ ( suc @ K3 ) ) ) ) ) ).
% ex_least_nat_less
thf(fact_1190_zero__less__two,axiom,
ord_less_int @ zero_zero_int @ ( plus_plus_int @ one_one_int @ one_one_int ) ).
% zero_less_two
thf(fact_1191_zero__less__two,axiom,
ord_less_nat @ zero_zero_nat @ ( plus_plus_nat @ one_one_nat @ one_one_nat ) ).
% zero_less_two
thf(fact_1192_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_1193_add__neg__nonpos,axiom,
! [A: int,B: int] :
( ( ord_less_int @ A @ zero_zero_int )
=> ( ( ord_less_eq_int @ B @ zero_zero_int )
=> ( ord_less_int @ ( plus_plus_int @ A @ B ) @ zero_zero_int ) ) ) ).
% add_neg_nonpos
thf(fact_1194_add__neg__nonpos,axiom,
! [A: nat,B: nat] :
( ( ord_less_nat @ A @ zero_zero_nat )
=> ( ( ord_less_eq_nat @ B @ zero_zero_nat )
=> ( ord_less_nat @ ( plus_plus_nat @ A @ B ) @ zero_zero_nat ) ) ) ).
% add_neg_nonpos
thf(fact_1195_add__nonneg__pos,axiom,
! [A: int,B: int] :
( ( ord_less_eq_int @ zero_zero_int @ A )
=> ( ( ord_less_int @ zero_zero_int @ B )
=> ( ord_less_int @ zero_zero_int @ ( plus_plus_int @ A @ B ) ) ) ) ).
% add_nonneg_pos
thf(fact_1196_add__nonneg__pos,axiom,
! [A: nat,B: nat] :
( ( ord_less_eq_nat @ zero_zero_nat @ A )
=> ( ( ord_less_nat @ zero_zero_nat @ B )
=> ( ord_less_nat @ zero_zero_nat @ ( plus_plus_nat @ A @ B ) ) ) ) ).
% add_nonneg_pos
thf(fact_1197_add__nonpos__neg,axiom,
! [A: int,B: int] :
( ( ord_less_eq_int @ A @ zero_zero_int )
=> ( ( ord_less_int @ B @ zero_zero_int )
=> ( ord_less_int @ ( plus_plus_int @ A @ B ) @ zero_zero_int ) ) ) ).
% add_nonpos_neg
thf(fact_1198_add__nonpos__neg,axiom,
! [A: nat,B: nat] :
( ( ord_less_eq_nat @ A @ zero_zero_nat )
=> ( ( ord_less_nat @ B @ zero_zero_nat )
=> ( ord_less_nat @ ( plus_plus_nat @ A @ B ) @ zero_zero_nat ) ) ) ).
% add_nonpos_neg
thf(fact_1199_add__pos__nonneg,axiom,
! [A: int,B: int] :
( ( ord_less_int @ zero_zero_int @ A )
=> ( ( ord_less_eq_int @ zero_zero_int @ B )
=> ( ord_less_int @ zero_zero_int @ ( plus_plus_int @ A @ B ) ) ) ) ).
% add_pos_nonneg
thf(fact_1200_add__pos__nonneg,axiom,
! [A: nat,B: nat] :
( ( ord_less_nat @ zero_zero_nat @ A )
=> ( ( ord_less_eq_nat @ zero_zero_nat @ B )
=> ( ord_less_nat @ zero_zero_nat @ ( plus_plus_nat @ A @ B ) ) ) ) ).
% add_pos_nonneg
thf(fact_1201_add__strict__increasing,axiom,
! [A: int,B: int,C: int] :
( ( ord_less_int @ zero_zero_int @ A )
=> ( ( ord_less_eq_int @ B @ C )
=> ( ord_less_int @ B @ ( plus_plus_int @ A @ C ) ) ) ) ).
% add_strict_increasing
thf(fact_1202_add__strict__increasing,axiom,
! [A: nat,B: nat,C: nat] :
( ( ord_less_nat @ zero_zero_nat @ A )
=> ( ( ord_less_eq_nat @ B @ C )
=> ( ord_less_nat @ B @ ( plus_plus_nat @ A @ C ) ) ) ) ).
% add_strict_increasing
thf(fact_1203_add__strict__increasing2,axiom,
! [A: int,B: int,C: int] :
( ( ord_less_eq_int @ zero_zero_int @ A )
=> ( ( ord_less_int @ B @ C )
=> ( ord_less_int @ B @ ( plus_plus_int @ A @ C ) ) ) ) ).
% add_strict_increasing2
thf(fact_1204_add__strict__increasing2,axiom,
! [A: nat,B: nat,C: nat] :
( ( ord_less_eq_nat @ zero_zero_nat @ A )
=> ( ( ord_less_nat @ B @ C )
=> ( ord_less_nat @ B @ ( plus_plus_nat @ A @ C ) ) ) ) ).
% add_strict_increasing2
thf(fact_1205_mult__left__less__imp__less,axiom,
! [C: nat,A: nat,B: nat] :
( ( ord_less_nat @ ( times_times_nat @ C @ A ) @ ( times_times_nat @ C @ B ) )
=> ( ( ord_less_eq_nat @ zero_zero_nat @ C )
=> ( ord_less_nat @ A @ B ) ) ) ).
% mult_left_less_imp_less
thf(fact_1206_mult__strict__mono,axiom,
! [A: nat,B: nat,C: nat,D: nat] :
( ( ord_less_nat @ A @ B )
=> ( ( ord_less_nat @ C @ D )
=> ( ( ord_less_nat @ zero_zero_nat @ B )
=> ( ( ord_less_eq_nat @ zero_zero_nat @ C )
=> ( ord_less_nat @ ( times_times_nat @ A @ C ) @ ( times_times_nat @ B @ D ) ) ) ) ) ) ).
% mult_strict_mono
thf(fact_1207_mult__right__less__imp__less,axiom,
! [A: nat,C: nat,B: nat] :
( ( ord_less_nat @ ( times_times_nat @ A @ C ) @ ( times_times_nat @ B @ C ) )
=> ( ( ord_less_eq_nat @ zero_zero_nat @ C )
=> ( ord_less_nat @ A @ B ) ) ) ).
% mult_right_less_imp_less
thf(fact_1208_mult__strict__mono_H,axiom,
! [A: nat,B: nat,C: nat,D: nat] :
( ( ord_less_nat @ A @ B )
=> ( ( ord_less_nat @ C @ D )
=> ( ( ord_less_eq_nat @ zero_zero_nat @ A )
=> ( ( ord_less_eq_nat @ zero_zero_nat @ C )
=> ( ord_less_nat @ ( times_times_nat @ A @ C ) @ ( times_times_nat @ B @ D ) ) ) ) ) ) ).
% mult_strict_mono'
thf(fact_1209_mult__left__le__imp__le,axiom,
! [C: nat,A: nat,B: nat] :
( ( ord_less_eq_nat @ ( times_times_nat @ C @ A ) @ ( times_times_nat @ C @ B ) )
=> ( ( ord_less_nat @ zero_zero_nat @ C )
=> ( ord_less_eq_nat @ A @ B ) ) ) ).
% mult_left_le_imp_le
thf(fact_1210_mult__right__le__imp__le,axiom,
! [A: nat,C: nat,B: nat] :
( ( ord_less_eq_nat @ ( times_times_nat @ A @ C ) @ ( times_times_nat @ B @ C ) )
=> ( ( ord_less_nat @ zero_zero_nat @ C )
=> ( ord_less_eq_nat @ A @ B ) ) ) ).
% mult_right_le_imp_le
thf(fact_1211_mult__le__less__imp__less,axiom,
! [A: nat,B: nat,C: nat,D: nat] :
( ( ord_less_eq_nat @ A @ B )
=> ( ( ord_less_nat @ C @ D )
=> ( ( ord_less_nat @ zero_zero_nat @ A )
=> ( ( ord_less_eq_nat @ zero_zero_nat @ C )
=> ( ord_less_nat @ ( times_times_nat @ A @ C ) @ ( times_times_nat @ B @ D ) ) ) ) ) ) ).
% mult_le_less_imp_less
thf(fact_1212_mult__less__le__imp__less,axiom,
! [A: nat,B: nat,C: nat,D: nat] :
( ( ord_less_nat @ A @ B )
=> ( ( ord_less_eq_nat @ C @ D )
=> ( ( ord_less_eq_nat @ zero_zero_nat @ A )
=> ( ( ord_less_nat @ zero_zero_nat @ C )
=> ( ord_less_nat @ ( times_times_nat @ A @ C ) @ ( times_times_nat @ B @ D ) ) ) ) ) ) ).
% mult_less_le_imp_less
thf(fact_1213_mask__nat__less__exp,axiom,
! [N: nat] : ( ord_less_nat @ ( bit_se2002935070580805687sk_nat @ N ) @ ( power_power_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ N ) ) ).
% mask_nat_less_exp
thf(fact_1214_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_1215_power__less__imp__less__base,axiom,
! [A: nat,N: nat,B: nat] :
( ( ord_less_nat @ ( power_power_nat @ A @ N ) @ ( power_power_nat @ B @ N ) )
=> ( ( ord_less_eq_nat @ zero_zero_nat @ B )
=> ( ord_less_nat @ A @ B ) ) ) ).
% power_less_imp_less_base
thf(fact_1216_power__eq__imp__eq__base,axiom,
! [A: nat,N: nat,B: nat] :
( ( ( power_power_nat @ A @ N )
= ( power_power_nat @ B @ N ) )
=> ( ( ord_less_eq_nat @ zero_zero_nat @ A )
=> ( ( ord_less_eq_nat @ zero_zero_nat @ B )
=> ( ( ord_less_nat @ zero_zero_nat @ N )
=> ( A = B ) ) ) ) ) ).
% power_eq_imp_eq_base
thf(fact_1217_power__eq__iff__eq__base,axiom,
! [N: nat,A: nat,B: nat] :
( ( ord_less_nat @ zero_zero_nat @ N )
=> ( ( ord_less_eq_nat @ zero_zero_nat @ A )
=> ( ( ord_less_eq_nat @ zero_zero_nat @ B )
=> ( ( ( power_power_nat @ A @ N )
= ( power_power_nat @ B @ N ) )
= ( A = B ) ) ) ) ) ).
% power_eq_iff_eq_base
thf(fact_1218_power__strict__mono,axiom,
! [A: nat,B: nat,N: nat] :
( ( ord_less_nat @ A @ B )
=> ( ( ord_less_eq_nat @ zero_zero_nat @ A )
=> ( ( ord_less_nat @ zero_zero_nat @ N )
=> ( ord_less_nat @ ( power_power_nat @ A @ N ) @ ( power_power_nat @ B @ N ) ) ) ) ) ).
% power_strict_mono
thf(fact_1219_zero__le__power,axiom,
! [A: nat,N: nat] :
( ( ord_less_eq_nat @ zero_zero_nat @ A )
=> ( ord_less_eq_nat @ zero_zero_nat @ ( power_power_nat @ A @ N ) ) ) ).
% zero_le_power
thf(fact_1220_power__mono,axiom,
! [A: nat,B: nat,N: nat] :
( ( ord_less_eq_nat @ A @ B )
=> ( ( ord_less_eq_nat @ zero_zero_nat @ A )
=> ( ord_less_eq_nat @ ( power_power_nat @ A @ N ) @ ( power_power_nat @ B @ N ) ) ) ) ).
% power_mono
thf(fact_1221_power__inject__base,axiom,
! [A: nat,N: nat,B: nat] :
( ( ( power_power_nat @ A @ ( suc @ N ) )
= ( power_power_nat @ B @ ( suc @ N ) ) )
=> ( ( ord_less_eq_nat @ zero_zero_nat @ A )
=> ( ( ord_less_eq_nat @ zero_zero_nat @ B )
=> ( A = B ) ) ) ) ).
% power_inject_base
thf(fact_1222_power__le__imp__le__base,axiom,
! [A: nat,N: nat,B: nat] :
( ( ord_less_eq_nat @ ( power_power_nat @ A @ ( suc @ N ) ) @ ( power_power_nat @ B @ ( suc @ N ) ) )
=> ( ( ord_less_eq_nat @ zero_zero_nat @ B )
=> ( ord_less_eq_nat @ A @ B ) ) ) ).
% power_le_imp_le_base
thf(fact_1223_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_1224_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_1225_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_1226_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_1227_canonically__ordered__monoid__add__class_OlessE,axiom,
! [A: nat,B: nat] :
( ( ord_less_nat @ A @ B )
=> ~ ! [C3: nat] :
( ( B
= ( plus_plus_nat @ A @ C3 ) )
=> ( C3 = zero_zero_nat ) ) ) ).
% canonically_ordered_monoid_add_class.lessE
thf(fact_1228_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_1229_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_1230_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_1231_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_1232_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_1233_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_1234_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_1235_less__imp__add__positive,axiom,
! [I: nat,J: nat] :
( ( ord_less_nat @ I @ J )
=> ? [K3: nat] :
( ( ord_less_nat @ zero_zero_nat @ K3 )
& ( ( plus_plus_nat @ I @ K3 )
= J ) ) ) ).
% less_imp_add_positive
thf(fact_1236_zero__less__numeral,axiom,
! [N: num] : ( ord_less_nat @ zero_zero_nat @ ( numeral_numeral_nat @ N ) ) ).
% zero_less_numeral
thf(fact_1237_zero__less__numeral,axiom,
! [N: num] : ( ord_less_int @ zero_zero_int @ ( numeral_numeral_int @ N ) ) ).
% zero_less_numeral
thf(fact_1238_not__numeral__less__zero,axiom,
! [N: num] :
~ ( ord_less_nat @ ( numeral_numeral_nat @ N ) @ zero_zero_nat ) ).
% not_numeral_less_zero
thf(fact_1239_not__numeral__less__zero,axiom,
! [N: num] :
~ ( ord_less_int @ ( numeral_numeral_int @ N ) @ zero_zero_int ) ).
% not_numeral_less_zero
thf(fact_1240_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_1241_diff__less,axiom,
! [N: nat,M: nat] :
( ( ord_less_nat @ zero_zero_nat @ N )
=> ( ( ord_less_nat @ zero_zero_nat @ M )
=> ( ord_less_nat @ ( minus_minus_nat @ M @ N ) @ M ) ) ) ).
% diff_less
thf(fact_1242_less__iff__diff__less__0,axiom,
( ord_less_int
= ( ^ [A3: int,B2: int] : ( ord_less_int @ ( minus_minus_int @ A3 @ B2 ) @ zero_zero_int ) ) ) ).
% less_iff_diff_less_0
thf(fact_1243_power__minus__mult,axiom,
! [N: nat,A: nat] :
( ( ord_less_nat @ zero_zero_nat @ N )
=> ( ( times_times_nat @ ( power_power_nat @ A @ ( minus_minus_nat @ N @ one_one_nat ) ) @ A )
= ( power_power_nat @ A @ N ) ) ) ).
% power_minus_mult
thf(fact_1244_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_1245_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_1246_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_1247_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_1248_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_1249_not__one__less__zero,axiom,
~ ( ord_less_nat @ one_one_nat @ zero_zero_nat ) ).
% not_one_less_zero
thf(fact_1250_zero__less__one,axiom,
ord_less_nat @ zero_zero_nat @ one_one_nat ).
% zero_less_one
thf(fact_1251_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_1252_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_1253_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_1254_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_1255_less__numeral__extra_I1_J,axiom,
ord_less_nat @ zero_zero_nat @ one_one_nat ).
% less_numeral_extra(1)
thf(fact_1256_power__le__one,axiom,
! [A: nat,N: nat] :
( ( ord_less_eq_nat @ zero_zero_nat @ A )
=> ( ( ord_less_eq_nat @ A @ one_one_nat )
=> ( ord_less_eq_nat @ ( power_power_nat @ A @ N ) @ one_one_nat ) ) ) ).
% power_le_one
thf(fact_1257_self__le__power,axiom,
! [A: nat,N: nat] :
( ( ord_less_eq_nat @ one_one_nat @ A )
=> ( ( ord_less_nat @ zero_zero_nat @ N )
=> ( ord_less_eq_nat @ A @ ( power_power_nat @ A @ N ) ) ) ) ).
% self_le_power
thf(fact_1258_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_1259_or__eq__0__iff,axiom,
! [A: nat,B: nat] :
( ( ( bit_se1412395901928357646or_nat @ A @ B )
= zero_zero_nat )
= ( ( A = zero_zero_nat )
& ( B = zero_zero_nat ) ) ) ).
% or_eq_0_iff
thf(fact_1260_power__le__imp__le__exp,axiom,
! [A: nat,M: nat,N: nat] :
( ( ord_less_nat @ one_one_nat @ A )
=> ( ( ord_less_eq_nat @ ( power_power_nat @ A @ M ) @ ( power_power_nat @ A @ N ) )
=> ( ord_less_eq_nat @ M @ N ) ) ) ).
% power_le_imp_le_exp
thf(fact_1261_less__exp,axiom,
! [N: nat] : ( ord_less_nat @ N @ ( power_power_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) @ N ) ) ).
% less_exp
thf(fact_1262_power__Suc__le__self,axiom,
! [A: nat,N: nat] :
( ( ord_less_eq_nat @ zero_zero_nat @ A )
=> ( ( ord_less_eq_nat @ A @ one_one_nat )
=> ( ord_less_eq_nat @ ( power_power_nat @ A @ ( suc @ N ) ) @ A ) ) ) ).
% power_Suc_le_self
thf(fact_1263_power__decreasing,axiom,
! [N: nat,N5: nat,A: nat] :
( ( ord_less_eq_nat @ N @ N5 )
=> ( ( ord_less_eq_nat @ zero_zero_nat @ A )
=> ( ( ord_less_eq_nat @ A @ one_one_nat )
=> ( ord_less_eq_nat @ ( power_power_nat @ A @ N5 ) @ ( power_power_nat @ A @ N ) ) ) ) ) ).
% power_decreasing
thf(fact_1264_zero__power2,axiom,
( ( power_power_nat @ zero_zero_nat @ ( numeral_numeral_nat @ ( bit0 @ one ) ) )
= zero_zero_nat ) ).
% zero_power2
thf(fact_1265_dvd__power__iff,axiom,
! [X: int,M: nat,N: nat] :
( ( X != zero_zero_int )
=> ( ( dvd_dvd_int @ ( power_power_int @ X @ M ) @ ( power_power_int @ X @ N ) )
= ( ( dvd_dvd_int @ X @ one_one_int )
| ( ord_less_eq_nat @ M @ N ) ) ) ) ).
% dvd_power_iff
thf(fact_1266_dvd__power__iff,axiom,
! [X: nat,M: nat,N: nat] :
( ( X != zero_zero_nat )
=> ( ( dvd_dvd_nat @ ( power_power_nat @ X @ M ) @ ( power_power_nat @ X @ N ) )
= ( ( dvd_dvd_nat @ X @ one_one_nat )
| ( ord_less_eq_nat @ M @ N ) ) ) ) ).
% dvd_power_iff
% Conjectures (3)
thf(conj_0,hypothesis,
ord_less_eq_nat @ ( numeral_numeral_nat @ ( bit0 @ ( bit0 @ one ) ) ) @ ( type_r4519047461186610747ates_a @ ( states_a2 @ dir @ big @ small ) ) ).
thf(conj_1,hypothesis,
ord_less_eq_nat @ ( plus_plus_nat @ ( plus_plus_nat @ ( type_s6530235180886170618tate_a @ big ) @ ( type_r4519047461186610747ates_a @ ( states_a2 @ dir @ big @ small ) ) ) @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) @ ( times_times_nat @ ( numeral_numeral_nat @ ( bit1 @ one ) ) @ ( type_s6404775287138157491tate_a @ small ) ) ).
thf(conj_2,conjecture,
ord_less_eq_nat @ ( plus_plus_nat @ ( plus_plus_nat @ ( suc @ ( type_s6530235180886170618tate_a @ big ) ) @ ( minus_minus_nat @ ( type_r4519047461186610747ates_a @ ( states_a2 @ dir @ big @ small ) ) @ ( numeral_numeral_nat @ ( bit0 @ ( bit0 @ one ) ) ) ) ) @ ( numeral_numeral_nat @ ( bit0 @ one ) ) ) @ ( times_times_nat @ ( numeral_numeral_nat @ ( bit1 @ one ) ) @ ( type_s6404775287138157491tate_a @ small ) ) ).
%------------------------------------------------------------------------------