%   ORIGINAL: h4/one/one__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/EXISTS__UNIQUE__DEF: h4/bool/_3F_21 = (\P. $exists P /\ (!x y. P x /\ P y ==> x = y))
% Assm: h4/bool/ETA__AX: !t. (\x. t x) = t
% Assm: h4/bool/TRUTH: T
% Assm: h4/bool/IMP__ANTISYM__AX: !t2 t1. (t1 ==> t2) ==> (t2 ==> t1) ==> (t1 <=> t2)
% Assm: h4/bool/FORALL__SIMP: !t. (!x. t) <=> t
% Assm: h4/bool/REFL__CLAUSE: !x. x = x <=> T
% Assm: h4/one/one1: !v. v = h4/one/one0
% Goal: !e. h4/bool/_3F_21 (\fn. fn h4/one/one0 = e)
%   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_EXISTSu_u_UNIQUEu_u_DEF]: !x. h4/bool/_3F_21 x <=> $exists x /\ (!x y. happ x x /\ happ x y ==> x = y)
% Assm [h4s_bools_ETAu_u_AX]: !t x. happ t x = happ t x
% Assm [h4s_bools_TRUTH]: T
% Assm [h4s_bools_IMPu_u_ANTISYMu_u_AX]: !t2 t1. (t1 ==> t2) ==> (t2 ==> t1) ==> (t1 <=> t2)
% Assm [h4s_bools_FORALLu_u_SIMP]: !t. (!x. t) <=> t
% Assm [h4s_bools_REFLu_u_CLAUSE]: !x. x = x <=> T
% Assm [h4s_ones_one1]: !v. v = h4/one/one0
% Goal: !_0. (!e fn. happ (happ _0 e) fn <=> happ fn h4/one/one0 = e) ==> (!e. h4/bool/_3F_21 (happ _0 e))
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_Q327989,TV_Q327985]: ![V_f, V_g]: (![V_x]: s(TV_Q327985,happ(s(t_fun(TV_Q327989,TV_Q327985),V_f),s(TV_Q327989,V_x))) = s(TV_Q327985,happ(s(t_fun(TV_Q327989,TV_Q327985),V_g),s(TV_Q327989,V_x))) => s(t_fun(TV_Q327989,TV_Q327985),V_f) = s(t_fun(TV_Q327989,TV_Q327985),V_g))).
fof(ah4s_bools_EXISTSu_u_UNIQUEu_u_DEF, axiom, ![TV_u_27a]: ![V_x]: (p(s(t_bool,h4s_bools_u_3fu_21(s(t_fun(TV_u_27a,t_bool),V_x)))) <=> (p(s(t_bool,d_exists(s(t_fun(TV_u_27a,t_bool),V_x)))) & ![V_x0, V_y]: ((p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),V_x),s(TV_u_27a,V_x0)))) & p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),V_x),s(TV_u_27a,V_y))))) => s(TV_u_27a,V_x0) = s(TV_u_27a,V_y))))).
fof(ah4s_bools_ETAu_u_AX, axiom, ![TV_u_27b,TV_u_27a]: ![V_t, V_x]: s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_t),s(TV_u_27a,V_x))) = s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_t),s(TV_u_27a,V_x)))).
fof(ah4s_bools_TRUTH, axiom, p(s(t_bool,t))).
fof(ah4s_bools_IMPu_u_ANTISYMu_u_AX, axiom, ![V_t2, V_t1]: ((p(s(t_bool,V_t1)) => p(s(t_bool,V_t2))) => ((p(s(t_bool,V_t2)) => p(s(t_bool,V_t1))) => s(t_bool,V_t1) = s(t_bool,V_t2)))).
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_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_ones_one1, axiom, ![V_v]: s(t_h4s_ones_one,V_v) = s(t_h4s_ones_one,h4s_ones_one0)).
fof(ch4s_ones_oneu_u_Axiom, conjecture, ![TV_u_27a]: ![V_uu_0]: (![V_e, V_fn]: (p(s(t_bool,happ(s(t_fun(t_fun(t_h4s_ones_one,TV_u_27a),t_bool),happ(s(t_fun(TV_u_27a,t_fun(t_fun(t_h4s_ones_one,TV_u_27a),t_bool)),V_uu_0),s(TV_u_27a,V_e))),s(t_fun(t_h4s_ones_one,TV_u_27a),V_fn)))) <=> s(TV_u_27a,happ(s(t_fun(t_h4s_ones_one,TV_u_27a),V_fn),s(t_h4s_ones_one,h4s_ones_one0))) = s(TV_u_27a,V_e)) => ![V_e]: p(s(t_bool,h4s_bools_u_3fu_21(s(t_fun(t_fun(t_h4s_ones_one,TV_u_27a),t_bool),happ(s(t_fun(TV_u_27a,t_fun(t_fun(t_h4s_ones_one,TV_u_27a),t_bool)),V_uu_0),s(TV_u_27a,V_e)))))))).
