%   ORIGINAL: h4/realax/HREAL__LT__NE
% 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/hreal/HREAL__LT: !Y X. h4/hreal/hreal__lt X Y <=> (?D. Y = h4/hreal/hreal__add X D)
% Assm: h4/realax/HREAL__EQ__ADDL: !y x. ~(x = h4/hreal/hreal__add x y)
% Goal: !y x. h4/hreal/hreal__lt x y ==> ~(x = y)
%   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_hreals_HREALu_u_LT]: !Y X. h4/hreal/hreal__lt X Y <=> (?D. Y = h4/hreal/hreal__add X D)
% Assm [h4s_realaxs_HREALu_u_EQu_u_ADDL]: !y x. ~(x = h4/hreal/hreal__add x y)
% Goal: !y x. h4/hreal/hreal__lt x y ==> ~(x = y)
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_Q328264,TV_Q328260]: ![V_f, V_g]: (![V_x]: s(TV_Q328260,happ(s(t_fun(TV_Q328264,TV_Q328260),V_f),s(TV_Q328264,V_x))) = s(TV_Q328260,happ(s(t_fun(TV_Q328264,TV_Q328260),V_g),s(TV_Q328264,V_x))) => s(t_fun(TV_Q328264,TV_Q328260),V_f) = s(t_fun(TV_Q328264,TV_Q328260),V_g))).
fof(ah4s_hreals_HREALu_u_LT, axiom, ![V_Y, V_X]: (p(s(t_bool,h4s_hreals_hrealu_u_lt(s(t_h4s_hreals_hreal,V_X),s(t_h4s_hreals_hreal,V_Y)))) <=> ?[V_D]: s(t_h4s_hreals_hreal,V_Y) = s(t_h4s_hreals_hreal,h4s_hreals_hrealu_u_add(s(t_h4s_hreals_hreal,V_X),s(t_h4s_hreals_hreal,V_D))))).
fof(ah4s_realaxs_HREALu_u_EQu_u_ADDL, axiom, ![V_y, V_x]: ~ (s(t_h4s_hreals_hreal,V_x) = s(t_h4s_hreals_hreal,h4s_hreals_hrealu_u_add(s(t_h4s_hreals_hreal,V_x),s(t_h4s_hreals_hreal,V_y))))).
fof(ch4s_realaxs_HREALu_u_LTu_u_NE, conjecture, ![V_y, V_x]: (p(s(t_bool,h4s_hreals_hrealu_u_lt(s(t_h4s_hreals_hreal,V_x),s(t_h4s_hreals_hreal,V_y)))) => ~ (s(t_h4s_hreals_hreal,V_x) = s(t_h4s_hreals_hreal,V_y)))).
