%   ORIGINAL: h4/binary__ieee/float__distinct_c9
% 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/IMP__ANTISYM__AX: !t2 t1. (t1 ==> t2) ==> (t2 ==> t1) ==> (t1 <=> t2)
% Assm: h4/bool/FALSITY: !t. F ==> t
% Assm: h4/bool/AND__CLAUSES_c0: !t. T /\ t <=> t
% Assm: h4/bool/AND__CLAUSES_c2: !t. F /\ t <=> F
% Assm: h4/bool/NOT__CLAUSES_c2: ~F <=> T
% Assm: h4/bool/REFL__CLAUSE: !x. x = x <=> T
% 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/words/WORD__NEG__1: h4/words/word__2comp (h4/words/n2w (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO))) = h4/words/word__T
% Assm: h4/words/word__T__not__zero: ~(h4/words/word__2comp (h4/words/n2w (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO))) = h4/words/n2w h4/num/0)
% Assm: h4/binary__ieee/float__component__equality: !f2 f1. f1 = f2 <=> h4/binary__ieee/float__Sign f1 = h4/binary__ieee/float__Sign f2 /\ h4/binary__ieee/float__Exponent f1 = h4/binary__ieee/float__Exponent f2 /\ h4/binary__ieee/float__Significand f1 = h4/binary__ieee/float__Significand f2
% Assm: h4/binary__ieee/float__components_c3: h4/binary__ieee/float__Sign (h4/binary__ieee/float__minus__infinity h4/bool/the__value) = h4/words/n2w (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO))
% Assm: h4/binary__ieee/float__components_c4: h4/binary__ieee/float__Exponent (h4/binary__ieee/float__minus__infinity h4/bool/the__value) = h4/words/word__T
% Assm: h4/binary__ieee/float__components_c5: h4/binary__ieee/float__Significand (h4/binary__ieee/float__minus__infinity h4/bool/the__value) = h4/words/n2w h4/num/0
% Assm: h4/binary__ieee/float__components_c9: h4/binary__ieee/float__Sign (h4/binary__ieee/float__minus__zero h4/bool/the__value) = h4/words/n2w (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO))
% Assm: h4/binary__ieee/float__components_c10: h4/binary__ieee/float__Exponent (h4/binary__ieee/float__minus__zero h4/bool/the__value) = h4/words/n2w h4/num/0
% Assm: h4/binary__ieee/float__components_c11: h4/binary__ieee/float__Significand (h4/binary__ieee/float__minus__zero h4/bool/the__value) = h4/words/n2w h4/num/0
% Goal: ~(h4/binary__ieee/float__minus__infinity h4/bool/the__value = h4/binary__ieee/float__minus__zero h4/bool/the__value)
%   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_IMPu_u_ANTISYMu_u_AX]: !t2 t1. (t1 ==> t2) ==> (t2 ==> t1) ==> (t1 <=> t2)
% Assm [h4s_bools_FALSITY]: !t. F ==> t
% Assm [h4s_bools_ANDu_u_CLAUSESu_c0]: !t. T /\ t <=> t
% Assm [h4s_bools_ANDu_u_CLAUSESu_c2]: !t. F /\ t <=> F
% Assm [h4s_bools_NOTu_u_CLAUSESu_c2]: ~F <=> T
% Assm [h4s_bools_REFLu_u_CLAUSE]: !x. x = x <=> T
% 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_wordss_WORDu_u_NEGu_u_1]: h4/words/word__2comp (h4/words/n2w (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO))) = h4/words/word__T
% Assm [h4s_wordss_wordu_u_Tu_u_notu_u_zero]: ~(h4/words/word__2comp (h4/words/n2w (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO))) = h4/words/n2w h4/num/0)
% Assm [h4s_binaryu_u_ieees_floatu_u_componentu_u_equality]: !f2 f1. f1 = f2 <=> h4/binary__ieee/float__Sign f1 = h4/binary__ieee/float__Sign f2 /\ h4/binary__ieee/float__Exponent f1 = h4/binary__ieee/float__Exponent f2 /\ h4/binary__ieee/float__Significand f1 = h4/binary__ieee/float__Significand f2
% Assm [h4s_binaryu_u_ieees_floatu_u_componentsu_c3]: h4/binary__ieee/float__Sign (h4/binary__ieee/float__minus__infinity h4/bool/the__value) = h4/words/n2w (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO))
% Assm [h4s_binaryu_u_ieees_floatu_u_componentsu_c4]: h4/binary__ieee/float__Exponent (h4/binary__ieee/float__minus__infinity h4/bool/the__value) = h4/words/word__T
% Assm [h4s_binaryu_u_ieees_floatu_u_componentsu_c5]: h4/binary__ieee/float__Significand (h4/binary__ieee/float__minus__infinity h4/bool/the__value) = h4/words/n2w h4/num/0
% Assm [h4s_binaryu_u_ieees_floatu_u_componentsu_c9]: h4/binary__ieee/float__Sign (h4/binary__ieee/float__minus__zero h4/bool/the__value) = h4/words/n2w (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO))
% Assm [h4s_binaryu_u_ieees_floatu_u_componentsu_c10]: h4/binary__ieee/float__Exponent (h4/binary__ieee/float__minus__zero h4/bool/the__value) = h4/words/n2w h4/num/0
% Assm [h4s_binaryu_u_ieees_floatu_u_componentsu_c11]: h4/binary__ieee/float__Significand (h4/binary__ieee/float__minus__zero h4/bool/the__value) = h4/words/n2w h4/num/0
% Goal: ~(h4/binary__ieee/float__minus__infinity h4/bool/the__value = h4/binary__ieee/float__minus__zero h4/bool/the__value)
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_Q104545,TV_Q104541]: ![V_f, V_g]: (![V_x]: s(TV_Q104541,happ(s(t_fun(TV_Q104545,TV_Q104541),V_f),s(TV_Q104545,V_x))) = s(TV_Q104541,happ(s(t_fun(TV_Q104545,TV_Q104541),V_g),s(TV_Q104545,V_x))) => s(t_fun(TV_Q104545,TV_Q104541),V_f) = s(t_fun(TV_Q104545,TV_Q104541),V_g))).
fof(ah4s_bools_TRUTH, axiom, p(s(t_bool,t))).
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_ANDu_u_CLAUSESu_c0, axiom, ![V_t]: ((p(s(t_bool,t)) & p(s(t_bool,V_t))) <=> p(s(t_bool,V_t)))).
fof(ah4s_bools_ANDu_u_CLAUSESu_c2, axiom, ![V_t]: ((p(s(t_bool,f)) & p(s(t_bool,V_t))) <=> p(s(t_bool,f)))).
fof(ah4s_bools_NOTu_u_CLAUSESu_c2, axiom, (~ (p(s(t_bool,f))) <=> 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_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_wordss_WORDu_u_NEGu_u_1, axiom, ![TV_u_27a]: s(t_h4s_fcps_cart(t_bool,TV_u_27a),h4s_wordss_wordu_u_2comp(s(t_h4s_fcps_cart(t_bool,TV_u_27a),h4s_wordss_n2w(s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero))))))))) = s(t_h4s_fcps_cart(t_bool,TV_u_27a),h4s_wordss_wordu_u_t)).
fof(ah4s_wordss_wordu_u_Tu_u_notu_u_zero, axiom, ![TV_u_27a]: ~ (s(t_h4s_fcps_cart(t_bool,TV_u_27a),h4s_wordss_wordu_u_2comp(s(t_h4s_fcps_cart(t_bool,TV_u_27a),h4s_wordss_n2w(s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero))))))))) = s(t_h4s_fcps_cart(t_bool,TV_u_27a),h4s_wordss_n2w(s(t_h4s_nums_num,h4s_nums_0))))).
fof(ah4s_binaryu_u_ieees_floatu_u_componentu_u_equality, axiom, ![TV_u_27t,TV_u_27w]: ![V_f2, V_f1]: (s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),V_f1) = s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),V_f2) <=> (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_f1))) = 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_f2))) & (s(t_h4s_fcps_cart(t_bool,TV_u_27w),h4s_binaryu_u_ieees_floatu_u_exponent(s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),V_f1))) = s(t_h4s_fcps_cart(t_bool,TV_u_27w),h4s_binaryu_u_ieees_floatu_u_exponent(s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),V_f2))) & s(t_h4s_fcps_cart(t_bool,TV_u_27t),h4s_binaryu_u_ieees_floatu_u_significand(s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),V_f1))) = s(t_h4s_fcps_cart(t_bool,TV_u_27t),h4s_binaryu_u_ieees_floatu_u_significand(s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),V_f2))))))).
fof(ah4s_binaryu_u_ieees_floatu_u_componentsu_c3, axiom, ![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_minusu_u_infinity(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_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero)))))))).
fof(ah4s_binaryu_u_ieees_floatu_u_componentsu_c4, axiom, ![TV_u_27t,TV_u_27w]: s(t_h4s_fcps_cart(t_bool,TV_u_27w),h4s_binaryu_u_ieees_floatu_u_exponent(s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),h4s_binaryu_u_ieees_floatu_u_minusu_u_infinity(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,TV_u_27w),h4s_wordss_wordu_u_t)).
fof(ah4s_binaryu_u_ieees_floatu_u_componentsu_c5, axiom, ![TV_u_27w,TV_u_27t]: s(t_h4s_fcps_cart(t_bool,TV_u_27t),h4s_binaryu_u_ieees_floatu_u_significand(s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),h4s_binaryu_u_ieees_floatu_u_minusu_u_infinity(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,TV_u_27t),h4s_wordss_n2w(s(t_h4s_nums_num,h4s_nums_0)))).
fof(ah4s_binaryu_u_ieees_floatu_u_componentsu_c9, axiom, ![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_minusu_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_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero)))))))).
fof(ah4s_binaryu_u_ieees_floatu_u_componentsu_c10, axiom, ![TV_u_27t,TV_u_27w]: s(t_h4s_fcps_cart(t_bool,TV_u_27w),h4s_binaryu_u_ieees_floatu_u_exponent(s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),h4s_binaryu_u_ieees_floatu_u_minusu_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,TV_u_27w),h4s_wordss_n2w(s(t_h4s_nums_num,h4s_nums_0)))).
fof(ah4s_binaryu_u_ieees_floatu_u_componentsu_c11, axiom, ![TV_u_27w,TV_u_27t]: s(t_h4s_fcps_cart(t_bool,TV_u_27t),h4s_binaryu_u_ieees_floatu_u_significand(s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),h4s_binaryu_u_ieees_floatu_u_minusu_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,TV_u_27t),h4s_wordss_n2w(s(t_h4s_nums_num,h4s_nums_0)))).
fof(ch4s_binaryu_u_ieees_floatu_u_distinctu_c9, conjecture, ![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_minusu_u_infinity(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_minusu_u_zero(s(t_h4s_bools_itself(t_h4s_pairs_prod(TV_u_27t,TV_u_27w)),h4s_bools_theu_u_value))))).
