% 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_504__3228710_1 ) ; }
% This file was generated by Isabelle (most likely Sledgehammer)
% 2020-12-16 14:11:43.297

% Could-be-implicit typings (3)
thf(ty_n_t__Complex__Ocomplex, type,
    complex : $tType).
thf(ty_n_t__Num__Onum, type,
    num : $tType).
thf(ty_n_t__Nat__Onat, type,
    nat : $tType).

% Explicit typings (25)
thf(sy_c_FFT__Mirabelle__ulikgskiun_OIDFT, type,
    fFT_Mirabelle_IDFT : nat > (nat > complex) > nat > complex).
thf(sy_c_FFT__Mirabelle__ulikgskiun_OIFFT, type,
    fFT_Mirabelle_IFFT : nat > (nat > complex) > nat > complex).
thf(sy_c_FFT__Mirabelle__ulikgskiun_Oroot, type,
    fFT_Mirabelle_root : nat > complex).
thf(sy_c_Groups_Oone__class_Oone_001t__Complex__Ocomplex, type,
    one_one_complex : complex).
thf(sy_c_Groups_Oone__class_Oone_001t__Nat__Onat, type,
    one_one_nat : nat).
thf(sy_c_Groups_Oplus__class_Oplus_001t__Complex__Ocomplex, type,
    plus_plus_complex : complex > complex > complex).
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__Complex__Ocomplex, type,
    times_times_complex : complex > complex > complex).
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_Nat_OSuc, type,
    suc : nat > nat).
thf(sy_c_Num_Onum_OBit0, type,
    bit0 : num > num).
thf(sy_c_Num_Onum_OOne, type,
    one : num).
thf(sy_c_Num_Onumeral__class_Onumeral_001t__Complex__Ocomplex, type,
    numera632737353omplex : num > complex).
thf(sy_c_Num_Onumeral__class_Onumeral_001t__Nat__Onat, type,
    numeral_numeral_nat : num > nat).
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_Power_Opower__class_Opower_001t__Complex__Ocomplex, type,
    power_power_complex : complex > nat > complex).
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__Complex__Ocomplex, type,
    divide1210191872omplex : complex > complex > complex).
thf(sy_c_Rings_Odivide__class_Odivide_001t__Nat__Onat, type,
    divide_divide_nat : nat > nat > nat).
thf(sy_v_a____, type,
    a : nat > complex).
thf(sy_v_i____, type,
    i : nat).
thf(sy_v_ka____, type,
    ka : nat).

% Relevant facts (181)
thf(fact_0_True, axiom,
    ((ord_less_nat @ i @ (power_power_nat @ (numeral_numeral_nat @ (bit0 @ one)) @ ka)))). % True
thf(fact_1_i, axiom,
    ((ord_less_nat @ i @ (power_power_nat @ (numeral_numeral_nat @ (bit0 @ one)) @ (suc @ ka))))). % i
thf(fact_2_Suc_Ohyps, axiom,
    ((![I : nat, A : nat > complex]: ((ord_less_nat @ I @ (power_power_nat @ (numeral_numeral_nat @ (bit0 @ one)) @ ka)) => ((fFT_Mirabelle_IDFT @ (power_power_nat @ (numeral_numeral_nat @ (bit0 @ one)) @ ka) @ A @ I) = (fFT_Mirabelle_IFFT @ ka @ A @ I)))))). % Suc.hyps
thf(fact_3_root__unity, axiom,
    ((![N : nat]: ((power_power_complex @ (fFT_Mirabelle_root @ N) @ N) = one_one_complex)))). % root_unity
thf(fact_4_root__cancel1, axiom,
    ((![M : nat, I : nat, J : nat]: ((power_power_complex @ (fFT_Mirabelle_root @ (times_times_nat @ (numeral_numeral_nat @ (bit0 @ one)) @ M)) @ (times_times_nat @ I @ (times_times_nat @ (numeral_numeral_nat @ (bit0 @ one)) @ J))) = (power_power_complex @ (fFT_Mirabelle_root @ M) @ (times_times_nat @ I @ J)))))). % root_cancel1
thf(fact_5_one__add__one, axiom,
    (((plus_plus_complex @ one_one_complex @ one_one_complex) = (numera632737353omplex @ (bit0 @ one))))). % one_add_one
thf(fact_6_one__add__one, axiom,
    (((plus_plus_nat @ one_one_nat @ one_one_nat) = (numeral_numeral_nat @ (bit0 @ one))))). % one_add_one
