%   ORIGINAL: h4/ConseqConv/IMP__CONG__imp__weaken
% 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/AND__CLAUSES_c0: !t. T /\ t <=> t
% Assm: h4/bool/AND__CLAUSES_c2: !t. F /\ t <=> F
% Assm: h4/bool/IMP__CLAUSES_c0: !t. T ==> t <=> t
% Assm: h4/bool/IMP__CLAUSES_c2: !t. F ==> t <=> T
% Assm: h4/bool/IMP__CLAUSES_c3: !t. t ==> t <=> T
% Assm: h4/bool/NOT__CLAUSES_c1: ~T <=> F
% Assm: h4/bool/NOT__CLAUSES_c2: ~F <=> T
% Assm: h4/bool/FORALL__BOOL: !P. (!b. P b) <=> P T /\ P F
% Goal: !y_27 y x_27 x. (x ==> y ==> y_27) /\ (~y_27 ==> x_27 ==> x) ==> (x ==> y) ==> x_27 ==> y_27
%   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_ANDu_u_CLAUSESu_c0]: !t. T /\ t <=> t
% Assm [h4s_bools_ANDu_u_CLAUSESu_c2]: !t. F /\ t <=> F
% Assm [h4s_bools_IMPu_u_CLAUSESu_c0]: !t. T ==> t <=> t
% Assm [h4s_bools_IMPu_u_CLAUSESu_c2]: !t. F ==> t <=> T
% Assm [h4s_bools_IMPu_u_CLAUSESu_c3]: !t. t ==> t <=> T
% Assm [h4s_bools_NOTu_u_CLAUSESu_c1]: ~T <=> F
% Assm [h4s_bools_NOTu_u_CLAUSESu_c2]: ~F <=> T
% Assm [h4s_bools_FORALLu_u_BOOL]: !P. (!b. happ P b) <=> happ P T /\ happ P F
% Goal: !y_27 y x_27 x. (x ==> y ==> y_27) /\ (~y_27 ==> x_27 ==> x) ==> (x ==> y) ==> x_27 ==> y_27
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_Q85076,TV_Q85072]: ![V_f, V_g]: (![V_x]: s(TV_Q85072,happ(s(t_fun(TV_Q85076,TV_Q85072),V_f),s(TV_Q85076,V_x))) = s(TV_Q85072,happ(s(t_fun(TV_Q85076,TV_Q85072),V_g),s(TV_Q85076,V_x))) => s(t_fun(TV_Q85076,TV_Q85072),V_f) = s(t_fun(TV_Q85076,TV_Q85072),V_g))).
fof(ah4s_bools_TRUTH, axiom, p(s(t_bool,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_ANDu_u_CLAUSESu_c2, axiom, ![V_t]: ((p(s(t_bool,f)) & p(s(t_bool,V_t))) <=> p(s(t_bool,f)))).
fof(ah4s_bools_IMPu_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_IMPu_u_CLAUSESu_c2, axiom, ![V_t]: ((p(s(t_bool,f)) => p(s(t_bool,V_t))) <=> p(s(t_bool,t)))).
fof(ah4s_bools_IMPu_u_CLAUSESu_c3, axiom, ![V_t]: ((p(s(t_bool,V_t)) => p(s(t_bool,V_t))) <=> p(s(t_bool,t)))).
fof(ah4s_bools_NOTu_u_CLAUSESu_c1, axiom, (~ (p(s(t_bool,t))) <=> p(s(t_bool,f)))).
fof(ah4s_bools_NOTu_u_CLAUSESu_c2, axiom, (~ (p(s(t_bool,f))) <=> p(s(t_bool,t)))).
fof(ah4s_bools_FORALLu_u_BOOL, axiom, ![V_P]: (![V_b]: p(s(t_bool,happ(s(t_fun(t_bool,t_bool),V_P),s(t_bool,V_b)))) <=> (p(s(t_bool,happ(s(t_fun(t_bool,t_bool),V_P),s(t_bool,t)))) & p(s(t_bool,happ(s(t_fun(t_bool,t_bool),V_P),s(t_bool,f))))))).
fof(ch4s_ConseqConvs_IMPu_u_CONGu_u_impu_u_weaken, conjecture, ![V_yu_27, V_y, V_xu_27, V_x]: (((p(s(t_bool,V_x)) => (p(s(t_bool,V_y)) => p(s(t_bool,V_yu_27)))) & (~ (p(s(t_bool,V_yu_27))) => (p(s(t_bool,V_xu_27)) => p(s(t_bool,V_x))))) => ((p(s(t_bool,V_x)) => p(s(t_bool,V_y))) => (p(s(t_bool,V_xu_27)) => p(s(t_bool,V_yu_27)))))).
