%   ORIGINAL: h4/real/REAL__MAX__MIN
% 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/REFL__CLAUSE: !x. x = x <=> T
% Assm: h4/bool/EQ__CLAUSES_c1: !t. (t <=> T) <=> t
% Assm: h4/real/REAL__NEGNEG: !x. h4/realax/real__neg (h4/realax/real__neg x) = x
% Assm: h4/real/REAL__LE__TOTAL: !y x. h4/real/real__lte x y \/ h4/real/real__lte y x
% Assm: h4/real/REAL__LE__NEG2: !y x. h4/real/real__lte (h4/realax/real__neg x) (h4/realax/real__neg y) <=> h4/real/real__lte y x
% Assm: h4/real/REAL__MIN__ALT_c0: !y x. h4/real/real__lte x y ==> h4/real/min x y = x
% Assm: h4/real/REAL__MIN__ALT_c1: !y x. h4/real/real__lte y x ==> h4/real/min x y = y
% Assm: h4/real/REAL__MAX__ALT_c0: !y x. h4/real/real__lte x y ==> h4/real/max x y = y
% Assm: h4/real/REAL__MAX__ALT_c1: !y x. h4/real/real__lte y x ==> h4/real/max x y = x
% Goal: !y x. h4/real/max x y = h4/realax/real__neg (h4/real/min (h4/realax/real__neg x) (h4/realax/real__neg 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_bools_TRUTH]: T
% Assm [h4s_bools_REFLu_u_CLAUSE]: !x. x = x <=> T
% Assm [h4s_bools_EQu_u_CLAUSESu_c1]: !t. (t <=> T) <=> t
% Assm [h4s_reals_REALu_u_NEGNEG]: !x. h4/realax/real__neg (h4/realax/real__neg x) = x
% Assm [h4s_reals_REALu_u_LEu_u_TOTAL]: !y x. h4/real/real__lte x y \/ h4/real/real__lte y x
% Assm [h4s_reals_REALu_u_LEu_u_NEG2]: !y x. h4/real/real__lte (h4/realax/real__neg x) (h4/realax/real__neg y) <=> h4/real/real__lte y x
% Assm [h4s_reals_REALu_u_MINu_u_ALTu_c0]: !y x. h4/real/real__lte x y ==> h4/real/min x y = x
% Assm [h4s_reals_REALu_u_MINu_u_ALTu_c1]: !y x. h4/real/real__lte y x ==> h4/real/min x y = y
% Assm [h4s_reals_REALu_u_MAXu_u_ALTu_c0]: !y x. h4/real/real__lte x y ==> h4/real/max x y = y
% Assm [h4s_reals_REALu_u_MAXu_u_ALTu_c1]: !y x. h4/real/real__lte y x ==> h4/real/max x y = x
% Goal: !y x. h4/real/max x y = h4/realax/real__neg (h4/real/min (h4/realax/real__neg x) (h4/realax/real__neg 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_Q69077,TV_Q69073]: ![V_f, V_g]: (![V_x]: s(TV_Q69073,happ(s(t_fun(TV_Q69077,TV_Q69073),V_f),s(TV_Q69077,V_x))) = s(TV_Q69073,happ(s(t_fun(TV_Q69077,TV_Q69073),V_g),s(TV_Q69077,V_x))) => s(t_fun(TV_Q69077,TV_Q69073),V_f) = s(t_fun(TV_Q69077,TV_Q69073),V_g))).
fof(ah4s_bools_TRUTH, axiom, 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_CLAUSESu_c1, axiom, ![V_t]: (s(t_bool,V_t) = s(t_bool,t) <=> p(s(t_bool,V_t)))).
fof(ah4s_reals_REALu_u_NEGNEG, axiom, ![V_x]: s(t_h4s_realaxs_real,h4s_realaxs_realu_u_neg(s(t_h4s_realaxs_real,h4s_realaxs_realu_u_neg(s(t_h4s_realaxs_real,V_x))))) = s(t_h4s_realaxs_real,V_x)).
fof(ah4s_reals_REALu_u_LEu_u_TOTAL, axiom, ![V_y, V_x]: (p(s(t_bool,h4s_reals_realu_u_lte(s(t_h4s_realaxs_real,V_x),s(t_h4s_realaxs_real,V_y)))) | p(s(t_bool,h4s_reals_realu_u_lte(s(t_h4s_realaxs_real,V_y),s(t_h4s_realaxs_real,V_x)))))).
fof(ah4s_reals_REALu_u_LEu_u_NEG2, axiom, ![V_y, V_x]: s(t_bool,h4s_reals_realu_u_lte(s(t_h4s_realaxs_real,h4s_realaxs_realu_u_neg(s(t_h4s_realaxs_real,V_x))),s(t_h4s_realaxs_real,h4s_realaxs_realu_u_neg(s(t_h4s_realaxs_real,V_y))))) = s(t_bool,h4s_reals_realu_u_lte(s(t_h4s_realaxs_real,V_y),s(t_h4s_realaxs_real,V_x)))).
fof(ah4s_reals_REALu_u_MINu_u_ALTu_c0, axiom, ![V_y, V_x]: (p(s(t_bool,h4s_reals_realu_u_lte(s(t_h4s_realaxs_real,V_x),s(t_h4s_realaxs_real,V_y)))) => s(t_h4s_realaxs_real,h4s_reals_min(s(t_h4s_realaxs_real,V_x),s(t_h4s_realaxs_real,V_y))) = s(t_h4s_realaxs_real,V_x))).
fof(ah4s_reals_REALu_u_MINu_u_ALTu_c1, axiom, ![V_y, V_x]: (p(s(t_bool,h4s_reals_realu_u_lte(s(t_h4s_realaxs_real,V_y),s(t_h4s_realaxs_real,V_x)))) => s(t_h4s_realaxs_real,h4s_reals_min(s(t_h4s_realaxs_real,V_x),s(t_h4s_realaxs_real,V_y))) = s(t_h4s_realaxs_real,V_y))).
fof(ah4s_reals_REALu_u_MAXu_u_ALTu_c0, axiom, ![V_y, V_x]: (p(s(t_bool,h4s_reals_realu_u_lte(s(t_h4s_realaxs_real,V_x),s(t_h4s_realaxs_real,V_y)))) => s(t_h4s_realaxs_real,h4s_reals_max(s(t_h4s_realaxs_real,V_x),s(t_h4s_realaxs_real,V_y))) = s(t_h4s_realaxs_real,V_y))).
fof(ah4s_reals_REALu_u_MAXu_u_ALTu_c1, axiom, ![V_y, V_x]: (p(s(t_bool,h4s_reals_realu_u_lte(s(t_h4s_realaxs_real,V_y),s(t_h4s_realaxs_real,V_x)))) => s(t_h4s_realaxs_real,h4s_reals_max(s(t_h4s_realaxs_real,V_x),s(t_h4s_realaxs_real,V_y))) = s(t_h4s_realaxs_real,V_x))).
fof(ch4s_reals_REALu_u_MAXu_u_MIN, conjecture, ![V_y, V_x]: s(t_h4s_realaxs_real,h4s_reals_max(s(t_h4s_realaxs_real,V_x),s(t_h4s_realaxs_real,V_y))) = s(t_h4s_realaxs_real,h4s_realaxs_realu_u_neg(s(t_h4s_realaxs_real,h4s_reals_min(s(t_h4s_realaxs_real,h4s_realaxs_realu_u_neg(s(t_h4s_realaxs_real,V_x))),s(t_h4s_realaxs_real,h4s_realaxs_realu_u_neg(s(t_h4s_realaxs_real,V_y)))))))).