thf(fact_7_power__strict__increasing__iff, axiom,
    ((![B : nat, X : nat, Y : nat]: ((ord_less_nat @ one_one_nat @ B) => ((ord_less_nat @ (power_power_nat @ B @ X) @ (power_power_nat @ B @ Y)) = (ord_less_nat @ X @ Y)))))). % power_strict_increasing_iff
thf(fact_8_numeral__plus__one, axiom,
    ((![N : num]: ((plus_plus_complex @ (numera632737353omplex @ N) @ one_one_complex) = (numera632737353omplex @ (plus_plus_num @ N @ one)))))). % numeral_plus_one
thf(fact_9_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_10_one__plus__numeral, axiom,
    ((![N : num]: ((plus_plus_complex @ one_one_complex @ (numera632737353omplex @ N)) = (numera632737353omplex @ (plus_plus_num @ one @ N)))))). % one_plus_numeral
thf(fact_11_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_12_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_13_numeral__eq__one__iff, axiom,
    ((![N : num]: (((numeral_numeral_nat @ N) = one_one_nat) = (N = one))))). % numeral_eq_one_iff
thf(fact_14_numeral__eq__one__iff, axiom,
    ((![N : num]: (((numera632737353omplex @ N) = one_one_complex) = (N = one))))). % numeral_eq_one_iff
thf(fact_15_one__eq__numeral__iff, axiom,
    ((![N : num]: ((one_one_nat = (numeral_numeral_nat @ N)) = (one = N))))). % one_eq_numeral_iff
thf(fact_16_one__eq__numeral__iff, axiom,
    ((![N : num]: ((one_one_complex = (numera632737353omplex @ N)) = (one = N))))). % one_eq_numeral_iff
thf(fact_17_power__inject__exp, axiom,
    ((![A : nat, M : nat, N : nat]: ((ord_less_nat @ one_one_nat @ A) => (((power_power_nat @ A @ M) = (power_power_nat @ A @ N)) = (M = N)))))). % power_inject_exp
thf(fact_18_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_19_distrib__left__numeral, axiom,
    ((![V : num, B : complex, C : complex]: ((times_times_complex @ (numera632737353omplex @ V) @ (plus_plus_complex @ B @ C)) = (plus_plus_complex @ (times_times_complex @ (numera632737353omplex @ V) @ B) @ (times_times_complex @ (numera632737353omplex @ V) @ C)))))). % distrib_left_numeral
thf(fact_20_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_21_distrib__right__numeral, axiom,
    ((![A : complex, B : complex, V : num]: ((times_times_complex @ (plus_plus_complex @ A @ B) @ (numera632737353omplex @ V)) = (plus_plus_complex @ (times_times_complex @ A @ (numera632737353omplex @ V)) @ (times_times_complex @ B @ (numera632737353omplex @ V))))))). % distrib_right_numeral
thf(fact_22_numeral__eq__iff, axiom,
    ((![M : num, N : num]: (((numeral_numeral_nat @ M) = (numeral_numeral_nat @ N)) = (M = N))))). % numeral_eq_iff
thf(fact_23_numeral__eq__iff, axiom,
    ((![M : num, N : num]: (((numera632737353omplex @ M) = (numera632737353omplex @ N)) = (M = N))))). % numeral_eq_iff
thf(fact_24_power__one__right, axiom,
    ((![A : nat]: ((power_power_nat @ A @ one_one_nat) = A)))). % power_one_right
thf(fact_25_power__one__right, axiom,
    ((![A : complex]: ((power_power_complex @ A @ one_one_nat) = A)))). % power_one_right
thf(fact_26_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_27_numeral__times__numeral, axiom,
    ((![M : num, N : num]: ((times_times_complex @ (numera632737353omplex @ M) @ (numera632737353omplex @ N)) = (numera632737353omplex @ (times_times_num @ M @ N)))))). % numeral_times_numeral
thf(fact_28_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_29_mult__numeral__left__semiring__numeral, axiom,
    ((![V : num, W : num, Z : complex]: ((times_times_complex @ (numera632737353omplex @ V) @ (times_times_complex @ (numera632737353omplex @ W) @ Z)) = (times_times_complex @ (numera632737353omplex @ (times_times_num @ V @ W)) @ Z))))). % mult_numeral_left_semiring_numeral
