%   ORIGINAL: h4/Temporal__Logic/EVENTUAL__NEXT
% 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/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/arithmetic/ADD__CLAUSES_c3: !n m. h4/arithmetic/_2B m (h4/num/SUC n) = h4/num/SUC (h4/arithmetic/_2B m n)
% Assm: h4/Temporal__Logic/NEXT0: !P. h4/Temporal__Logic/NEXT P = (\t. P (h4/num/SUC t))
% Assm: h4/Temporal__Logic/EVENTUAL0: !t0 P. h4/Temporal__Logic/EVENTUAL P t0 <=> (?t. P (h4/arithmetic/_2B t t0))
% Goal: !a. h4/Temporal__Logic/NEXT (h4/Temporal__Logic/EVENTUAL a) = h4/Temporal__Logic/EVENTUAL (h4/Temporal__Logic/NEXT a)
%   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_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_arithmetics_ADDu_u_CLAUSESu_c3]: !n m. h4/arithmetic/_2B m (h4/num/SUC n) = h4/num/SUC (h4/arithmetic/_2B m n)
% Assm [h4s_Temporalu_u_Logics_NEXT0]: !P x. happ (h4/Temporal__Logic/NEXT P) x <=> happ P (h4/num/SUC x)
% Assm [h4s_Temporalu_u_Logics_EVENTUAL0]: !t0 P. happ (h4/Temporal__Logic/EVENTUAL P) t0 <=> (?t. happ P (h4/arithmetic/_2B t t0))
% Goal: !a. h4/Temporal__Logic/NEXT (h4/Temporal__Logic/EVENTUAL a) = h4/Temporal__Logic/EVENTUAL (h4/Temporal__Logic/NEXT a)
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_Q303572,TV_Q303568]: ![V_f, V_g]: (![V_x]: s(TV_Q303568,happ(s(t_fun(TV_Q303572,TV_Q303568),V_f),s(TV_Q303572,V_x))) = s(TV_Q303568,happ(s(t_fun(TV_Q303572,TV_Q303568),V_g),s(TV_Q303572,V_x))) => s(t_fun(TV_Q303572,TV_Q303568),V_f) = s(t_fun(TV_Q303572,TV_Q303568),V_g))).
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_arithmetics_ADDu_u_CLAUSESu_c3, axiom, ![V_n, V_m]: s(t_h4s_nums_num,h4s_arithmetics_u_2b(s(t_h4s_nums_num,V_m),s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,V_n))))) = s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_arithmetics_u_2b(s(t_h4s_nums_num,V_m),s(t_h4s_nums_num,V_n)))))).
fof(ah4s_Temporalu_u_Logics_NEXT0, axiom, ![V_P, V_x]: s(t_bool,happ(s(t_fun(t_h4s_nums_num,t_bool),h4s_temporalu_u_logics_next(s(t_fun(t_h4s_nums_num,t_bool),V_P))),s(t_h4s_nums_num,V_x))) = s(t_bool,happ(s(t_fun(t_h4s_nums_num,t_bool),V_P),s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,V_x)))))).
fof(ah4s_Temporalu_u_Logics_EVENTUAL0, axiom, ![V_t0, V_P]: (p(s(t_bool,happ(s(t_fun(t_h4s_nums_num,t_bool),h4s_temporalu_u_logics_eventual(s(t_fun(t_h4s_nums_num,t_bool),V_P))),s(t_h4s_nums_num,V_t0)))) <=> ?[V_t]: p(s(t_bool,happ(s(t_fun(t_h4s_nums_num,t_bool),V_P),s(t_h4s_nums_num,h4s_arithmetics_u_2b(s(t_h4s_nums_num,V_t),s(t_h4s_nums_num,V_t0)))))))).
fof(ch4s_Temporalu_u_Logics_EVENTUALu_u_NEXT, conjecture, ![V_a]: s(t_fun(t_h4s_nums_num,t_bool),h4s_temporalu_u_logics_next(s(t_fun(t_h4s_nums_num,t_bool),h4s_temporalu_u_logics_eventual(s(t_fun(t_h4s_nums_num,t_bool),V_a))))) = s(t_fun(t_h4s_nums_num,t_bool),h4s_temporalu_u_logics_eventual(s(t_fun(t_h4s_nums_num,t_bool),h4s_temporalu_u_logics_next(s(t_fun(t_h4s_nums_num,t_bool),V_a)))))).
