% TIMEFORMAT='%3R'; { time (exec 2>&1; /home/martin/bin/satallax -E /home/martin/.isabelle/contrib/e-2.5-1/x86_64-linux/eprover -p tstp -t 5 /home/martin/judgement-day/tptp-thf/tptp/FFT/prob_142__3224192_1 ) ; }
% This file was generated by Isabelle (most likely Sledgehammer)
% 2020-12-16 14:09:27.589

% Could-be-implicit typings (4)
thf(ty_n_t__Complex__Ocomplex, type,
    complex : $tType).
thf(ty_n_t__Real__Oreal, type,
    real : $tType).
thf(ty_n_t__Nat__Onat, type,
    nat : $tType).
thf(ty_n_t__Int__Oint, type,
    int : $tType).

% Explicit typings (26)
thf(sy_c_FFT__Mirabelle__ulikgskiun_Oroot, type,
    fFT_Mirabelle_root : nat > complex).
thf(sy_c_Groups_Oone__class_Oone_001t__Nat__Onat, type,
    one_one_nat : nat).
thf(sy_c_Groups_Otimes__class_Otimes_001t__Complex__Ocomplex, type,
    times_times_complex : complex > complex > complex).
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__Real__Oreal, type,
    times_times_real : real > real > real).
thf(sy_c_Groups_Ouminus__class_Ouminus_001t__Int__Oint, type,
    uminus_uminus_int : int > int).
thf(sy_c_Groups_Ozero__class_Ozero_001t__Complex__Ocomplex, type,
    zero_zero_complex : complex).
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_Groups_Ozero__class_Ozero_001t__Real__Oreal, type,
    zero_zero_real : real).
thf(sy_c_If_001t__Nat__Onat, type,
    if_nat : $o > nat > nat > nat).
thf(sy_c_Nat_Osemiring__1__class_Oof__nat_001t__Complex__Ocomplex, type,
    semiri356525583omplex : nat > complex).
thf(sy_c_Nat_Osemiring__1__class_Oof__nat_001t__Int__Oint, type,
    semiri2019852685at_int : nat > int).
thf(sy_c_Nat_Osemiring__1__class_Oof__nat_001t__Nat__Onat, type,
    semiri1382578993at_nat : nat > nat).
thf(sy_c_Nat_Osemiring__1__class_Oof__nat_001t__Real__Oreal, type,
    semiri2110766477t_real : nat > real).
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__Real__Oreal, type,
    ord_less_real : real > real > $o).
thf(sy_c_Power_Opower__class_Opower_001t__Complex__Ocomplex, type,
    power_power_complex : complex > nat > complex).
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_Power_Opower__class_Opower_001t__Real__Oreal, type,
    power_power_real : real > nat > real).
thf(sy_v_d, type,
    d : nat).
thf(sy_v_k, type,
    k : nat).
thf(sy_v_n, type,
    n : nat).

% Relevant facts (243)
thf(fact_0_power__eq__0__iff, axiom,
    ((![A : int, N : nat]: (((power_power_int @ A @ N) = zero_zero_int) = (((A = zero_zero_int)) & ((ord_less_nat @ zero_zero_nat @ N))))))). % power_eq_0_iff
thf(fact_1_power__eq__0__iff, axiom,
    ((![A : complex, N : nat]: (((power_power_complex @ A @ N) = zero_zero_complex) = (((A = zero_zero_complex)) & ((ord_less_nat @ zero_zero_nat @ N))))))). % power_eq_0_iff
thf(fact_2_power__eq__0__iff, axiom,
    ((![A : nat, N : nat]: (((power_power_nat @ A @ N) = zero_zero_nat) = (((A = zero_zero_nat)) & ((ord_less_nat @ zero_zero_nat @ N))))))). % power_eq_0_iff
thf(fact_3_power__eq__0__iff, axiom,
    ((![A : real, N : nat]: (((power_power_real @ A @ N) = zero_zero_real) = (((A = zero_zero_real)) & ((ord_less_nat @ zero_zero_nat @ N))))))). % power_eq_0_iff
thf(fact_4_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_5_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_6_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_7_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_8_mult__0__right, axiom,
    ((![M : nat]: ((times_times_nat @ M @ zero_zero_nat) = zero_zero_nat)))). % mult_0_right
thf(fact_9_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_10_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_11_neq0__conv, axiom,
    ((![N : nat]: ((~ ((N = zero_zero_nat))) = (ord_less_nat @ zero_zero_nat @ N))))). % neq0_conv
thf(fact_12_less__nat__zero__code, axiom,
    ((![N : nat]: (~ ((ord_less_nat @ N @ zero_zero_nat)))))). % less_nat_zero_code
thf(fact_13_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_14_mult__zero__left, axiom,
    ((![A : complex]: ((times_times_complex @ zero_zero_complex @ A) = zero_zero_complex)))). % mult_zero_left
thf(fact_15_mult__zero__left, axiom,
    ((![A : nat]: ((times_times_nat @ zero_zero_nat @ A) = zero_zero_nat)))). % mult_zero_left
thf(fact_16_mult__zero__left, axiom,
    ((![A : int]: ((times_times_int @ zero_zero_int @ A) = zero_zero_int)))). % mult_zero_left
thf(fact_17_mult__zero__left, axiom,
    ((![A : real]: ((times_times_real @ zero_zero_real @ A) = zero_zero_real)))). % mult_zero_left
thf(fact_18_mult__cancel__right, axiom,
    ((![A : complex, C : complex, B : complex]: (((times_times_complex @ A @ C) = (times_times_complex @ B @ C)) = (((C = zero_zero_complex)) | ((A = B))))))). % mult_cancel_right
thf(fact_19_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_20_mult__cancel__right, axiom,
    ((![A : int, C : int, B : int]: (((times_times_int @ A @ C) = (times_times_int @ B @ C)) = (((C = zero_zero_int)) | ((A = B))))))). % mult_cancel_right
thf(fact_21_mult__cancel__right, axiom,
    ((![A : real, C : real, B : real]: (((times_times_real @ A @ C) = (times_times_real @ B @ C)) = (((C = zero_zero_real)) | ((A = B))))))). % mult_cancel_right
thf(fact_22_mult__cancel__left, axiom,
    ((![C : complex, A : complex, B : complex]: (((times_times_complex @ C @ A) = (times_times_complex @ C @ B)) = (((C = zero_zero_complex)) | ((A = B))))))). % mult_cancel_left
thf(fact_23_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_24_mult__cancel__left, axiom,
    ((![C : int, A : int, B : int]: (((times_times_int @ C @ A) = (times_times_int @ C @ B)) = (((C = zero_zero_int)) | ((A = B))))))). % mult_cancel_left
thf(fact_25_mult__cancel__left, axiom,
    ((![C : real, A : real, B : real]: (((times_times_real @ C @ A) = (times_times_real @ C @ B)) = (((C = zero_zero_real)) | ((A = B))))))). % mult_cancel_left
thf(fact_26_mult__eq__0__iff, axiom,
    ((![A : complex, B : complex]: (((times_times_complex @ A @ B) = zero_zero_complex) = (((A = zero_zero_complex)) | ((B = zero_zero_complex))))))). % mult_eq_0_iff
thf(fact_27_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_28_mult__eq__0__iff, axiom,
    ((![A : int, B : int]: (((times_times_int @ A @ B) = zero_zero_int) = (((A = zero_zero_int)) | ((B = zero_zero_int))))))). % mult_eq_0_iff