thf(fact_30_power__one, axiom,
    ((![N : nat]: ((power_power_nat @ one_one_nat @ N) = one_one_nat)))). % power_one
thf(fact_31_power__one, axiom,
    ((![N : nat]: ((power_power_complex @ one_one_complex @ N) = one_one_complex)))). % power_one
thf(fact_32_num__double, axiom,
    ((![N : num]: ((times_times_num @ (bit0 @ one) @ N) = (bit0 @ N))))). % num_double
thf(fact_33_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_34_power__mult__numeral, axiom,
    ((![A : complex, M : num, N : num]: ((power_power_complex @ (power_power_complex @ A @ (numeral_numeral_nat @ M)) @ (numeral_numeral_nat @ N)) = (power_power_complex @ A @ (numeral_numeral_nat @ (times_times_num @ M @ N))))))). % power_mult_numeral
thf(fact_35_root1, axiom,
    (((fFT_Mirabelle_root @ one_one_nat) = one_one_complex))). % root1
thf(fact_36_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_37_numeral__plus__numeral, axiom,
    ((![M : num, N : num]: ((plus_plus_complex @ (numera632737353omplex @ M) @ (numera632737353omplex @ N)) = (numera632737353omplex @ (plus_plus_num @ M @ N)))))). % numeral_plus_numeral
thf(fact_38_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_39_add__numeral__left, axiom,
    ((![V : num, W : num, Z : complex]: ((plus_plus_complex @ (numera632737353omplex @ V) @ (plus_plus_complex @ (numera632737353omplex @ W) @ Z)) = (plus_plus_complex @ (numera632737353omplex @ (plus_plus_num @ V @ W)) @ Z))))). % add_numeral_left
thf(fact_40_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_41_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_42_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_43_Suc__1, axiom,
    (((suc @ one_one_nat) = (numeral_numeral_nat @ (bit0 @ one))))). % Suc_1
thf(fact_44_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_45_power__add__numeral2, axiom,
    ((![A : complex, M : num, N : num, B : complex]: ((times_times_complex @ (power_power_complex @ A @ (numeral_numeral_nat @ M)) @ (times_times_complex @ (power_power_complex @ A @ (numeral_numeral_nat @ N)) @ B)) = (times_times_complex @ (power_power_complex @ A @ (numeral_numeral_nat @ (plus_plus_num @ M @ N))) @ B))))). % power_add_numeral2
thf(fact_46_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_47_power__add__numeral, axiom,
    ((![A : complex, M : num, N : num]: ((times_times_complex @ (power_power_complex @ A @ (numeral_numeral_nat @ M)) @ (power_power_complex @ A @ (numeral_numeral_nat @ N))) = (power_power_complex @ A @ (numeral_numeral_nat @ (plus_plus_num @ M @ N))))))). % power_add_numeral
thf(fact_48_Suc__numeral, axiom,
    ((![N : num]: ((suc @ (numeral_numeral_nat @ N)) = (numeral_numeral_nat @ (plus_plus_num @ N @ one)))))). % Suc_numeral
thf(fact_49_add__One__commute, axiom,
    ((![N : num]: ((plus_plus_num @ one @ N) = (plus_plus_num @ N @ one))))). % add_One_commute
thf(fact_50_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_51_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_52_power__add, axiom,
    ((![A : nat, M : nat, N : nat]: ((power_power_nat @ A @ (plus_plus_nat @ M @ N)) = (times_times_nat @ (power_power_nat @ A @ M) @ (power_power_nat @ A @ N)))))). % power_add
thf(fact_53_power__add, axiom,
    ((![A : complex, M : nat, N : nat]: ((power_power_complex @ A @ (plus_plus_nat @ M @ N)) = (times_times_complex @ (power_power_complex @ A @ M) @ (power_power_complex @ A @ N)))))). % power_add
thf(fact_54_numerals_I1_J, axiom,
    (((numeral_numeral_nat @ one) = one_one_nat))). % numerals(1)
thf(fact_55_is__num__normalize_I1_J, axiom,
    ((![A : complex, B : complex, C : complex]: ((plus_plus_complex @ (plus_plus_complex @ A @ B) @ C) = (plus_plus_complex @ A @ (plus_plus_complex @ B @ C)))))). % is_num_normalize(1)
