%   ORIGINAL: h4/quantHeuristics/GUESS__RULES__BOOL_c2
% 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/EXISTS__SIMP: !t. (?x. t) <=> t
% Assm: h4/bool/AND__CLAUSES_c0: !t. T /\ t <=> t
% Assm: h4/bool/NOT__CLAUSES_c2: ~F <=> T
% Assm: h4/bool/EQ__CLAUSES_c0: !t. (T <=> t) <=> t
% Assm: h4/bool/EQ__CLAUSES_c1: !t. (t <=> T) <=> t
% Assm: h4/bool/EQ__CLAUSES_c2: !t. (F <=> t) <=> ~t
% Assm: h4/bool/EQ__CLAUSES_c3: !t. (t <=> F) <=> ~t
% Assm: h4/bool/IMP__DISJ__THM: !B A. A ==> B <=> ~A \/ B
% Assm: h4/bool/UNWIND__FORALL__THM2: !v f. (!x. x = v ==> f x) <=> f v
% Assm: h4/quantHeuristics/GUESS__REWRITES_c2: !i P. h4/quantHeuristics/GUESS__EXISTS__POINT i P <=> (!fv. P (i fv))
% Assm: h4/quantHeuristics/GUESS__REWRITES_c3: !i P. h4/quantHeuristics/GUESS__FORALL__POINT i P <=> (!fv. ~P (i fv))
% Assm: h4/quantHeuristics/GUESS__REWRITES_c4: !i P. h4/quantHeuristics/GUESS__EXISTS__GAP i P <=> (!v. P v ==> (?fv. v = i fv))
% Assm: h4/quantHeuristics/GUESS__REWRITES_c5: !i P. h4/quantHeuristics/GUESS__FORALL__GAP i P <=> (!v. ~P v ==> (?fv. v = i fv))
% Goal: h4/quantHeuristics/GUESS__EXISTS__GAP (\ARB. T) (\x. 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_EXISTSu_u_SIMP]: !t. (?x. t) <=> t
% Assm [h4s_bools_ANDu_u_CLAUSESu_c0]: !t. T /\ t <=> t
% Assm [h4s_bools_NOTu_u_CLAUSESu_c2]: ~F <=> T
% Assm [h4s_bools_EQu_u_CLAUSESu_c0]: !t. (T <=> t) <=> t
% Assm [h4s_bools_EQu_u_CLAUSESu_c1]: !t. (t <=> T) <=> t
% Assm [h4s_bools_EQu_u_CLAUSESu_c2]: !t. (F <=> t) <=> ~t
% Assm [h4s_bools_EQu_u_CLAUSESu_c3]: !t. (t <=> F) <=> ~t
% Assm [h4s_bools_IMPu_u_DISJu_u_THM]: !B A. A ==> B <=> ~A \/ B
% Assm [h4s_bools_UNWINDu_u_FORALLu_u_THM2]: !v f. (!x. x = v ==> happ f x) <=> happ f v
% Assm [h4s_quantHeuristicss_GUESSu_u_REWRITESu_c2]: !i P. h4/quantHeuristics/GUESS__EXISTS__POINT i P <=> (!fv. happ P (happ i fv))
% Assm [h4s_quantHeuristicss_GUESSu_u_REWRITESu_c3]: !i P. h4/quantHeuristics/GUESS__FORALL__POINT i P <=> (!fv. ~happ P (happ i fv))
% Assm [h4s_quantHeuristicss_GUESSu_u_REWRITESu_c4]: !i P. h4/quantHeuristics/GUESS__EXISTS__GAP i P <=> (!v. happ P v ==> (?fv. v = happ i fv))
% Assm [h4s_quantHeuristicss_GUESSu_u_REWRITESu_c5]: !i P. h4/quantHeuristics/GUESS__FORALL__GAP i P <=> (!v. ~happ P v ==> (?fv. v = happ i fv))
% Goal: !_1. (!x. happ _1 x <=> x) ==> (!_0. (!ARB. happ _0 ARB <=> T) ==> h4/quantHeuristics/GUESS__EXISTS__GAP _0 _1)
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_Q20645,TV_Q20641]: ![V_f, V_g]: (![V_x]: s(TV_Q20641,happ(s(t_fun(TV_Q20645,TV_Q20641),V_f),s(TV_Q20645,V_x))) = s(TV_Q20641,happ(s(t_fun(TV_Q20645,TV_Q20641),V_g),s(TV_Q20645,V_x))) => s(t_fun(TV_Q20645,TV_Q20641),V_f) = s(t_fun(TV_Q20645,TV_Q20641),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_EXISTSu_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_NOTu_u_CLAUSESu_c2, axiom, (~ (p(s(t_bool,f))) <=> 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_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_bools_EQu_u_CLAUSESu_c2, axiom, ![V_t]: (s(t_bool,f) = s(t_bool,V_t) <=> ~ (p(s(t_bool,V_t))))).
fof(ah4s_bools_EQu_u_CLAUSESu_c3, axiom, ![V_t]: (s(t_bool,V_t) = s(t_bool,f) <=> ~ (p(s(t_bool,V_t))))).
fof(ah4s_bools_IMPu_u_DISJu_u_THM, axiom, ![V_B, V_A]: ((p(s(t_bool,V_A)) => p(s(t_bool,V_B))) <=> (~ (p(s(t_bool,V_A))) | p(s(t_bool,V_B))))).
fof(ah4s_bools_UNWINDu_u_FORALLu_u_THM2, axiom, ![TV_u_27a]: ![V_v, V_f]: (![V_x]: (s(TV_u_27a,V_x) = s(TV_u_27a,V_v) => p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),V_f),s(TV_u_27a,V_x))))) <=> p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),V_f),s(TV_u_27a,V_v)))))).
fof(ah4s_quantHeuristicss_GUESSu_u_REWRITESu_c2, axiom, ![TV_u_27b,TV_u_27a]: ![V_i, V_P]: (p(s(t_bool,h4s_quantheuristicss_guessu_u_existsu_u_point(s(t_fun(TV_u_27a,TV_u_27b),V_i),s(t_fun(TV_u_27b,t_bool),V_P)))) <=> ![V_fv]: p(s(t_bool,happ(s(t_fun(TV_u_27b,t_bool),V_P),s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_i),s(TV_u_27a,V_fv)))))))).
fof(ah4s_quantHeuristicss_GUESSu_u_REWRITESu_c3, axiom, ![TV_u_27b,TV_u_27a]: ![V_i, V_P]: (p(s(t_bool,h4s_quantheuristicss_guessu_u_forallu_u_point(s(t_fun(TV_u_27a,TV_u_27b),V_i),s(t_fun(TV_u_27b,t_bool),V_P)))) <=> ![V_fv]: ~ (p(s(t_bool,happ(s(t_fun(TV_u_27b,t_bool),V_P),s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_i),s(TV_u_27a,V_fv))))))))).
fof(ah4s_quantHeuristicss_GUESSu_u_REWRITESu_c4, axiom, ![TV_u_27b,TV_u_27a]: ![V_i, V_P]: (p(s(t_bool,h4s_quantheuristicss_guessu_u_existsu_u_gap(s(t_fun(TV_u_27a,TV_u_27b),V_i),s(t_fun(TV_u_27b,t_bool),V_P)))) <=> ![V_v]: (p(s(t_bool,happ(s(t_fun(TV_u_27b,t_bool),V_P),s(TV_u_27b,V_v)))) => ?[V_fv]: s(TV_u_27b,V_v) = s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_i),s(TV_u_27a,V_fv)))))).
fof(ah4s_quantHeuristicss_GUESSu_u_REWRITESu_c5, axiom, ![TV_u_27b,TV_u_27a]: ![V_i, V_P]: (p(s(t_bool,h4s_quantheuristicss_guessu_u_forallu_u_gap(s(t_fun(TV_u_27a,TV_u_27b),V_i),s(t_fun(TV_u_27b,t_bool),V_P)))) <=> ![V_v]: (~ (p(s(t_bool,happ(s(t_fun(TV_u_27b,t_bool),V_P),s(TV_u_27b,V_v))))) => ?[V_fv]: s(TV_u_27b,V_v) = s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_i),s(TV_u_27a,V_fv)))))).
fof(ch4s_quantHeuristicss_GUESSu_u_RULESu_u_BOOLu_c2, conjecture, ![V_uu_1]: (![V_x]: s(t_bool,happ(s(t_fun(t_bool,t_bool),V_uu_1),s(t_bool,V_x))) = s(t_bool,V_x) => ![V_uu_0]: (![V_ARB]: s(t_bool,happ(s(t_fun(t_h4s_ones_one,t_bool),V_uu_0),s(t_h4s_ones_one,V_ARB))) = s(t_bool,t) => p(s(t_bool,h4s_quantheuristicss_guessu_u_existsu_u_gap(s(t_fun(t_h4s_ones_one,t_bool),V_uu_0),s(t_fun(t_bool,t_bool),V_uu_1))))))).
