%   ORIGINAL: h4/bool/SELECT__REFL__2
% 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/SELECT__AX: !x P. P x ==> P (h4/min/_40 P)
% Goal: !x. h4/min/_40 (\y. x = y) = 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_SELECTu_u_AX]: !x P. happ P x ==> happ P (h4/min/_40 P)
% Goal: !_0. (!x y. happ (happ _0 x) y <=> x = y) ==> (!x. h4/min/_40 (happ _0 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_Q291539,TV_Q291535]: ![V_f, V_g]: (![V_x]: s(TV_Q291535,happ(s(t_fun(TV_Q291539,TV_Q291535),V_f),s(TV_Q291539,V_x))) = s(TV_Q291535,happ(s(t_fun(TV_Q291539,TV_Q291535),V_g),s(TV_Q291539,V_x))) => s(t_fun(TV_Q291539,TV_Q291535),V_f) = s(t_fun(TV_Q291539,TV_Q291535),V_g))).
fof(ah4s_bools_SELECTu_u_AX, axiom, ![TV_u_27a]: ![V_x, V_P]: (p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),V_P),s(TV_u_27a,V_x)))) => p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),V_P),s(TV_u_27a,h4s_mins_u_40(s(t_fun(TV_u_27a,t_bool),V_P)))))))).
fof(ch4s_bools_SELECTu_u_REFLu_u_2, conjecture, ![TV_u_27a]: ![V_uu_0]: (![V_x, V_y]: (p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_uu_0),s(TV_u_27a,V_x))),s(TV_u_27a,V_y)))) <=> s(TV_u_27a,V_x) = s(TV_u_27a,V_y)) => ![V_x]: s(TV_u_27a,h4s_mins_u_40(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_uu_0),s(TV_u_27a,V_x))))) = s(TV_u_27a,V_x))).