thf(fact_56_IDFT__lower, axiom,
    ((![M : nat, A : nat > complex, I : nat]: ((fFT_Mirabelle_IDFT @ (times_times_nat @ (numeral_numeral_nat @ (bit0 @ one)) @ M) @ A @ I) = (plus_plus_complex @ (fFT_Mirabelle_IDFT @ M @ (^[I2 : nat]: (A @ (times_times_nat @ (numeral_numeral_nat @ (bit0 @ one)) @ I2))) @ I) @ (times_times_complex @ (power_power_complex @ (divide1210191872omplex @ one_one_complex @ (fFT_Mirabelle_root @ (times_times_nat @ (numeral_numeral_nat @ (bit0 @ one)) @ M))) @ I) @ (fFT_Mirabelle_IDFT @ M @ (^[I2 : nat]: (A @ (plus_plus_nat @ (times_times_nat @ (numeral_numeral_nat @ (bit0 @ one)) @ I2) @ one_one_nat))) @ I))))))). % IDFT_lower
thf(fact_57_less__numeral__extra_I4_J, axiom,
    ((~ ((ord_less_nat @ one_one_nat @ one_one_nat))))). % less_numeral_extra(4)
thf(fact_58_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_59_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_60_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_61_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_62_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_63_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_64_power__divide, axiom,
    ((![A : complex, B : complex, N : nat]: ((power_power_complex @ (divide1210191872omplex @ A @ B) @ N) = (divide1210191872omplex @ (power_power_complex @ A @ N) @ (power_power_complex @ B @ N)))))). % power_divide
thf(fact_65_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_66_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_67_not__numeral__less__one, axiom,
    ((![N : num]: (~ ((ord_less_nat @ (numeral_numeral_nat @ N) @ one_one_nat)))))). % not_numeral_less_one
thf(fact_68_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_69_one__plus__numeral__commute, axiom,
    ((![X : num]: ((plus_plus_complex @ one_one_complex @ (numera632737353omplex @ X)) = (plus_plus_complex @ (numera632737353omplex @ X) @ one_one_complex))))). % one_plus_numeral_commute
thf(fact_70_mult__numeral__1__right, axiom,
    ((![A : nat]: ((times_times_nat @ A @ (numeral_numeral_nat @ one)) = A)))). % mult_numeral_1_right
thf(fact_71_mult__numeral__1__right, axiom,
    ((![A : complex]: ((times_times_complex @ A @ (numera632737353omplex @ one)) = A)))). % mult_numeral_1_right
thf(fact_72_mult__numeral__1, axiom,
    ((![A : nat]: ((times_times_nat @ (numeral_numeral_nat @ one) @ A) = A)))). % mult_numeral_1
thf(fact_73_mult__numeral__1, axiom,
    ((![A : complex]: ((times_times_complex @ (numera632737353omplex @ one) @ A) = A)))). % mult_numeral_1
thf(fact_74_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_75_numeral__Bit0, axiom,
    ((![N : num]: ((numera632737353omplex @ (bit0 @ N)) = (plus_plus_complex @ (numera632737353omplex @ N) @ (numera632737353omplex @ N)))))). % numeral_Bit0
thf(fact_76_numeral__One, axiom,
    (((numeral_numeral_nat @ one) = one_one_nat))). % numeral_One
thf(fact_77_numeral__One, axiom,
    (((numera632737353omplex @ one) = one_one_complex))). % numeral_One
thf(fact_78_left__right__inverse__power, axiom,
    ((![X : nat, Y : nat, N : nat]: (((times_times_nat @ X @ Y) = one_one_nat) => ((times_times_nat @ (power_power_nat @ X @ N) @ (power_power_nat @ Y @ N)) = one_one_nat))))). % left_right_inverse_power
thf(fact_79_left__right__inverse__power, axiom,
    ((![X : complex, Y : complex, N : nat]: (((times_times_complex @ X @ Y) = one_one_complex) => ((times_times_complex @ (power_power_complex @ X @ N) @ (power_power_complex @ Y @ N)) = one_one_complex))))). % left_right_inverse_power
thf(fact_80_divide__numeral__1, axiom,
    ((![A : complex]: ((divide1210191872omplex @ A @ (numera632737353omplex @ one)) = A)))). % divide_numeral_1
thf(fact_81_power__one__over, axiom,
    ((![A : complex, N : nat]: ((power_power_complex @ (divide1210191872omplex @ one_one_complex @ A) @ N) = (divide1210191872omplex @ one_one_complex @ (power_power_complex @ A @ N)))))). % power_one_over
