%   ORIGINAL: h4/quantHeuristics/GUESS__RULES__EXISTS______NEW__FV_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/EQ__SYM__EQ: !y x. x = y <=> y = x
% Assm: h4/bool/NOT__EXISTS__THM: !P. ~(?x. P x) <=> (!x. ~P x)
% Assm: h4/quantHeuristics/GUESSES__NEG__REWRITE_c1: !i P. h4/quantHeuristics/GUESS__FORALL i (\x. ~P x) <=> h4/quantHeuristics/GUESS__EXISTS i (\x. P x)
% Assm: h4/quantHeuristics/GUESSES__NEG__REWRITE_c2: !i P. h4/quantHeuristics/GUESS__EXISTS__GAP i (\x. ~P x) <=> h4/quantHeuristics/GUESS__FORALL__GAP i (\x. P x)
% Assm: h4/quantHeuristics/GUESSES__NEG__REWRITE_c3: !i P. h4/quantHeuristics/GUESS__FORALL__GAP i (\x. ~P x) <=> h4/quantHeuristics/GUESS__EXISTS__GAP i (\x. P x)
% Assm: h4/quantHeuristics/GUESSES__NEG__REWRITE_c5: !i P. h4/quantHeuristics/GUESS__FORALL__POINT i (\x. ~P x) <=> h4/quantHeuristics/GUESS__EXISTS__POINT i (\x. P x)
% Assm: h4/quantHeuristics/GUESS__RULES__FORALL______NEW__FV_c0: !iy P. (!y. h4/quantHeuristics/GUESS__FORALL__POINT (iy y) (\x. P x y)) ==> h4/quantHeuristics/GUESS__FORALL__POINT (\fv. iy (h4/pair/FST fv) (h4/pair/SND fv)) (\x. !y. P x y)
% Assm: h4/quantHeuristics/GUESS__RULES__FORALL______NEW__FV_c1: !iy P. (!y. h4/quantHeuristics/GUESS__FORALL (iy y) (\x. P x y)) ==> h4/quantHeuristics/GUESS__FORALL (\fv. iy (h4/pair/FST fv) (h4/pair/SND fv)) (\x. !y. P x y)
% Assm: h4/quantHeuristics/GUESS__RULES__FORALL______NEW__FV_c2: !iy P. (!y. h4/quantHeuristics/GUESS__FORALL__GAP (iy y) (\x. P x y)) ==> h4/quantHeuristics/GUESS__FORALL__GAP (\fv. iy (h4/pair/FST fv) (h4/pair/SND fv)) (\x. !y. P x y)
% Assm: h4/quantHeuristics/GUESS__RULES__FORALL______NEW__FV_c3: !iy P. (!y. h4/quantHeuristics/GUESS__EXISTS__GAP (iy y) (\x. P x y)) ==> h4/quantHeuristics/GUESS__EXISTS__GAP (\fv. iy (h4/pair/FST fv) (h4/pair/SND fv)) (\x. !y. P x y)
% Goal: !iy P. (!y. h4/quantHeuristics/GUESS__EXISTS__GAP (iy y) (\x. P x y)) ==> h4/quantHeuristics/GUESS__EXISTS__GAP (\fv. iy (h4/pair/FST fv) (h4/pair/SND fv)) (\x. ?y. P x y)
%   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_EQu_u_SYMu_u_EQ]: !y x. x = y <=> y = x
% Assm [h4s_bools_NOTu_u_EXISTSu_u_THM]: !P. ~(?x. happ P x) <=> (!x. ~happ P x)
% Assm [h4s_quantHeuristicss_GUESSESu_u_NEGu_u_REWRITEu_c1]: !_1. (!P x. happ (happ _1 P) x <=> happ P x) ==> (!_0. (!P x. happ (happ _0 P) x <=> ~happ P x) ==> (!i P. h4/quantHeuristics/GUESS__FORALL i (happ _0 P) <=> h4/quantHeuristics/GUESS__EXISTS i (happ _1 P)))
% Assm [h4s_quantHeuristicss_GUESSESu_u_NEGu_u_REWRITEu_c2]: !_1. (!P x. happ (happ _1 P) x <=> happ P x) ==> (!_0. (!P x. happ (happ _0 P) x <=> ~happ P x) ==> (!i P. h4/quantHeuristics/GUESS__EXISTS__GAP i (happ _0 P) <=> h4/quantHeuristics/GUESS__FORALL__GAP i (happ _1 P)))
% Assm [h4s_quantHeuristicss_GUESSESu_u_NEGu_u_REWRITEu_c3]: !_1. (!P x. happ (happ _1 P) x <=> happ P x) ==> (!_0. (!P x. happ (happ _0 P) x <=> ~happ P x) ==> (!i P. h4/quantHeuristics/GUESS__FORALL__GAP i (happ _0 P) <=> h4/quantHeuristics/GUESS__EXISTS__GAP i (happ _1 P)))
% Assm [h4s_quantHeuristicss_GUESSESu_u_NEGu_u_REWRITEu_c5]: !_1. (!P x. happ (happ _1 P) x <=> happ P x) ==> (!_0. (!P x. happ (happ _0 P) x <=> ~happ P x) ==> (!i P. h4/quantHeuristics/GUESS__FORALL__POINT i (happ _0 P) <=> h4/quantHeuristics/GUESS__EXISTS__POINT i (happ _1 P)))
% Assm [h4s_quantHeuristicss_GUESSu_u_RULESu_u_FORALLu_u_u_u_u_u_NEWu_u_FVu_c0]: !_2. (!P x. happ (happ _2 P) x <=> (!y. happ (happ P x) y)) ==> (!_1. (!iy fv. happ (happ _1 iy) fv = happ (happ iy (h4/pair/FST fv)) (h4/pair/SND fv)) ==> (!_0. (!P y x. happ (happ (happ _0 P) y) x <=> happ (happ P x) y) ==> (!iy P. (!y. h4/quantHeuristics/GUESS__FORALL__POINT (happ iy y) (happ (happ _0 P) y)) ==> h4/quantHeuristics/GUESS__FORALL__POINT (happ _1 iy) (happ _2 P))))
% Assm [h4s_quantHeuristicss_GUESSu_u_RULESu_u_FORALLu_u_u_u_u_u_NEWu_u_FVu_c1]: !_2. (!P x. happ (happ _2 P) x <=> (!y. happ (happ P x) y)) ==> (!_1. (!iy fv. happ (happ _1 iy) fv = happ (happ iy (h4/pair/FST fv)) (h4/pair/SND fv)) ==> (!_0. (!P y x. happ (happ (happ _0 P) y) x <=> happ (happ P x) y) ==> (!iy P. (!y. h4/quantHeuristics/GUESS__FORALL (happ iy y) (happ (happ _0 P) y)) ==> h4/quantHeuristics/GUESS__FORALL (happ _1 iy) (happ _2 P))))
% Assm [h4s_quantHeuristicss_GUESSu_u_RULESu_u_FORALLu_u_u_u_u_u_NEWu_u_FVu_c2]: !_2. (!P x. happ (happ _2 P) x <=> (!y. happ (happ P x) y)) ==> (!_1. (!iy fv. happ (happ _1 iy) fv = happ (happ iy (h4/pair/FST fv)) (h4/pair/SND fv)) ==> (!_0. (!P y x. happ (happ (happ _0 P) y) x <=> happ (happ P x) y) ==> (!iy P. (!y. h4/quantHeuristics/GUESS__FORALL__GAP (happ iy y) (happ (happ _0 P) y)) ==> h4/quantHeuristics/GUESS__FORALL__GAP (happ _1 iy) (happ _2 P))))
% Assm [h4s_quantHeuristicss_GUESSu_u_RULESu_u_FORALLu_u_u_u_u_u_NEWu_u_FVu_c3]: !_2. (!P x. happ (happ _2 P) x <=> (!y. happ (happ P x) y)) ==> (!_1. (!iy fv. happ (happ _1 iy) fv = happ (happ iy (h4/pair/FST fv)) (h4/pair/SND fv)) ==> (!_0. (!P y x. happ (happ (happ _0 P) y) x <=> happ (happ P x) y) ==> (!iy P. (!y. h4/quantHeuristics/GUESS__EXISTS__GAP (happ iy y) (happ (happ _0 P) y)) ==> h4/quantHeuristics/GUESS__EXISTS__GAP (happ _1 iy) (happ _2 P))))
% Goal: !_2. (!P x. happ (happ _2 P) x <=> (?y. happ (happ P x) y)) ==> (!_1. (!iy fv. happ (happ _1 iy) fv = happ (happ iy (h4/pair/FST fv)) (h4/pair/SND fv)) ==> (!_0. (!P y x. happ (happ (happ _0 P) y) x <=> happ (happ P x) y) ==> (!iy P. (!y. h4/quantHeuristics/GUESS__EXISTS__GAP (happ iy y) (happ (happ _0 P) y)) ==> h4/quantHeuristics/GUESS__EXISTS__GAP (happ _1 iy) (happ _2 P))))
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_Q22670,TV_Q22666]: ![V_f, V_g]: (![V_x]: s(TV_Q22666,happ(s(t_fun(TV_Q22670,TV_Q22666),V_f),s(TV_Q22670,V_x))) = s(TV_Q22666,happ(s(t_fun(TV_Q22670,TV_Q22666),V_g),s(TV_Q22670,V_x))) => s(t_fun(TV_Q22670,TV_Q22666),V_f) = s(t_fun(TV_Q22670,TV_Q22666),V_g))).
fof(ah4s_bools_EQu_u_SYMu_u_EQ, axiom, ![TV_u_27a]: ![V_y, V_x]: (s(TV_u_27a,V_x) = s(TV_u_27a,V_y) <=> s(TV_u_27a,V_y) = s(TV_u_27a,V_x))).
fof(ah4s_bools_NOTu_u_EXISTSu_u_THM, axiom, ![TV_u_27a]: ![V_P]: (~ (?[V_x]: p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),V_P),s(TV_u_27a,V_x))))) <=> ![V_x]: ~ (p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),V_P),s(TV_u_27a,V_x))))))).
fof(ah4s_quantHeuristicss_GUESSESu_u_NEGu_u_REWRITEu_c1, axiom, ![TV_u_27a,TV_u_27b]: ![V_uu_1]: (![V_P, V_x]: s(t_bool,happ(s(t_fun(TV_u_27b,t_bool),happ(s(t_fun(t_fun(TV_u_27b,t_bool),t_fun(TV_u_27b,t_bool)),V_uu_1),s(t_fun(TV_u_27b,t_bool),V_P))),s(TV_u_27b,V_x))) = s(t_bool,happ(s(t_fun(TV_u_27b,t_bool),V_P),s(TV_u_27b,V_x))) => ![V_uu_0]: (![V_P, V_x]: (p(s(t_bool,happ(s(t_fun(TV_u_27b,t_bool),happ(s(t_fun(t_fun(TV_u_27b,t_bool),t_fun(TV_u_27b,t_bool)),V_uu_0),s(t_fun(TV_u_27b,t_bool),V_P))),s(TV_u_27b,V_x)))) <=> ~ (p(s(t_bool,happ(s(t_fun(TV_u_27b,t_bool),V_P),s(TV_u_27b,V_x)))))) => ![V_i, V_P]: s(t_bool,h4s_quantheuristicss_guessu_u_forall(s(t_fun(TV_u_27a,TV_u_27b),V_i),s(t_fun(TV_u_27b,t_bool),happ(s(t_fun(t_fun(TV_u_27b,t_bool),t_fun(TV_u_27b,t_bool)),V_uu_0),s(t_fun(TV_u_27b,t_bool),V_P))))) = s(t_bool,h4s_quantheuristicss_guessu_u_exists(s(t_fun(TV_u_27a,TV_u_27b),V_i),s(t_fun(TV_u_27b,t_bool),happ(s(t_fun(t_fun(TV_u_27b,t_bool),t_fun(TV_u_27b,t_bool)),V_uu_1),s(t_fun(TV_u_27b,t_bool),V_P)))))))).
fof(ah4s_quantHeuristicss_GUESSESu_u_NEGu_u_REWRITEu_c2, axiom, ![TV_u_27a,TV_u_27b]: ![V_uu_1]: (![V_P, V_x]: s(t_bool,happ(s(t_fun(TV_u_27b,t_bool),happ(s(t_fun(t_fun(TV_u_27b,t_bool),t_fun(TV_u_27b,t_bool)),V_uu_1),s(t_fun(TV_u_27b,t_bool),V_P))),s(TV_u_27b,V_x))) = s(t_bool,happ(s(t_fun(TV_u_27b,t_bool),V_P),s(TV_u_27b,V_x))) => ![V_uu_0]: (![V_P, V_x]: (p(s(t_bool,happ(s(t_fun(TV_u_27b,t_bool),happ(s(t_fun(t_fun(TV_u_27b,t_bool),t_fun(TV_u_27b,t_bool)),V_uu_0),s(t_fun(TV_u_27b,t_bool),V_P))),s(TV_u_27b,V_x)))) <=> ~ (p(s(t_bool,happ(s(t_fun(TV_u_27b,t_bool),V_P),s(TV_u_27b,V_x)))))) => ![V_i, V_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),happ(s(t_fun(t_fun(TV_u_27b,t_bool),t_fun(TV_u_27b,t_bool)),V_uu_0),s(t_fun(TV_u_27b,t_bool),V_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),happ(s(t_fun(t_fun(TV_u_27b,t_bool),t_fun(TV_u_27b,t_bool)),V_uu_1),s(t_fun(TV_u_27b,t_bool),V_P)))))))).
fof(ah4s_quantHeuristicss_GUESSESu_u_NEGu_u_REWRITEu_c3, axiom, ![TV_u_27a,TV_u_27b]: ![V_uu_1]: (![V_P, V_x]: s(t_bool,happ(s(t_fun(TV_u_27b,t_bool),happ(s(t_fun(t_fun(TV_u_27b,t_bool),t_fun(TV_u_27b,t_bool)),V_uu_1),s(t_fun(TV_u_27b,t_bool),V_P))),s(TV_u_27b,V_x))) = s(t_bool,happ(s(t_fun(TV_u_27b,t_bool),V_P),s(TV_u_27b,V_x))) => ![V_uu_0]: (![V_P, V_x]: (p(s(t_bool,happ(s(t_fun(TV_u_27b,t_bool),happ(s(t_fun(t_fun(TV_u_27b,t_bool),t_fun(TV_u_27b,t_bool)),V_uu_0),s(t_fun(TV_u_27b,t_bool),V_P))),s(TV_u_27b,V_x)))) <=> ~ (p(s(t_bool,happ(s(t_fun(TV_u_27b,t_bool),V_P),s(TV_u_27b,V_x)))))) => ![V_i, V_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),happ(s(t_fun(t_fun(TV_u_27b,t_bool),t_fun(TV_u_27b,t_bool)),V_uu_0),s(t_fun(TV_u_27b,t_bool),V_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),happ(s(t_fun(t_fun(TV_u_27b,t_bool),t_fun(TV_u_27b,t_bool)),V_uu_1),s(t_fun(TV_u_27b,t_bool),V_P)))))))).
fof(ah4s_quantHeuristicss_GUESSESu_u_NEGu_u_REWRITEu_c5, axiom, ![TV_u_27a,TV_u_27b]: ![V_uu_1]: (![V_P, V_x]: s(t_bool,happ(s(t_fun(TV_u_27b,t_bool),happ(s(t_fun(t_fun(TV_u_27b,t_bool),t_fun(TV_u_27b,t_bool)),V_uu_1),s(t_fun(TV_u_27b,t_bool),V_P))),s(TV_u_27b,V_x))) = s(t_bool,happ(s(t_fun(TV_u_27b,t_bool),V_P),s(TV_u_27b,V_x))) => ![V_uu_0]: (![V_P, V_x]: (p(s(t_bool,happ(s(t_fun(TV_u_27b,t_bool),happ(s(t_fun(t_fun(TV_u_27b,t_bool),t_fun(TV_u_27b,t_bool)),V_uu_0),s(t_fun(TV_u_27b,t_bool),V_P))),s(TV_u_27b,V_x)))) <=> ~ (p(s(t_bool,happ(s(t_fun(TV_u_27b,t_bool),V_P),s(TV_u_27b,V_x)))))) => ![V_i, V_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),happ(s(t_fun(t_fun(TV_u_27b,t_bool),t_fun(TV_u_27b,t_bool)),V_uu_0),s(t_fun(TV_u_27b,t_bool),V_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),happ(s(t_fun(t_fun(TV_u_27b,t_bool),t_fun(TV_u_27b,t_bool)),V_uu_1),s(t_fun(TV_u_27b,t_bool),V_P)))))))).
fof(ah4s_quantHeuristicss_GUESSu_u_RULESu_u_FORALLu_u_u_u_u_u_NEWu_u_FVu_c0, axiom, ![TV_u_27b,TV_u_27c,TV_u_27a]: ![V_uu_2]: (![V_P, V_x]: (p(s(t_bool,happ(s(t_fun(TV_u_27c,t_bool),happ(s(t_fun(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),t_fun(TV_u_27c,t_bool)),V_uu_2),s(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),V_P))),s(TV_u_27c,V_x)))) <=> ![V_y]: p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),V_P),s(TV_u_27c,V_x))),s(TV_u_27a,V_y))))) => ![V_uu_1]: (![V_iy, V_fv]: s(TV_u_27c,happ(s(t_fun(t_h4s_pairs_prod(TV_u_27a,TV_u_27b),TV_u_27c),happ(s(t_fun(t_fun(TV_u_27a,t_fun(TV_u_27b,TV_u_27c)),t_fun(t_h4s_pairs_prod(TV_u_27a,TV_u_27b),TV_u_27c)),V_uu_1),s(t_fun(TV_u_27a,t_fun(TV_u_27b,TV_u_27c)),V_iy))),s(t_h4s_pairs_prod(TV_u_27a,TV_u_27b),V_fv))) = 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_iy),s(TV_u_27a,h4s_pairs_fst(s(t_h4s_pairs_prod(TV_u_27a,TV_u_27b),V_fv))))),s(TV_u_27b,h4s_pairs_snd(s(t_h4s_pairs_prod(TV_u_27a,TV_u_27b),V_fv))))) => ![V_uu_0]: (![V_P, V_y, V_x]: s(t_bool,happ(s(t_fun(TV_u_27c,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27c,t_bool)),happ(s(t_fun(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),t_fun(TV_u_27a,t_fun(TV_u_27c,t_bool))),V_uu_0),s(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),V_P))),s(TV_u_27a,V_y))),s(TV_u_27c,V_x))) = s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),V_P),s(TV_u_27c,V_x))),s(TV_u_27a,V_y))) => ![V_iy, V_P]: (![V_y]: p(s(t_bool,h4s_quantheuristicss_guessu_u_forallu_u_point(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_iy),s(TV_u_27a,V_y))),s(t_fun(TV_u_27c,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27c,t_bool)),happ(s(t_fun(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),t_fun(TV_u_27a,t_fun(TV_u_27c,t_bool))),V_uu_0),s(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),V_P))),s(TV_u_27a,V_y)))))) => p(s(t_bool,h4s_quantheuristicss_guessu_u_forallu_u_point(s(t_fun(t_h4s_pairs_prod(TV_u_27a,TV_u_27b),TV_u_27c),happ(s(t_fun(t_fun(TV_u_27a,t_fun(TV_u_27b,TV_u_27c)),t_fun(t_h4s_pairs_prod(TV_u_27a,TV_u_27b),TV_u_27c)),V_uu_1),s(t_fun(TV_u_27a,t_fun(TV_u_27b,TV_u_27c)),V_iy))),s(t_fun(TV_u_27c,t_bool),happ(s(t_fun(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),t_fun(TV_u_27c,t_bool)),V_uu_2),s(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),V_P))))))))))).
fof(ah4s_quantHeuristicss_GUESSu_u_RULESu_u_FORALLu_u_u_u_u_u_NEWu_u_FVu_c1, axiom, ![TV_u_27b,TV_u_27c,TV_u_27a]: ![V_uu_2]: (![V_P, V_x]: (p(s(t_bool,happ(s(t_fun(TV_u_27c,t_bool),happ(s(t_fun(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),t_fun(TV_u_27c,t_bool)),V_uu_2),s(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),V_P))),s(TV_u_27c,V_x)))) <=> ![V_y]: p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),V_P),s(TV_u_27c,V_x))),s(TV_u_27a,V_y))))) => ![V_uu_1]: (![V_iy, V_fv]: s(TV_u_27c,happ(s(t_fun(t_h4s_pairs_prod(TV_u_27a,TV_u_27b),TV_u_27c),happ(s(t_fun(t_fun(TV_u_27a,t_fun(TV_u_27b,TV_u_27c)),t_fun(t_h4s_pairs_prod(TV_u_27a,TV_u_27b),TV_u_27c)),V_uu_1),s(t_fun(TV_u_27a,t_fun(TV_u_27b,TV_u_27c)),V_iy))),s(t_h4s_pairs_prod(TV_u_27a,TV_u_27b),V_fv))) = 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_iy),s(TV_u_27a,h4s_pairs_fst(s(t_h4s_pairs_prod(TV_u_27a,TV_u_27b),V_fv))))),s(TV_u_27b,h4s_pairs_snd(s(t_h4s_pairs_prod(TV_u_27a,TV_u_27b),V_fv))))) => ![V_uu_0]: (![V_P, V_y, V_x]: s(t_bool,happ(s(t_fun(TV_u_27c,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27c,t_bool)),happ(s(t_fun(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),t_fun(TV_u_27a,t_fun(TV_u_27c,t_bool))),V_uu_0),s(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),V_P))),s(TV_u_27a,V_y))),s(TV_u_27c,V_x))) = s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),V_P),s(TV_u_27c,V_x))),s(TV_u_27a,V_y))) => ![V_iy, V_P]: (![V_y]: p(s(t_bool,h4s_quantheuristicss_guessu_u_forall(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_iy),s(TV_u_27a,V_y))),s(t_fun(TV_u_27c,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27c,t_bool)),happ(s(t_fun(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),t_fun(TV_u_27a,t_fun(TV_u_27c,t_bool))),V_uu_0),s(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),V_P))),s(TV_u_27a,V_y)))))) => p(s(t_bool,h4s_quantheuristicss_guessu_u_forall(s(t_fun(t_h4s_pairs_prod(TV_u_27a,TV_u_27b),TV_u_27c),happ(s(t_fun(t_fun(TV_u_27a,t_fun(TV_u_27b,TV_u_27c)),t_fun(t_h4s_pairs_prod(TV_u_27a,TV_u_27b),TV_u_27c)),V_uu_1),s(t_fun(TV_u_27a,t_fun(TV_u_27b,TV_u_27c)),V_iy))),s(t_fun(TV_u_27c,t_bool),happ(s(t_fun(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),t_fun(TV_u_27c,t_bool)),V_uu_2),s(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),V_P))))))))))).
fof(ah4s_quantHeuristicss_GUESSu_u_RULESu_u_FORALLu_u_u_u_u_u_NEWu_u_FVu_c2, axiom, ![TV_u_27b,TV_u_27c,TV_u_27a]: ![V_uu_2]: (![V_P, V_x]: (p(s(t_bool,happ(s(t_fun(TV_u_27c,t_bool),happ(s(t_fun(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),t_fun(TV_u_27c,t_bool)),V_uu_2),s(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),V_P))),s(TV_u_27c,V_x)))) <=> ![V_y]: p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),V_P),s(TV_u_27c,V_x))),s(TV_u_27a,V_y))))) => ![V_uu_1]: (![V_iy, V_fv]: s(TV_u_27c,happ(s(t_fun(t_h4s_pairs_prod(TV_u_27a,TV_u_27b),TV_u_27c),happ(s(t_fun(t_fun(TV_u_27a,t_fun(TV_u_27b,TV_u_27c)),t_fun(t_h4s_pairs_prod(TV_u_27a,TV_u_27b),TV_u_27c)),V_uu_1),s(t_fun(TV_u_27a,t_fun(TV_u_27b,TV_u_27c)),V_iy))),s(t_h4s_pairs_prod(TV_u_27a,TV_u_27b),V_fv))) = 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_iy),s(TV_u_27a,h4s_pairs_fst(s(t_h4s_pairs_prod(TV_u_27a,TV_u_27b),V_fv))))),s(TV_u_27b,h4s_pairs_snd(s(t_h4s_pairs_prod(TV_u_27a,TV_u_27b),V_fv))))) => ![V_uu_0]: (![V_P, V_y, V_x]: s(t_bool,happ(s(t_fun(TV_u_27c,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27c,t_bool)),happ(s(t_fun(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),t_fun(TV_u_27a,t_fun(TV_u_27c,t_bool))),V_uu_0),s(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),V_P))),s(TV_u_27a,V_y))),s(TV_u_27c,V_x))) = s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),V_P),s(TV_u_27c,V_x))),s(TV_u_27a,V_y))) => ![V_iy, V_P]: (![V_y]: p(s(t_bool,h4s_quantheuristicss_guessu_u_forallu_u_gap(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_iy),s(TV_u_27a,V_y))),s(t_fun(TV_u_27c,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27c,t_bool)),happ(s(t_fun(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),t_fun(TV_u_27a,t_fun(TV_u_27c,t_bool))),V_uu_0),s(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),V_P))),s(TV_u_27a,V_y)))))) => p(s(t_bool,h4s_quantheuristicss_guessu_u_forallu_u_gap(s(t_fun(t_h4s_pairs_prod(TV_u_27a,TV_u_27b),TV_u_27c),happ(s(t_fun(t_fun(TV_u_27a,t_fun(TV_u_27b,TV_u_27c)),t_fun(t_h4s_pairs_prod(TV_u_27a,TV_u_27b),TV_u_27c)),V_uu_1),s(t_fun(TV_u_27a,t_fun(TV_u_27b,TV_u_27c)),V_iy))),s(t_fun(TV_u_27c,t_bool),happ(s(t_fun(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),t_fun(TV_u_27c,t_bool)),V_uu_2),s(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),V_P))))))))))).
fof(ah4s_quantHeuristicss_GUESSu_u_RULESu_u_FORALLu_u_u_u_u_u_NEWu_u_FVu_c3, axiom, ![TV_u_27b,TV_u_27c,TV_u_27a]: ![V_uu_2]: (![V_P, V_x]: (p(s(t_bool,happ(s(t_fun(TV_u_27c,t_bool),happ(s(t_fun(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),t_fun(TV_u_27c,t_bool)),V_uu_2),s(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),V_P))),s(TV_u_27c,V_x)))) <=> ![V_y]: p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),V_P),s(TV_u_27c,V_x))),s(TV_u_27a,V_y))))) => ![V_uu_1]: (![V_iy, V_fv]: s(TV_u_27c,happ(s(t_fun(t_h4s_pairs_prod(TV_u_27a,TV_u_27b),TV_u_27c),happ(s(t_fun(t_fun(TV_u_27a,t_fun(TV_u_27b,TV_u_27c)),t_fun(t_h4s_pairs_prod(TV_u_27a,TV_u_27b),TV_u_27c)),V_uu_1),s(t_fun(TV_u_27a,t_fun(TV_u_27b,TV_u_27c)),V_iy))),s(t_h4s_pairs_prod(TV_u_27a,TV_u_27b),V_fv))) = 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_iy),s(TV_u_27a,h4s_pairs_fst(s(t_h4s_pairs_prod(TV_u_27a,TV_u_27b),V_fv))))),s(TV_u_27b,h4s_pairs_snd(s(t_h4s_pairs_prod(TV_u_27a,TV_u_27b),V_fv))))) => ![V_uu_0]: (![V_P, V_y, V_x]: s(t_bool,happ(s(t_fun(TV_u_27c,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27c,t_bool)),happ(s(t_fun(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),t_fun(TV_u_27a,t_fun(TV_u_27c,t_bool))),V_uu_0),s(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),V_P))),s(TV_u_27a,V_y))),s(TV_u_27c,V_x))) = s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),V_P),s(TV_u_27c,V_x))),s(TV_u_27a,V_y))) => ![V_iy, V_P]: (![V_y]: p(s(t_bool,h4s_quantheuristicss_guessu_u_existsu_u_gap(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_iy),s(TV_u_27a,V_y))),s(t_fun(TV_u_27c,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27c,t_bool)),happ(s(t_fun(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),t_fun(TV_u_27a,t_fun(TV_u_27c,t_bool))),V_uu_0),s(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),V_P))),s(TV_u_27a,V_y)))))) => p(s(t_bool,h4s_quantheuristicss_guessu_u_existsu_u_gap(s(t_fun(t_h4s_pairs_prod(TV_u_27a,TV_u_27b),TV_u_27c),happ(s(t_fun(t_fun(TV_u_27a,t_fun(TV_u_27b,TV_u_27c)),t_fun(t_h4s_pairs_prod(TV_u_27a,TV_u_27b),TV_u_27c)),V_uu_1),s(t_fun(TV_u_27a,t_fun(TV_u_27b,TV_u_27c)),V_iy))),s(t_fun(TV_u_27c,t_bool),happ(s(t_fun(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),t_fun(TV_u_27c,t_bool)),V_uu_2),s(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),V_P))))))))))).
fof(ch4s_quantHeuristicss_GUESSu_u_RULESu_u_EXISTSu_u_u_u_u_u_NEWu_u_FVu_c2, conjecture, ![TV_u_27b,TV_u_27c,TV_u_27a]: ![V_uu_2]: (![V_P, V_x]: (p(s(t_bool,happ(s(t_fun(TV_u_27c,t_bool),happ(s(t_fun(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),t_fun(TV_u_27c,t_bool)),V_uu_2),s(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),V_P))),s(TV_u_27c,V_x)))) <=> ?[V_y]: p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),V_P),s(TV_u_27c,V_x))),s(TV_u_27a,V_y))))) => ![V_uu_1]: (![V_iy, V_fv]: s(TV_u_27c,happ(s(t_fun(t_h4s_pairs_prod(TV_u_27a,TV_u_27b),TV_u_27c),happ(s(t_fun(t_fun(TV_u_27a,t_fun(TV_u_27b,TV_u_27c)),t_fun(t_h4s_pairs_prod(TV_u_27a,TV_u_27b),TV_u_27c)),V_uu_1),s(t_fun(TV_u_27a,t_fun(TV_u_27b,TV_u_27c)),V_iy))),s(t_h4s_pairs_prod(TV_u_27a,TV_u_27b),V_fv))) = 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_iy),s(TV_u_27a,h4s_pairs_fst(s(t_h4s_pairs_prod(TV_u_27a,TV_u_27b),V_fv))))),s(TV_u_27b,h4s_pairs_snd(s(t_h4s_pairs_prod(TV_u_27a,TV_u_27b),V_fv))))) => ![V_uu_0]: (![V_P, V_y, V_x]: s(t_bool,happ(s(t_fun(TV_u_27c,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27c,t_bool)),happ(s(t_fun(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),t_fun(TV_u_27a,t_fun(TV_u_27c,t_bool))),V_uu_0),s(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),V_P))),s(TV_u_27a,V_y))),s(TV_u_27c,V_x))) = s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),V_P),s(TV_u_27c,V_x))),s(TV_u_27a,V_y))) => ![V_iy, V_P]: (![V_y]: p(s(t_bool,h4s_quantheuristicss_guessu_u_existsu_u_gap(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_iy),s(TV_u_27a,V_y))),s(t_fun(TV_u_27c,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27c,t_bool)),happ(s(t_fun(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),t_fun(TV_u_27a,t_fun(TV_u_27c,t_bool))),V_uu_0),s(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),V_P))),s(TV_u_27a,V_y)))))) => p(s(t_bool,h4s_quantheuristicss_guessu_u_existsu_u_gap(s(t_fun(t_h4s_pairs_prod(TV_u_27a,TV_u_27b),TV_u_27c),happ(s(t_fun(t_fun(TV_u_27a,t_fun(TV_u_27b,TV_u_27c)),t_fun(t_h4s_pairs_prod(TV_u_27a,TV_u_27b),TV_u_27c)),V_uu_1),s(t_fun(TV_u_27a,t_fun(TV_u_27b,TV_u_27c)),V_iy))),s(t_fun(TV_u_27c,t_bool),happ(s(t_fun(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),t_fun(TV_u_27c,t_bool)),V_uu_2),s(t_fun(TV_u_27c,t_fun(TV_u_27a,t_bool)),V_P))))))))))).
