%   ORIGINAL: h4/binary__ieee/float__add__finite__minus__infinity
% 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/FORALL__SIMP: !t. (!x. t) <=> t
% Assm: h4/bool/IMP__CLAUSES_c1: !t. t ==> T <=> T
% Assm: h4/bool/REFL__CLAUSE: !x. x = x <=> T
% Assm: h4/bool/EQ__SYM__EQ: !y x. x = y <=> y = x
% Assm: h4/bool/AND__IMP__INTRO: !t3 t2 t1. t1 ==> t2 ==> t3 <=> t1 /\ t2 ==> t3
% Assm: h4/bool/IMP__CONG: !y_27 y x_27 x. (x <=> x_27) /\ (x_27 ==> (y <=> y_27)) ==> (x ==> y <=> x_27 ==> y_27)
% Assm: h4/bool/COND__CONG: !y_27 y x_27 x Q P. (P <=> Q) /\ (Q ==> x = x_27) /\ (~Q ==> y = y_27) ==> h4/bool/COND P x y = h4/bool/COND Q x_27 y_27
% Assm: h4/pair/pair__case__thm: !y x f. h4/pair/pair__CASE (h4/pair/_2C x y) f = f x y
% Assm: h4/binary__ieee/float__value__case__def_c0: !v1 v f a. h4/binary__ieee/float__value__CASE (h4/binary__ieee/Float a) f v v1 = f a
% Assm: h4/binary__ieee/float__value__case__def_c1: !v1 v f. h4/binary__ieee/float__value__CASE h4/binary__ieee/Infinity f v v1 = v
% Assm: h4/binary__ieee/float__add__def: !y x mode. h4/binary__ieee/float__add mode x y = h4/pair/pair__CASE (h4/pair/_2C (h4/binary__ieee/float__value0 x) (h4/binary__ieee/float__value0 y)) (\v v1. h4/binary__ieee/float__value__CASE v (\r1. h4/binary__ieee/float__value__CASE v1 (\r2. h4/binary__ieee/float__round mode (h4/bool/COND (r1 = h4/real/real__of__num h4/num/0 /\ r2 = h4/real/real__of__num h4/num/0 /\ h4/binary__ieee/float__Sign x = h4/binary__ieee/float__Sign y) (h4/binary__ieee/float__Sign x = h4/words/n2w (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO))) (mode = h4/binary__ieee/roundTowardNegative)) (h4/realax/real__add r1 r2)) y (h4/binary__ieee/float__some__nan h4/bool/the__value)) (h4/binary__ieee/float__value__CASE v1 (\v7. x) (h4/bool/COND (h4/binary__ieee/float__Sign x = h4/binary__ieee/float__Sign y) x (h4/binary__ieee/float__some__nan h4/bool/the__value)) (h4/binary__ieee/float__some__nan h4/bool/the__value)) (h4/binary__ieee/float__some__nan h4/bool/the__value))
% Assm: h4/binary__ieee/float__values_c1: h4/binary__ieee/float__value0 (h4/binary__ieee/float__minus__infinity h4/bool/the__value) = h4/binary__ieee/Infinity
% Goal: !x r mode. h4/binary__ieee/float__value0 x = h4/binary__ieee/Float r ==> h4/binary__ieee/float__add mode x (h4/binary__ieee/float__minus__infinity h4/bool/the__value) = h4/binary__ieee/float__minus__infinity 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_FORALLu_u_SIMP]: !t. (!x. t) <=> t
% Assm [h4s_bools_IMPu_u_CLAUSESu_c1]: !t. t ==> T <=> T
% Assm [h4s_bools_REFLu_u_CLAUSE]: !x. x = x <=> T
% Assm [h4s_bools_EQu_u_SYMu_u_EQ]: !y x. x = y <=> y = x
% Assm [h4s_bools_ANDu_u_IMPu_u_INTRO]: !t3 t2 t1. t1 ==> t2 ==> t3 <=> t1 /\ t2 ==> t3
% Assm [h4s_bools_IMPu_u_CONG]: !y_27 y x_27 x. (x <=> x_27) /\ (x_27 ==> (y <=> y_27)) ==> (x ==> y <=> x_27 ==> y_27)
% Assm [h4s_bools_CONDu_u_CONG]: !y_27 y x_27 x Q P. (P <=> Q) /\ (Q ==> x = x_27) /\ (~Q ==> y = y_27) ==> h4/bool/COND P x y = h4/bool/COND Q x_27 y_27
% Assm [h4s_pairs_pairu_u_caseu_u_thm]: !y x f. h4/pair/pair__CASE (h4/pair/_2C x y) f = happ (happ f x) y
% Assm [h4s_binaryu_u_ieees_floatu_u_valueu_u_caseu_u_defu_c0]: !v1 v f a. h4/binary__ieee/float__value__CASE (h4/binary__ieee/Float a) f v v1 = happ f a
% Assm [h4s_binaryu_u_ieees_floatu_u_valueu_u_caseu_u_defu_c1]: !v1 v f. h4/binary__ieee/float__value__CASE h4/binary__ieee/Infinity f v v1 = v
% Assm [h4s_binaryu_u_ieees_floatu_u_addu_u_def]: !_4. (!x v7. happ (happ _4 x) v7 = x) ==> (!_3. (!y x mode r1 r2. ?v. (v <=> mode = h4/binary__ieee/roundTowardNegative) /\ (?v'. (v' <=> h4/binary__ieee/float__Sign x = h4/words/n2w (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO))) /\ (?v''. (v'' <=> r1 = h4/real/real__of__num h4/num/0 /\ r2 = h4/real/real__of__num h4/num/0 /\ h4/binary__ieee/float__Sign x = h4/binary__ieee/float__Sign y) /\ happ (happ (happ (happ (happ _3 y) x) mode) r1) r2 = h4/binary__ieee/float__round mode (h4/bool/COND v'' v' v) (h4/realax/real__add r1 r2)))) ==> (!_2. (!v1 x mode y r1. happ (happ (happ (happ (happ _2 v1) x) mode) y) r1 = h4/binary__ieee/float__value__CASE v1 (happ (happ (happ (happ _3 y) x) mode) r1) y (h4/binary__ieee/float__some__nan h4/bool/the__value)) ==> (!_1. (!v mode y x v1. ?v. (v <=> h4/binary__ieee/float__Sign x = h4/binary__ieee/float__Sign y) /\ happ (happ (happ (happ (happ _1 v) mode) y) x) v1 = h4/binary__ieee/float__value__CASE v (happ (happ (happ (happ _2 v1) x) mode) y) (h4/binary__ieee/float__value__CASE v1 (happ _4 x) (h4/bool/COND v x (h4/binary__ieee/float__some__nan h4/bool/the__value)) (h4/binary__ieee/float__some__nan h4/bool/the__value)) (h4/binary__ieee/float__some__nan h4/bool/the__value)) ==> (!_0. (!mode y x v. happ (happ (happ (happ _0 mode) y) x) v = happ (happ (happ (happ _1 v) mode) y) x) ==> (!y x mode. h4/binary__ieee/float__add mode x y = h4/pair/pair__CASE (h4/pair/_2C (h4/binary__ieee/float__value0 x) (h4/binary__ieee/float__value0 y)) (happ (happ (happ _0 mode) y) x))))))
% Assm [h4s_binaryu_u_ieees_floatu_u_valuesu_c1]: h4/binary__ieee/float__value0 (h4/binary__ieee/float__minus__infinity h4/bool/the__value) = h4/binary__ieee/Infinity
% Goal: !x r mode. h4/binary__ieee/float__value0 x = h4/binary__ieee/Float r ==> h4/binary__ieee/float__add mode x (h4/binary__ieee/float__minus__infinity h4/bool/the__value) = h4/binary__ieee/float__minus__infinity 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_Q109080,TV_Q109076]: ![V_f, V_g]: (![V_x]: s(TV_Q109076,happ(s(t_fun(TV_Q109080,TV_Q109076),V_f),s(TV_Q109080,V_x))) = s(TV_Q109076,happ(s(t_fun(TV_Q109080,TV_Q109076),V_g),s(TV_Q109080,V_x))) => s(t_fun(TV_Q109080,TV_Q109076),V_f) = s(t_fun(TV_Q109080,TV_Q109076),V_g))).
fof(ah4s_bools_TRUTH, axiom, p(s(t_bool,t))).
fof(ah4s_bools_FORALLu_u_SIMP, axiom, ![TV_u_27a]: ![V_t]: (![V_x]: p(s(t_bool,V_t)) <=> p(s(t_bool,V_t)))).
fof(ah4s_bools_IMPu_u_CLAUSESu_c1, axiom, ![V_t]: ((p(s(t_bool,V_t)) => p(s(t_bool,t))) <=> 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_bools_EQu_u_SYMu_u_EQ, axiom, ![TV_u_27a]: ![V_y, V_x]: (s(TV_u_27a,V_x) = s(TV_u_27a,V_y) <=> s(TV_u_27a,V_y) = s(TV_u_27a,V_x))).
fof(ah4s_bools_ANDu_u_IMPu_u_INTRO, axiom, ![V_t3, V_t2, V_t1]: ((p(s(t_bool,V_t1)) => (p(s(t_bool,V_t2)) => p(s(t_bool,V_t3)))) <=> ((p(s(t_bool,V_t1)) & p(s(t_bool,V_t2))) => p(s(t_bool,V_t3))))).
fof(ah4s_bools_IMPu_u_CONG, axiom, ![V_yu_27, V_y, V_xu_27, V_x]: ((s(t_bool,V_x) = s(t_bool,V_xu_27) & (p(s(t_bool,V_xu_27)) => s(t_bool,V_y) = s(t_bool,V_yu_27))) => ((p(s(t_bool,V_x)) => p(s(t_bool,V_y))) <=> (p(s(t_bool,V_xu_27)) => p(s(t_bool,V_yu_27)))))).
fof(ah4s_bools_CONDu_u_CONG, axiom, ![TV_u_27a]: ![V_yu_27, V_y, V_xu_27, V_x, V_Q, V_P]: ((s(t_bool,V_P) = s(t_bool,V_Q) & ((p(s(t_bool,V_Q)) => s(TV_u_27a,V_x) = s(TV_u_27a,V_xu_27)) & (~ (p(s(t_bool,V_Q))) => s(TV_u_27a,V_y) = s(TV_u_27a,V_yu_27)))) => s(TV_u_27a,h4s_bools_cond(s(t_bool,V_P),s(TV_u_27a,V_x),s(TV_u_27a,V_y))) = s(TV_u_27a,h4s_bools_cond(s(t_bool,V_Q),s(TV_u_27a,V_xu_27),s(TV_u_27a,V_yu_27))))).
fof(ah4s_pairs_pairu_u_caseu_u_thm, axiom, ![TV_u_27a,TV_u_27b,TV_u_27c]: ![V_y, V_x, V_f]: s(TV_u_27a,h4s_pairs_pairu_u_case(s(t_h4s_pairs_prod(TV_u_27b,TV_u_27c),h4s_pairs_u_2c(s(TV_u_27b,V_x),s(TV_u_27c,V_y))),s(t_fun(TV_u_27b,t_fun(TV_u_27c,TV_u_27a)),V_f))) = s(TV_u_27a,happ(s(t_fun(TV_u_27c,TV_u_27a),happ(s(t_fun(TV_u_27b,t_fun(TV_u_27c,TV_u_27a)),V_f),s(TV_u_27b,V_x))),s(TV_u_27c,V_y)))).
fof(ah4s_binaryu_u_ieees_floatu_u_valueu_u_caseu_u_defu_c0, axiom, ![TV_u_27a]: ![V_v1, V_v, V_f, V_a]: s(TV_u_27a,h4s_binaryu_u_ieees_floatu_u_valueu_u_case(s(t_h4s_binaryu_u_ieees_floatu_u_value,h4s_binaryu_u_ieees_float(s(t_h4s_realaxs_real,V_a))),s(t_fun(t_h4s_realaxs_real,TV_u_27a),V_f),s(TV_u_27a,V_v),s(TV_u_27a,V_v1))) = s(TV_u_27a,happ(s(t_fun(t_h4s_realaxs_real,TV_u_27a),V_f),s(t_h4s_realaxs_real,V_a)))).
fof(ah4s_binaryu_u_ieees_floatu_u_valueu_u_caseu_u_defu_c1, axiom, ![TV_u_27a]: ![V_v1, V_v, V_f]: s(TV_u_27a,h4s_binaryu_u_ieees_floatu_u_valueu_u_case(s(t_h4s_binaryu_u_ieees_floatu_u_value,h4s_binaryu_u_ieees_infinity),s(t_fun(t_h4s_realaxs_real,TV_u_27a),V_f),s(TV_u_27a,V_v),s(TV_u_27a,V_v1))) = s(TV_u_27a,V_v)).
fof(ah4s_binaryu_u_ieees_floatu_u_addu_u_def, axiom, ![TV_u_27t,TV_u_27w]: ![V_uu_4]: (![V_x, V_v7]: s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),happ(s(t_fun(t_h4s_realaxs_real,t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w)),happ(s(t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_realaxs_real,t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w))),V_uu_4),s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),V_x))),s(t_h4s_realaxs_real,V_v7))) = s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),V_x) => ![V_uu_3]: (![V_y, V_x, V_mode, V_r1, V_r2]: ?[V_v]: ((p(s(t_bool,V_v)) <=> s(t_h4s_binaryu_u_ieees_rounding,V_mode) = s(t_h4s_binaryu_u_ieees_rounding,h4s_binaryu_u_ieees_roundtowardnegative)) & ?[V_vi_]: ((p(s(t_bool,V_vi_)) <=> 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_x))) = 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)))))))) & ?[V_vi_i_]: ((p(s(t_bool,V_vi_i_)) <=> (s(t_h4s_realaxs_real,V_r1) = s(t_h4s_realaxs_real,h4s_reals_realu_u_ofu_u_num(s(t_h4s_nums_num,h4s_nums_0))) & (s(t_h4s_realaxs_real,V_r2) = s(t_h4s_realaxs_real,h4s_reals_realu_u_ofu_u_num(s(t_h4s_nums_num,h4s_nums_0))) & 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_x))) = 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_y)))))) & s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),happ(s(t_fun(t_h4s_realaxs_real,t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w)),happ(s(t_fun(t_h4s_realaxs_real,t_fun(t_h4s_realaxs_real,t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w))),happ(s(t_fun(t_h4s_binaryu_u_ieees_rounding,t_fun(t_h4s_realaxs_real,t_fun(t_h4s_realaxs_real,t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w)))),happ(s(t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_binaryu_u_ieees_rounding,t_fun(t_h4s_realaxs_real,t_fun(t_h4s_realaxs_real,t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w))))),happ(s(t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_binaryu_u_ieees_rounding,t_fun(t_h4s_realaxs_real,t_fun(t_h4s_realaxs_real,t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w)))))),V_uu_3),s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),V_y))),s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),V_x))),s(t_h4s_binaryu_u_ieees_rounding,V_mode))),s(t_h4s_realaxs_real,V_r1))),s(t_h4s_realaxs_real,V_r2))) = s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),h4s_binaryu_u_ieees_floatu_u_round(s(t_h4s_binaryu_u_ieees_rounding,V_mode),s(t_bool,h4s_bools_cond(s(t_bool,V_vi_i_),s(t_bool,V_vi_),s(t_bool,V_v))),s(t_h4s_realaxs_real,h4s_realaxs_realu_u_add(s(t_h4s_realaxs_real,V_r1),s(t_h4s_realaxs_real,V_r2)))))))) => ![V_uu_2]: (![V_v1, V_x, V_mode, V_y, V_r1]: s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),happ(s(t_fun(t_h4s_realaxs_real,t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w)),happ(s(t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_realaxs_real,t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w))),happ(s(t_fun(t_h4s_binaryu_u_ieees_rounding,t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_realaxs_real,t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w)))),happ(s(t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_binaryu_u_ieees_rounding,t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_realaxs_real,t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w))))),happ(s(t_fun(t_h4s_binaryu_u_ieees_floatu_u_value,t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_binaryu_u_ieees_rounding,t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_realaxs_real,t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w)))))),V_uu_2),s(t_h4s_binaryu_u_ieees_floatu_u_value,V_v1))),s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),V_x))),s(t_h4s_binaryu_u_ieees_rounding,V_mode))),s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),V_y))),s(t_h4s_realaxs_real,V_r1))) = s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),h4s_binaryu_u_ieees_floatu_u_valueu_u_case(s(t_h4s_binaryu_u_ieees_floatu_u_value,V_v1),s(t_fun(t_h4s_realaxs_real,t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w)),happ(s(t_fun(t_h4s_realaxs_real,t_fun(t_h4s_realaxs_real,t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w))),happ(s(t_fun(t_h4s_binaryu_u_ieees_rounding,t_fun(t_h4s_realaxs_real,t_fun(t_h4s_realaxs_real,t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w)))),happ(s(t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_binaryu_u_ieees_rounding,t_fun(t_h4s_realaxs_real,t_fun(t_h4s_realaxs_real,t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w))))),happ(s(t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_binaryu_u_ieees_rounding,t_fun(t_h4s_realaxs_real,t_fun(t_h4s_realaxs_real,t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w)))))),V_uu_3),s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),V_y))),s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),V_x))),s(t_h4s_binaryu_u_ieees_rounding,V_mode))),s(t_h4s_realaxs_real,V_r1))),s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),V_y),s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),h4s_binaryu_u_ieees_floatu_u_someu_u_nan(s(t_h4s_bools_itself(t_h4s_pairs_prod(TV_u_27t,TV_u_27w)),h4s_bools_theu_u_value))))) => ![V_uu_1]: (![V_v, V_mode, V_y, V_x, V_v1]: ?[V_v0]: ((p(s(t_bool,V_v0)) <=> 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_x))) = 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_y)))) & s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),happ(s(t_fun(t_h4s_binaryu_u_ieees_floatu_u_value,t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w)),happ(s(t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_binaryu_u_ieees_floatu_u_value,t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w))),happ(s(t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_binaryu_u_ieees_floatu_u_value,t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w)))),happ(s(t_fun(t_h4s_binaryu_u_ieees_rounding,t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_binaryu_u_ieees_floatu_u_value,t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w))))),happ(s(t_fun(t_h4s_binaryu_u_ieees_floatu_u_value,t_fun(t_h4s_binaryu_u_ieees_rounding,t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_binaryu_u_ieees_floatu_u_value,t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w)))))),V_uu_1),s(t_h4s_binaryu_u_ieees_floatu_u_value,V_v))),s(t_h4s_binaryu_u_ieees_rounding,V_mode))),s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),V_y))),s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),V_x))),s(t_h4s_binaryu_u_ieees_floatu_u_value,V_v1))) = s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),h4s_binaryu_u_ieees_floatu_u_valueu_u_case(s(t_h4s_binaryu_u_ieees_floatu_u_value,V_v),s(t_fun(t_h4s_realaxs_real,t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w)),happ(s(t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_realaxs_real,t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w))),happ(s(t_fun(t_h4s_binaryu_u_ieees_rounding,t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_realaxs_real,t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w)))),happ(s(t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_binaryu_u_ieees_rounding,t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_realaxs_real,t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w))))),happ(s(t_fun(t_h4s_binaryu_u_ieees_floatu_u_value,t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_binaryu_u_ieees_rounding,t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_realaxs_real,t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w)))))),V_uu_2),s(t_h4s_binaryu_u_ieees_floatu_u_value,V_v1))),s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),V_x))),s(t_h4s_binaryu_u_ieees_rounding,V_mode))),s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),V_y))),s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),h4s_binaryu_u_ieees_floatu_u_valueu_u_case(s(t_h4s_binaryu_u_ieees_floatu_u_value,V_v1),s(t_fun(t_h4s_realaxs_real,t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w)),happ(s(t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_realaxs_real,t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w))),V_uu_4),s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),V_x))),s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),h4s_bools_cond(s(t_bool,V_v0),s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),V_x),s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),h4s_binaryu_u_ieees_floatu_u_someu_u_nan(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_someu_u_nan(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_someu_u_nan(s(t_h4s_bools_itself(t_h4s_pairs_prod(TV_u_27t,TV_u_27w)),h4s_bools_theu_u_value)))))) => ![V_uu_0]: (![V_mode, V_y, V_x, V_v]: s(t_fun(t_h4s_binaryu_u_ieees_floatu_u_value,t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w)),happ(s(t_fun(t_h4s_binaryu_u_ieees_floatu_u_value,t_fun(t_h4s_binaryu_u_ieees_floatu_u_value,t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w))),happ(s(t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_binaryu_u_ieees_floatu_u_value,t_fun(t_h4s_binaryu_u_ieees_floatu_u_value,t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w)))),happ(s(t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_binaryu_u_ieees_floatu_u_value,t_fun(t_h4s_binaryu_u_ieees_floatu_u_value,t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w))))),happ(s(t_fun(t_h4s_binaryu_u_ieees_rounding,t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_binaryu_u_ieees_floatu_u_value,t_fun(t_h4s_binaryu_u_ieees_floatu_u_value,t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w)))))),V_uu_0),s(t_h4s_binaryu_u_ieees_rounding,V_mode))),s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),V_y))),s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),V_x))),s(t_h4s_binaryu_u_ieees_floatu_u_value,V_v))) = s(t_fun(t_h4s_binaryu_u_ieees_floatu_u_value,t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w)),happ(s(t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_binaryu_u_ieees_floatu_u_value,t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w))),happ(s(t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_binaryu_u_ieees_floatu_u_value,t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w)))),happ(s(t_fun(t_h4s_binaryu_u_ieees_rounding,t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_binaryu_u_ieees_floatu_u_value,t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w))))),happ(s(t_fun(t_h4s_binaryu_u_ieees_floatu_u_value,t_fun(t_h4s_binaryu_u_ieees_rounding,t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_binaryu_u_ieees_floatu_u_value,t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w)))))),V_uu_1),s(t_h4s_binaryu_u_ieees_floatu_u_value,V_v))),s(t_h4s_binaryu_u_ieees_rounding,V_mode))),s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),V_y))),s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),V_x))) => ![V_y, V_x, V_mode]: s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),h4s_binaryu_u_ieees_floatu_u_add(s(t_h4s_binaryu_u_ieees_rounding,V_mode),s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),V_x),s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),V_y))) = s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),h4s_pairs_pairu_u_case(s(t_h4s_pairs_prod(t_h4s_binaryu_u_ieees_floatu_u_value,t_h4s_binaryu_u_ieees_floatu_u_value),h4s_pairs_u_2c(s(t_h4s_binaryu_u_ieees_floatu_u_value,h4s_binaryu_u_ieees_floatu_u_value0(s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),V_x))),s(t_h4s_binaryu_u_ieees_floatu_u_value,h4s_binaryu_u_ieees_floatu_u_value0(s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),V_y))))),s(t_fun(t_h4s_binaryu_u_ieees_floatu_u_value,t_fun(t_h4s_binaryu_u_ieees_floatu_u_value,t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w))),happ(s(t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_binaryu_u_ieees_floatu_u_value,t_fun(t_h4s_binaryu_u_ieees_floatu_u_value,t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w)))),happ(s(t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_binaryu_u_ieees_floatu_u_value,t_fun(t_h4s_binaryu_u_ieees_floatu_u_value,t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w))))),happ(s(t_fun(t_h4s_binaryu_u_ieees_rounding,t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),t_fun(t_h4s_binaryu_u_ieees_floatu_u_value,t_fun(t_h4s_binaryu_u_ieees_floatu_u_value,t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w)))))),V_uu_0),s(t_h4s_binaryu_u_ieees_rounding,V_mode))),s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),V_y))),s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),V_x))))))))))).
fof(ah4s_binaryu_u_ieees_floatu_u_valuesu_c1, axiom, ![TV_u_27t,TV_u_27w]: s(t_h4s_binaryu_u_ieees_floatu_u_value,h4s_binaryu_u_ieees_floatu_u_value0(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_floatu_u_value,h4s_binaryu_u_ieees_infinity)).
fof(ch4s_binaryu_u_ieees_floatu_u_addu_u_finiteu_u_minusu_u_infinity, conjecture, ![TV_u_27t,TV_u_27w]: ![V_x, V_r, V_mode]: (s(t_h4s_binaryu_u_ieees_floatu_u_value,h4s_binaryu_u_ieees_floatu_u_value0(s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),V_x))) = s(t_h4s_binaryu_u_ieees_floatu_u_value,h4s_binaryu_u_ieees_float(s(t_h4s_realaxs_real,V_r))) => s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),h4s_binaryu_u_ieees_floatu_u_add(s(t_h4s_binaryu_u_ieees_rounding,V_mode),s(t_h4s_binaryu_u_ieees_float(TV_u_27t,TV_u_27w),V_x),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_infinity(s(t_h4s_bools_itself(t_h4s_pairs_prod(TV_u_27t,TV_u_27w)),h4s_bools_theu_u_value))))).