thf(fact_82_power__Suc2, axiom,
    ((![A : nat, N : nat]: ((power_power_nat @ A @ (suc @ N)) = (times_times_nat @ (power_power_nat @ A @ N) @ A))))). % power_Suc2
thf(fact_83_power__Suc2, axiom,
    ((![A : complex, N : nat]: ((power_power_complex @ A @ (suc @ N)) = (times_times_complex @ (power_power_complex @ A @ N) @ A))))). % power_Suc2
thf(fact_84_power__Suc, axiom,
    ((![A : nat, N : nat]: ((power_power_nat @ A @ (suc @ N)) = (times_times_nat @ A @ (power_power_nat @ A @ N)))))). % power_Suc
thf(fact_85_power__Suc, axiom,
    ((![A : complex, N : nat]: ((power_power_complex @ A @ (suc @ N)) = (times_times_complex @ A @ (power_power_complex @ A @ N)))))). % power_Suc
thf(fact_86_numeral__code_I2_J, axiom,
    ((![N : num]: ((numeral_numeral_nat @ (bit0 @ N)) = (plus_plus_nat @ (numeral_numeral_nat @ N) @ (numeral_numeral_nat @ N)))))). % numeral_code(2)
thf(fact_87_numeral__code_I2_J, axiom,
    ((![N : num]: ((numera632737353omplex @ (bit0 @ N)) = (plus_plus_complex @ (numera632737353omplex @ N) @ (numera632737353omplex @ N)))))). % numeral_code(2)
thf(fact_88_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_89_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_90_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_91_power__strict__increasing, axiom,
    ((![N : nat, N2 : nat, A : nat]: ((ord_less_nat @ N @ N2) => ((ord_less_nat @ one_one_nat @ A) => (ord_less_nat @ (power_power_nat @ A @ N) @ (power_power_nat @ A @ N2))))))). % power_strict_increasing
thf(fact_92_power__less__imp__less__exp, axiom,
    ((![A : nat, M : nat, N : nat]: ((ord_less_nat @ one_one_nat @ A) => ((ord_less_nat @ (power_power_nat @ A @ M) @ (power_power_nat @ A @ N)) => (ord_less_nat @ M @ N)))))). % power_less_imp_less_exp
thf(fact_93_power__numeral__even, axiom,
    ((![Z : nat, W : num]: ((power_power_nat @ Z @ (numeral_numeral_nat @ (bit0 @ W))) = (times_times_nat @ (power_power_nat @ Z @ (numeral_numeral_nat @ W)) @ (power_power_nat @ Z @ (numeral_numeral_nat @ W))))))). % power_numeral_even
thf(fact_94_power__numeral__even, axiom,
    ((![Z : complex, W : num]: ((power_power_complex @ Z @ (numeral_numeral_nat @ (bit0 @ W))) = (times_times_complex @ (power_power_complex @ Z @ (numeral_numeral_nat @ W)) @ (power_power_complex @ Z @ (numeral_numeral_nat @ W))))))). % power_numeral_even
thf(fact_95_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_96_left__add__twice, axiom,
    ((![A : complex, B : complex]: ((plus_plus_complex @ A @ (plus_plus_complex @ A @ B)) = (plus_plus_complex @ (times_times_complex @ (numera632737353omplex @ (bit0 @ one)) @ A) @ B))))). % left_add_twice
thf(fact_97_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_98_mult__2__right, axiom,
    ((![Z : complex]: ((times_times_complex @ Z @ (numera632737353omplex @ (bit0 @ one))) = (plus_plus_complex @ Z @ Z))))). % mult_2_right
thf(fact_99_mult__2, axiom,
    ((![Z : nat]: ((times_times_nat @ (numeral_numeral_nat @ (bit0 @ one)) @ Z) = (plus_plus_nat @ Z @ Z))))). % mult_2
thf(fact_100_mult__2, axiom,
    ((![Z : complex]: ((times_times_complex @ (numera632737353omplex @ (bit0 @ one)) @ Z) = (plus_plus_complex @ Z @ Z))))). % mult_2
thf(fact_101_power2__eq__square, axiom,
    ((![A : nat]: ((power_power_nat @ A @ (numeral_numeral_nat @ (bit0 @ one))) = (times_times_nat @ A @ A))))). % power2_eq_square
thf(fact_102_power2__eq__square, axiom,
    ((![A : complex]: ((power_power_complex @ A @ (numeral_numeral_nat @ (bit0 @ one))) = (times_times_complex @ A @ A))))). % power2_eq_square
