%   ORIGINAL: h4/option/option__Axiom
% 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/FORALL__SIMP: !t. (!x. t) <=> t
% Assm: h4/bool/AND__CLAUSES_c0: !t. T /\ t <=> t
% Assm: h4/bool/REFL__CLAUSE: !x. x = x <=> T
% Assm: h4/bool/EQ__CLAUSES_c0: !t. (T <=> t) <=> t
% Assm: h4/sum/sum__Axiom: !g f. ?h. (!x. h (h4/sum/INL x) = f x) /\ (!y. h (h4/sum/INR y) = g y)
% Assm: h4/option/option__REP__ABS__DEF_c0: !a. h4/option/option__ABS (h4/option/option__REP a) = a
% Assm: h4/option/option__REP__ABS__DEF_c1: !r. (\x. T) r <=> h4/option/option__REP (h4/option/option__ABS r) = r
% Assm: h4/option/SOME__DEF: !x. h4/option/SOME x = h4/option/option__ABS (h4/sum/INL x)
% Assm: h4/option/NONE__DEF: h4/option/NONE = h4/option/option__ABS (h4/sum/INR h4/one/one0)
% Goal: !f e. ?fn. fn h4/option/NONE = e /\ (!x. fn (h4/option/SOME x) = f 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_FORALLu_u_SIMP]: !t. (!x. t) <=> t
% Assm [h4s_bools_ANDu_u_CLAUSESu_c0]: !t. T /\ t <=> t
% Assm [h4s_bools_REFLu_u_CLAUSE]: !x. x = x <=> T
% Assm [h4s_bools_EQu_u_CLAUSESu_c0]: !t. (T <=> t) <=> t
% Assm [h4s_sums_sumu_u_Axiom]: !g f. ?h. (!x. happ h (h4/sum/INL x) = happ f x) /\ (!y. happ h (h4/sum/INR y) = happ g y)
% Assm [h4s_options_optionu_u_REPu_u_ABSu_u_DEFu_c0]: !a. h4/option/option__ABS (h4/option/option__REP a) = a
% Assm [h4s_options_optionu_u_REPu_u_ABSu_u_DEFu_c1]: !r. T <=> h4/option/option__REP (h4/option/option__ABS r) = r
% Assm [h4s_options_SOMEu_u_DEF]: !x. h4/option/SOME x = h4/option/option__ABS (h4/sum/INL x)
% Assm [h4s_options_NONEu_u_DEF]: h4/option/NONE = h4/option/option__ABS (h4/sum/INR h4/one/one0)
% Goal: !f e. ?fn. happ fn h4/option/NONE = e /\ (!x. happ fn (h4/option/SOME x) = happ f x)
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_Q58070,TV_Q58066]: ![V_f, V_g]: (![V_x]: s(TV_Q58066,happ(s(t_fun(TV_Q58070,TV_Q58066),V_f),s(TV_Q58070,V_x))) = s(TV_Q58066,happ(s(t_fun(TV_Q58070,TV_Q58066),V_g),s(TV_Q58070,V_x))) => s(t_fun(TV_Q58070,TV_Q58066),V_f) = s(t_fun(TV_Q58070,TV_Q58066),V_g))).
fof(ah4s_bools_TRUTH, axiom, p(s(t_bool,t))).
fof(ah4s_bools_FORALLu_u_SIMP, axiom, ![TV_u_27a]: ![V_t]: (![V_x]: p(s(t_bool,V_t)) <=> p(s(t_bool,V_t)))).
fof(ah4s_bools_ANDu_u_CLAUSESu_c0, axiom, ![V_t]: ((p(s(t_bool,t)) & p(s(t_bool,V_t))) <=> p(s(t_bool,V_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_c0, axiom, ![V_t]: (s(t_bool,t) = s(t_bool,V_t) <=> p(s(t_bool,V_t)))).
fof(ah4s_sums_sumu_u_Axiom, axiom, ![TV_u_27a,TV_u_27c,TV_u_27b]: ![V_g, V_f]: ?[V_h]: (![V_x]: s(TV_u_27c,happ(s(t_fun(t_h4s_sums_sum(TV_u_27a,TV_u_27b),TV_u_27c),V_h),s(t_h4s_sums_sum(TV_u_27a,TV_u_27b),h4s_sums_inl(s(TV_u_27a,V_x))))) = s(TV_u_27c,happ(s(t_fun(TV_u_27a,TV_u_27c),V_f),s(TV_u_27a,V_x))) & ![V_y]: s(TV_u_27c,happ(s(t_fun(t_h4s_sums_sum(TV_u_27a,TV_u_27b),TV_u_27c),V_h),s(t_h4s_sums_sum(TV_u_27a,TV_u_27b),h4s_sums_inr(s(TV_u_27b,V_y))))) = s(TV_u_27c,happ(s(t_fun(TV_u_27b,TV_u_27c),V_g),s(TV_u_27b,V_y))))).
fof(ah4s_options_optionu_u_REPu_u_ABSu_u_DEFu_c0, axiom, ![TV_u_27a]: ![V_a]: s(t_h4s_options_option(TV_u_27a),h4s_options_optionu_u_abs(s(t_h4s_sums_sum(TV_u_27a,t_h4s_ones_one),h4s_options_optionu_u_rep(s(t_h4s_options_option(TV_u_27a),V_a))))) = s(t_h4s_options_option(TV_u_27a),V_a)).
fof(ah4s_options_optionu_u_REPu_u_ABSu_u_DEFu_c1, axiom, ![TV_u_27a]: ![V_r]: (p(s(t_bool,t)) <=> s(t_h4s_sums_sum(TV_u_27a,t_h4s_ones_one),h4s_options_optionu_u_rep(s(t_h4s_options_option(TV_u_27a),h4s_options_optionu_u_abs(s(t_h4s_sums_sum(TV_u_27a,t_h4s_ones_one),V_r))))) = s(t_h4s_sums_sum(TV_u_27a,t_h4s_ones_one),V_r))).
fof(ah4s_options_SOMEu_u_DEF, axiom, ![TV_u_27a]: ![V_x]: s(t_h4s_options_option(TV_u_27a),h4s_options_some(s(TV_u_27a,V_x))) = s(t_h4s_options_option(TV_u_27a),h4s_options_optionu_u_abs(s(t_h4s_sums_sum(TV_u_27a,t_h4s_ones_one),h4s_sums_inl(s(TV_u_27a,V_x)))))).
fof(ah4s_options_NONEu_u_DEF, axiom, ![TV_u_27a]: s(t_h4s_options_option(TV_u_27a),h4s_options_none) = s(t_h4s_options_option(TV_u_27a),h4s_options_optionu_u_abs(s(t_h4s_sums_sum(TV_u_27a,t_h4s_ones_one),h4s_sums_inr(s(t_h4s_ones_one,h4s_ones_one0)))))).
fof(ch4s_options_optionu_u_Axiom, conjecture, ![TV_u_27b,TV_u_27a]: ![V_f, V_e]: ?[V_fn]: (s(TV_u_27b,happ(s(t_fun(t_h4s_options_option(TV_u_27a),TV_u_27b),V_fn),s(t_h4s_options_option(TV_u_27a),h4s_options_none))) = s(TV_u_27b,V_e) & ![V_x]: s(TV_u_27b,happ(s(t_fun(t_h4s_options_option(TV_u_27a),TV_u_27b),V_fn),s(t_h4s_options_option(TV_u_27a),h4s_options_some(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))))).