thf(fact_29_mult__eq__0__iff, axiom,
    ((![A : real, B : real]: (((times_times_real @ A @ B) = zero_zero_real) = (((A = zero_zero_real)) | ((B = zero_zero_real))))))). % mult_eq_0_iff
thf(fact_30_mult__zero__right, axiom,
    ((![A : complex]: ((times_times_complex @ A @ zero_zero_complex) = zero_zero_complex)))). % mult_zero_right
thf(fact_31_mult__zero__right, axiom,
    ((![A : nat]: ((times_times_nat @ A @ zero_zero_nat) = zero_zero_nat)))). % mult_zero_right
thf(fact_32_mult__zero__right, axiom,
    ((![A : int]: ((times_times_int @ A @ zero_zero_int) = zero_zero_int)))). % mult_zero_right
thf(fact_33_mult__zero__right, axiom,
    ((![A : real]: ((times_times_real @ A @ zero_zero_real) = zero_zero_real)))). % mult_zero_right
thf(fact_34_nat__zero__less__power__iff, axiom,
    ((![X : nat, N : nat]: ((ord_less_nat @ zero_zero_nat @ (power_power_nat @ X @ N)) = (((ord_less_nat @ zero_zero_nat @ X)) | ((N = zero_zero_nat))))))). % nat_zero_less_power_iff
thf(fact_35_nat__power__less__imp__less, axiom,
    ((![I : nat, M : nat, N : nat]: ((ord_less_nat @ zero_zero_nat @ I) => ((ord_less_nat @ (power_power_nat @ I @ M) @ (power_power_nat @ I @ N)) => (ord_less_nat @ M @ N)))))). % nat_power_less_imp_less
thf(fact_36_root__nonzero, axiom,
    ((![N : nat]: (~ (((fFT_Mirabelle_root @ N) = zero_zero_complex)))))). % root_nonzero
thf(fact_37_linorder__neqE__linordered__idom, axiom,
    ((![X : int, Y : int]: ((~ ((X = Y))) => ((~ ((ord_less_int @ X @ Y))) => (ord_less_int @ Y @ X)))))). % linorder_neqE_linordered_idom
thf(fact_38_linorder__neqE__linordered__idom, axiom,
    ((![X : real, Y : real]: ((~ ((X = Y))) => ((~ ((ord_less_real @ X @ Y))) => (ord_less_real @ Y @ X)))))). % linorder_neqE_linordered_idom
thf(fact_39_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_40_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_41_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_42_less__irrefl__nat, axiom,
    ((![N : nat]: (~ ((ord_less_nat @ N @ N)))))). % less_irrefl_nat
thf(fact_43_less__not__refl3, axiom,
    ((![S : nat, T : nat]: ((ord_less_nat @ S @ T) => (~ ((S = T))))))). % less_not_refl3
thf(fact_44_less__not__refl2, axiom,
    ((![N : nat, M : nat]: ((ord_less_nat @ N @ M) => (~ ((M = N))))))). % less_not_refl2
thf(fact_45_less__not__refl, axiom,
    ((![N : nat]: (~ ((ord_less_nat @ N @ N)))))). % less_not_refl
thf(fact_46_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_47_mult__right__cancel, axiom,
    ((![C : complex, A : complex, B : complex]: ((~ ((C = zero_zero_complex))) => (((times_times_complex @ A @ C) = (times_times_complex @ B @ C)) = (A = B)))))). % mult_right_cancel
thf(fact_48_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_49_mult__right__cancel, axiom,
    ((![C : int, A : int, B : int]: ((~ ((C = zero_zero_int))) => (((times_times_int @ A @ C) = (times_times_int @ B @ C)) = (A = B)))))). % mult_right_cancel
thf(fact_50_mult__right__cancel, axiom,
    ((![C : real, A : real, B : real]: ((~ ((C = zero_zero_real))) => (((times_times_real @ A @ C) = (times_times_real @ B @ C)) = (A = B)))))). % mult_right_cancel
thf(fact_51_mult__left__cancel, axiom,
    ((![C : complex, A : complex, B : complex]: ((~ ((C = zero_zero_complex))) => (((times_times_complex @ C @ A) = (times_times_complex @ C @ B)) = (A = B)))))). % mult_left_cancel
thf(fact_52_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_53_mult__left__cancel, axiom,
    ((![C : int, A : int, B : int]: ((~ ((C = zero_zero_int))) => (((times_times_int @ C @ A) = (times_times_int @ C @ B)) = (A = B)))))). % mult_left_cancel
thf(fact_54_mult__left__cancel, axiom,
    ((![C : real, A : real, B : real]: ((~ ((C = zero_zero_real))) => (((times_times_real @ C @ A) = (times_times_real @ C @ B)) = (A = B)))))). % mult_left_cancel
thf(fact_55_no__zero__divisors, axiom,
    ((![A : complex, B : complex]: ((~ ((A = zero_zero_complex))) => ((~ ((B = zero_zero_complex))) => (~ (((times_times_complex @ A @ B) = zero_zero_complex)))))))). % no_zero_divisors
thf(fact_56_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_57_no__zero__divisors, axiom,
    ((![A : int, B : int]: ((~ ((A = zero_zero_int))) => ((~ ((B = zero_zero_int))) => (~ (((times_times_int @ A @ B) = zero_zero_int)))))))). % no_zero_divisors
thf(fact_58_no__zero__divisors, axiom,
    ((![A : real, B : real]: ((~ ((A = zero_zero_real))) => ((~ ((B = zero_zero_real))) => (~ (((times_times_real @ A @ B) = zero_zero_real)))))))). % no_zero_divisors
thf(fact_59_divisors__zero, axiom,
    ((![A : complex, B : complex]: (((times_times_complex @ A @ B) = zero_zero_complex) => ((A = zero_zero_complex) | (B = zero_zero_complex)))))). % divisors_zero
thf(fact_60_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_61_divisors__zero, axiom,
    ((![A : int, B : int]: (((times_times_int @ A @ B) = zero_zero_int) => ((A = zero_zero_int) | (B = zero_zero_int)))))). % divisors_zero
thf(fact_62_divisors__zero, axiom,
    ((![A : real, B : real]: (((times_times_real @ A @ B) = zero_zero_real) => ((A = zero_zero_real) | (B = zero_zero_real)))))). % divisors_zero
thf(fact_63_mult__not__zero, axiom,
    ((![A : complex, B : complex]: ((~ (((times_times_complex @ A @ B) = zero_zero_complex))) => ((~ ((A = zero_zero_complex))) & (~ ((B = zero_zero_complex)))))))). % mult_not_zero
thf(fact_64_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_65_mult__not__zero, axiom,
    ((![A : int, B : int]: ((~ (((times_times_int @ A @ B) = zero_zero_int))) => ((~ ((A = zero_zero_int))) & (~ ((B = zero_zero_int)))))))). % mult_not_zero
thf(fact_66_mult__not__zero, axiom,
    ((![A : real, B : real]: ((~ (((times_times_real @ A @ B) = zero_zero_real))) => ((~ ((A = zero_zero_real))) & (~ ((B = zero_zero_real)))))))). % mult_not_zero
thf(fact_67_power__not__zero, axiom,
    ((![A : complex, N : nat]: ((~ ((A = zero_zero_complex))) => (~ (((power_power_complex @ A @ N) = zero_zero_complex))))))). % power_not_zero
thf(fact_68_power__not__zero, axiom,
    ((![A : nat, N : nat]: ((~ ((A = zero_zero_nat))) => (~ (((power_power_nat @ A @ N) = zero_zero_nat))))))). % power_not_zero