thf(fact_103_power4__eq__xxxx, axiom,
    ((![X : nat]: ((power_power_nat @ X @ (numeral_numeral_nat @ (bit0 @ (bit0 @ one)))) = (times_times_nat @ (times_times_nat @ (times_times_nat @ X @ X) @ X) @ X))))). % power4_eq_xxxx
thf(fact_104_power4__eq__xxxx, axiom,
    ((![X : complex]: ((power_power_complex @ X @ (numeral_numeral_nat @ (bit0 @ (bit0 @ one)))) = (times_times_complex @ (times_times_complex @ (times_times_complex @ X @ X) @ X) @ X))))). % power4_eq_xxxx
thf(fact_105_one__power2, axiom,
    (((power_power_nat @ one_one_nat @ (numeral_numeral_nat @ (bit0 @ one))) = one_one_nat))). % one_power2
thf(fact_106_one__power2, axiom,
    (((power_power_complex @ one_one_complex @ (numeral_numeral_nat @ (bit0 @ one))) = one_one_complex))). % one_power2
thf(fact_107_power__even__eq, axiom,
    ((![A : nat, N : nat]: ((power_power_nat @ A @ (times_times_nat @ (numeral_numeral_nat @ (bit0 @ one)) @ N)) = (power_power_nat @ (power_power_nat @ A @ N) @ (numeral_numeral_nat @ (bit0 @ one))))))). % power_even_eq
thf(fact_108_power__even__eq, axiom,
    ((![A : complex, N : nat]: ((power_power_complex @ A @ (times_times_nat @ (numeral_numeral_nat @ (bit0 @ one)) @ N)) = (power_power_complex @ (power_power_complex @ A @ N) @ (numeral_numeral_nat @ (bit0 @ one))))))). % power_even_eq
thf(fact_109_power2__sum, axiom,
    ((![X : nat, Y : nat]: ((power_power_nat @ (plus_plus_nat @ X @ Y) @ (numeral_numeral_nat @ (bit0 @ one))) = (plus_plus_nat @ (plus_plus_nat @ (power_power_nat @ X @ (numeral_numeral_nat @ (bit0 @ one))) @ (power_power_nat @ Y @ (numeral_numeral_nat @ (bit0 @ one)))) @ (times_times_nat @ (times_times_nat @ (numeral_numeral_nat @ (bit0 @ one)) @ X) @ Y)))))). % power2_sum
thf(fact_110_power2__sum, axiom,
    ((![X : complex, Y : complex]: ((power_power_complex @ (plus_plus_complex @ X @ Y) @ (numeral_numeral_nat @ (bit0 @ one))) = (plus_plus_complex @ (plus_plus_complex @ (power_power_complex @ X @ (numeral_numeral_nat @ (bit0 @ one))) @ (power_power_complex @ Y @ (numeral_numeral_nat @ (bit0 @ one)))) @ (times_times_complex @ (times_times_complex @ (numera632737353omplex @ (bit0 @ one)) @ X) @ Y)))))). % power2_sum
thf(fact_111_power__odd__eq, axiom,
    ((![A : nat, N : nat]: ((power_power_nat @ A @ (suc @ (times_times_nat @ (numeral_numeral_nat @ (bit0 @ one)) @ N))) = (times_times_nat @ A @ (power_power_nat @ (power_power_nat @ A @ N) @ (numeral_numeral_nat @ (bit0 @ one)))))))). % power_odd_eq
thf(fact_112_power__odd__eq, axiom,
    ((![A : complex, N : nat]: ((power_power_complex @ A @ (suc @ (times_times_nat @ (numeral_numeral_nat @ (bit0 @ one)) @ N))) = (times_times_complex @ A @ (power_power_complex @ (power_power_complex @ A @ N) @ (numeral_numeral_nat @ (bit0 @ one)))))))). % power_odd_eq
thf(fact_113_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_114_semiring__norm_I76_J, axiom,
    ((![N : num]: (ord_less_num @ one @ (bit0 @ N))))). % semiring_norm(76)
thf(fact_115_semiring__norm_I2_J, axiom,
    (((plus_plus_num @ one @ one) = (bit0 @ one)))). % semiring_norm(2)
thf(fact_116_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_117_semiring__norm_I75_J, axiom,
    ((![M : num]: (~ ((ord_less_num @ M @ one)))))). % semiring_norm(75)
