%   ORIGINAL: h4/pred__set/FINITE__PSUBSET__INFINITE
% 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/IMP__ANTISYM__AX: !t2 t1. (t1 ==> t2) ==> (t2 ==> t1) ==> (t1 <=> t2)
% Assm: h4/bool/FALSITY: !t. F ==> t
% Assm: h4/pred__set/SUBSET__REFL: !s. h4/pred__set/SUBSET s s
% Assm: h4/pred__set/PSUBSET__DEF: !t s. h4/pred__set/PSUBSET s t <=> h4/pred__set/SUBSET s t /\ ~(s = t)
% Goal: !s. ~h4/pred__set/FINITE s <=> (!t. h4/pred__set/FINITE t ==> h4/pred__set/SUBSET t s ==> h4/pred__set/PSUBSET t s)
%   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_IMPu_u_ANTISYMu_u_AX]: !t2 t1. (t1 ==> t2) ==> (t2 ==> t1) ==> (t1 <=> t2)
% Assm [h4s_bools_FALSITY]: !t. F ==> t
% Assm [h4s_predu_u_sets_SUBSETu_u_REFL]: !s. h4/pred__set/SUBSET s s
% Assm [h4s_predu_u_sets_PSUBSETu_u_DEF]: !t s. h4/pred__set/PSUBSET s t <=> h4/pred__set/SUBSET s t /\ ~(s = t)
% Goal: !s. ~h4/pred__set/FINITE s <=> (!t. h4/pred__set/FINITE t ==> h4/pred__set/SUBSET t s ==> h4/pred__set/PSUBSET t s)
fof(aHLu_TRUTH, axiom, p(s(t_bool,t0))).
fof(aHLu_FALSITY, axiom, ~ (p(s(t_bool,f)))).
fof(aHLu_BOOLu_CASES, axiom, ![V_t]: (s(t_bool,V_t) = s(t_bool,t0) | s(t_bool,V_t) = s(t_bool,f))).
fof(aHLu_EXT, axiom, ![TV_Q152238,TV_Q152234]: ![V_f, V_g]: (![V_x]: s(TV_Q152234,happ(s(t_fun(TV_Q152238,TV_Q152234),V_f),s(TV_Q152238,V_x))) = s(TV_Q152234,happ(s(t_fun(TV_Q152238,TV_Q152234),V_g),s(TV_Q152238,V_x))) => s(t_fun(TV_Q152238,TV_Q152234),V_f) = s(t_fun(TV_Q152238,TV_Q152234),V_g))).
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_FALSITY, axiom, ![V_t]: (p(s(t_bool,f)) => p(s(t_bool,V_t)))).
fof(ah4s_predu_u_sets_SUBSETu_u_REFL, axiom, ![TV_u_27a]: ![V_s]: p(s(t_bool,h4s_predu_u_sets_subset(s(t_fun(TV_u_27a,t_bool),V_s),s(t_fun(TV_u_27a,t_bool),V_s))))).
fof(ah4s_predu_u_sets_PSUBSETu_u_DEF, axiom, ![TV_u_27a]: ![V_t, V_s]: (p(s(t_bool,h4s_predu_u_sets_psubset(s(t_fun(TV_u_27a,t_bool),V_s),s(t_fun(TV_u_27a,t_bool),V_t)))) <=> (p(s(t_bool,h4s_predu_u_sets_subset(s(t_fun(TV_u_27a,t_bool),V_s),s(t_fun(TV_u_27a,t_bool),V_t)))) & ~ (s(t_fun(TV_u_27a,t_bool),V_s) = s(t_fun(TV_u_27a,t_bool),V_t))))).
fof(ch4s_predu_u_sets_FINITEu_u_PSUBSETu_u_INFINITE, conjecture, ![TV_u_27a]: ![V_s]: (~ (p(s(t_bool,h4s_predu_u_sets_finite(s(t_fun(TV_u_27a,t_bool),V_s))))) <=> ![V_t]: (p(s(t_bool,h4s_predu_u_sets_finite(s(t_fun(TV_u_27a,t_bool),V_t)))) => (p(s(t_bool,h4s_predu_u_sets_subset(s(t_fun(TV_u_27a,t_bool),V_t),s(t_fun(TV_u_27a,t_bool),V_s)))) => p(s(t_bool,h4s_predu_u_sets_psubset(s(t_fun(TV_u_27a,t_bool),V_t),s(t_fun(TV_u_27a,t_bool),V_s)))))))).