thf(fact_69_power__not__zero, axiom,
    ((![A : real, N : nat]: ((~ ((A = zero_zero_real))) => (~ (((power_power_real @ A @ N) = zero_zero_real))))))). % power_not_zero
thf(fact_70_power__not__zero, axiom,
    ((![A : int, N : nat]: ((~ ((A = zero_zero_int))) => (~ (((power_power_int @ A @ N) = zero_zero_int))))))). % power_not_zero
thf(fact_71_power__commuting__commutes, axiom,
    ((![X : complex, Y : complex, N : nat]: (((times_times_complex @ X @ Y) = (times_times_complex @ Y @ X)) => ((times_times_complex @ (power_power_complex @ X @ N) @ Y) = (times_times_complex @ Y @ (power_power_complex @ X @ N))))))). % power_commuting_commutes
thf(fact_72_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_73_power__commuting__commutes, axiom,
    ((![X : int, Y : int, N : nat]: (((times_times_int @ X @ Y) = (times_times_int @ Y @ X)) => ((times_times_int @ (power_power_int @ X @ N) @ Y) = (times_times_int @ Y @ (power_power_int @ X @ N))))))). % power_commuting_commutes
thf(fact_74_power__commuting__commutes, axiom,
    ((![X : real, Y : real, N : nat]: (((times_times_real @ X @ Y) = (times_times_real @ Y @ X)) => ((times_times_real @ (power_power_real @ X @ N) @ Y) = (times_times_real @ Y @ (power_power_real @ X @ N))))))). % power_commuting_commutes
thf(fact_75_power__mult__distrib, axiom,
    ((![A : complex, B : complex, N : nat]: ((power_power_complex @ (times_times_complex @ A @ B) @ N) = (times_times_complex @ (power_power_complex @ A @ N) @ (power_power_complex @ B @ N)))))). % power_mult_distrib
thf(fact_76_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_77_power__mult__distrib, axiom,
    ((![A : int, B : int, N : nat]: ((power_power_int @ (times_times_int @ A @ B) @ N) = (times_times_int @ (power_power_int @ A @ N) @ (power_power_int @ B @ N)))))). % power_mult_distrib
thf(fact_78_power__mult__distrib, axiom,
    ((![A : real, B : real, N : nat]: ((power_power_real @ (times_times_real @ A @ B) @ N) = (times_times_real @ (power_power_real @ A @ N) @ (power_power_real @ B @ N)))))). % power_mult_distrib
thf(fact_79_power__commutes, axiom,
    ((![A : complex, N : nat]: ((times_times_complex @ (power_power_complex @ A @ N) @ A) = (times_times_complex @ A @ (power_power_complex @ A @ N)))))). % power_commutes
thf(fact_80_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_81_power__commutes, axiom,
    ((![A : int, N : nat]: ((times_times_int @ (power_power_int @ A @ N) @ A) = (times_times_int @ A @ (power_power_int @ A @ N)))))). % power_commutes
thf(fact_82_power__commutes, axiom,
    ((![A : real, N : nat]: ((times_times_real @ (power_power_real @ A @ N) @ A) = (times_times_real @ A @ (power_power_real @ A @ N)))))). % power_commutes
thf(fact_83_bot__nat__0_Oextremum__strict, axiom,
    ((![A : nat]: (~ ((ord_less_nat @ A @ zero_zero_nat)))))). % bot_nat_0.extremum_strict
thf(fact_84_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_85_gr__implies__not0, axiom,
    ((![M : nat, N : nat]: ((ord_less_nat @ M @ N) => (~ ((N = zero_zero_nat))))))). % gr_implies_not0
thf(fact_86_less__zeroE, axiom,
    ((![N : nat]: (~ ((ord_less_nat @ N @ zero_zero_nat)))))). % less_zeroE
thf(fact_87_not__less0, axiom,
    ((![N : nat]: (~ ((ord_less_nat @ N @ zero_zero_nat)))))). % not_less0
thf(fact_88_not__gr0, axiom,
    ((![N : nat]: ((~ ((ord_less_nat @ zero_zero_nat @ N))) = (N = zero_zero_nat))))). % not_gr0
thf(fact_89_gr0I, axiom,
    ((![N : nat]: ((~ ((N = zero_zero_nat))) => (ord_less_nat @ zero_zero_nat @ N))))). % gr0I
thf(fact_90_power__mult, axiom,
    ((![A : complex, M : nat, N : nat]: ((power_power_complex @ A @ (times_times_nat @ M @ N)) = (power_power_complex @ (power_power_complex @ A @ M) @ N))))). % power_mult
thf(fact_91_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_92_power__mult, axiom,
    ((![A : real, M : nat, N : nat]: ((power_power_real @ A @ (times_times_nat @ M @ N)) = (power_power_real @ (power_power_real @ A @ M) @ N))))). % power_mult
thf(fact_93_power__mult, axiom,
    ((![A : int, M : nat, N : nat]: ((power_power_int @ A @ (times_times_nat @ M @ N)) = (power_power_int @ (power_power_int @ A @ M) @ N))))). % power_mult
thf(fact_94_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_95_mult__0, axiom,
    ((![N : nat]: ((times_times_nat @ zero_zero_nat @ N) = zero_zero_nat)))). % mult_0
thf(fact_96_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_97_linordered__comm__semiring__strict__class_Ocomm__mult__strict__left__mono, axiom,
    ((![A : int, B : int, C : int]: ((ord_less_int @ A @ B) => ((ord_less_int @ zero_zero_int @ C) => (ord_less_int @ (times_times_int @ C @ A) @ (times_times_int @ C @ B))))))). % linordered_comm_semiring_strict_class.comm_mult_strict_left_mono
thf(fact_98_linordered__comm__semiring__strict__class_Ocomm__mult__strict__left__mono, axiom,
    ((![A : real, B : real, C : real]: ((ord_less_real @ A @ B) => ((ord_less_real @ zero_zero_real @ C) => (ord_less_real @ (times_times_real @ C @ A) @ (times_times_real @ C @ B))))))). % linordered_comm_semiring_strict_class.comm_mult_strict_left_mono
thf(fact_99_mult__less__cancel__right__disj, axiom,
    ((![A : int, C : int, B : int]: ((ord_less_int @ (times_times_int @ A @ C) @ (times_times_int @ B @ C)) = (((((ord_less_int @ zero_zero_int @ C)) & ((ord_less_int @ A @ B)))) | ((((ord_less_int @ C @ zero_zero_int)) & ((ord_less_int @ B @ A))))))))). % mult_less_cancel_right_disj
thf(fact_100_mult__less__cancel__right__disj, axiom,
    ((![A : real, C : real, B : real]: ((ord_less_real @ (times_times_real @ A @ C) @ (times_times_real @ B @ C)) = (((((ord_less_real @ zero_zero_real @ C)) & ((ord_less_real @ A @ B)))) | ((((ord_less_real @ C @ zero_zero_real)) & ((ord_less_real @ B @ A))))))))). % mult_less_cancel_right_disj
thf(fact_101_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_102_mult__strict__right__mono, axiom,
    ((![A : int, B : int, C : int]: ((ord_less_int @ A @ B) => ((ord_less_int @ zero_zero_int @ C) => (ord_less_int @ (times_times_int @ A @ C) @ (times_times_int @ B @ C))))))). % mult_strict_right_mono
thf(fact_103_mult__strict__right__mono, axiom,
    ((![A : real, B : real, C : real]: ((ord_less_real @ A @ B) => ((ord_less_real @ zero_zero_real @ C) => (ord_less_real @ (times_times_real @ A @ C) @ (times_times_real @ B @ C))))))). % mult_strict_right_mono