thf(fact_118_semiring__norm_I78_J, axiom,
    ((![M : num, N : num]: ((ord_less_num @ (bit0 @ M) @ (bit0 @ N)) = (ord_less_num @ M @ N))))). % semiring_norm(78)
thf(fact_119_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_120_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_121_semiring__norm_I87_J, axiom,
    ((![M : num, N : num]: (((bit0 @ M) = (bit0 @ N)) = (M = N))))). % semiring_norm(87)
thf(fact_122_nat_Oinject, axiom,
    ((![X2 : nat, Y2 : nat]: (((suc @ X2) = (suc @ Y2)) = (X2 = Y2))))). % nat.inject
thf(fact_123_old_Onat_Oinject, axiom,
    ((![Nat : nat, Nat2 : nat]: (((suc @ Nat) = (suc @ Nat2)) = (Nat = Nat2))))). % old.nat.inject
thf(fact_124_semiring__norm_I85_J, axiom,
    ((![M : num]: (~ (((bit0 @ M) = one)))))). % semiring_norm(85)
thf(fact_125_semiring__norm_I83_J, axiom,
    ((![N : num]: (~ ((one = (bit0 @ N))))))). % semiring_norm(83)
thf(fact_126_lessI, axiom,
    ((![N : nat]: (ord_less_nat @ N @ (suc @ N))))). % lessI
thf(fact_127_Suc__mono, axiom,
    ((![M : nat, N : nat]: ((ord_less_nat @ M @ N) => (ord_less_nat @ (suc @ M) @ (suc @ N)))))). % Suc_mono
thf(fact_128_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_129_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_130_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_131_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_132_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_133_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_134_semiring__norm_I12_J, axiom,
    ((![N : num]: ((times_times_num @ one @ N) = N)))). % semiring_norm(12)
thf(fact_135_semiring__norm_I11_J, axiom,
    ((![M : num]: ((times_times_num @ M @ one) = M)))). % semiring_norm(11)
thf(fact_136_Suc__inject, axiom,
    ((![X : nat, Y : nat]: (((suc @ X) = (suc @ Y)) => (X = Y))))). % Suc_inject
thf(fact_137_n__not__Suc__n, axiom,
    ((![N : nat]: (~ ((N = (suc @ N))))))). % n_not_Suc_n
thf(fact_138_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_139_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_140_add__Suc, axiom,
    ((![M : nat, N : nat]: ((plus_plus_nat @ (suc @ M) @ N) = (suc @ (plus_plus_nat @ M @ N)))))). % add_Suc
thf(fact_141_Suc__eq__plus1__left, axiom,
    ((suc = (plus_plus_nat @ one_one_nat)))). % Suc_eq_plus1_left
thf(fact_142_plus__1__eq__Suc, axiom,
    (((plus_plus_nat @ one_one_nat) = suc))). % plus_1_eq_Suc
thf(fact_143_Suc__eq__plus1, axiom,
    ((suc = (^[N3 : nat]: (plus_plus_nat @ N3 @ one_one_nat))))). % Suc_eq_plus1
thf(fact_144_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_145_less__not__refl, axiom,
    ((![N : nat]: (~ ((ord_less_nat @ N @ N)))))). % less_not_refl
thf(fact_146_less__not__refl2, axiom,
    ((![N : nat, M : nat]: ((ord_less_nat @ N @ M) => (~ ((M = N))))))). % less_not_refl2
thf(fact_147_less__not__refl3, axiom,
    ((![S : nat, T : nat]: ((ord_less_nat @ S @ T) => (~ ((S = T))))))). % less_not_refl3
thf(fact_148_less__irrefl__nat, axiom,
    ((![N : nat]: (~ ((ord_less_nat @ N @ N)))))). % less_irrefl_nat
thf(fact_149_nat__less__induct, axiom,
    ((![P : nat > $o, N : nat]: ((![N4 : nat]: ((![M2 : nat]: ((ord_less_nat @ M2 @ N4) => (P @ M2))) => (P @ N4))) => (P @ N))))). % nat_less_induct
thf(fact_150_infinite__descent, axiom,
    ((![P : nat > $o, N : nat]: ((![N4 : nat]: ((~ ((P @ N4))) => (?[M2 : nat]: ((ord_less_nat @ M2 @ N4) & (~ ((P @ M2))))))) => (P @ N))))). % infinite_descent
