%   ORIGINAL: h4/words/dimword__24
% Assm: HL_TRUTH: T
% Assm: HL_FALSITY: ~F
% Assm: HL_BOOL_CASES: !t. (t <=> T) \/ (t <=> F)
% Assm: HL_EXT: !f g. (!x. f x = g x) ==> f = g
% Assm: h4/bool/LET__DEF: h4/bool/LET = (\f x. f x)
% Assm: h4/bool/ETA__AX: !t. (\x. t x) = t
% Assm: h4/bool/IMP__ANTISYM__AX: !t2 t1. (t1 ==> t2) ==> (t2 ==> t1) ==> (t1 <=> t2)
% Assm: h4/bool/FALSITY: !t. F ==> t
% Assm: h4/bool/REFL__CLAUSE: !x. x = x <=> T
% Assm: h4/bool/EQ__CLAUSES_c1: !t. (t <=> T) <=> t
% Assm: h4/bool/COND__CLAUSES_c0: !t2 t1. h4/bool/COND T t1 t2 = t1
% Assm: h4/bool/COND__CLAUSES_c1: !t2 t1. h4/bool/COND F t1 t2 = t2
% Assm: h4/numeral/numeral__suc_c0: h4/num/SUC h4/arithmetic/ZERO = h4/arithmetic/BIT1 h4/arithmetic/ZERO
% Assm: h4/numeral/numeral__suc_c1: !n. h4/num/SUC (h4/arithmetic/BIT1 n) = h4/arithmetic/BIT2 n
% Assm: h4/numeral/numeral__suc_c2: !n. h4/num/SUC (h4/arithmetic/BIT2 n) = h4/arithmetic/BIT1 (h4/num/SUC n)
% Assm: h4/numeral/numeral__distrib_c5: !n m. h4/arithmetic/_2A (h4/arithmetic/NUMERAL n) (h4/arithmetic/NUMERAL m) = h4/arithmetic/NUMERAL (h4/arithmetic/_2A n m)
% Assm: h4/numeral/numeral__eq_c3: !n. h4/arithmetic/BIT2 n = h4/arithmetic/ZERO <=> F
% Assm: h4/numeral/numeral__pre_c1: h4/prim__rec/PRE (h4/arithmetic/BIT1 h4/arithmetic/ZERO) = h4/arithmetic/ZERO
% Assm: h4/numeral/numeral__pre_c2: !n. h4/prim__rec/PRE (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 n)) = h4/arithmetic/BIT2 (h4/prim__rec/PRE (h4/arithmetic/BIT1 n))
% Assm: h4/numeral/numeral__pre_c3: !n. h4/prim__rec/PRE (h4/arithmetic/BIT1 (h4/arithmetic/BIT2 n)) = h4/arithmetic/BIT2 (h4/arithmetic/BIT1 n)
% Assm: h4/numeral/numeral__pre_c4: !n. h4/prim__rec/PRE (h4/arithmetic/BIT2 n) = h4/arithmetic/BIT1 n
% Assm: h4/numeral/numeral__evenodd_c3: ~h4/arithmetic/ODD h4/arithmetic/ZERO
% Assm: h4/numeral/numeral__evenodd_c5: !n. h4/arithmetic/ODD (h4/arithmetic/BIT1 n)
% Assm: h4/numeral/numeral__texp__help_c0: !acc. h4/numeral/texp__help h4/arithmetic/ZERO acc = h4/arithmetic/BIT2 acc
% Assm: h4/numeral/numeral__texp__help_c1: !n acc. h4/numeral/texp__help (h4/arithmetic/BIT1 n) acc = h4/numeral/texp__help (h4/prim__rec/PRE (h4/arithmetic/BIT1 n)) (h4/arithmetic/BIT1 acc)
% Assm: h4/numeral/numeral__texp__help_c2: !n acc. h4/numeral/texp__help (h4/arithmetic/BIT2 n) acc = h4/numeral/texp__help (h4/arithmetic/BIT1 n) (h4/arithmetic/BIT1 acc)
% Assm: h4/numeral/onecount__def_c0: !x. h4/numeral/onecount h4/arithmetic/ZERO x = x
% Assm: h4/numeral/onecount__def_c1: !x n. h4/numeral/onecount (h4/arithmetic/BIT1 n) x = h4/numeral/onecount n (h4/num/SUC x)
% Assm: h4/numeral/exactlog__def_c2: !n. h4/numeral/exactlog (h4/arithmetic/BIT2 n) = h4/bool/LET (\x. h4/bool/COND (x = h4/arithmetic/ZERO) h4/arithmetic/ZERO (h4/arithmetic/BIT1 x)) (h4/numeral/onecount n h4/arithmetic/ZERO)
% Assm: h4/numeral/DIV2__BIT1: !x. h4/arithmetic/DIV2 (h4/arithmetic/BIT1 x) = x
% Assm: h4/numeral/enumeral__mult_c5: !y x. h4/arithmetic/_2A (h4/arithmetic/BIT2 x) (h4/arithmetic/BIT2 y) = h4/bool/LET (\m. h4/bool/LET (\n. h4/bool/COND (h4/arithmetic/ODD m) (h4/numeral/texp__help (h4/arithmetic/DIV2 m) (h4/prim__rec/PRE (h4/arithmetic/BIT2 y))) (h4/bool/COND (h4/arithmetic/ODD n) (h4/numeral/texp__help (h4/arithmetic/DIV2 n) (h4/prim__rec/PRE (h4/arithmetic/BIT2 x))) (h4/numeral/internal__mult (h4/arithmetic/BIT2 x) (h4/arithmetic/BIT2 y)))) (h4/numeral/exactlog (h4/arithmetic/BIT2 y))) (h4/numeral/exactlog (h4/arithmetic/BIT2 x))
% Assm: h4/words/dimword__IS__TWICE__INT__MIN: h4/words/dimword h4/bool/the__value = h4/arithmetic/_2A (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO)) (h4/words/INT__MIN h4/bool/the__value)
% Assm: h4/words/INT__MIN__24: h4/words/INT__MIN h4/bool/the__value = h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 h4/arithmetic/ZERO)))))))))))))))))))))))
% Goal: h4/words/dimword h4/bool/the__value = h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 h4/arithmetic/ZERO))))))))))))))))))))))))
%   PROCESSED
% Assm [HLu_TRUTH]: T
% Assm [HLu_FALSITY]: ~F
% Assm [HLu_BOOLu_CASES]: !t. (t <=> T) \/ (t <=> F)
% Assm [HLu_EXT]: !f g. (!x. happ f x = happ g x) ==> f = g
% Assm [h4s_bools_LETu_u_DEF]: !x x. h4/bool/LET x x = happ x x
% Assm [h4s_bools_ETAu_u_AX]: !t x. happ t x = happ t x
% Assm [h4s_bools_IMPu_u_ANTISYMu_u_AX]: !t2 t1. (t1 ==> t2) ==> (t2 ==> t1) ==> (t1 <=> t2)
% Assm [h4s_bools_FALSITY]: !t. F ==> t
% Assm [h4s_bools_REFLu_u_CLAUSE]: !x. x = x <=> T
% Assm [h4s_bools_EQu_u_CLAUSESu_c1]: !t. (t <=> T) <=> t
% Assm [h4s_bools_CONDu_u_CLAUSESu_c0]: !t2 t1. h4/bool/COND T t1 t2 = t1
% Assm [h4s_bools_CONDu_u_CLAUSESu_c1]: !t2 t1. h4/bool/COND F t1 t2 = t2
% Assm [h4s_numerals_numeralu_u_sucu_c0]: h4/num/SUC h4/arithmetic/ZERO = h4/arithmetic/BIT1 h4/arithmetic/ZERO
% Assm [h4s_numerals_numeralu_u_sucu_c1]: !n. h4/num/SUC (h4/arithmetic/BIT1 n) = h4/arithmetic/BIT2 n
% Assm [h4s_numerals_numeralu_u_sucu_c2]: !n. h4/num/SUC (h4/arithmetic/BIT2 n) = h4/arithmetic/BIT1 (h4/num/SUC n)
% Assm [h4s_numerals_numeralu_u_distribu_c5]: !n m. h4/arithmetic/_2A (h4/arithmetic/NUMERAL n) (h4/arithmetic/NUMERAL m) = h4/arithmetic/NUMERAL (h4/arithmetic/_2A n m)
% Assm [h4s_numerals_numeralu_u_equ_c3]: !n. h4/arithmetic/BIT2 n = h4/arithmetic/ZERO <=> F
% Assm [h4s_numerals_numeralu_u_preu_c1]: h4/prim__rec/PRE (h4/arithmetic/BIT1 h4/arithmetic/ZERO) = h4/arithmetic/ZERO
% Assm [h4s_numerals_numeralu_u_preu_c2]: !n. h4/prim__rec/PRE (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 n)) = h4/arithmetic/BIT2 (h4/prim__rec/PRE (h4/arithmetic/BIT1 n))
% Assm [h4s_numerals_numeralu_u_preu_c3]: !n. h4/prim__rec/PRE (h4/arithmetic/BIT1 (h4/arithmetic/BIT2 n)) = h4/arithmetic/BIT2 (h4/arithmetic/BIT1 n)
% Assm [h4s_numerals_numeralu_u_preu_c4]: !n. h4/prim__rec/PRE (h4/arithmetic/BIT2 n) = h4/arithmetic/BIT1 n
% Assm [h4s_numerals_numeralu_u_evenoddu_c3]: ~h4/arithmetic/ODD h4/arithmetic/ZERO
% Assm [h4s_numerals_numeralu_u_evenoddu_c5]: !n. h4/arithmetic/ODD (h4/arithmetic/BIT1 n)
% Assm [h4s_numerals_numeralu_u_texpu_u_helpu_c0]: !acc. h4/numeral/texp__help h4/arithmetic/ZERO acc = h4/arithmetic/BIT2 acc
% Assm [h4s_numerals_numeralu_u_texpu_u_helpu_c1]: !n acc. h4/numeral/texp__help (h4/arithmetic/BIT1 n) acc = h4/numeral/texp__help (h4/prim__rec/PRE (h4/arithmetic/BIT1 n)) (h4/arithmetic/BIT1 acc)
% Assm [h4s_numerals_numeralu_u_texpu_u_helpu_c2]: !n acc. h4/numeral/texp__help (h4/arithmetic/BIT2 n) acc = h4/numeral/texp__help (h4/arithmetic/BIT1 n) (h4/arithmetic/BIT1 acc)
% Assm [h4s_numerals_onecountu_u_defu_c0]: !x. h4/numeral/onecount h4/arithmetic/ZERO x = x
% Assm [h4s_numerals_onecountu_u_defu_c1]: !x n. h4/numeral/onecount (h4/arithmetic/BIT1 n) x = h4/numeral/onecount n (h4/num/SUC x)
% Assm [h4s_numerals_exactlogu_u_defu_c2]: !_0. (!x. ?v. (v <=> x = h4/arithmetic/ZERO) /\ happ _0 x = h4/bool/COND v h4/arithmetic/ZERO (h4/arithmetic/BIT1 x)) ==> (!n. h4/numeral/exactlog (h4/arithmetic/BIT2 n) = h4/bool/LET _0 (h4/numeral/onecount n h4/arithmetic/ZERO))
% Assm [h4s_numerals_DIV2u_u_BIT1]: !x. h4/arithmetic/DIV2 (h4/arithmetic/BIT1 x) = x
% Assm [h4s_numerals_enumeralu_u_multu_c5]: !_1. (!m x y n. happ (happ (happ (happ _1 m) x) y) n = h4/bool/COND (h4/arithmetic/ODD m) (h4/numeral/texp__help (h4/arithmetic/DIV2 m) (h4/prim__rec/PRE (h4/arithmetic/BIT2 y))) (h4/bool/COND (h4/arithmetic/ODD n) (h4/numeral/texp__help (h4/arithmetic/DIV2 n) (h4/prim__rec/PRE (h4/arithmetic/BIT2 x))) (h4/numeral/internal__mult (h4/arithmetic/BIT2 x) (h4/arithmetic/BIT2 y)))) ==> (!_0. (!x y m. happ (happ (happ _0 x) y) m = h4/bool/LET (happ (happ (happ _1 m) x) y) (h4/numeral/exactlog (h4/arithmetic/BIT2 y))) ==> (!y x. h4/arithmetic/_2A (h4/arithmetic/BIT2 x) (h4/arithmetic/BIT2 y) = h4/bool/LET (happ (happ _0 x) y) (h4/numeral/exactlog (h4/arithmetic/BIT2 x))))
% Assm [h4s_wordss_dimwordu_u_ISu_u_TWICEu_u_INTu_u_MIN]: h4/words/dimword h4/bool/the__value = h4/arithmetic/_2A (h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 h4/arithmetic/ZERO)) (h4/words/INT__MIN h4/bool/the__value)
% Assm [h4s_wordss_INTu_u_MINu_u_24]: h4/words/INT__MIN h4/bool/the__value = h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 h4/arithmetic/ZERO)))))))))))))))))))))))
% Goal: h4/words/dimword h4/bool/the__value = h4/arithmetic/NUMERAL (h4/arithmetic/BIT2 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 (h4/arithmetic/BIT1 h4/arithmetic/ZERO))))))))))))))))))))))))
fof(aHLu_TRUTH, axiom, p(s(t_bool,t))).
fof(aHLu_FALSITY, axiom, ~ (p(s(t_bool,f)))).
fof(aHLu_BOOLu_CASES, axiom, ![V_t]: (s(t_bool,V_t) = s(t_bool,t) | s(t_bool,V_t) = s(t_bool,f))).
fof(aHLu_EXT, axiom, ![TV_Q132150,TV_Q132146]: ![V_f, V_g]: (![V_x]: s(TV_Q132146,happ(s(t_fun(TV_Q132150,TV_Q132146),V_f),s(TV_Q132150,V_x))) = s(TV_Q132146,happ(s(t_fun(TV_Q132150,TV_Q132146),V_g),s(TV_Q132150,V_x))) => s(t_fun(TV_Q132150,TV_Q132146),V_f) = s(t_fun(TV_Q132150,TV_Q132146),V_g))).
fof(ah4s_bools_LETu_u_DEF, axiom, ![TV_u_27b,TV_u_27a]: ![V_x, V_x0]: s(TV_u_27b,h4s_bools_let(s(t_fun(TV_u_27a,TV_u_27b),V_x),s(TV_u_27a,V_x0))) = s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_x),s(TV_u_27a,V_x0)))).
fof(ah4s_bools_ETAu_u_AX, axiom, ![TV_u_27b,TV_u_27a]: ![V_t, V_x]: s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_t),s(TV_u_27a,V_x))) = s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_t),s(TV_u_27a,V_x)))).
fof(ah4s_bools_IMPu_u_ANTISYMu_u_AX, axiom, ![V_t2, V_t1]: ((p(s(t_bool,V_t1)) => p(s(t_bool,V_t2))) => ((p(s(t_bool,V_t2)) => p(s(t_bool,V_t1))) => s(t_bool,V_t1) = s(t_bool,V_t2)))).
fof(ah4s_bools_FALSITY, axiom, ![V_t]: (p(s(t_bool,f)) => p(s(t_bool,V_t)))).
fof(ah4s_bools_REFLu_u_CLAUSE, axiom, ![TV_u_27a]: ![V_x]: (s(TV_u_27a,V_x) = s(TV_u_27a,V_x) <=> p(s(t_bool,t)))).
fof(ah4s_bools_EQu_u_CLAUSESu_c1, axiom, ![V_t]: (s(t_bool,V_t) = s(t_bool,t) <=> p(s(t_bool,V_t)))).
fof(ah4s_bools_CONDu_u_CLAUSESu_c0, axiom, ![TV_u_27a]: ![V_t2, V_t1]: s(TV_u_27a,h4s_bools_cond(s(t_bool,t),s(TV_u_27a,V_t1),s(TV_u_27a,V_t2))) = s(TV_u_27a,V_t1)).
fof(ah4s_bools_CONDu_u_CLAUSESu_c1, axiom, ![TV_u_27a]: ![V_t2, V_t1]: s(TV_u_27a,h4s_bools_cond(s(t_bool,f),s(TV_u_27a,V_t1),s(TV_u_27a,V_t2))) = s(TV_u_27a,V_t2)).
fof(ah4s_numerals_numeralu_u_sucu_c0, axiom, s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_arithmetics_zero))) = s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero)))).
fof(ah4s_numerals_numeralu_u_sucu_c1, axiom, ![V_n]: s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,V_n))))) = s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,V_n)))).
fof(ah4s_numerals_numeralu_u_sucu_c2, axiom, ![V_n]: s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,V_n))))) = s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,V_n)))))).
fof(ah4s_numerals_numeralu_u_distribu_c5, axiom, ![V_n, V_m]: s(t_h4s_nums_num,h4s_arithmetics_u_2a(s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,V_n))),s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,V_m))))) = s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_u_2a(s(t_h4s_nums_num,V_n),s(t_h4s_nums_num,V_m)))))).
fof(ah4s_numerals_numeralu_u_equ_c3, axiom, ![V_n]: (s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,V_n))) = s(t_h4s_nums_num,h4s_arithmetics_zero) <=> p(s(t_bool,f)))).
fof(ah4s_numerals_numeralu_u_preu_c1, axiom, s(t_h4s_nums_num,h4s_primu_u_recs_pre(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero))))) = s(t_h4s_nums_num,h4s_arithmetics_zero)).
fof(ah4s_numerals_numeralu_u_preu_c2, axiom, ![V_n]: s(t_h4s_nums_num,h4s_primu_u_recs_pre(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,V_n))))))) = s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,h4s_primu_u_recs_pre(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,V_n)))))))).
fof(ah4s_numerals_numeralu_u_preu_c3, axiom, ![V_n]: s(t_h4s_nums_num,h4s_primu_u_recs_pre(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,V_n))))))) = s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,V_n)))))).
fof(ah4s_numerals_numeralu_u_preu_c4, axiom, ![V_n]: s(t_h4s_nums_num,h4s_primu_u_recs_pre(s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,V_n))))) = s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,V_n)))).
fof(ah4s_numerals_numeralu_u_evenoddu_c3, axiom, ~ (p(s(t_bool,h4s_arithmetics_odd(s(t_h4s_nums_num,h4s_arithmetics_zero)))))).
fof(ah4s_numerals_numeralu_u_evenoddu_c5, axiom, ![V_n]: p(s(t_bool,h4s_arithmetics_odd(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,V_n))))))).
fof(ah4s_numerals_numeralu_u_texpu_u_helpu_c0, axiom, ![V_acc]: s(t_h4s_nums_num,h4s_numerals_texpu_u_help(s(t_h4s_nums_num,h4s_arithmetics_zero),s(t_h4s_nums_num,V_acc))) = s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,V_acc)))).
fof(ah4s_numerals_numeralu_u_texpu_u_helpu_c1, axiom, ![V_n, V_acc]: s(t_h4s_nums_num,h4s_numerals_texpu_u_help(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,V_n))),s(t_h4s_nums_num,V_acc))) = s(t_h4s_nums_num,h4s_numerals_texpu_u_help(s(t_h4s_nums_num,h4s_primu_u_recs_pre(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,V_n))))),s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,V_acc)))))).
fof(ah4s_numerals_numeralu_u_texpu_u_helpu_c2, axiom, ![V_n, V_acc]: s(t_h4s_nums_num,h4s_numerals_texpu_u_help(s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,V_n))),s(t_h4s_nums_num,V_acc))) = s(t_h4s_nums_num,h4s_numerals_texpu_u_help(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,V_n))),s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,V_acc)))))).
fof(ah4s_numerals_onecountu_u_defu_c0, axiom, ![V_x]: s(t_h4s_nums_num,h4s_numerals_onecount(s(t_h4s_nums_num,h4s_arithmetics_zero),s(t_h4s_nums_num,V_x))) = s(t_h4s_nums_num,V_x)).
fof(ah4s_numerals_onecountu_u_defu_c1, axiom, ![V_x, V_n]: s(t_h4s_nums_num,h4s_numerals_onecount(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,V_n))),s(t_h4s_nums_num,V_x))) = s(t_h4s_nums_num,h4s_numerals_onecount(s(t_h4s_nums_num,V_n),s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,V_x)))))).
fof(ah4s_numerals_exactlogu_u_defu_c2, axiom, ![V_uu_0]: (![V_x]: ?[V_v]: ((p(s(t_bool,V_v)) <=> s(t_h4s_nums_num,V_x) = s(t_h4s_nums_num,h4s_arithmetics_zero)) & s(t_h4s_nums_num,happ(s(t_fun(t_h4s_nums_num,t_h4s_nums_num),V_uu_0),s(t_h4s_nums_num,V_x))) = s(t_h4s_nums_num,h4s_bools_cond(s(t_bool,V_v),s(t_h4s_nums_num,h4s_arithmetics_zero),s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,V_x)))))) => ![V_n]: s(t_h4s_nums_num,h4s_numerals_exactlog(s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,V_n))))) = s(t_h4s_nums_num,h4s_bools_let(s(t_fun(t_h4s_nums_num,t_h4s_nums_num),V_uu_0),s(t_h4s_nums_num,h4s_numerals_onecount(s(t_h4s_nums_num,V_n),s(t_h4s_nums_num,h4s_arithmetics_zero))))))).
fof(ah4s_numerals_DIV2u_u_BIT1, axiom, ![V_x]: s(t_h4s_nums_num,h4s_arithmetics_div2(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,V_x))))) = s(t_h4s_nums_num,V_x)).
fof(ah4s_numerals_enumeralu_u_multu_c5, axiom, ![V_uu_1]: (![V_m, V_x, V_y, V_n]: s(t_h4s_nums_num,happ(s(t_fun(t_h4s_nums_num,t_h4s_nums_num),happ(s(t_fun(t_h4s_nums_num,t_fun(t_h4s_nums_num,t_h4s_nums_num)),happ(s(t_fun(t_h4s_nums_num,t_fun(t_h4s_nums_num,t_fun(t_h4s_nums_num,t_h4s_nums_num))),happ(s(t_fun(t_h4s_nums_num,t_fun(t_h4s_nums_num,t_fun(t_h4s_nums_num,t_fun(t_h4s_nums_num,t_h4s_nums_num)))),V_uu_1),s(t_h4s_nums_num,V_m))),s(t_h4s_nums_num,V_x))),s(t_h4s_nums_num,V_y))),s(t_h4s_nums_num,V_n))) = s(t_h4s_nums_num,h4s_bools_cond(s(t_bool,h4s_arithmetics_odd(s(t_h4s_nums_num,V_m))),s(t_h4s_nums_num,h4s_numerals_texpu_u_help(s(t_h4s_nums_num,h4s_arithmetics_div2(s(t_h4s_nums_num,V_m))),s(t_h4s_nums_num,h4s_primu_u_recs_pre(s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,V_y))))))),s(t_h4s_nums_num,h4s_bools_cond(s(t_bool,h4s_arithmetics_odd(s(t_h4s_nums_num,V_n))),s(t_h4s_nums_num,h4s_numerals_texpu_u_help(s(t_h4s_nums_num,h4s_arithmetics_div2(s(t_h4s_nums_num,V_n))),s(t_h4s_nums_num,h4s_primu_u_recs_pre(s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,V_x))))))),s(t_h4s_nums_num,h4s_numerals_internalu_u_mult(s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,V_x))),s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,V_y))))))))) => ![V_uu_0]: (![V_x, V_y, V_m]: s(t_h4s_nums_num,happ(s(t_fun(t_h4s_nums_num,t_h4s_nums_num),happ(s(t_fun(t_h4s_nums_num,t_fun(t_h4s_nums_num,t_h4s_nums_num)),happ(s(t_fun(t_h4s_nums_num,t_fun(t_h4s_nums_num,t_fun(t_h4s_nums_num,t_h4s_nums_num))),V_uu_0),s(t_h4s_nums_num,V_x))),s(t_h4s_nums_num,V_y))),s(t_h4s_nums_num,V_m))) = s(t_h4s_nums_num,h4s_bools_let(s(t_fun(t_h4s_nums_num,t_h4s_nums_num),happ(s(t_fun(t_h4s_nums_num,t_fun(t_h4s_nums_num,t_h4s_nums_num)),happ(s(t_fun(t_h4s_nums_num,t_fun(t_h4s_nums_num,t_fun(t_h4s_nums_num,t_h4s_nums_num))),happ(s(t_fun(t_h4s_nums_num,t_fun(t_h4s_nums_num,t_fun(t_h4s_nums_num,t_fun(t_h4s_nums_num,t_h4s_nums_num)))),V_uu_1),s(t_h4s_nums_num,V_m))),s(t_h4s_nums_num,V_x))),s(t_h4s_nums_num,V_y))),s(t_h4s_nums_num,h4s_numerals_exactlog(s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,V_y))))))) => ![V_y, V_x]: s(t_h4s_nums_num,h4s_arithmetics_u_2a(s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,V_x))),s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,V_y))))) = s(t_h4s_nums_num,h4s_bools_let(s(t_fun(t_h4s_nums_num,t_h4s_nums_num),happ(s(t_fun(t_h4s_nums_num,t_fun(t_h4s_nums_num,t_h4s_nums_num)),happ(s(t_fun(t_h4s_nums_num,t_fun(t_h4s_nums_num,t_fun(t_h4s_nums_num,t_h4s_nums_num))),V_uu_0),s(t_h4s_nums_num,V_x))),s(t_h4s_nums_num,V_y))),s(t_h4s_nums_num,h4s_numerals_exactlog(s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,V_x)))))))))).
fof(ah4s_wordss_dimwordu_u_ISu_u_TWICEu_u_INTu_u_MIN, axiom, ![TV_u_27a]: s(t_h4s_nums_num,h4s_wordss_dimword(s(t_h4s_bools_itself(TV_u_27a),h4s_bools_theu_u_value))) = s(t_h4s_nums_num,h4s_arithmetics_u_2a(s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,h4s_arithmetics_zero))))),s(t_h4s_nums_num,h4s_wordss_intu_u_min(s(t_h4s_bools_itself(TV_u_27a),h4s_bools_theu_u_value)))))).
fof(ah4s_wordss_INTu_u_MINu_u_24, axiom, s(t_h4s_nums_num,h4s_wordss_intu_u_min(s(t_h4s_bools_itself(t_h4s_fcps_bit0(t_h4s_fcps_bit0(t_h4s_fcps_bit0(t_h4s_fcps_bit1(t_h4s_ones_one))))),h4s_bools_theu_u_value))) = s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero)))))))))))))))))))))))))))))))))))))))))))))))))).
fof(ch4s_wordss_dimwordu_u_24, conjecture, s(t_h4s_nums_num,h4s_wordss_dimword(s(t_h4s_bools_itself(t_h4s_fcps_bit0(t_h4s_fcps_bit0(t_h4s_fcps_bit0(t_h4s_fcps_bit1(t_h4s_ones_one))))),h4s_bools_theu_u_value))) = s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero)))))))))))))))))))))))))))))))))))))))))))))))))))).