thf(fact_104_mult__strict__right__mono__neg, axiom,
    ((![B : int, A : int, C : int]: ((ord_less_int @ B @ A) => ((ord_less_int @ C @ zero_zero_int) => (ord_less_int @ (times_times_int @ A @ C) @ (times_times_int @ B @ C))))))). % mult_strict_right_mono_neg
thf(fact_105_mult__strict__right__mono__neg, axiom,
    ((![B : real, A : real, C : real]: ((ord_less_real @ B @ A) => ((ord_less_real @ C @ zero_zero_real) => (ord_less_real @ (times_times_real @ A @ C) @ (times_times_real @ B @ C))))))). % mult_strict_right_mono_neg
thf(fact_106_mult__less__cancel__left__disj, axiom,
    ((![C : int, A : int, B : int]: ((ord_less_int @ (times_times_int @ C @ A) @ (times_times_int @ C @ B)) = (((((ord_less_int @ zero_zero_int @ C)) & ((ord_less_int @ A @ B)))) | ((((ord_less_int @ C @ zero_zero_int)) & ((ord_less_int @ B @ A))))))))). % mult_less_cancel_left_disj
thf(fact_107_mult__less__cancel__left__disj, axiom,
    ((![C : real, A : real, B : real]: ((ord_less_real @ (times_times_real @ C @ A) @ (times_times_real @ C @ B)) = (((((ord_less_real @ zero_zero_real @ C)) & ((ord_less_real @ A @ B)))) | ((((ord_less_real @ C @ zero_zero_real)) & ((ord_less_real @ B @ A))))))))). % mult_less_cancel_left_disj
thf(fact_108_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_109_mult__strict__left__mono, axiom,
    ((![A : int, B : int, C : int]: ((ord_less_int @ A @ B) => ((ord_less_int @ zero_zero_int @ C) => (ord_less_int @ (times_times_int @ C @ A) @ (times_times_int @ C @ B))))))). % mult_strict_left_mono
thf(fact_110_mult__strict__left__mono, axiom,
    ((![A : real, B : real, C : real]: ((ord_less_real @ A @ B) => ((ord_less_real @ zero_zero_real @ C) => (ord_less_real @ (times_times_real @ C @ A) @ (times_times_real @ C @ B))))))). % mult_strict_left_mono
thf(fact_111_mult__strict__left__mono__neg, axiom,
    ((![B : int, A : int, C : int]: ((ord_less_int @ B @ A) => ((ord_less_int @ C @ zero_zero_int) => (ord_less_int @ (times_times_int @ C @ A) @ (times_times_int @ C @ B))))))). % mult_strict_left_mono_neg
thf(fact_112_mult__strict__left__mono__neg, axiom,
    ((![B : real, A : real, C : real]: ((ord_less_real @ B @ A) => ((ord_less_real @ C @ zero_zero_real) => (ord_less_real @ (times_times_real @ C @ A) @ (times_times_real @ C @ B))))))). % mult_strict_left_mono_neg
thf(fact_113_mult__less__cancel__left__pos, axiom,
    ((![C : int, A : int, B : int]: ((ord_less_int @ zero_zero_int @ C) => ((ord_less_int @ (times_times_int @ C @ A) @ (times_times_int @ C @ B)) = (ord_less_int @ A @ B)))))). % mult_less_cancel_left_pos
thf(fact_114_mult__less__cancel__left__pos, axiom,
    ((![C : real, A : real, B : real]: ((ord_less_real @ zero_zero_real @ C) => ((ord_less_real @ (times_times_real @ C @ A) @ (times_times_real @ C @ B)) = (ord_less_real @ A @ B)))))). % mult_less_cancel_left_pos
thf(fact_115_mult__less__cancel__left__neg, axiom,
    ((![C : int, A : int, B : int]: ((ord_less_int @ C @ zero_zero_int) => ((ord_less_int @ (times_times_int @ C @ A) @ (times_times_int @ C @ B)) = (ord_less_int @ B @ A)))))). % mult_less_cancel_left_neg
thf(fact_116_mult__less__cancel__left__neg, axiom,
    ((![C : real, A : real, B : real]: ((ord_less_real @ C @ zero_zero_real) => ((ord_less_real @ (times_times_real @ C @ A) @ (times_times_real @ C @ B)) = (ord_less_real @ B @ A)))))). % mult_less_cancel_left_neg
thf(fact_117_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_118_zero__less__mult__pos2, axiom,
    ((![B : int, A : int]: ((ord_less_int @ zero_zero_int @ (times_times_int @ B @ A)) => ((ord_less_int @ zero_zero_int @ A) => (ord_less_int @ zero_zero_int @ B)))))). % zero_less_mult_pos2
thf(fact_119_zero__less__mult__pos2, axiom,
    ((![B : real, A : real]: ((ord_less_real @ zero_zero_real @ (times_times_real @ B @ A)) => ((ord_less_real @ zero_zero_real @ A) => (ord_less_real @ zero_zero_real @ B)))))). % zero_less_mult_pos2
thf(fact_120_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_121_zero__less__mult__pos, axiom,
    ((![A : int, B : int]: ((ord_less_int @ zero_zero_int @ (times_times_int @ A @ B)) => ((ord_less_int @ zero_zero_int @ A) => (ord_less_int @ zero_zero_int @ B)))))). % zero_less_mult_pos
thf(fact_122_zero__less__mult__pos, axiom,
    ((![A : real, B : real]: ((ord_less_real @ zero_zero_real @ (times_times_real @ A @ B)) => ((ord_less_real @ zero_zero_real @ A) => (ord_less_real @ zero_zero_real @ B)))))). % zero_less_mult_pos
thf(fact_123_zero__less__mult__iff, axiom,
    ((![A : int, B : int]: ((ord_less_int @ zero_zero_int @ (times_times_int @ A @ B)) = (((((ord_less_int @ zero_zero_int @ A)) & ((ord_less_int @ zero_zero_int @ B)))) | ((((ord_less_int @ A @ zero_zero_int)) & ((ord_less_int @ B @ zero_zero_int))))))))). % zero_less_mult_iff
thf(fact_124_zero__less__mult__iff, axiom,
    ((![A : real, B : real]: ((ord_less_real @ zero_zero_real @ (times_times_real @ A @ B)) = (((((ord_less_real @ zero_zero_real @ A)) & ((ord_less_real @ zero_zero_real @ B)))) | ((((ord_less_real @ A @ zero_zero_real)) & ((ord_less_real @ B @ zero_zero_real))))))))). % zero_less_mult_iff
thf(fact_125_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_126_mult__pos__neg2, axiom,
    ((![A : int, B : int]: ((ord_less_int @ zero_zero_int @ A) => ((ord_less_int @ B @ zero_zero_int) => (ord_less_int @ (times_times_int @ B @ A) @ zero_zero_int)))))). % mult_pos_neg2
thf(fact_127_mult__pos__neg2, axiom,
    ((![A : real, B : real]: ((ord_less_real @ zero_zero_real @ A) => ((ord_less_real @ B @ zero_zero_real) => (ord_less_real @ (times_times_real @ B @ A) @ zero_zero_real)))))). % mult_pos_neg2
thf(fact_128_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_129_mult__pos__pos, axiom,
    ((![A : int, B : int]: ((ord_less_int @ zero_zero_int @ A) => ((ord_less_int @ zero_zero_int @ B) => (ord_less_int @ zero_zero_int @ (times_times_int @ A @ B))))))). % mult_pos_pos
