%   ORIGINAL: h4/extreal/lt__refl
% 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/NOT__CLAUSES_c1: ~T <=> F
% Assm: h4/bool/NOT__CLAUSES_c2: ~F <=> T
% Assm: h4/bool/EQ__CLAUSES_c1: !t. (t <=> T) <=> t
% Assm: h4/extreal/extreal__lt__def: !y x. h4/extreal/extreal__lt x y <=> ~h4/extreal/extreal__le y x
% Assm: h4/extreal/le__refl: !x. h4/extreal/extreal__le x x
% Goal: !x. ~h4/extreal/extreal__lt x x
%   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_NOTu_u_CLAUSESu_c1]: ~T <=> F
% Assm [h4s_bools_NOTu_u_CLAUSESu_c2]: ~F <=> T
% Assm [h4s_bools_EQu_u_CLAUSESu_c1]: !t. (t <=> T) <=> t
% Assm [h4s_extreals_extrealu_u_ltu_u_def]: !y x. h4/extreal/extreal__lt x y <=> ~h4/extreal/extreal__le y x
% Assm [h4s_extreals_leu_u_refl]: !x. h4/extreal/extreal__le x x
% Goal: !x. ~h4/extreal/extreal__lt x x
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_Q174375,TV_Q174371]: ![V_f, V_g]: (![V_x]: s(TV_Q174371,happ(s(t_fun(TV_Q174375,TV_Q174371),V_f),s(TV_Q174375,V_x))) = s(TV_Q174371,happ(s(t_fun(TV_Q174375,TV_Q174371),V_g),s(TV_Q174375,V_x))) => s(t_fun(TV_Q174375,TV_Q174371),V_f) = s(t_fun(TV_Q174375,TV_Q174371),V_g))).
fof(ah4s_bools_TRUTH, axiom, p(s(t_bool,t))).
fof(ah4s_bools_NOTu_u_CLAUSESu_c1, axiom, (~ (p(s(t_bool,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_EQu_u_CLAUSESu_c1, axiom, ![V_t]: (s(t_bool,V_t) = s(t_bool,t) <=> p(s(t_bool,V_t)))).
fof(ah4s_extreals_extrealu_u_ltu_u_def, axiom, ![V_y, V_x]: (p(s(t_bool,h4s_extreals_extrealu_u_lt(s(t_h4s_extreals_extreal,V_x),s(t_h4s_extreals_extreal,V_y)))) <=> ~ (p(s(t_bool,h4s_extreals_extrealu_u_le(s(t_h4s_extreals_extreal,V_y),s(t_h4s_extreals_extreal,V_x))))))).
fof(ah4s_extreals_leu_u_refl, axiom, ![V_x]: p(s(t_bool,h4s_extreals_extrealu_u_le(s(t_h4s_extreals_extreal,V_x),s(t_h4s_extreals_extreal,V_x))))).
fof(ch4s_extreals_ltu_u_refl, conjecture, ![V_x]: ~ (p(s(t_bool,h4s_extreals_extrealu_u_lt(s(t_h4s_extreals_extreal,V_x),s(t_h4s_extreals_extreal,V_x)))))).
