%   ORIGINAL: h4/ind__type/ZCONSTR__ZBOT
% 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/IMP__ANTISYM__AX: !t2 t1. (t1 ==> t2) ==> (t2 ==> t1) ==> (t1 <=> t2)
% Assm: h4/bool/FALSITY: !t. F ==> t
% Assm: h4/bool/FORALL__SIMP: !t. (!x. t) <=> t
% Assm: h4/bool/AND__CLAUSES_c2: !t. F /\ t <=> F
% Assm: h4/bool/NOT__CLAUSES_c2: ~F <=> T
% Assm: h4/num/NOT__SUC: !n. ~(h4/num/SUC n = h4/num/0)
% Assm: h4/ind__type/INJN__INJ: !n2 n1. h4/ind__type/INJN n1 = h4/ind__type/INJN n2 <=> n1 = n2
% Assm: h4/ind__type/INJP__INJ: !f2_27 f2 f1_27 f1. h4/ind__type/INJP f1 f2 = h4/ind__type/INJP f1_27 f2_27 <=> f1 = f1_27 /\ f2 = f2_27
% Assm: h4/ind__type/ZCONSTR0: !r i c. h4/ind__type/ZCONSTR c i r = h4/ind__type/INJP (h4/ind__type/INJN (h4/num/SUC c)) (h4/ind__type/INJP (h4/ind__type/INJA i) (h4/ind__type/INJF r))
% Assm: h4/ind__type/ZBOT0: h4/ind__type/ZBOT = h4/ind__type/INJP (h4/ind__type/INJN h4/num/0) (h4/min/_40 (\z. T))
% Goal: !r i c. ~(h4/ind__type/ZCONSTR c i r = h4/ind__type/ZBOT)
%   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_IMPu_u_ANTISYMu_u_AX]: !t2 t1. (t1 ==> t2) ==> (t2 ==> t1) ==> (t1 <=> t2)
% Assm [h4s_bools_FALSITY]: !t. F ==> t
% Assm [h4s_bools_FORALLu_u_SIMP]: !t. (!x. t) <=> t
% Assm [h4s_bools_ANDu_u_CLAUSESu_c2]: !t. F /\ t <=> F
% Assm [h4s_bools_NOTu_u_CLAUSESu_c2]: ~F <=> T
% Assm [h4s_nums_NOTu_u_SUC]: !n. ~(h4/num/SUC n = h4/num/0)
% Assm [h4s_indu_u_types_INJNu_u_INJ]: !n2 n1. h4/ind__type/INJN n1 = h4/ind__type/INJN n2 <=> n1 = n2
% Assm [h4s_indu_u_types_INJPu_u_INJ]: !f2_27 f2 f1_27 f1. h4/ind__type/INJP f1 f2 = h4/ind__type/INJP f1_27 f2_27 <=> f1 = f1_27 /\ f2 = f2_27
% Assm [h4s_indu_u_types_ZCONSTR0]: !r i c. h4/ind__type/ZCONSTR c i r = h4/ind__type/INJP (h4/ind__type/INJN (h4/num/SUC c)) (h4/ind__type/INJP (h4/ind__type/INJA i) (h4/ind__type/INJF r))
% Assm [h4s_indu_u_types_ZBOT0]: !_0. (!z. happ _0 z <=> T) ==> h4/ind__type/ZBOT = h4/ind__type/INJP (h4/ind__type/INJN h4/num/0) (h4/min/_40 _0)
% Goal: !r i c. ~(h4/ind__type/ZCONSTR c i r = h4/ind__type/ZBOT)
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_Q253205,TV_Q253201]: ![V_f, V_g]: (![V_x]: s(TV_Q253201,happ(s(t_fun(TV_Q253205,TV_Q253201),V_f),s(TV_Q253205,V_x))) = s(TV_Q253201,happ(s(t_fun(TV_Q253205,TV_Q253201),V_g),s(TV_Q253205,V_x))) => s(t_fun(TV_Q253205,TV_Q253201),V_f) = s(t_fun(TV_Q253205,TV_Q253201),V_g))).
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_FALSITY, axiom, ![V_t]: (p(s(t_bool,f)) => p(s(t_bool,V_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_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_NOTu_u_CLAUSESu_c2, axiom, (~ (p(s(t_bool,f))) <=> p(s(t_bool,t)))).
fof(ah4s_nums_NOTu_u_SUC, axiom, ![V_n]: ~ (s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,V_n))) = s(t_h4s_nums_num,h4s_nums_0))).
fof(ah4s_indu_u_types_INJNu_u_INJ, axiom, ![TV_u_27a]: ![V_n2, V_n1]: (s(t_fun(t_h4s_nums_num,t_fun(TV_u_27a,t_bool)),h4s_indu_u_types_injn(s(t_h4s_nums_num,V_n1))) = s(t_fun(t_h4s_nums_num,t_fun(TV_u_27a,t_bool)),h4s_indu_u_types_injn(s(t_h4s_nums_num,V_n2))) <=> s(t_h4s_nums_num,V_n1) = s(t_h4s_nums_num,V_n2))).
fof(ah4s_indu_u_types_INJPu_u_INJ, axiom, ![TV_u_27a]: ![V_f2u_27, V_f2, V_f1u_27, V_f1]: (s(t_fun(t_h4s_nums_num,t_fun(TV_u_27a,t_bool)),h4s_indu_u_types_injp(s(t_fun(t_h4s_nums_num,t_fun(TV_u_27a,t_bool)),V_f1),s(t_fun(t_h4s_nums_num,t_fun(TV_u_27a,t_bool)),V_f2))) = s(t_fun(t_h4s_nums_num,t_fun(TV_u_27a,t_bool)),h4s_indu_u_types_injp(s(t_fun(t_h4s_nums_num,t_fun(TV_u_27a,t_bool)),V_f1u_27),s(t_fun(t_h4s_nums_num,t_fun(TV_u_27a,t_bool)),V_f2u_27))) <=> (s(t_fun(t_h4s_nums_num,t_fun(TV_u_27a,t_bool)),V_f1) = s(t_fun(t_h4s_nums_num,t_fun(TV_u_27a,t_bool)),V_f1u_27) & s(t_fun(t_h4s_nums_num,t_fun(TV_u_27a,t_bool)),V_f2) = s(t_fun(t_h4s_nums_num,t_fun(TV_u_27a,t_bool)),V_f2u_27)))).
fof(ah4s_indu_u_types_ZCONSTR0, axiom, ![TV_u_27a]: ![V_r, V_i, V_c]: s(t_fun(t_h4s_nums_num,t_fun(TV_u_27a,t_bool)),h4s_indu_u_types_zconstr(s(t_h4s_nums_num,V_c),s(TV_u_27a,V_i),s(t_fun(t_h4s_nums_num,t_fun(t_h4s_nums_num,t_fun(TV_u_27a,t_bool))),V_r))) = s(t_fun(t_h4s_nums_num,t_fun(TV_u_27a,t_bool)),h4s_indu_u_types_injp(s(t_fun(t_h4s_nums_num,t_fun(TV_u_27a,t_bool)),h4s_indu_u_types_injn(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,V_c))))),s(t_fun(t_h4s_nums_num,t_fun(TV_u_27a,t_bool)),h4s_indu_u_types_injp(s(t_fun(t_h4s_nums_num,t_fun(TV_u_27a,t_bool)),h4s_indu_u_types_inja(s(TV_u_27a,V_i))),s(t_fun(t_h4s_nums_num,t_fun(TV_u_27a,t_bool)),h4s_indu_u_types_injf(s(t_fun(t_h4s_nums_num,t_fun(t_h4s_nums_num,t_fun(TV_u_27a,t_bool))),V_r)))))))).
fof(ah4s_indu_u_types_ZBOT0, axiom, ![TV_u_27a]: ![V_uu_0]: (![V_z]: s(t_bool,happ(s(t_fun(t_fun(t_h4s_nums_num,t_fun(TV_u_27a,t_bool)),t_bool),V_uu_0),s(t_fun(t_h4s_nums_num,t_fun(TV_u_27a,t_bool)),V_z))) = s(t_bool,t) => s(t_fun(t_h4s_nums_num,t_fun(TV_u_27a,t_bool)),h4s_indu_u_types_zbot) = s(t_fun(t_h4s_nums_num,t_fun(TV_u_27a,t_bool)),h4s_indu_u_types_injp(s(t_fun(t_h4s_nums_num,t_fun(TV_u_27a,t_bool)),h4s_indu_u_types_injn(s(t_h4s_nums_num,h4s_nums_0))),s(t_fun(t_h4s_nums_num,t_fun(TV_u_27a,t_bool)),h4s_mins_u_40(s(t_fun(t_fun(t_h4s_nums_num,t_fun(TV_u_27a,t_bool)),t_bool),V_uu_0))))))).
fof(ch4s_indu_u_types_ZCONSTRu_u_ZBOT, conjecture, ![TV_u_27a]: ![V_r, V_i, V_c]: ~ (s(t_fun(t_h4s_nums_num,t_fun(TV_u_27a,t_bool)),h4s_indu_u_types_zconstr(s(t_h4s_nums_num,V_c),s(TV_u_27a,V_i),s(t_fun(t_h4s_nums_num,t_fun(t_h4s_nums_num,t_fun(TV_u_27a,t_bool))),V_r))) = s(t_fun(t_h4s_nums_num,t_fun(TV_u_27a,t_bool)),h4s_indu_u_types_zbot))).