thf(fact_130_mult__pos__pos, axiom,
    ((![A : real, B : real]: ((ord_less_real @ zero_zero_real @ A) => ((ord_less_real @ zero_zero_real @ B) => (ord_less_real @ zero_zero_real @ (times_times_real @ A @ B))))))). % mult_pos_pos
thf(fact_131_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_132_mult__pos__neg, axiom,
    ((![A : int, B : int]: ((ord_less_int @ zero_zero_int @ A) => ((ord_less_int @ B @ zero_zero_int) => (ord_less_int @ (times_times_int @ A @ B) @ zero_zero_int)))))). % mult_pos_neg
thf(fact_133_mult__pos__neg, axiom,
    ((![A : real, B : real]: ((ord_less_real @ zero_zero_real @ A) => ((ord_less_real @ B @ zero_zero_real) => (ord_less_real @ (times_times_real @ A @ B) @ zero_zero_real)))))). % mult_pos_neg
thf(fact_134_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_135_mult__neg__pos, axiom,
    ((![A : int, B : int]: ((ord_less_int @ A @ zero_zero_int) => ((ord_less_int @ zero_zero_int @ B) => (ord_less_int @ (times_times_int @ A @ B) @ zero_zero_int)))))). % mult_neg_pos
thf(fact_136_mult__neg__pos, axiom,
    ((![A : real, B : real]: ((ord_less_real @ A @ zero_zero_real) => ((ord_less_real @ zero_zero_real @ B) => (ord_less_real @ (times_times_real @ A @ B) @ zero_zero_real)))))). % mult_neg_pos
thf(fact_137_mult__less__0__iff, axiom,
    ((![A : int, B : int]: ((ord_less_int @ (times_times_int @ A @ B) @ zero_zero_int) = (((((ord_less_int @ zero_zero_int @ A)) & ((ord_less_int @ B @ zero_zero_int)))) | ((((ord_less_int @ A @ zero_zero_int)) & ((ord_less_int @ zero_zero_int @ B))))))))). % mult_less_0_iff
thf(fact_138_mult__less__0__iff, axiom,
    ((![A : real, B : real]: ((ord_less_real @ (times_times_real @ A @ B) @ zero_zero_real) = (((((ord_less_real @ zero_zero_real @ A)) & ((ord_less_real @ B @ zero_zero_real)))) | ((((ord_less_real @ A @ zero_zero_real)) & ((ord_less_real @ zero_zero_real @ B))))))))). % mult_less_0_iff
thf(fact_139_not__square__less__zero, axiom,
    ((![A : int]: (~ ((ord_less_int @ (times_times_int @ A @ A) @ zero_zero_int)))))). % not_square_less_zero
thf(fact_140_not__square__less__zero, axiom,
    ((![A : real]: (~ ((ord_less_real @ (times_times_real @ A @ A) @ zero_zero_real)))))). % not_square_less_zero
thf(fact_141_mult__neg__neg, axiom,
    ((![A : int, B : int]: ((ord_less_int @ A @ zero_zero_int) => ((ord_less_int @ B @ zero_zero_int) => (ord_less_int @ zero_zero_int @ (times_times_int @ A @ B))))))). % mult_neg_neg
thf(fact_142_mult__neg__neg, axiom,
    ((![A : real, B : real]: ((ord_less_real @ A @ zero_zero_real) => ((ord_less_real @ B @ zero_zero_real) => (ord_less_real @ zero_zero_real @ (times_times_real @ A @ B))))))). % mult_neg_neg
thf(fact_143_zero__less__power, axiom,
    ((![A : nat, N : nat]: ((ord_less_nat @ zero_zero_nat @ A) => (ord_less_nat @ zero_zero_nat @ (power_power_nat @ A @ N)))))). % zero_less_power
thf(fact_144_zero__less__power, axiom,
    ((![A : int, N : nat]: ((ord_less_int @ zero_zero_int @ A) => (ord_less_int @ zero_zero_int @ (power_power_int @ A @ N)))))). % zero_less_power
thf(fact_145_zero__less__power, axiom,
    ((![A : real, N : nat]: ((ord_less_real @ zero_zero_real @ A) => (ord_less_real @ zero_zero_real @ (power_power_real @ A @ N)))))). % zero_less_power
thf(fact_146_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_147_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_148_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_149_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_150_zero__power, axiom,
    ((![N : nat]: ((ord_less_nat @ zero_zero_nat @ N) => ((power_power_complex @ zero_zero_complex @ N) = zero_zero_complex))))). % zero_power
thf(fact_151_zero__power, axiom,
    ((![N : nat]: ((ord_less_nat @ zero_zero_nat @ N) => ((power_power_nat @ zero_zero_nat @ N) = zero_zero_nat))))). % zero_power
thf(fact_152_zero__power, axiom,
    ((![N : nat]: ((ord_less_nat @ zero_zero_nat @ N) => ((power_power_real @ zero_zero_real @ N) = zero_zero_real))))). % zero_power
thf(fact_153_zero__power, axiom,
    ((![N : nat]: ((ord_less_nat @ zero_zero_nat @ N) => ((power_power_int @ zero_zero_int @ N) = zero_zero_int))))). % zero_power
thf(fact_154_not__gr__zero, axiom,
    ((![N : nat]: ((~ ((ord_less_nat @ zero_zero_nat @ N))) = (N = zero_zero_nat))))). % not_gr_zero
thf(fact_155_mult__less__iff1, axiom,
    ((![Z : int, X : int, Y : int]: ((ord_less_int @ zero_zero_int @ Z) => ((ord_less_int @ (times_times_int @ X @ Z) @ (times_times_int @ Y @ Z)) = (ord_less_int @ X @ Y)))))). % mult_less_iff1
thf(fact_156_mult__less__iff1, axiom,
    ((![Z : real, X : real, Y : real]: ((ord_less_real @ zero_zero_real @ Z) => ((ord_less_real @ (times_times_real @ X @ Z) @ (times_times_real @ Y @ Z)) = (ord_less_real @ X @ Y)))))). % mult_less_iff1
thf(fact_157_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_158_gr__implies__not__zero, axiom,
    ((![M : nat, N : nat]: ((ord_less_nat @ M @ N) => (~ ((N = zero_zero_nat))))))). % gr_implies_not_zero
thf(fact_159_not__less__zero, axiom,
    ((![N : nat]: (~ ((ord_less_nat @ N @ zero_zero_nat)))))). % not_less_zero
thf(fact_160_gr__zeroI, axiom,
    ((![N : nat]: ((~ ((N = zero_zero_nat))) => (ord_less_nat @ zero_zero_nat @ N))))). % gr_zeroI
thf(fact_161_field__lbound__gt__zero, axiom,
    ((![D1 : real, D2 : real]: ((ord_less_real @ zero_zero_real @ D1) => ((ord_less_real @ zero_zero_real @ D2) => (?[E : real]: ((ord_less_real @ zero_zero_real @ E) & ((ord_less_real @ E @ D1) & (ord_less_real @ E @ D2))))))))). % field_lbound_gt_zero
thf(fact_162_less__numeral__extra_I3_J, axiom,
    ((~ ((ord_less_nat @ zero_zero_nat @ zero_zero_nat))))). % less_numeral_extra(3)
thf(fact_163_less__numeral__extra_I3_J, axiom,
    ((~ ((ord_less_int @ zero_zero_int @ zero_zero_int))))). % less_numeral_extra(3)
thf(fact_164_less__numeral__extra_I3_J, axiom,
    ((~ ((ord_less_real @ zero_zero_real @ zero_zero_real))))). % less_numeral_extra(3)
