%   ORIGINAL: h4/combin/GEN__literal__case__RATOR
% 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/literal__case__THM: !x f. h4/bool/literal__case f x = f x
% Assm: h4/combin/C__THM: !y x f. h4/combin/C f x y = f y x
% Goal: !x v f. h4/bool/literal__case f v x = h4/bool/literal__case (h4/combin/C f x) v
%   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_literalu_u_caseu_u_THM]: !x f. h4/bool/literal__case f x = happ f x
% Assm [h4s_combins_Cu_u_THM]: !y x f. happ (h4/combin/C f x) y = happ (happ f y) x
% Goal: !x v f. happ (h4/bool/literal__case f v) x = h4/bool/literal__case (h4/combin/C f x) v
fof(aHLu_TRUTH, axiom, p(s(t_bool,t))).
fof(aHLu_FALSITY, axiom, ~ (p(s(t_bool,f0)))).
fof(aHLu_BOOLu_CASES, axiom, ![V_t]: (s(t_bool,V_t) = s(t_bool,t) | s(t_bool,V_t) = s(t_bool,f0))).
fof(aHLu_EXT, axiom, ![TV_Q222255,TV_Q222251]: ![V_f, V_g]: (![V_x]: s(TV_Q222251,happ(s(t_fun(TV_Q222255,TV_Q222251),V_f),s(TV_Q222255,V_x))) = s(TV_Q222251,happ(s(t_fun(TV_Q222255,TV_Q222251),V_g),s(TV_Q222255,V_x))) => s(t_fun(TV_Q222255,TV_Q222251),V_f) = s(t_fun(TV_Q222255,TV_Q222251),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_literalu_u_caseu_u_THM, axiom, ![TV_u_27b,TV_u_27a]: ![V_x, V_f]: s(TV_u_27b,h4s_bools_literalu_u_case(s(t_fun(TV_u_27a,TV_u_27b),V_f),s(TV_u_27a,V_x))) = s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_f),s(TV_u_27a,V_x)))).
fof(ah4s_combins_Cu_u_THM, axiom, ![TV_u_27c,TV_u_27a,TV_u_27b]: ![V_y, V_x, V_f]: s(TV_u_27c,happ(s(t_fun(TV_u_27a,TV_u_27c),h4s_combins_c(s(t_fun(TV_u_27a,t_fun(TV_u_27b,TV_u_27c)),V_f),s(TV_u_27b,V_x))),s(TV_u_27a,V_y))) = s(TV_u_27c,happ(s(t_fun(TV_u_27b,TV_u_27c),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27b,TV_u_27c)),V_f),s(TV_u_27a,V_y))),s(TV_u_27b,V_x)))).
fof(ch4s_combins_GENu_u_literalu_u_caseu_u_RATOR, conjecture, ![TV_u_27a,TV_u_27c,TV_u_27b]: ![V_x, V_v, V_f]: s(TV_u_27a,happ(s(t_fun(TV_u_27c,TV_u_27a),h4s_bools_literalu_u_case(s(t_fun(TV_u_27b,t_fun(TV_u_27c,TV_u_27a)),V_f),s(TV_u_27b,V_v))),s(TV_u_27c,V_x))) = s(TV_u_27a,h4s_bools_literalu_u_case(s(t_fun(TV_u_27b,TV_u_27a),h4s_combins_c(s(t_fun(TV_u_27b,t_fun(TV_u_27c,TV_u_27a)),V_f),s(TV_u_27c,V_x))),s(TV_u_27b,V_v)))).