thf(fact_151_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_152_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_153_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_154_not__add__less1, axiom,
    ((![I : nat, J : nat]: (~ ((ord_less_nat @ (plus_plus_nat @ I @ J) @ I)))))). % not_add_less1
thf(fact_155_not__add__less2, axiom,
    ((![J : nat, I : nat]: (~ ((ord_less_nat @ (plus_plus_nat @ J @ I) @ I)))))). % not_add_less2
thf(fact_156_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_157_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_158_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_159_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_160_nat__mult__1, axiom,
    ((![N : nat]: ((times_times_nat @ one_one_nat @ N) = N)))). % nat_mult_1
thf(fact_161_nat__mult__1__right, axiom,
    ((![N : nat]: ((times_times_nat @ N @ one_one_nat) = N)))). % nat_mult_1_right
thf(fact_162_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_163_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_164_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_165_div__mult2__eq, axiom,
    ((![M : nat, N : nat, Q : nat]: ((divide_divide_nat @ M @ (times_times_nat @ N @ Q)) = (divide_divide_nat @ (divide_divide_nat @ M @ N) @ Q))))). % div_mult2_eq
thf(fact_166_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_167_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_168_Suc__lessD, axiom,
    ((![M : nat, N : nat]: ((ord_less_nat @ (suc @ M) @ N) => (ord_less_nat @ M @ N))))). % Suc_lessD
thf(fact_169_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_170_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_171_less__SucE, axiom,
    ((![M : nat, N : nat]: ((ord_less_nat @ M @ (suc @ N)) => ((~ ((ord_less_nat @ M @ N))) => (M = N)))))). % less_SucE
thf(fact_172_less__SucI, axiom,
    ((![M : nat, N : nat]: ((ord_less_nat @ M @ N) => (ord_less_nat @ M @ (suc @ N)))))). % less_SucI
thf(fact_173_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_174_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_175_not__less__eq, axiom,
    ((![M : nat, N : nat]: ((~ ((ord_less_nat @ M @ N))) = (ord_less_nat @ N @ (suc @ M)))))). % not_less_eq
thf(fact_176_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_177_Suc__less__eq2, axiom,
    ((![N : nat, M : nat]: ((ord_less_nat @ (suc @ N) @ M) = (?[M3 : nat]: (((M = (suc @ M3))) & ((ord_less_nat @ N @ M3)))))))). % Suc_less_eq2
thf(fact_178_less__antisym, axiom,
    ((![N : nat, M : nat]: ((~ ((ord_less_nat @ N @ M))) => ((ord_less_nat @ N @ (suc @ M)) => (M = N)))))). % less_antisym
thf(fact_179_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_180_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

% Conjectures (2)
thf(conj_0, hypothesis,
    ($true)).
thf(conj_1, conjecture,
    (((plus_plus_complex @ (fFT_Mirabelle_IDFT @ (power_power_nat @ (numeral_numeral_nat @ (bit0 @ one)) @ ka) @ (^[I2 : nat]: (a @ (times_times_nat @ (numeral_numeral_nat @ (bit0 @ one)) @ I2))) @ i) @ (times_times_complex @ (power_power_complex @ (divide1210191872omplex @ one_one_complex @ (fFT_Mirabelle_root @ (times_times_nat @ (numeral_numeral_nat @ (bit0 @ one)) @ (power_power_nat @ (numeral_numeral_nat @ (bit0 @ one)) @ ka)))) @ i) @ (fFT_Mirabelle_IDFT @ (power_power_nat @ (numeral_numeral_nat @ (bit0 @ one)) @ ka) @ (^[I2 : nat]: (a @ (suc @ (times_times_nat @ (numeral_numeral_nat @ (bit0 @ one)) @ I2)))) @ i))) = (plus_plus_complex @ (fFT_Mirabelle_IFFT @ ka @ (^[I2 : nat]: (a @ (times_times_nat @ (numeral_numeral_nat @ (bit0 @ one)) @ I2))) @ i) @ (times_times_complex @ (power_power_complex @ (divide1210191872omplex @ one_one_complex @ (fFT_Mirabelle_root @ (times_times_nat @ (numeral_numeral_nat @ (bit0 @ one)) @ (power_power_nat @ (numeral_numeral_nat @ (bit0 @ one)) @ ka)))) @ i) @ (fFT_Mirabelle_IFFT @ ka @ (^[I2 : nat]: (a @ (suc @ (times_times_nat @ (numeral_numeral_nat @ (bit0 @ one)) @ I2)))) @ i)))))).