thf(fact_165_of__nat__zero__less__power__iff, axiom,
    ((![X : nat, N : nat]: ((ord_less_nat @ zero_zero_nat @ (power_power_nat @ (semiri1382578993at_nat @ X) @ N)) = (((ord_less_nat @ zero_zero_nat @ X)) | ((N = zero_zero_nat))))))). % of_nat_zero_less_power_iff
thf(fact_166_of__nat__zero__less__power__iff, axiom,
    ((![X : nat, N : nat]: ((ord_less_int @ zero_zero_int @ (power_power_int @ (semiri2019852685at_int @ X) @ N)) = (((ord_less_nat @ zero_zero_nat @ X)) | ((N = zero_zero_nat))))))). % of_nat_zero_less_power_iff
thf(fact_167_of__nat__zero__less__power__iff, axiom,
    ((![X : nat, N : nat]: ((ord_less_real @ zero_zero_real @ (power_power_real @ (semiri2110766477t_real @ X) @ N)) = (((ord_less_nat @ zero_zero_nat @ X)) | ((N = zero_zero_nat))))))). % of_nat_zero_less_power_iff
thf(fact_168_of__nat__eq__iff, axiom,
    ((![M : nat, N : nat]: (((semiri2019852685at_int @ M) = (semiri2019852685at_int @ N)) = (M = N))))). % of_nat_eq_iff
thf(fact_169_of__nat__eq__iff, axiom,
    ((![M : nat, N : nat]: (((semiri2110766477t_real @ M) = (semiri2110766477t_real @ N)) = (M = N))))). % of_nat_eq_iff
thf(fact_170_of__nat__0, axiom,
    (((semiri1382578993at_nat @ zero_zero_nat) = zero_zero_nat))). % of_nat_0
thf(fact_171_of__nat__0, axiom,
    (((semiri356525583omplex @ zero_zero_nat) = zero_zero_complex))). % of_nat_0
thf(fact_172_of__nat__0, axiom,
    (((semiri2019852685at_int @ zero_zero_nat) = zero_zero_int))). % of_nat_0
thf(fact_173_of__nat__0, axiom,
    (((semiri2110766477t_real @ zero_zero_nat) = zero_zero_real))). % of_nat_0
thf(fact_174_of__nat__0__eq__iff, axiom,
    ((![N : nat]: ((zero_zero_nat = (semiri1382578993at_nat @ N)) = (zero_zero_nat = N))))). % of_nat_0_eq_iff
thf(fact_175_of__nat__0__eq__iff, axiom,
    ((![N : nat]: ((zero_zero_complex = (semiri356525583omplex @ N)) = (zero_zero_nat = N))))). % of_nat_0_eq_iff
thf(fact_176_of__nat__0__eq__iff, axiom,
    ((![N : nat]: ((zero_zero_int = (semiri2019852685at_int @ N)) = (zero_zero_nat = N))))). % of_nat_0_eq_iff
thf(fact_177_of__nat__0__eq__iff, axiom,
    ((![N : nat]: ((zero_zero_real = (semiri2110766477t_real @ N)) = (zero_zero_nat = N))))). % of_nat_0_eq_iff
thf(fact_178_of__nat__eq__0__iff, axiom,
    ((![M : nat]: (((semiri1382578993at_nat @ M) = zero_zero_nat) = (M = zero_zero_nat))))). % of_nat_eq_0_iff
thf(fact_179_of__nat__eq__0__iff, axiom,
    ((![M : nat]: (((semiri356525583omplex @ M) = zero_zero_complex) = (M = zero_zero_nat))))). % of_nat_eq_0_iff
thf(fact_180_of__nat__eq__0__iff, axiom,
    ((![M : nat]: (((semiri2019852685at_int @ M) = zero_zero_int) = (M = zero_zero_nat))))). % of_nat_eq_0_iff
thf(fact_181_of__nat__eq__0__iff, axiom,
    ((![M : nat]: (((semiri2110766477t_real @ M) = zero_zero_real) = (M = zero_zero_nat))))). % of_nat_eq_0_iff
thf(fact_182_of__nat__less__iff, axiom,
    ((![M : nat, N : nat]: ((ord_less_nat @ (semiri1382578993at_nat @ M) @ (semiri1382578993at_nat @ N)) = (ord_less_nat @ M @ N))))). % of_nat_less_iff
thf(fact_183_of__nat__less__iff, axiom,
    ((![M : nat, N : nat]: ((ord_less_int @ (semiri2019852685at_int @ M) @ (semiri2019852685at_int @ N)) = (ord_less_nat @ M @ N))))). % of_nat_less_iff
thf(fact_184_of__nat__less__iff, axiom,
    ((![M : nat, N : nat]: ((ord_less_real @ (semiri2110766477t_real @ M) @ (semiri2110766477t_real @ N)) = (ord_less_nat @ M @ N))))). % of_nat_less_iff
thf(fact_185_of__nat__mult, axiom,
    ((![M : nat, N : nat]: ((semiri1382578993at_nat @ (times_times_nat @ M @ N)) = (times_times_nat @ (semiri1382578993at_nat @ M) @ (semiri1382578993at_nat @ N)))))). % of_nat_mult
thf(fact_186_of__nat__mult, axiom,
    ((![M : nat, N : nat]: ((semiri2019852685at_int @ (times_times_nat @ M @ N)) = (times_times_int @ (semiri2019852685at_int @ M) @ (semiri2019852685at_int @ N)))))). % of_nat_mult
thf(fact_187_of__nat__mult, axiom,
    ((![M : nat, N : nat]: ((semiri2110766477t_real @ (times_times_nat @ M @ N)) = (times_times_real @ (semiri2110766477t_real @ M) @ (semiri2110766477t_real @ N)))))). % of_nat_mult
thf(fact_188_of__nat__power, axiom,
    ((![M : nat, N : nat]: ((semiri356525583omplex @ (power_power_nat @ M @ N)) = (power_power_complex @ (semiri356525583omplex @ M) @ N))))). % of_nat_power
thf(fact_189_of__nat__power, axiom,
    ((![M : nat, N : nat]: ((semiri1382578993at_nat @ (power_power_nat @ M @ N)) = (power_power_nat @ (semiri1382578993at_nat @ M) @ N))))). % of_nat_power
thf(fact_190_of__nat__power, axiom,
    ((![M : nat, N : nat]: ((semiri2019852685at_int @ (power_power_nat @ M @ N)) = (power_power_int @ (semiri2019852685at_int @ M) @ N))))). % of_nat_power
thf(fact_191_of__nat__power, axiom,
    ((![M : nat, N : nat]: ((semiri2110766477t_real @ (power_power_nat @ M @ N)) = (power_power_real @ (semiri2110766477t_real @ M) @ N))))). % of_nat_power
thf(fact_192_of__nat__eq__of__nat__power__cancel__iff, axiom,
    ((![B : nat, W : nat, X : nat]: (((power_power_complex @ (semiri356525583omplex @ B) @ W) = (semiri356525583omplex @ X)) = ((power_power_nat @ B @ W) = X))))). % of_nat_eq_of_nat_power_cancel_iff
thf(fact_193_of__nat__eq__of__nat__power__cancel__iff, axiom,
    ((![B : nat, W : nat, X : nat]: (((power_power_nat @ (semiri1382578993at_nat @ B) @ W) = (semiri1382578993at_nat @ X)) = ((power_power_nat @ B @ W) = X))))). % of_nat_eq_of_nat_power_cancel_iff
thf(fact_194_of__nat__eq__of__nat__power__cancel__iff, axiom,
    ((![B : nat, W : nat, X : nat]: (((power_power_int @ (semiri2019852685at_int @ B) @ W) = (semiri2019852685at_int @ X)) = ((power_power_nat @ B @ W) = X))))). % of_nat_eq_of_nat_power_cancel_iff
