%   ORIGINAL: h4/binary__ieee/float__components_c6
% 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/TRUTH: T
% Assm: h4/bool/REFL__CLAUSE: !x. x = x <=> T
% Assm: h4/combin/K__THM: !y x. h4/combin/K x y = x
% Assm: h4/words/n2w__11: !n m. h4/words/n2w m = h4/words/n2w n <=> h4/arithmetic/MOD m (h4/words/dimword h4/bool/the__value) = h4/arithmetic/MOD n (h4/words/dimword h4/bool/the__value)
% Assm: h4/binary__ieee/float__accfupds_c6: !f0 f. h4/binary__ieee/float__Sign (h4/binary__ieee/float__Sign__fupd f0 f) = f0 (h4/binary__ieee/float__Sign f)
% Assm: h4/binary__ieee/float__plus__zero__def: h4/binary__ieee/float__plus__zero h4/bool/the__value = h4/binary__ieee/float__Sign__fupd (h4/combin/K (h4/words/n2w h4/num/0)) (h4/binary__ieee/float__Exponent__fupd (h4/combin/K (h4/words/n2w h4/num/0)) (h4/binary__ieee/float__Significand__fupd (h4/combin/K (h4/words/n2w h4/num/0)) h4/bool/ARB))
% Goal: h4/binary__ieee/float__Sign (h4/binary__ieee/float__plus__zero h4/bool/the__value) = h4/words/n2w h4/num/0
%   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_TRUTH]: T
% Assm [h4s_bools_REFLu_u_CLAUSE]: !x. x = x <=> T
% Assm [h4s_combins_Ku_u_THM]: !y x. happ (h4/combin/K x) y = x
% Assm [h4s_wordss_n2wu_u_11]: !n m. h4/words/n2w m = h4/words/n2w n <=> h4/arithmetic/MOD m (h4/words/dimword h4/bool/the__value) = h4/arithmetic/MOD n (h4/words/dimword h4/bool/the__value)
% Assm [h4s_binaryu_u_ieees_floatu_u_accfupdsu_c6]: !f0 f. h4/binary__ieee/float__Sign (h4/binary__ieee/float__Sign__fupd f0 f) = happ f0 (h4/binary__ieee/float__Sign f)
% Assm [h4s_binaryu_u_ieees_floatu_u_plusu_u_zerou_u_def]: h4/binary__ieee/float__plus__zero h4/bool/the__value = h4/binary__ieee/float__Sign__fupd (h4/combin/K (h4/words/n2w h4/num/0)) (h4/binary__ieee/float__Exponent__fupd (h4/combin/K (h4/words/n2w h4/num/0)) (h4/binary__ieee/float__Significand__fupd (h4/combin/K (h4/words/n2w h4/num/0)) h4/bool/ARB))
% Goal: h4/binary__ieee/float__Sign (h4/binary__ieee/float__plus__zero h4/bool/the__value) = h4/words/n2w h4/num/0
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_Q103741,TV_Q103737]: ![V_f, V_g]: (![V_x]: s(TV_Q103737,happ(s(t_fun(TV_Q103741,TV_Q103737),V_f),s(TV_Q103741,V_x))) = s(TV_Q103737,happ(s(t_fun(TV_Q103741,TV_Q103737),V_g),s(TV_Q103741,V_x))) => s(t_fun(TV_Q103741,TV_Q103737),V_f) = s(t_fun(TV_Q103741,TV_Q103737),V_g))).
fof(ah4s_bools_TRUTH, axiom, p(s(t_bool,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_combins_Ku_u_THM, axiom, ![TV_u_27b,TV_u_27a]: ![V_y, V_x]: s(TV_u_27a,happ(s(t_fun(TV_u_27b,TV_u_27a),h4s_combins_k(s(TV_u_27a,V_x))),s(TV_u_27b,V_y))) = s(TV_u_27a,V_x)).
fof(ah4s_wordss_n2wu_u_11, axiom, ![TV_u_27a]: ![V_n, V_m]: (s(t_h4s_fcps_cart(t_bool,TV_u_27a),h4s_wordss_n2w(s(t_h4s_nums_num,V_m))) = s(t_h4s_fcps_cart(t_bool,TV_u_27a),h4s_wordss_n2w(s(t_h4s_nums_num,V_n))) <=> s(t_h4s_nums_num,h4s_arithmetics_mod(s(t_h4s_nums_num,V_m),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_mod(s(t_h4s_nums_num,V_n),s(t_h4s_nums_num,h4s_wordss_dimword(s(t_h4s_bools_itself(TV_u_27a),h4s_bools_theu_u_value))))))).
fof(ah4s_binaryu_u_ieees_floatu_u_accfupdsu_c6, axiom, ![TV_u_27t,TV_u_27w]: ![V_f0, V_f]: s(t_h4s_fcps_cart(t_bool,t_h4s_ones_one),h4s_binaryu_u_ieees_floatu_u_sign(s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),h4s_binaryu_u_ieees_floatu_u_signu_u_fupd(s(t_fun(t_h4s_fcps_cart(t_bool,t_h4s_ones_one),t_h4s_fcps_cart(t_bool,t_h4s_ones_one)),V_f0),s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),V_f))))) = s(t_h4s_fcps_cart(t_bool,t_h4s_ones_one),happ(s(t_fun(t_h4s_fcps_cart(t_bool,t_h4s_ones_one),t_h4s_fcps_cart(t_bool,t_h4s_ones_one)),V_f0),s(t_h4s_fcps_cart(t_bool,t_h4s_ones_one),h4s_binaryu_u_ieees_floatu_u_sign(s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),V_f)))))).
fof(ah4s_binaryu_u_ieees_floatu_u_plusu_u_zerou_u_def, axiom, ![TV_u_27t,TV_u_27w]: s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),h4s_binaryu_u_ieees_floatu_u_plusu_u_zero(s(t_h4s_bools_itself(t_h4s_pairs_prod(TV_u_27t,TV_u_27w)),h4s_bools_theu_u_value))) = s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),h4s_binaryu_u_ieees_floatu_u_signu_u_fupd(s(t_fun(t_h4s_fcps_cart(t_bool,t_h4s_ones_one),t_h4s_fcps_cart(t_bool,t_h4s_ones_one)),h4s_combins_k(s(t_h4s_fcps_cart(t_bool,t_h4s_ones_one),h4s_wordss_n2w(s(t_h4s_nums_num,h4s_nums_0))))),s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),h4s_binaryu_u_ieees_floatu_u_exponentu_u_fupd(s(t_fun(t_h4s_fcps_cart(t_bool,TV_u_27w),t_h4s_fcps_cart(t_bool,TV_u_27w)),h4s_combins_k(s(t_h4s_fcps_cart(t_bool,TV_u_27w),h4s_wordss_n2w(s(t_h4s_nums_num,h4s_nums_0))))),s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),h4s_binaryu_u_ieees_floatu_u_significandu_u_fupd(s(t_fun(t_h4s_fcps_cart(t_bool,TV_u_27t),t_h4s_fcps_cart(t_bool,TV_u_27t)),h4s_combins_k(s(t_h4s_fcps_cart(t_bool,TV_u_27t),h4s_wordss_n2w(s(t_h4s_nums_num,h4s_nums_0))))),s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),h4s_bools_arb)))))))).
fof(ch4s_binaryu_u_ieees_floatu_u_componentsu_c6, conjecture, ![TV_u_27t,TV_u_27w]: s(t_h4s_fcps_cart(t_bool,t_h4s_ones_one),h4s_binaryu_u_ieees_floatu_u_sign(s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),h4s_binaryu_u_ieees_floatu_u_plusu_u_zero(s(t_h4s_bools_itself(t_h4s_pairs_prod(TV_u_27t,TV_u_27w)),h4s_bools_theu_u_value))))) = s(t_h4s_fcps_cart(t_bool,t_h4s_ones_one),h4s_wordss_n2w(s(t_h4s_nums_num,h4s_nums_0)))).
