%   ORIGINAL: h4/words/WORD__HIGHER__OR__EQ
% 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/REFL__CLAUSE: !x. x = x <=> T
% Assm: h4/arithmetic/GREATER__OR__EQ: !n m. h4/arithmetic/_3E_3D m n <=> h4/arithmetic/_3E m n \/ m = n
% Assm: h4/words/w2n__11: !w v. h4/words/w2n v = h4/words/w2n w <=> v = w
% Assm: h4/words/WORD__HI: !b a. h4/words/word__hi a b <=> h4/arithmetic/_3E (h4/words/w2n a) (h4/words/w2n b)
% Assm: h4/words/WORD__HS: !b a. h4/words/word__hs a b <=> h4/arithmetic/_3E_3D (h4/words/w2n a) (h4/words/w2n b)
% Goal: !b a. h4/words/word__hs a b <=> h4/words/word__hi a b \/ a = b
%   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_REFLu_u_CLAUSE]: !x. x = x <=> T
% Assm [h4s_arithmetics_GREATERu_u_ORu_u_EQ]: !n m. h4/arithmetic/_3E_3D m n <=> h4/arithmetic/_3E m n \/ m = n
% Assm [h4s_wordss_w2nu_u_11]: !w v. h4/words/w2n v = h4/words/w2n w <=> v = w
% Assm [h4s_wordss_WORDu_u_HI]: !b a. h4/words/word__hi a b <=> h4/arithmetic/_3E (h4/words/w2n a) (h4/words/w2n b)
% Assm [h4s_wordss_WORDu_u_HS]: !b a. h4/words/word__hs a b <=> h4/arithmetic/_3E_3D (h4/words/w2n a) (h4/words/w2n b)
% Goal: !b a. h4/words/word__hs a b <=> h4/words/word__hi a b \/ a = b
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_Q127328,TV_Q127324]: ![V_f, V_g]: (![V_x]: s(TV_Q127324,happ(s(t_fun(TV_Q127328,TV_Q127324),V_f),s(TV_Q127328,V_x))) = s(TV_Q127324,happ(s(t_fun(TV_Q127328,TV_Q127324),V_g),s(TV_Q127328,V_x))) => s(t_fun(TV_Q127328,TV_Q127324),V_f) = s(t_fun(TV_Q127328,TV_Q127324),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_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_arithmetics_GREATERu_u_ORu_u_EQ, axiom, ![V_n, V_m]: (p(s(t_bool,h4s_arithmetics_u_3eu_3d(s(t_h4s_nums_num,V_m),s(t_h4s_nums_num,V_n)))) <=> (p(s(t_bool,h4s_arithmetics_u_3e(s(t_h4s_nums_num,V_m),s(t_h4s_nums_num,V_n)))) | s(t_h4s_nums_num,V_m) = s(t_h4s_nums_num,V_n)))).
fof(ah4s_wordss_w2nu_u_11, axiom, ![TV_u_27a]: ![V_w, V_v]: (s(t_h4s_nums_num,h4s_wordss_w2n(s(t_h4s_fcps_cart(t_bool,TV_u_27a),V_v))) = s(t_h4s_nums_num,h4s_wordss_w2n(s(t_h4s_fcps_cart(t_bool,TV_u_27a),V_w))) <=> s(t_h4s_fcps_cart(t_bool,TV_u_27a),V_v) = s(t_h4s_fcps_cart(t_bool,TV_u_27a),V_w))).
fof(ah4s_wordss_WORDu_u_HI, axiom, ![TV_u_27a]: ![V_b, V_a]: s(t_bool,h4s_wordss_wordu_u_hi(s(t_h4s_fcps_cart(t_bool,TV_u_27a),V_a),s(t_h4s_fcps_cart(t_bool,TV_u_27a),V_b))) = s(t_bool,h4s_arithmetics_u_3e(s(t_h4s_nums_num,h4s_wordss_w2n(s(t_h4s_fcps_cart(t_bool,TV_u_27a),V_a))),s(t_h4s_nums_num,h4s_wordss_w2n(s(t_h4s_fcps_cart(t_bool,TV_u_27a),V_b)))))).
fof(ah4s_wordss_WORDu_u_HS, axiom, ![TV_u_27a]: ![V_b, V_a]: s(t_bool,h4s_wordss_wordu_u_hs(s(t_h4s_fcps_cart(t_bool,TV_u_27a),V_a),s(t_h4s_fcps_cart(t_bool,TV_u_27a),V_b))) = s(t_bool,h4s_arithmetics_u_3eu_3d(s(t_h4s_nums_num,h4s_wordss_w2n(s(t_h4s_fcps_cart(t_bool,TV_u_27a),V_a))),s(t_h4s_nums_num,h4s_wordss_w2n(s(t_h4s_fcps_cart(t_bool,TV_u_27a),V_b)))))).
fof(ch4s_wordss_WORDu_u_HIGHERu_u_ORu_u_EQ, conjecture, ![TV_u_27a]: ![V_b, V_a]: (p(s(t_bool,h4s_wordss_wordu_u_hs(s(t_h4s_fcps_cart(t_bool,TV_u_27a),V_a),s(t_h4s_fcps_cart(t_bool,TV_u_27a),V_b)))) <=> (p(s(t_bool,h4s_wordss_wordu_u_hi(s(t_h4s_fcps_cart(t_bool,TV_u_27a),V_a),s(t_h4s_fcps_cart(t_bool,TV_u_27a),V_b)))) | s(t_h4s_fcps_cart(t_bool,TV_u_27a),V_a) = s(t_h4s_fcps_cart(t_bool,TV_u_27a),V_b)))).