thf(fact_195_of__nat__eq__of__nat__power__cancel__iff, axiom,
    ((![B : nat, W : nat, X : nat]: (((power_power_real @ (semiri2110766477t_real @ B) @ W) = (semiri2110766477t_real @ X)) = ((power_power_nat @ B @ W) = X))))). % of_nat_eq_of_nat_power_cancel_iff
thf(fact_196_of__nat__power__eq__of__nat__cancel__iff, axiom,
    ((![X : nat, B : nat, W : nat]: (((semiri356525583omplex @ X) = (power_power_complex @ (semiri356525583omplex @ B) @ W)) = (X = (power_power_nat @ B @ W)))))). % of_nat_power_eq_of_nat_cancel_iff
thf(fact_197_of__nat__power__eq__of__nat__cancel__iff, axiom,
    ((![X : nat, B : nat, W : nat]: (((semiri1382578993at_nat @ X) = (power_power_nat @ (semiri1382578993at_nat @ B) @ W)) = (X = (power_power_nat @ B @ W)))))). % of_nat_power_eq_of_nat_cancel_iff
thf(fact_198_of__nat__power__eq__of__nat__cancel__iff, axiom,
    ((![X : nat, B : nat, W : nat]: (((semiri2019852685at_int @ X) = (power_power_int @ (semiri2019852685at_int @ B) @ W)) = (X = (power_power_nat @ B @ W)))))). % of_nat_power_eq_of_nat_cancel_iff
thf(fact_199_of__nat__power__eq__of__nat__cancel__iff, axiom,
    ((![X : nat, B : nat, W : nat]: (((semiri2110766477t_real @ X) = (power_power_real @ (semiri2110766477t_real @ B) @ W)) = (X = (power_power_nat @ B @ W)))))). % of_nat_power_eq_of_nat_cancel_iff
thf(fact_200_of__nat__0__less__iff, axiom,
    ((![N : nat]: ((ord_less_nat @ zero_zero_nat @ (semiri1382578993at_nat @ N)) = (ord_less_nat @ zero_zero_nat @ N))))). % of_nat_0_less_iff
thf(fact_201_of__nat__0__less__iff, axiom,
    ((![N : nat]: ((ord_less_int @ zero_zero_int @ (semiri2019852685at_int @ N)) = (ord_less_nat @ zero_zero_nat @ N))))). % of_nat_0_less_iff
thf(fact_202_of__nat__0__less__iff, axiom,
    ((![N : nat]: ((ord_less_real @ zero_zero_real @ (semiri2110766477t_real @ N)) = (ord_less_nat @ zero_zero_nat @ N))))). % of_nat_0_less_iff
thf(fact_203_of__nat__less__of__nat__power__cancel__iff, axiom,
    ((![B : nat, W : nat, X : nat]: ((ord_less_nat @ (power_power_nat @ (semiri1382578993at_nat @ B) @ W) @ (semiri1382578993at_nat @ X)) = (ord_less_nat @ (power_power_nat @ B @ W) @ X))))). % of_nat_less_of_nat_power_cancel_iff
thf(fact_204_of__nat__less__of__nat__power__cancel__iff, axiom,
    ((![B : nat, W : nat, X : nat]: ((ord_less_int @ (power_power_int @ (semiri2019852685at_int @ B) @ W) @ (semiri2019852685at_int @ X)) = (ord_less_nat @ (power_power_nat @ B @ W) @ X))))). % of_nat_less_of_nat_power_cancel_iff
thf(fact_205_of__nat__less__of__nat__power__cancel__iff, axiom,
    ((![B : nat, W : nat, X : nat]: ((ord_less_real @ (power_power_real @ (semiri2110766477t_real @ B) @ W) @ (semiri2110766477t_real @ X)) = (ord_less_nat @ (power_power_nat @ B @ W) @ X))))). % of_nat_less_of_nat_power_cancel_iff
thf(fact_206_of__nat__power__less__of__nat__cancel__iff, axiom,
    ((![X : nat, B : nat, W : nat]: ((ord_less_nat @ (semiri1382578993at_nat @ X) @ (power_power_nat @ (semiri1382578993at_nat @ B) @ W)) = (ord_less_nat @ X @ (power_power_nat @ B @ W)))))). % of_nat_power_less_of_nat_cancel_iff
thf(fact_207_of__nat__power__less__of__nat__cancel__iff, axiom,
    ((![X : nat, B : nat, W : nat]: ((ord_less_int @ (semiri2019852685at_int @ X) @ (power_power_int @ (semiri2019852685at_int @ B) @ W)) = (ord_less_nat @ X @ (power_power_nat @ B @ W)))))). % of_nat_power_less_of_nat_cancel_iff
thf(fact_208_of__nat__power__less__of__nat__cancel__iff, axiom,
    ((![X : nat, B : nat, W : nat]: ((ord_less_real @ (semiri2110766477t_real @ X) @ (power_power_real @ (semiri2110766477t_real @ B) @ W)) = (ord_less_nat @ X @ (power_power_nat @ B @ W)))))). % of_nat_power_less_of_nat_cancel_iff
thf(fact_209_mult__of__nat__commute, axiom,
    ((![X : nat, Y : nat]: ((times_times_nat @ (semiri1382578993at_nat @ X) @ Y) = (times_times_nat @ Y @ (semiri1382578993at_nat @ X)))))). % mult_of_nat_commute
thf(fact_210_mult__of__nat__commute, axiom,
    ((![X : nat, Y : int]: ((times_times_int @ (semiri2019852685at_int @ X) @ Y) = (times_times_int @ Y @ (semiri2019852685at_int @ X)))))). % mult_of_nat_commute
thf(fact_211_mult__of__nat__commute, axiom,
    ((![X : nat, Y : real]: ((times_times_real @ (semiri2110766477t_real @ X) @ Y) = (times_times_real @ Y @ (semiri2110766477t_real @ X)))))). % mult_of_nat_commute
thf(fact_212_of__nat__less__0__iff, axiom,
    ((![M : nat]: (~ ((ord_less_nat @ (semiri1382578993at_nat @ M) @ zero_zero_nat)))))). % of_nat_less_0_iff
thf(fact_213_of__nat__less__0__iff, axiom,
    ((![M : nat]: (~ ((ord_less_int @ (semiri2019852685at_int @ M) @ zero_zero_int)))))). % of_nat_less_0_iff
thf(fact_214_of__nat__less__0__iff, axiom,
    ((![M : nat]: (~ ((ord_less_real @ (semiri2110766477t_real @ M) @ zero_zero_real)))))). % of_nat_less_0_iff
thf(fact_215_less__imp__of__nat__less, axiom,
    ((![M : nat, N : nat]: ((ord_less_nat @ M @ N) => (ord_less_nat @ (semiri1382578993at_nat @ M) @ (semiri1382578993at_nat @ N)))))). % less_imp_of_nat_less
thf(fact_216_less__imp__of__nat__less, axiom,
    ((![M : nat, N : nat]: ((ord_less_nat @ M @ N) => (ord_less_int @ (semiri2019852685at_int @ M) @ (semiri2019852685at_int @ N)))))). % less_imp_of_nat_less
thf(fact_217_less__imp__of__nat__less, axiom,
    ((![M : nat, N : nat]: ((ord_less_nat @ M @ N) => (ord_less_real @ (semiri2110766477t_real @ M) @ (semiri2110766477t_real @ N)))))). % less_imp_of_nat_less
thf(fact_218_of__nat__less__imp__less, axiom,
    ((![M : nat, N : nat]: ((ord_less_nat @ (semiri1382578993at_nat @ M) @ (semiri1382578993at_nat @ N)) => (ord_less_nat @ M @ N))))). % of_nat_less_imp_less
thf(fact_219_of__nat__less__imp__less, axiom,
    ((![M : nat, N : nat]: ((ord_less_int @ (semiri2019852685at_int @ M) @ (semiri2019852685at_int @ N)) => (ord_less_nat @ M @ N))))). % of_nat_less_imp_less
thf(fact_220_of__nat__less__imp__less, axiom,
    ((![M : nat, N : nat]: ((ord_less_real @ (semiri2110766477t_real @ M) @ (semiri2110766477t_real @ N)) => (ord_less_nat @ M @ N))))). % of_nat_less_imp_less
thf(fact_221_zero__reorient, axiom,
    ((![X : int]: ((zero_zero_int = X) = (X = zero_zero_int))))). % zero_reorient
thf(fact_222_zero__reorient, axiom,
    ((![X : real]: ((zero_zero_real = X) = (X = zero_zero_real))))). % zero_reorient
thf(fact_223_pos__int__cases, axiom,
    ((![K : int]: ((ord_less_int @ zero_zero_int @ K) => (~ ((![N2 : nat]: ((K = (semiri2019852685at_int @ N2)) => (~ ((ord_less_nat @ zero_zero_nat @ N2))))))))))). % pos_int_cases
thf(fact_224_zero__less__imp__eq__int, axiom,
    ((![K : int]: ((ord_less_int @ zero_zero_int @ K) => (?[N2 : nat]: ((ord_less_nat @ zero_zero_nat @ N2) & (K = (semiri2019852685at_int @ N2)))))))). % zero_less_imp_eq_int
thf(fact_225_less__int__code_I1_J, axiom,
    ((~ ((ord_less_int @ zero_zero_int @ zero_zero_int))))). % less_int_code(1)
thf(fact_226_times__int__code_I2_J, axiom,
    ((![L : int]: ((times_times_int @ zero_zero_int @ L) = zero_zero_int)))). % times_int_code(2)
thf(fact_227_times__int__code_I1_J, axiom,
    ((![K : int]: ((times_times_int @ K @ zero_zero_int) = zero_zero_int)))). % times_int_code(1)
thf(fact_228_zmult__zless__mono2, axiom,
    ((![I : int, J : int, K : int]: ((ord_less_int @ I @ J) => ((ord_less_int @ zero_zero_int @ K) => (ord_less_int @ (times_times_int @ K @ I) @ (times_times_int @ K @ J))))))). % zmult_zless_mono2
thf(fact_229_int__int__eq, axiom,
    ((![M : nat, N : nat]: (((semiri2019852685at_int @ M) = (semiri2019852685at_int @ N)) = (M = N))))). % int_int_eq
thf(fact_230_zmult__zless__mono2__lemma, axiom,
    ((![I : int, J : int, K : nat]: ((ord_less_int @ I @ J) => ((ord_less_nat @ zero_zero_nat @ K) => (ord_less_int @ (times_times_int @ (semiri2019852685at_int @ K) @ I) @ (times_times_int @ (semiri2019852685at_int @ K) @ J))))))). % zmult_zless_mono2_lemma
thf(fact_231_nat__int__comparison_I2_J, axiom,
    ((ord_less_nat = (^[A2 : nat]: (^[B2 : nat]: (ord_less_int @ (semiri2019852685at_int @ A2) @ (semiri2019852685at_int @ B2))))))). % nat_int_comparison(2)
thf(fact_232_int__ops_I1_J, axiom,
    (((semiri2019852685at_int @ zero_zero_nat) = zero_zero_int))). % int_ops(1)
thf(fact_233_nat__int__comparison_I1_J, axiom,
    (((^[Y2 : nat]: (^[Z2 : nat]: (Y2 = Z2))) = (^[A2 : nat]: (^[B2 : nat]: ((semiri2019852685at_int @ A2) = (semiri2019852685at_int @ B2))))))). % nat_int_comparison(1)
thf(fact_234_int__if, axiom,
    ((![P : $o, A : nat, B : nat]: ((P => ((semiri2019852685at_int @ (if_nat @ P @ A @ B)) = (semiri2019852685at_int @ A))) & ((~ (P)) => ((semiri2019852685at_int @ (if_nat @ P @ A @ B)) = (semiri2019852685at_int @ B))))))). % int_if
thf(fact_235_int__ops_I7_J, axiom,
    ((![A : nat, B : nat]: ((semiri2019852685at_int @ (times_times_nat @ A @ B)) = (times_times_int @ (semiri2019852685at_int @ A) @ (semiri2019852685at_int @ B)))))). % int_ops(7)
thf(fact_236_realpow__pos__nth, axiom,
    ((![N : nat, A : real]: ((ord_less_nat @ zero_zero_nat @ N) => ((ord_less_real @ zero_zero_real @ A) => (?[R : real]: ((ord_less_real @ zero_zero_real @ R) & ((power_power_real @ R @ N) = A)))))))). % realpow_pos_nth
thf(fact_237_realpow__pos__nth__unique, axiom,
    ((![N : nat, A : real]: ((ord_less_nat @ zero_zero_nat @ N) => ((ord_less_real @ zero_zero_real @ A) => (?[X2 : real]: (((ord_less_real @ zero_zero_real @ X2) & ((power_power_real @ X2 @ N) = A)) & (![Y3 : real]: (((ord_less_real @ zero_zero_real @ Y3) & ((power_power_real @ Y3 @ N) = A)) => (Y3 = X2)))))))))). % realpow_pos_nth_unique
thf(fact_238_not__real__square__gt__zero, axiom,
    ((![X : real]: ((~ ((ord_less_real @ zero_zero_real @ (times_times_real @ X @ X)))) = (X = zero_zero_real))))). % not_real_square_gt_zero
thf(fact_239_reals__Archimedean3, axiom,
    ((![X : real]: ((ord_less_real @ zero_zero_real @ X) => (![Y3 : real]: (?[N2 : nat]: (ord_less_real @ Y3 @ (times_times_real @ (semiri2110766477t_real @ N2) @ X)))))))). % reals_Archimedean3
thf(fact_240_neg__int__cases, axiom,
    ((![K : int]: ((ord_less_int @ K @ zero_zero_int) => (~ ((![N2 : nat]: ((K = (uminus_uminus_int @ (semiri2019852685at_int @ N2))) => (~ ((ord_less_nat @ zero_zero_nat @ N2))))))))))). % neg_int_cases
thf(fact_241_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_242_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

% Helper facts (3)
thf(help_If_3_1_If_001t__Nat__Onat_T, axiom,
    ((![P : $o]: ((P = $true) | (P = $false))))).
thf(help_If_2_1_If_001t__Nat__Onat_T, axiom,
    ((![X : nat, Y : nat]: ((if_nat @ $false @ X @ Y) = Y)))).
thf(help_If_1_1_If_001t__Nat__Onat_T, axiom,
    ((![X : nat, Y : nat]: ((if_nat @ $true @ X @ Y) = X)))).

% Conjectures (2)
thf(conj_0, hypothesis,
    ((ord_less_nat @ zero_zero_nat @ d))).
thf(conj_1, conjecture,
    (((power_power_complex @ (fFT_Mirabelle_root @ (times_times_nat @ d @ n)) @ (times_times_nat @ d @ k)) = (power_power_complex @ (fFT_Mirabelle_root @ n) @ k)))).
