%   ORIGINAL: h4/numRing/num__rewrites_c13
% 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/ABS__REP__THM: !P. (?rep. h4/bool/TYPE__DEFINITION P rep) ==> (?rep abs. (!a. abs (rep a) = a) /\ (!r. P r <=> rep (abs r) = r))
% Assm: h4/bool/TRUTH: T
% Assm: h4/bool/IMP__ANTISYM__AX: !t2 t1. (t1 ==> t2) ==> (t2 ==> t1) ==> (t1 <=> t2)
% Assm: h4/bool/ETA__AX: !t. (\x. t x) = t
% Assm: h4/bool/IMP__CLAUSES_c3: !t. t ==> t <=> T
% Assm: h4/canonical/spolynom__TY__DEF: ?rep. h4/bool/TYPE__DEFINITION (\a0_27. !_27spolynom_27. (!a0_270. (?a. a0_270 = (\a0. h4/ind__type/CONSTR h4/num/0 (h4/pair/_2C a0 h4/bool/ARB) (\n. h4/ind__type/BOTTOM)) a) \/ (?a. a0_270 = (\a0. h4/ind__type/CONSTR (h4/num/SUC h4/num/0) (h4/pair/_2C h4/bool/ARB a0) (\n. h4/ind__type/BOTTOM)) a) \/ (?a0 a1. a0_270 = (\a00 a10. h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC h4/num/0)) (h4/pair/_2C h4/bool/ARB h4/bool/ARB) (h4/ind__type/FCONS a00 (h4/ind__type/FCONS a10 (\n. h4/ind__type/BOTTOM)))) a0 a1 /\ _27spolynom_27 a0 /\ _27spolynom_27 a1) \/ (?a0 a1. a0_270 = (\a00 a10. h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC (h4/num/SUC h4/num/0))) (h4/pair/_2C h4/bool/ARB h4/bool/ARB) (h4/ind__type/FCONS a00 (h4/ind__type/FCONS a10 (\n. h4/ind__type/BOTTOM)))) a0 a1 /\ _27spolynom_27 a0 /\ _27spolynom_27 a1) ==> _27spolynom_27 a0_270) ==> _27spolynom_27 a0_27) rep
% Assm: h4/arithmetic/ONE: h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO) = h4/num/SUC h4/num/0
% Assm: h4/quote/index__TY__DEF: ?rep. h4/bool/TYPE__DEFINITION (\a0. !_27index_27. (!a00. (?a. a00 = (\a1. h4/ind__type/CONSTR h4/num/0 h4/bool/ARB (h4/ind__type/FCONS a1 (\n. h4/ind__type/BOTTOM))) a /\ _27index_27 a) \/ (?a. a00 = (\a1. h4/ind__type/CONSTR (h4/num/SUC h4/num/0) h4/bool/ARB (h4/ind__type/FCONS a1 (\n. h4/ind__type/BOTTOM))) a /\ _27index_27 a) \/ a00 = h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC h4/num/0)) h4/bool/ARB (\n. h4/ind__type/BOTTOM) ==> _27index_27 a00) ==> _27index_27 a0) rep
% Assm: h4/bool/MONO__OR: !z y x w. (x ==> y) /\ (z ==> w) ==> x \/ z ==> y \/ w
% Assm: h4/bool/MONO__EXISTS: !Q P. (!x. P x ==> Q x) ==> (?x. P x) ==> (?x. Q x)
% Assm: h4/bool/MONO__AND: !z y x w. (x ==> y) /\ (z ==> w) ==> x /\ z ==> y /\ w
% Assm: h4/ringNorm/polynom__TY__DEF: ?rep. h4/bool/TYPE__DEFINITION (\a0_27. !_27polynom_27. (!a0_270. (?a. a0_270 = (\a0. h4/ind__type/CONSTR h4/num/0 (h4/pair/_2C a0 h4/bool/ARB) (\n. h4/ind__type/BOTTOM)) a) \/ (?a. a0_270 = (\a0. h4/ind__type/CONSTR (h4/num/SUC h4/num/0) (h4/pair/_2C h4/bool/ARB a0) (\n. h4/ind__type/BOTTOM)) a) \/ (?a0 a1. a0_270 = (\a00 a10. h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC h4/num/0)) (h4/pair/_2C h4/bool/ARB h4/bool/ARB) (h4/ind__type/FCONS a00 (h4/ind__type/FCONS a10 (\n. h4/ind__type/BOTTOM)))) a0 a1 /\ _27polynom_27 a0 /\ _27polynom_27 a1) \/ (?a0 a1. a0_270 = (\a00 a10. h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC (h4/num/SUC h4/num/0))) (h4/pair/_2C h4/bool/ARB h4/bool/ARB) (h4/ind__type/FCONS a00 (h4/ind__type/FCONS a10 (\n. h4/ind__type/BOTTOM)))) a0 a1 /\ _27polynom_27 a0 /\ _27polynom_27 a1) \/ (?a. a0_270 = (\a0. h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC (h4/num/SUC (h4/num/SUC h4/num/0)))) (h4/pair/_2C h4/bool/ARB h4/bool/ARB) (h4/ind__type/FCONS a0 (\n. h4/ind__type/BOTTOM))) a /\ _27polynom_27 a) ==> _27polynom_27 a0_270) ==> _27polynom_27 a0_27) rep
% Assm: h4/quote/varmap__TY__DEF: ?rep. h4/bool/TYPE__DEFINITION (\a0_27. !_27varmap_27. (!a0_270. a0_270 = h4/ind__type/CONSTR h4/num/0 h4/bool/ARB (\n. h4/ind__type/BOTTOM) \/ (?a0 a1 a2. a0_270 = (\a00 a10 a20. h4/ind__type/CONSTR (h4/num/SUC h4/num/0) a00 (h4/ind__type/FCONS a10 (h4/ind__type/FCONS a20 (\n. h4/ind__type/BOTTOM)))) a0 a1 a2 /\ _27varmap_27 a1 /\ _27varmap_27 a2) ==> _27varmap_27 a0_270) ==> _27varmap_27 a0_27) rep
% Assm: h4/canonical/canonical__sum__TY__DEF: ?rep. h4/bool/TYPE__DEFINITION (\a0_27. !_27canonical__sum_27. (!a0_270. a0_270 = h4/ind__type/CONSTR h4/num/0 (h4/pair/_2C h4/bool/ARB h4/bool/ARB) (\n. h4/ind__type/BOTTOM) \/ (?a0 a1 a2. a0_270 = (\a00 a10 a20. h4/ind__type/CONSTR (h4/num/SUC h4/num/0) (h4/pair/_2C a00 a10) (h4/ind__type/FCONS a20 (\n. h4/ind__type/BOTTOM))) a0 a1 a2 /\ _27canonical__sum_27 a2) \/ (?a0 a1. a0_270 = (\a00 a10. h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC h4/num/0)) (h4/pair/_2C h4/bool/ARB a00) (h4/ind__type/FCONS a10 (\n. h4/ind__type/BOTTOM))) a0 a1 /\ _27canonical__sum_27 a1) ==> _27canonical__sum_27 a0_270) ==> _27canonical__sum_27 a0_27) rep
% Assm: h4/list/list__TY__DEF: ?rep. h4/bool/TYPE__DEFINITION (\a0_27. !_27list_27. (!a0_270. a0_270 = h4/ind__type/CONSTR h4/num/0 h4/bool/ARB (\n. h4/ind__type/BOTTOM) \/ (?a0 a1. a0_270 = (\a00 a10. h4/ind__type/CONSTR (h4/num/SUC h4/num/0) a00 (h4/ind__type/FCONS a10 (\n. h4/ind__type/BOTTOM))) a0 a1 /\ _27list_27 a1) ==> _27list_27 a0_270) ==> _27list_27 a0_27) rep
% Assm: h4/arithmetic/BIT10: !n. h4/arithmetic/BIT1 n = h4/arithmetic/_2B n (h4/arithmetic/_2B n (h4/num/SUC h4/num/0))
% Assm: h4/bool/REFL__CLAUSE: !x. x = x <=> T
% Assm: h4/arithmetic/ODD__OR__EVEN: !n. ?m. n = h4/arithmetic/_2A (h4/num/SUC (h4/num/SUC h4/num/0)) m \/ n = h4/arithmetic/_2B (h4/arithmetic/_2A (h4/num/SUC (h4/num/SUC h4/num/0)) m) (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO))
% Assm: h4/numeral/numeral__distrib_c13: h4/num/SUC h4/num/0 = h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO)
% Assm: h4/arithmetic/BIT20: !n. h4/arithmetic/BIT2 n = h4/arithmetic/_2B n (h4/arithmetic/_2B n (h4/num/SUC (h4/num/SUC h4/num/0)))
% Assm: h4/canonical/hidden____20__40ind____typecanonical6____def: h4/canonical/_20_40ind__typecanonical6 = (\a. h4/canonical/_20_40ind__typecanonical9 ((\a0. h4/ind__type/CONSTR (h4/num/SUC h4/num/0) (h4/pair/_2C h4/bool/ARB a0) (\n. h4/ind__type/BOTTOM)) a))
% Assm: h4/canonical/hidden____20__40ind____typecanonical7____def: h4/canonical/_20_40ind__typecanonical7 = (\a0 a1. h4/canonical/_20_40ind__typecanonical9 ((\a00 a10. h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC h4/num/0)) (h4/pair/_2C h4/bool/ARB h4/bool/ARB) (h4/ind__type/FCONS a00 (h4/ind__type/FCONS a10 (\n. h4/ind__type/BOTTOM)))) (h4/canonical/_20_40ind__typecanonical10 a0) (h4/canonical/_20_40ind__typecanonical10 a1)))
% Assm: h4/canonical/hidden____20__40ind____typecanonical8____def: h4/canonical/_20_40ind__typecanonical8 = (\a0 a1. h4/canonical/_20_40ind__typecanonical9 ((\a00 a10. h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC (h4/num/SUC h4/num/0))) (h4/pair/_2C h4/bool/ARB h4/bool/ARB) (h4/ind__type/FCONS a00 (h4/ind__type/FCONS a10 (\n. h4/ind__type/BOTTOM)))) (h4/canonical/_20_40ind__typecanonical10 a0) (h4/canonical/_20_40ind__typecanonical10 a1)))
% Assm: h4/arithmetic/SUB__LEFT__SUC: !n m. h4/num/SUC (h4/arithmetic/_2D m n) = h4/bool/COND (h4/arithmetic/_3C_3D m n) (h4/num/SUC h4/num/0) (h4/arithmetic/_2D (h4/num/SUC m) n)
% Assm: h4/arithmetic/DIV__ONE: !q. h4/arithmetic/DIV q (h4/num/SUC h4/num/0) = q
% Assm: h4/canonical/hidden____20__40ind____typecanonical2____def: h4/canonical/_20_40ind__typecanonical2 = (\a0 a1. h4/canonical/_20_40ind__typecanonical3 ((\a00 a10. h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC h4/num/0)) (h4/pair/_2C h4/bool/ARB a00) (h4/ind__type/FCONS a10 (\n. h4/ind__type/BOTTOM))) a0 (h4/canonical/_20_40ind__typecanonical4 a1)))
% Assm: h4/ringNorm/hidden____20__40ind____typeringNorm3____def: h4/ringNorm/_20_40ind__typeringNorm3 = (\a0 a1. h4/ringNorm/_20_40ind__typeringNorm5 ((\a00 a10. h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC (h4/num/SUC h4/num/0))) (h4/pair/_2C h4/bool/ARB h4/bool/ARB) (h4/ind__type/FCONS a00 (h4/ind__type/FCONS a10 (\n. h4/ind__type/BOTTOM)))) (h4/ringNorm/_20_40ind__typeringNorm6 a0) (h4/ringNorm/_20_40ind__typeringNorm6 a1)))
% Assm: h4/ringNorm/hidden____20__40ind____typeringNorm2____def: h4/ringNorm/_20_40ind__typeringNorm2 = (\a0 a1. h4/ringNorm/_20_40ind__typeringNorm5 ((\a00 a10. h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC h4/num/0)) (h4/pair/_2C h4/bool/ARB h4/bool/ARB) (h4/ind__type/FCONS a00 (h4/ind__type/FCONS a10 (\n. h4/ind__type/BOTTOM)))) (h4/ringNorm/_20_40ind__typeringNorm6 a0) (h4/ringNorm/_20_40ind__typeringNorm6 a1)))
% Assm: h4/ringNorm/hidden____20__40ind____typeringNorm1____def: h4/ringNorm/_20_40ind__typeringNorm1 = (\a. h4/ringNorm/_20_40ind__typeringNorm5 ((\a0. h4/ind__type/CONSTR (h4/num/SUC h4/num/0) (h4/pair/_2C h4/bool/ARB a0) (\n. h4/ind__type/BOTTOM)) a))
% Assm: h4/ringNorm/hidden____20__40ind____typeringNorm4____def: h4/ringNorm/_20_40ind__typeringNorm4 = (\a. h4/ringNorm/_20_40ind__typeringNorm5 ((\a0. h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC (h4/num/SUC (h4/num/SUC h4/num/0)))) (h4/pair/_2C h4/bool/ARB h4/bool/ARB) (h4/ind__type/FCONS a0 (\n. h4/ind__type/BOTTOM))) (h4/ringNorm/_20_40ind__typeringNorm6 a)))
% Assm: h4/quote/hidden____20__40ind____typequote2____def: h4/quote/_20_40ind__typequote2 = h4/quote/_20_40ind__typequote3 (h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC h4/num/0)) h4/bool/ARB (\n. h4/ind__type/BOTTOM))
% Assm: h4/bool/FALSITY: !t. F ==> t
% Assm: h4/canonical/spolynom__repfns_c1: !r. (\a0_27. !_27spolynom_27. (!a0_270. (?a. a0_270 = (\a0. h4/ind__type/CONSTR h4/num/0 (h4/pair/_2C a0 h4/bool/ARB) (\n. h4/ind__type/BOTTOM)) a) \/ (?a. a0_270 = (\a0. h4/ind__type/CONSTR (h4/num/SUC h4/num/0) (h4/pair/_2C h4/bool/ARB a0) (\n. h4/ind__type/BOTTOM)) a) \/ (?a0 a1. a0_270 = (\a00 a10. h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC h4/num/0)) (h4/pair/_2C h4/bool/ARB h4/bool/ARB) (h4/ind__type/FCONS a00 (h4/ind__type/FCONS a10 (\n. h4/ind__type/BOTTOM)))) a0 a1 /\ _27spolynom_27 a0 /\ _27spolynom_27 a1) \/ (?a0 a1. a0_270 = (\a00 a10. h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC (h4/num/SUC h4/num/0))) (h4/pair/_2C h4/bool/ARB h4/bool/ARB) (h4/ind__type/FCONS a00 (h4/ind__type/FCONS a10 (\n. h4/ind__type/BOTTOM)))) a0 a1 /\ _27spolynom_27 a0 /\ _27spolynom_27 a1) ==> _27spolynom_27 a0_270) ==> _27spolynom_27 a0_27) r <=> h4/canonical/_20_40ind__typecanonical10 (h4/canonical/_20_40ind__typecanonical9 r) = r
% Assm: h4/quote/varmap__repfns_c1: !r. (\a0_27. !_27varmap_27. (!a0_270. a0_270 = h4/ind__type/CONSTR h4/num/0 h4/bool/ARB (\n. h4/ind__type/BOTTOM) \/ (?a0 a1 a2. a0_270 = (\a00 a10 a20. h4/ind__type/CONSTR (h4/num/SUC h4/num/0) a00 (h4/ind__type/FCONS a10 (h4/ind__type/FCONS a20 (\n. h4/ind__type/BOTTOM)))) a0 a1 a2 /\ _27varmap_27 a1 /\ _27varmap_27 a2) ==> _27varmap_27 a0_270) ==> _27varmap_27 a0_27) r <=> h4/quote/_20_40ind__typequote8 (h4/quote/_20_40ind__typequote7 r) = r
% Assm: h4/ringNorm/polynom__repfns_c1: !r. (\a0_27. !_27polynom_27. (!a0_270. (?a. a0_270 = (\a0. h4/ind__type/CONSTR h4/num/0 (h4/pair/_2C a0 h4/bool/ARB) (\n. h4/ind__type/BOTTOM)) a) \/ (?a. a0_270 = (\a0. h4/ind__type/CONSTR (h4/num/SUC h4/num/0) (h4/pair/_2C h4/bool/ARB a0) (\n. h4/ind__type/BOTTOM)) a) \/ (?a0 a1. a0_270 = (\a00 a10. h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC h4/num/0)) (h4/pair/_2C h4/bool/ARB h4/bool/ARB) (h4/ind__type/FCONS a00 (h4/ind__type/FCONS a10 (\n. h4/ind__type/BOTTOM)))) a0 a1 /\ _27polynom_27 a0 /\ _27polynom_27 a1) \/ (?a0 a1. a0_270 = (\a00 a10. h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC (h4/num/SUC h4/num/0))) (h4/pair/_2C h4/bool/ARB h4/bool/ARB) (h4/ind__type/FCONS a00 (h4/ind__type/FCONS a10 (\n. h4/ind__type/BOTTOM)))) a0 a1 /\ _27polynom_27 a0 /\ _27polynom_27 a1) \/ (?a. a0_270 = (\a0. h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC (h4/num/SUC (h4/num/SUC h4/num/0)))) (h4/pair/_2C h4/bool/ARB h4/bool/ARB) (h4/ind__type/FCONS a0 (\n. h4/ind__type/BOTTOM))) a /\ _27polynom_27 a) ==> _27polynom_27 a0_270) ==> _27polynom_27 a0_27) r <=> h4/ringNorm/_20_40ind__typeringNorm6 (h4/ringNorm/_20_40ind__typeringNorm5 r) = r
% Assm: h4/list/list__repfns_c1: !r. (\a0_27. !_27list_27. (!a0_270. a0_270 = h4/ind__type/CONSTR h4/num/0 h4/bool/ARB (\n. h4/ind__type/BOTTOM) \/ (?a0 a1. a0_270 = (\a00 a10. h4/ind__type/CONSTR (h4/num/SUC h4/num/0) a00 (h4/ind__type/FCONS a10 (\n. h4/ind__type/BOTTOM))) a0 a1 /\ _27list_27 a1) ==> _27list_27 a0_270) ==> _27list_27 a0_27) r <=> h4/list/_20_40ind__typelist3 (h4/list/_20_40ind__typelist2 r) = r
% Assm: h4/quote/index__repfns_c1: !r. (\a0. !_27index_27. (!a00. (?a. a00 = (\a1. h4/ind__type/CONSTR h4/num/0 h4/bool/ARB (h4/ind__type/FCONS a1 (\n. h4/ind__type/BOTTOM))) a /\ _27index_27 a) \/ (?a. a00 = (\a1. h4/ind__type/CONSTR (h4/num/SUC h4/num/0) h4/bool/ARB (h4/ind__type/FCONS a1 (\n. h4/ind__type/BOTTOM))) a /\ _27index_27 a) \/ a00 = h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC h4/num/0)) h4/bool/ARB (\n. h4/ind__type/BOTTOM) ==> _27index_27 a00) ==> _27index_27 a0) r <=> h4/quote/_20_40ind__typequote4 (h4/quote/_20_40ind__typequote3 r) = r
% Assm: h4/arithmetic/MOD__ONE: !k. h4/arithmetic/MOD k (h4/num/SUC h4/num/0) = h4/num/0
% Assm: h4/canonical/canonical__sum__repfns_c1: !r. (\a0_27. !_27canonical__sum_27. (!a0_270. a0_270 = h4/ind__type/CONSTR h4/num/0 (h4/pair/_2C h4/bool/ARB h4/bool/ARB) (\n. h4/ind__type/BOTTOM) \/ (?a0 a1 a2. a0_270 = (\a00 a10 a20. h4/ind__type/CONSTR (h4/num/SUC h4/num/0) (h4/pair/_2C a00 a10) (h4/ind__type/FCONS a20 (\n. h4/ind__type/BOTTOM))) a0 a1 a2 /\ _27canonical__sum_27 a2) \/ (?a0 a1. a0_270 = (\a00 a10. h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC h4/num/0)) (h4/pair/_2C h4/bool/ARB a00) (h4/ind__type/FCONS a10 (\n. h4/ind__type/BOTTOM))) a0 a1 /\ _27canonical__sum_27 a1) ==> _27canonical__sum_27 a0_270) ==> _27canonical__sum_27 a0_27) r <=> h4/canonical/_20_40ind__typecanonical4 (h4/canonical/_20_40ind__typecanonical3 r) = r
% Assm: h4/list/hidden____20__40ind____typelist1____def: h4/list/_20_40ind__typelist1 = (\a0 a1. h4/list/_20_40ind__typelist2 ((\a00 a10. h4/ind__type/CONSTR (h4/num/SUC h4/num/0) a00 (h4/ind__type/FCONS a10 (\n. h4/ind__type/BOTTOM))) a0 (h4/list/_20_40ind__typelist3 a1)))
% Assm: h4/quote/hidden____20__40ind____typequote1____def: h4/quote/_20_40ind__typequote1 = (\a. h4/quote/_20_40ind__typequote3 ((\a0. h4/ind__type/CONSTR (h4/num/SUC h4/num/0) h4/bool/ARB (h4/ind__type/FCONS a0 (\n. h4/ind__type/BOTTOM))) (h4/quote/_20_40ind__typequote4 a)))
% Assm: h4/canonical/hidden____20__40ind____typecanonical1____def: h4/canonical/_20_40ind__typecanonical1 = (\a0 a1 a2. h4/canonical/_20_40ind__typecanonical3 ((\a00 a10 a20. h4/ind__type/CONSTR (h4/num/SUC h4/num/0) (h4/pair/_2C a00 a10) (h4/ind__type/FCONS a20 (\n. h4/ind__type/BOTTOM))) a0 a1 (h4/canonical/_20_40ind__typecanonical4 a2)))
% Assm: h4/quote/hidden____20__40ind____typequote6____def: h4/quote/_20_40ind__typequote6 = (\a0 a1 a2. h4/quote/_20_40ind__typequote7 ((\a00 a10 a20. h4/ind__type/CONSTR (h4/num/SUC h4/num/0) a00 (h4/ind__type/FCONS a10 (h4/ind__type/FCONS a20 (\n. h4/ind__type/BOTTOM)))) a0 (h4/quote/_20_40ind__typequote8 a1) (h4/quote/_20_40ind__typequote8 a2)))
% Assm: h4/prim__rec/LESS__0__0: h4/prim__rec/_3C h4/num/0 (h4/num/SUC h4/num/0)
% Assm: h4/arithmetic/NUMERAL__DEF: !x. h4/arithmetic/NUMERAL x = x
% Assm: h4/arithmetic/ALT__ZERO: h4/arithmetic/ZERO = h4/num/0
% Assm: h4/prim__rec/LESS__0: !n. h4/prim__rec/_3C h4/num/0 (h4/num/SUC n)
% Assm: h4/arithmetic/MULT__DIV: !q n. h4/prim__rec/_3C h4/num/0 n ==> h4/arithmetic/DIV (h4/arithmetic/_2A q n) n = q
% Assm: h4/arithmetic/MULT__RIGHT__1: !m. h4/arithmetic/_2A m (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO)) = m
% Assm: h4/arithmetic/ADD_c0: !n. h4/arithmetic/_2B h4/num/0 n = n
% Assm: h4/bool/EQ__CLAUSES_c1: !t. (t <=> T) <=> t
% Assm: h4/arithmetic/ADD__CLAUSES_c0: !m. h4/arithmetic/_2B h4/num/0 m = m
% Assm: h4/arithmetic/MULT__CLAUSES_c0: !m. h4/arithmetic/_2A h4/num/0 m = h4/num/0
% 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/arithmetic/ADD__CLAUSES_c1: !m. h4/arithmetic/_2B m h4/num/0 = m
% Assm: h4/bool/OR__CLAUSES_c0: !t. T \/ t <=> T
% Assm: h4/bool/OR__CLAUSES_c1: !t. t \/ T <=> T
% Assm: h4/bool/NOT__CLAUSES_c2: ~F <=> T
% Assm: h4/bool/FORALL__SIMP: !t. (!x. t) <=> t
% Assm: h4/bool/AND__CLAUSES_c0: !t. T /\ t <=> t
% Assm: h4/bool/EXCLUDED__MIDDLE: !t. t \/ ~t
% Assm: h4/prim__rec/NOT__LESS__0: !n. ~h4/prim__rec/_3C n h4/num/0
% Assm: h4/bool/DE__MORGAN__THM_c1: !B A. ~(A \/ B) <=> ~A /\ ~B
% Assm: h4/arithmetic/LESS__OR__EQ: !n m. h4/arithmetic/_3C_3D m n <=> h4/prim__rec/_3C m n \/ m = n
% Assm: h4/arithmetic/MULT__CLAUSES_c4: !n m. h4/arithmetic/_2A (h4/num/SUC m) n = h4/arithmetic/_2B (h4/arithmetic/_2A m n) n
% Assm: h4/arithmetic/ADD__CLAUSES_c2: !n m. h4/arithmetic/_2B (h4/num/SUC m) n = h4/num/SUC (h4/arithmetic/_2B m n)
% Assm: h4/num/INDUCTION: !P. P h4/num/0 /\ (!n. P n ==> P (h4/num/SUC n)) ==> (!n. P n)
% Assm: h4/bool/COND__CLAUSES_c0: !t2 t1. h4/bool/COND T t1 t2 = t1
% Assm: h4/bool/COND__CLAUSES_c1: !t2 t1. h4/bool/COND F t1 t2 = t2
% Assm: h4/arithmetic/SUB__EQ__0: !n m. h4/arithmetic/_2D m n = h4/num/0 <=> h4/arithmetic/_3C_3D m n
% Assm: h4/arithmetic/SUB_c1: !n m. h4/arithmetic/_2D (h4/num/SUC m) n = h4/bool/COND (h4/prim__rec/_3C m n) h4/num/0 (h4/num/SUC (h4/arithmetic/_2D m n))
% Assm: h4/bool/EQ__SYM__EQ: !y x. x = y <=> y = x
% Assm: h4/bool/IMP__CONG: !y_27 y x_27 x. (x <=> x_27) /\ (x_27 ==> (y <=> y_27)) ==> (x ==> y <=> x_27 ==> y_27)
% Assm: h4/bool/AND__IMP__INTRO: !t3 t2 t1. t1 ==> t2 ==> t3 <=> t1 /\ t2 ==> t3
% Assm: h4/arithmetic/SUB__0_c1: !m. h4/arithmetic/_2D m h4/num/0 = m
% Assm: h4/bool/F__IMP: !t. ~t ==> t ==> F
% Assm: h4/bool/IMP__CLAUSES_c1: !t. t ==> T <=> T
% Assm: h4/bool/IMP__CLAUSES_c4: !t. t ==> F <=> ~t
% Assm: h4/bool/NOT__CLAUSES_c0: !t. ~ ~t <=> t
% Assm: h4/bool/NOT__CLAUSES_c1: ~T <=> F
% Assm: h4/bool/EQ__CLAUSES_c0: !t. (T <=> t) <=> t
% Assm: h4/bool/EQ__CLAUSES_c2: !t. (F <=> t) <=> ~t
% Assm: h4/bool/EQ__CLAUSES_c3: !t. (t <=> F) <=> ~t
% Assm: h4/bool/NOT__FORALL__THM: !P. ~(!x. P x) <=> (?x. ~P x)
% Assm: h4/arithmetic/LESS__0__CASES: !m. h4/num/0 = m \/ h4/prim__rec/_3C h4/num/0 m
% Assm: h4/numeral/iZ0: !x. h4/numeral/iZ x = x
% Assm: h4/arithmetic/MULT__CLAUSES_c1: !m. h4/arithmetic/_2A m h4/num/0 = h4/num/0
% Assm: h4/arithmetic/SUB__0_c0: !m. h4/arithmetic/_2D h4/num/0 m = h4/num/0
% Assm: h4/bool/IMP__F: !t. (t ==> F) ==> ~t
% Assm: h4/bool/EXISTS__OR__THM: !Q P. (?x. P x \/ Q x) <=> (?x. P x) \/ (?x. Q x)
% Assm: h4/arithmetic/GREATER__OR__EQ: !n m. h4/arithmetic/_3E_3D m n <=> h4/arithmetic/_3E m n \/ m = n
% Assm: h4/arithmetic/EVEN0_c0: h4/arithmetic/EVEN h4/num/0 <=> T
% Assm: h4/arithmetic/GREATER__DEF: !n m. h4/arithmetic/_3E m n <=> h4/prim__rec/_3C n m
% Assm: h4/arithmetic/ODD0_c0: h4/arithmetic/ODD h4/num/0 <=> F
% Assm: h4/arithmetic/EXP0_c1: !n m. h4/arithmetic/EXP m (h4/num/SUC n) = h4/arithmetic/_2A m (h4/arithmetic/EXP m n)
% Assm: h4/arithmetic/EXP0_c0: !m. h4/arithmetic/EXP m h4/num/0 = h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO)
% Assm: h4/sat/dc__disj: !r q p. (p <=> q \/ r) <=> (p \/ ~q) /\ (p \/ ~r) /\ (q \/ r \/ ~p)
% Assm: h4/prim__rec/PRE0_c0: h4/prim__rec/PRE h4/num/0 = h4/num/0
% Assm: h4/bool/AND__CLAUSES_c1: !t. t /\ T <=> t
% Assm: h4/sat/dc__neg: !q p. (p <=> ~q) <=> (p \/ q) /\ (~q \/ ~p)
% Assm: h4/bool/DISJ__ASSOC: !C B A. A \/ B \/ C <=> (A \/ B) \/ C
% Assm: h4/sat/dc__conj: !r q p. (p <=> q /\ r) <=> (p \/ ~q \/ ~r) /\ (q \/ ~p) /\ (r \/ ~p)
% Assm: h4/bool/DISJ__SYM: !B A. A \/ B <=> B \/ A
% Assm: h4/sat/OR__DUAL2: !B A. ~(A \/ B) ==> F <=> (A ==> F) ==> ~B ==> F
% Assm: h4/sat/OR__DUAL3: !B A. ~(~A \/ B) ==> F <=> A ==> ~B ==> F
% Assm: h4/sat/AND__INV__IMP: !A. A ==> ~A ==> F
% Assm: h4/bool/OR__CLAUSES_c2: !t. F \/ t <=> t
% Assm: h4/sat/AND__INV2: !A. (~A ==> F) ==> (A ==> F) ==> F
% Assm: h4/sat/dc__eq: !r q p. (p <=> q <=> r) <=> (p \/ q \/ r) /\ (p \/ ~r \/ ~q) /\ (q \/ ~r \/ ~p) /\ (r \/ ~q \/ ~p)
% Assm: h4/sat/NOT__NOT: !t. ~ ~t <=> t
% Assm: h4/bool/BOOL__CASES__AX: !t. (t <=> T) \/ (t <=> F)
% Assm: h4/sat/dc__imp: !r q p. (p <=> q ==> r) <=> (p \/ q) /\ (p \/ ~r) /\ (~q \/ r \/ ~p)
% Assm: h4/bool/DISJ__IMP__THM: !R Q P. P \/ Q ==> R <=> (P ==> R) /\ (Q ==> R)
% Assm: h4/bool/EQ__IMP__THM: !t2 t1. (t1 <=> t2) <=> (t1 ==> t2) /\ (t2 ==> t1)
% Assm: h4/bool/IMP__CLAUSES_c0: !t. T ==> t <=> t
% Assm: h4/arithmetic/DIVISION: !n. h4/prim__rec/_3C h4/num/0 n ==> (!k. k = h4/arithmetic/_2B (h4/arithmetic/_2A (h4/arithmetic/DIV k n) n) (h4/arithmetic/MOD k n) /\ h4/prim__rec/_3C (h4/arithmetic/MOD k n) n)
% Assm: h4/prim__rec/LESS__THM: !n m. h4/prim__rec/_3C m (h4/num/SUC n) <=> m = n \/ h4/prim__rec/_3C m n
% Assm: h4/prim__rec/LESS__SUC__REFL: !n. h4/prim__rec/_3C n (h4/num/SUC n)
% Assm: h4/bool/OR__CLAUSES_c3: !t. t \/ F <=> t
% Assm: h4/arithmetic/SUC__ELIM__THM: !P. (!n. P (h4/num/SUC n) n) <=> (!n. h4/prim__rec/_3C h4/num/0 n ==> P n (h4/arithmetic/_2D n (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO))))
% Assm: h4/bool/IMP__CLAUSES_c2: !t. F ==> t <=> T
% Assm: h4/prim__rec/LESS__DEF: !n m. h4/prim__rec/_3C m n <=> (?P. (!n0. P (h4/num/SUC n0) ==> P n0) /\ P m /\ ~P n)
% Assm: h4/num/NOT__SUC: !n. ~(h4/num/SUC n = h4/num/0)
% Assm: h4/arithmetic/LESS__LESS__CASES: !n m. m = n \/ h4/prim__rec/_3C m n \/ h4/prim__rec/_3C n m
% Assm: h4/arithmetic/SUB__MONO__EQ: !n m. h4/arithmetic/_2D (h4/num/SUC n) (h4/num/SUC m) = h4/arithmetic/_2D n m
% Assm: h4/arithmetic/SUC__SUB1: !m. h4/arithmetic/_2D (h4/num/SUC m) (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO)) = m
% Assm: h4/arithmetic/ADD1: !m. h4/num/SUC m = h4/arithmetic/_2B m (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO))
% Assm: h4/arithmetic/NOT__LESS: !n m. ~h4/prim__rec/_3C m n <=> h4/arithmetic/_3C_3D n m
% Goal: h4/num/SUC h4/num/0 = h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO)
%   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_ABSu_u_REPu_u_THM]: !P. (?rep. h4/bool/TYPE__DEFINITION P rep) ==> (?rep abs. (!a. happ abs (happ rep a) = a) /\ (!r. happ P r <=> happ rep (happ abs r) = r))
% Assm [h4s_bools_TRUTH]: T
% Assm [h4s_bools_IMPu_u_ANTISYMu_u_AX]: !t2 t1. (t1 ==> t2) ==> (t2 ==> t1) ==> (t1 <=> t2)
% Assm [h4s_bools_ETAu_u_AX]: !t x. happ t x = happ t x
% Assm [h4s_bools_IMPu_u_CLAUSESu_c3]: !t. t ==> t <=> T
% Assm [h4s_canonicals_spolynomu_u_TYu_u_DEF]: !_1. (!n. happ _1 n = h4/ind__type/BOTTOM) ==> (!_0. (!a0_27. happ _0 a0_27 <=> (!_27spolynom_27. (!a0_270. (?a. a0_270 = h4/ind__type/CONSTR h4/num/0 (h4/pair/_2C a h4/bool/ARB) _1) \/ (?a. a0_270 = h4/ind__type/CONSTR (h4/num/SUC h4/num/0) (h4/pair/_2C h4/bool/ARB a) _1) \/ (?a0 a1. a0_270 = h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC h4/num/0)) (h4/pair/_2C h4/bool/ARB h4/bool/ARB) (h4/ind__type/FCONS a0 (h4/ind__type/FCONS a1 _1)) /\ happ _27spolynom_27 a0 /\ happ _27spolynom_27 a1) \/ (?a0 a1. a0_270 = h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC (h4/num/SUC h4/num/0))) (h4/pair/_2C h4/bool/ARB h4/bool/ARB) (h4/ind__type/FCONS a0 (h4/ind__type/FCONS a1 _1)) /\ happ _27spolynom_27 a0 /\ happ _27spolynom_27 a1) ==> happ _27spolynom_27 a0_270) ==> happ _27spolynom_27 a0_27)) ==> (?rep. h4/bool/TYPE__DEFINITION _0 rep))
% Assm [h4s_arithmetics_ONE]: h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO) = h4/num/SUC h4/num/0
% Assm [h4s_quotes_indexu_u_TYu_u_DEF]: !_1. (!n. happ _1 n = h4/ind__type/BOTTOM) ==> (!_0. (!a0. happ _0 a0 <=> (!_27index_27. (!a00. (?a. a00 = h4/ind__type/CONSTR h4/num/0 h4/bool/ARB (h4/ind__type/FCONS a _1) /\ happ _27index_27 a) \/ (?a. a00 = h4/ind__type/CONSTR (h4/num/SUC h4/num/0) h4/bool/ARB (h4/ind__type/FCONS a _1) /\ happ _27index_27 a) \/ a00 = h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC h4/num/0)) h4/bool/ARB _1 ==> happ _27index_27 a00) ==> happ _27index_27 a0)) ==> (?rep. h4/bool/TYPE__DEFINITION _0 rep))
% Assm [h4s_bools_MONOu_u_OR]: !z y x w. (x ==> y) /\ (z ==> w) ==> x \/ z ==> y \/ w
% Assm [h4s_bools_MONOu_u_EXISTS]: !Q P. (!x. happ P x ==> happ Q x) ==> (?x. happ P x) ==> (?x. happ Q x)
% Assm [h4s_bools_MONOu_u_AND]: !z y x w. (x ==> y) /\ (z ==> w) ==> x /\ z ==> y /\ w
% Assm [h4s_ringNorms_polynomu_u_TYu_u_DEF]: !_1. (!n. happ _1 n = h4/ind__type/BOTTOM) ==> (!_0. (!a0_27. happ _0 a0_27 <=> (!_27polynom_27. (!a0_270. (?a. a0_270 = h4/ind__type/CONSTR h4/num/0 (h4/pair/_2C a h4/bool/ARB) _1) \/ (?a. a0_270 = h4/ind__type/CONSTR (h4/num/SUC h4/num/0) (h4/pair/_2C h4/bool/ARB a) _1) \/ (?a0 a1. a0_270 = h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC h4/num/0)) (h4/pair/_2C h4/bool/ARB h4/bool/ARB) (h4/ind__type/FCONS a0 (h4/ind__type/FCONS a1 _1)) /\ happ _27polynom_27 a0 /\ happ _27polynom_27 a1) \/ (?a0 a1. a0_270 = h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC (h4/num/SUC h4/num/0))) (h4/pair/_2C h4/bool/ARB h4/bool/ARB) (h4/ind__type/FCONS a0 (h4/ind__type/FCONS a1 _1)) /\ happ _27polynom_27 a0 /\ happ _27polynom_27 a1) \/ (?a. a0_270 = h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC (h4/num/SUC (h4/num/SUC h4/num/0)))) (h4/pair/_2C h4/bool/ARB h4/bool/ARB) (h4/ind__type/FCONS a _1) /\ happ _27polynom_27 a) ==> happ _27polynom_27 a0_270) ==> happ _27polynom_27 a0_27)) ==> (?rep. h4/bool/TYPE__DEFINITION _0 rep))
% Assm [h4s_quotes_varmapu_u_TYu_u_DEF]: !_1. (!n. happ _1 n = h4/ind__type/BOTTOM) ==> (!_0. (!a0_27. happ _0 a0_27 <=> (!_27varmap_27. (!a0_270. a0_270 = h4/ind__type/CONSTR h4/num/0 h4/bool/ARB _1 \/ (?a0 a1 a2. a0_270 = h4/ind__type/CONSTR (h4/num/SUC h4/num/0) a0 (h4/ind__type/FCONS a1 (h4/ind__type/FCONS a2 _1)) /\ happ _27varmap_27 a1 /\ happ _27varmap_27 a2) ==> happ _27varmap_27 a0_270) ==> happ _27varmap_27 a0_27)) ==> (?rep. h4/bool/TYPE__DEFINITION _0 rep))
% Assm [h4s_canonicals_canonicalu_u_sumu_u_TYu_u_DEF]: !_1. (!n. happ _1 n = h4/ind__type/BOTTOM) ==> (!_0. (!a0_27. happ _0 a0_27 <=> (!_27canonical__sum_27. (!a0_270. a0_270 = h4/ind__type/CONSTR h4/num/0 (h4/pair/_2C h4/bool/ARB h4/bool/ARB) _1 \/ (?a0 a1 a2. a0_270 = h4/ind__type/CONSTR (h4/num/SUC h4/num/0) (h4/pair/_2C a0 a1) (h4/ind__type/FCONS a2 _1) /\ happ _27canonical__sum_27 a2) \/ (?a0 a1. a0_270 = h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC h4/num/0)) (h4/pair/_2C h4/bool/ARB a0) (h4/ind__type/FCONS a1 _1) /\ happ _27canonical__sum_27 a1) ==> happ _27canonical__sum_27 a0_270) ==> happ _27canonical__sum_27 a0_27)) ==> (?rep. h4/bool/TYPE__DEFINITION _0 rep))
% Assm [h4s_lists_listu_u_TYu_u_DEF]: !_1. (!n. happ _1 n = h4/ind__type/BOTTOM) ==> (!_0. (!a0_27. happ _0 a0_27 <=> (!_27list_27. (!a0_270. a0_270 = h4/ind__type/CONSTR h4/num/0 h4/bool/ARB _1 \/ (?a0 a1. a0_270 = h4/ind__type/CONSTR (h4/num/SUC h4/num/0) a0 (h4/ind__type/FCONS a1 _1) /\ happ _27list_27 a1) ==> happ _27list_27 a0_270) ==> happ _27list_27 a0_27)) ==> (?rep. h4/bool/TYPE__DEFINITION _0 rep))
% Assm [h4s_arithmetics_BIT10]: !n. h4/arithmetic/BIT1 n = h4/arithmetic/_2B n (h4/arithmetic/_2B n (h4/num/SUC h4/num/0))
% Assm [h4s_bools_REFLu_u_CLAUSE]: !x. x = x <=> T
% Assm [h4s_arithmetics_ODDu_u_ORu_u_EVEN]: !n. ?m. n = h4/arithmetic/_2A (h4/num/SUC (h4/num/SUC h4/num/0)) m \/ n = h4/arithmetic/_2B (h4/arithmetic/_2A (h4/num/SUC (h4/num/SUC h4/num/0)) m) (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO))
% Assm [h4s_numerals_numeralu_u_distribu_c13]: h4/num/SUC h4/num/0 = h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO)
% Assm [h4s_arithmetics_BIT20]: !n. h4/arithmetic/BIT2 n = h4/arithmetic/_2B n (h4/arithmetic/_2B n (h4/num/SUC (h4/num/SUC h4/num/0)))
% Assm [h4s_canonicals_hiddenu_u_u_u_20u_u_40indu_u_u_u_typecanonical6u_u_u_u_def]: !_0. (!n. happ _0 n = h4/ind__type/BOTTOM) ==> (!x. h4/canonical/_20_40ind__typecanonical6 x = h4/canonical/_20_40ind__typecanonical9 (h4/ind__type/CONSTR (h4/num/SUC h4/num/0) (h4/pair/_2C h4/bool/ARB x) _0))
% Assm [h4s_canonicals_hiddenu_u_u_u_20u_u_40indu_u_u_u_typecanonical7u_u_u_u_def]: !_0. (!n. happ _0 n = h4/ind__type/BOTTOM) ==> (!x x'. h4/canonical/_20_40ind__typecanonical7 x x' = h4/canonical/_20_40ind__typecanonical9 (h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC h4/num/0)) (h4/pair/_2C h4/bool/ARB h4/bool/ARB) (h4/ind__type/FCONS (h4/canonical/_20_40ind__typecanonical10 x) (h4/ind__type/FCONS (h4/canonical/_20_40ind__typecanonical10 x') _0))))
% Assm [h4s_canonicals_hiddenu_u_u_u_20u_u_40indu_u_u_u_typecanonical8u_u_u_u_def]: !_0. (!n. happ _0 n = h4/ind__type/BOTTOM) ==> (!x x'. h4/canonical/_20_40ind__typecanonical8 x x' = h4/canonical/_20_40ind__typecanonical9 (h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC (h4/num/SUC h4/num/0))) (h4/pair/_2C h4/bool/ARB h4/bool/ARB) (h4/ind__type/FCONS (h4/canonical/_20_40ind__typecanonical10 x) (h4/ind__type/FCONS (h4/canonical/_20_40ind__typecanonical10 x') _0))))
% Assm [h4s_arithmetics_SUBu_u_LEFTu_u_SUC]: !n m. h4/num/SUC (h4/arithmetic/_2D m n) = h4/bool/COND (h4/arithmetic/_3C_3D m n) (h4/num/SUC h4/num/0) (h4/arithmetic/_2D (h4/num/SUC m) n)
% Assm [h4s_arithmetics_DIVu_u_ONE]: !q. h4/arithmetic/DIV q (h4/num/SUC h4/num/0) = q
% Assm [h4s_canonicals_hiddenu_u_u_u_20u_u_40indu_u_u_u_typecanonical2u_u_u_u_def]: !_0. (!n. happ _0 n = h4/ind__type/BOTTOM) ==> (!x x. h4/canonical/_20_40ind__typecanonical2 x x = h4/canonical/_20_40ind__typecanonical3 (h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC h4/num/0)) (h4/pair/_2C h4/bool/ARB x) (h4/ind__type/FCONS (h4/canonical/_20_40ind__typecanonical4 x) _0)))
% Assm [h4s_ringNorms_hiddenu_u_u_u_20u_u_40indu_u_u_u_typeringNorm3u_u_u_u_def]: !_0. (!n. happ _0 n = h4/ind__type/BOTTOM) ==> (!x x'. h4/ringNorm/_20_40ind__typeringNorm3 x x' = h4/ringNorm/_20_40ind__typeringNorm5 (h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC (h4/num/SUC h4/num/0))) (h4/pair/_2C h4/bool/ARB h4/bool/ARB) (h4/ind__type/FCONS (h4/ringNorm/_20_40ind__typeringNorm6 x) (h4/ind__type/FCONS (h4/ringNorm/_20_40ind__typeringNorm6 x') _0))))
% Assm [h4s_ringNorms_hiddenu_u_u_u_20u_u_40indu_u_u_u_typeringNorm2u_u_u_u_def]: !_0. (!n. happ _0 n = h4/ind__type/BOTTOM) ==> (!x x'. h4/ringNorm/_20_40ind__typeringNorm2 x x' = h4/ringNorm/_20_40ind__typeringNorm5 (h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC h4/num/0)) (h4/pair/_2C h4/bool/ARB h4/bool/ARB) (h4/ind__type/FCONS (h4/ringNorm/_20_40ind__typeringNorm6 x) (h4/ind__type/FCONS (h4/ringNorm/_20_40ind__typeringNorm6 x') _0))))
% Assm [h4s_ringNorms_hiddenu_u_u_u_20u_u_40indu_u_u_u_typeringNorm1u_u_u_u_def]: !_0. (!n. happ _0 n = h4/ind__type/BOTTOM) ==> (!x. h4/ringNorm/_20_40ind__typeringNorm1 x = h4/ringNorm/_20_40ind__typeringNorm5 (h4/ind__type/CONSTR (h4/num/SUC h4/num/0) (h4/pair/_2C h4/bool/ARB x) _0))
% Assm [h4s_ringNorms_hiddenu_u_u_u_20u_u_40indu_u_u_u_typeringNorm4u_u_u_u_def]: !_0. (!n. happ _0 n = h4/ind__type/BOTTOM) ==> (!x. h4/ringNorm/_20_40ind__typeringNorm4 x = h4/ringNorm/_20_40ind__typeringNorm5 (h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC (h4/num/SUC (h4/num/SUC h4/num/0)))) (h4/pair/_2C h4/bool/ARB h4/bool/ARB) (h4/ind__type/FCONS (h4/ringNorm/_20_40ind__typeringNorm6 x) _0)))
% Assm [h4s_quotes_hiddenu_u_u_u_20u_u_40indu_u_u_u_typequote2u_u_u_u_def]: !_0. (!n. happ _0 n = h4/ind__type/BOTTOM) ==> h4/quote/_20_40ind__typequote2 = h4/quote/_20_40ind__typequote3 (h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC h4/num/0)) h4/bool/ARB _0)
% Assm [h4s_bools_FALSITY]: !t. F ==> t
% Assm [h4s_canonicals_spolynomu_u_repfnsu_c1]: !_0. (!n. happ _0 n = h4/ind__type/BOTTOM) ==> (!r. (!_27spolynom_27. (!a0_270. (?a. a0_270 = h4/ind__type/CONSTR h4/num/0 (h4/pair/_2C a h4/bool/ARB) _0) \/ (?a. a0_270 = h4/ind__type/CONSTR (h4/num/SUC h4/num/0) (h4/pair/_2C h4/bool/ARB a) _0) \/ (?a0 a1. a0_270 = h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC h4/num/0)) (h4/pair/_2C h4/bool/ARB h4/bool/ARB) (h4/ind__type/FCONS a0 (h4/ind__type/FCONS a1 _0)) /\ happ _27spolynom_27 a0 /\ happ _27spolynom_27 a1) \/ (?a0 a1. a0_270 = h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC (h4/num/SUC h4/num/0))) (h4/pair/_2C h4/bool/ARB h4/bool/ARB) (h4/ind__type/FCONS a0 (h4/ind__type/FCONS a1 _0)) /\ happ _27spolynom_27 a0 /\ happ _27spolynom_27 a1) ==> happ _27spolynom_27 a0_270) ==> happ _27spolynom_27 r) <=> h4/canonical/_20_40ind__typecanonical10 (h4/canonical/_20_40ind__typecanonical9 r) = r)
% Assm [h4s_quotes_varmapu_u_repfnsu_c1]: !_0. (!n. happ _0 n = h4/ind__type/BOTTOM) ==> (!r. (!_27varmap_27. (!a0_270. a0_270 = h4/ind__type/CONSTR h4/num/0 h4/bool/ARB _0 \/ (?a0 a1 a2. a0_270 = h4/ind__type/CONSTR (h4/num/SUC h4/num/0) a0 (h4/ind__type/FCONS a1 (h4/ind__type/FCONS a2 _0)) /\ happ _27varmap_27 a1 /\ happ _27varmap_27 a2) ==> happ _27varmap_27 a0_270) ==> happ _27varmap_27 r) <=> h4/quote/_20_40ind__typequote8 (h4/quote/_20_40ind__typequote7 r) = r)
% Assm [h4s_ringNorms_polynomu_u_repfnsu_c1]: !_0. (!n. happ _0 n = h4/ind__type/BOTTOM) ==> (!r. (!_27polynom_27. (!a0_270. (?a. a0_270 = h4/ind__type/CONSTR h4/num/0 (h4/pair/_2C a h4/bool/ARB) _0) \/ (?a. a0_270 = h4/ind__type/CONSTR (h4/num/SUC h4/num/0) (h4/pair/_2C h4/bool/ARB a) _0) \/ (?a0 a1. a0_270 = h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC h4/num/0)) (h4/pair/_2C h4/bool/ARB h4/bool/ARB) (h4/ind__type/FCONS a0 (h4/ind__type/FCONS a1 _0)) /\ happ _27polynom_27 a0 /\ happ _27polynom_27 a1) \/ (?a0 a1. a0_270 = h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC (h4/num/SUC h4/num/0))) (h4/pair/_2C h4/bool/ARB h4/bool/ARB) (h4/ind__type/FCONS a0 (h4/ind__type/FCONS a1 _0)) /\ happ _27polynom_27 a0 /\ happ _27polynom_27 a1) \/ (?a. a0_270 = h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC (h4/num/SUC (h4/num/SUC h4/num/0)))) (h4/pair/_2C h4/bool/ARB h4/bool/ARB) (h4/ind__type/FCONS a _0) /\ happ _27polynom_27 a) ==> happ _27polynom_27 a0_270) ==> happ _27polynom_27 r) <=> h4/ringNorm/_20_40ind__typeringNorm6 (h4/ringNorm/_20_40ind__typeringNorm5 r) = r)
% Assm [h4s_lists_listu_u_repfnsu_c1]: !_0. (!n. happ _0 n = h4/ind__type/BOTTOM) ==> (!r. (!_27list_27. (!a0_270. a0_270 = h4/ind__type/CONSTR h4/num/0 h4/bool/ARB _0 \/ (?a0 a1. a0_270 = h4/ind__type/CONSTR (h4/num/SUC h4/num/0) a0 (h4/ind__type/FCONS a1 _0) /\ happ _27list_27 a1) ==> happ _27list_27 a0_270) ==> happ _27list_27 r) <=> h4/list/_20_40ind__typelist3 (h4/list/_20_40ind__typelist2 r) = r)
% Assm [h4s_quotes_indexu_u_repfnsu_c1]: !_0. (!n. happ _0 n = h4/ind__type/BOTTOM) ==> (!r. (!_27index_27. (!a00. (?a. a00 = h4/ind__type/CONSTR h4/num/0 h4/bool/ARB (h4/ind__type/FCONS a _0) /\ happ _27index_27 a) \/ (?a. a00 = h4/ind__type/CONSTR (h4/num/SUC h4/num/0) h4/bool/ARB (h4/ind__type/FCONS a _0) /\ happ _27index_27 a) \/ a00 = h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC h4/num/0)) h4/bool/ARB _0 ==> happ _27index_27 a00) ==> happ _27index_27 r) <=> h4/quote/_20_40ind__typequote4 (h4/quote/_20_40ind__typequote3 r) = r)
% Assm [h4s_arithmetics_MODu_u_ONE]: !k. h4/arithmetic/MOD k (h4/num/SUC h4/num/0) = h4/num/0
% Assm [h4s_canonicals_canonicalu_u_sumu_u_repfnsu_c1]: !_0. (!n. happ _0 n = h4/ind__type/BOTTOM) ==> (!r. (!_27canonical__sum_27. (!a0_270. a0_270 = h4/ind__type/CONSTR h4/num/0 (h4/pair/_2C h4/bool/ARB h4/bool/ARB) _0 \/ (?a0 a1 a2. a0_270 = h4/ind__type/CONSTR (h4/num/SUC h4/num/0) (h4/pair/_2C a0 a1) (h4/ind__type/FCONS a2 _0) /\ happ _27canonical__sum_27 a2) \/ (?a0 a1. a0_270 = h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC h4/num/0)) (h4/pair/_2C h4/bool/ARB a0) (h4/ind__type/FCONS a1 _0) /\ happ _27canonical__sum_27 a1) ==> happ _27canonical__sum_27 a0_270) ==> happ _27canonical__sum_27 r) <=> h4/canonical/_20_40ind__typecanonical4 (h4/canonical/_20_40ind__typecanonical3 r) = r)
% Assm [h4s_lists_hiddenu_u_u_u_20u_u_40indu_u_u_u_typelist1u_u_u_u_def]: !_0. (!n. happ _0 n = h4/ind__type/BOTTOM) ==> (!x x. h4/list/_20_40ind__typelist1 x x = h4/list/_20_40ind__typelist2 (h4/ind__type/CONSTR (h4/num/SUC h4/num/0) x (h4/ind__type/FCONS (h4/list/_20_40ind__typelist3 x) _0)))
% Assm [h4s_quotes_hiddenu_u_u_u_20u_u_40indu_u_u_u_typequote1u_u_u_u_def]: !_0. (!n. happ _0 n = h4/ind__type/BOTTOM) ==> (!x. h4/quote/_20_40ind__typequote1 x = h4/quote/_20_40ind__typequote3 (h4/ind__type/CONSTR (h4/num/SUC h4/num/0) h4/bool/ARB (h4/ind__type/FCONS (h4/quote/_20_40ind__typequote4 x) _0)))
% Assm [h4s_canonicals_hiddenu_u_u_u_20u_u_40indu_u_u_u_typecanonical1u_u_u_u_def]: !_0. (!n. happ _0 n = h4/ind__type/BOTTOM) ==> (!x x x. h4/canonical/_20_40ind__typecanonical1 x x x = h4/canonical/_20_40ind__typecanonical3 (h4/ind__type/CONSTR (h4/num/SUC h4/num/0) (h4/pair/_2C x x) (h4/ind__type/FCONS (h4/canonical/_20_40ind__typecanonical4 x) _0)))
% Assm [h4s_quotes_hiddenu_u_u_u_20u_u_40indu_u_u_u_typequote6u_u_u_u_def]: !_0. (!n. happ _0 n = h4/ind__type/BOTTOM) ==> (!x x x'. h4/quote/_20_40ind__typequote6 x x x' = h4/quote/_20_40ind__typequote7 (h4/ind__type/CONSTR (h4/num/SUC h4/num/0) x (h4/ind__type/FCONS (h4/quote/_20_40ind__typequote8 x) (h4/ind__type/FCONS (h4/quote/_20_40ind__typequote8 x') _0))))
% Assm [h4s_primu_u_recs_LESSu_u_0u_u_0]: h4/prim__rec/_3C h4/num/0 (h4/num/SUC h4/num/0)
% Assm [h4s_arithmetics_NUMERALu_u_DEF]: !x. h4/arithmetic/NUMERAL x = x
% Assm [h4s_arithmetics_ALTu_u_ZERO]: h4/arithmetic/ZERO = h4/num/0
% Assm [h4s_primu_u_recs_LESSu_u_0]: !n. h4/prim__rec/_3C h4/num/0 (h4/num/SUC n)
% Assm [h4s_arithmetics_MULTu_u_DIV]: !q n. h4/prim__rec/_3C h4/num/0 n ==> h4/arithmetic/DIV (h4/arithmetic/_2A q n) n = q
% Assm [h4s_arithmetics_MULTu_u_RIGHTu_u_1]: !m. h4/arithmetic/_2A m (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO)) = m
% Assm [h4s_arithmetics_ADDu_c0]: !n. h4/arithmetic/_2B h4/num/0 n = n
% Assm [h4s_bools_EQu_u_CLAUSESu_c1]: !t. (t <=> T) <=> t
% Assm [h4s_arithmetics_ADDu_u_CLAUSESu_c0]: !m. h4/arithmetic/_2B h4/num/0 m = m
% Assm [h4s_arithmetics_MULTu_u_CLAUSESu_c0]: !m. h4/arithmetic/_2A h4/num/0 m = h4/num/0
% 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_arithmetics_ADDu_u_CLAUSESu_c1]: !m. h4/arithmetic/_2B m h4/num/0 = m
% Assm [h4s_bools_ORu_u_CLAUSESu_c0]: !t. T \/ t <=> T
% Assm [h4s_bools_ORu_u_CLAUSESu_c1]: !t. t \/ T <=> T
% Assm [h4s_bools_NOTu_u_CLAUSESu_c2]: ~F <=> T
% Assm [h4s_bools_FORALLu_u_SIMP]: !t. (!x. t) <=> t
% Assm [h4s_bools_ANDu_u_CLAUSESu_c0]: !t. T /\ t <=> t
% Assm [h4s_bools_EXCLUDEDu_u_MIDDLE]: !t. t \/ ~t
% Assm [h4s_primu_u_recs_NOTu_u_LESSu_u_0]: !n. ~h4/prim__rec/_3C n h4/num/0
% Assm [h4s_bools_DEu_u_MORGANu_u_THMu_c1]: !B A. ~(A \/ B) <=> ~A /\ ~B
% Assm [h4s_arithmetics_LESSu_u_ORu_u_EQ]: !n m. h4/arithmetic/_3C_3D m n <=> h4/prim__rec/_3C m n \/ m = n
% Assm [h4s_arithmetics_MULTu_u_CLAUSESu_c4]: !n m. h4/arithmetic/_2A (h4/num/SUC m) n = h4/arithmetic/_2B (h4/arithmetic/_2A m n) n
% Assm [h4s_arithmetics_ADDu_u_CLAUSESu_c2]: !n m. h4/arithmetic/_2B (h4/num/SUC m) n = h4/num/SUC (h4/arithmetic/_2B m n)
% Assm [h4s_nums_INDUCTION]: !P. happ P h4/num/0 /\ (!n. happ P n ==> happ P (h4/num/SUC n)) ==> (!n. happ P n)
% Assm [h4s_bools_CONDu_u_CLAUSESu_c0]: !t2 t1. h4/bool/COND T t1 t2 = t1
% Assm [h4s_bools_CONDu_u_CLAUSESu_c1]: !t2 t1. h4/bool/COND F t1 t2 = t2
% Assm [h4s_arithmetics_SUBu_u_EQu_u_0]: !n m. h4/arithmetic/_2D m n = h4/num/0 <=> h4/arithmetic/_3C_3D m n
% Assm [h4s_arithmetics_SUBu_c1]: !n m. h4/arithmetic/_2D (h4/num/SUC m) n = h4/bool/COND (h4/prim__rec/_3C m n) h4/num/0 (h4/num/SUC (h4/arithmetic/_2D m n))
% Assm [h4s_bools_EQu_u_SYMu_u_EQ]: !y x. x = y <=> y = x
% Assm [h4s_bools_IMPu_u_CONG]: !y_27 y x_27 x. (x <=> x_27) /\ (x_27 ==> (y <=> y_27)) ==> (x ==> y <=> x_27 ==> y_27)
% Assm [h4s_bools_ANDu_u_IMPu_u_INTRO]: !t3 t2 t1. t1 ==> t2 ==> t3 <=> t1 /\ t2 ==> t3
% Assm [h4s_arithmetics_SUBu_u_0u_c1]: !m. h4/arithmetic/_2D m h4/num/0 = m
% Assm [h4s_bools_Fu_u_IMP]: !t. ~t ==> t ==> F
% Assm [h4s_bools_IMPu_u_CLAUSESu_c1]: !t. t ==> T <=> T
% Assm [h4s_bools_IMPu_u_CLAUSESu_c4]: !t. t ==> F <=> ~t
% Assm [h4s_bools_NOTu_u_CLAUSESu_c0]: !t. ~ ~t <=> t
% Assm [h4s_bools_NOTu_u_CLAUSESu_c1]: ~T <=> F
% Assm [h4s_bools_EQu_u_CLAUSESu_c0]: !t. (T <=> t) <=> t
% Assm [h4s_bools_EQu_u_CLAUSESu_c2]: !t. (F <=> t) <=> ~t
% Assm [h4s_bools_EQu_u_CLAUSESu_c3]: !t. (t <=> F) <=> ~t
% Assm [h4s_bools_NOTu_u_FORALLu_u_THM]: !P. ~(!x. happ P x) <=> (?x. ~happ P x)
% Assm [h4s_arithmetics_LESSu_u_0u_u_CASES]: !m. h4/num/0 = m \/ h4/prim__rec/_3C h4/num/0 m
% Assm [h4s_numerals_iZ0]: !x. h4/numeral/iZ x = x
% Assm [h4s_arithmetics_MULTu_u_CLAUSESu_c1]: !m. h4/arithmetic/_2A m h4/num/0 = h4/num/0
% Assm [h4s_arithmetics_SUBu_u_0u_c0]: !m. h4/arithmetic/_2D h4/num/0 m = h4/num/0
% Assm [h4s_bools_IMPu_u_F]: !t. (t ==> F) ==> ~t
% Assm [h4s_bools_EXISTSu_u_ORu_u_THM]: !Q P. (?x. happ P x \/ happ Q x) <=> (?x. happ P x) \/ (?x. happ Q x)
% Assm [h4s_arithmetics_GREATERu_u_ORu_u_EQ]: !n m. h4/arithmetic/_3E_3D m n <=> h4/arithmetic/_3E m n \/ m = n
% Assm [h4s_arithmetics_EVEN0u_c0]: h4/arithmetic/EVEN h4/num/0 <=> T
% Assm [h4s_arithmetics_GREATERu_u_DEF]: !n m. h4/arithmetic/_3E m n <=> h4/prim__rec/_3C n m
% Assm [h4s_arithmetics_ODD0u_c0]: h4/arithmetic/ODD h4/num/0 <=> F
% Assm [h4s_arithmetics_EXP0u_c1]: !n m. h4/arithmetic/EXP m (h4/num/SUC n) = h4/arithmetic/_2A m (h4/arithmetic/EXP m n)
% Assm [h4s_arithmetics_EXP0u_c0]: !m. h4/arithmetic/EXP m h4/num/0 = h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO)
% Assm [h4s_sats_dcu_u_disj]: !r q p. (p <=> q \/ r) <=> (p \/ ~q) /\ (p \/ ~r) /\ (q \/ r \/ ~p)
% Assm [h4s_primu_u_recs_PRE0u_c0]: h4/prim__rec/PRE h4/num/0 = h4/num/0
% Assm [h4s_bools_ANDu_u_CLAUSESu_c1]: !t. t /\ T <=> t
% Assm [h4s_sats_dcu_u_neg]: !q p. (p <=> ~q) <=> (p \/ q) /\ (~q \/ ~p)
% Assm [h4s_bools_DISJu_u_ASSOC]: !C B A. A \/ B \/ C <=> (A \/ B) \/ C
% Assm [h4s_sats_dcu_u_conj]: !r q p. (p <=> q /\ r) <=> (p \/ ~q \/ ~r) /\ (q \/ ~p) /\ (r \/ ~p)
% Assm [h4s_bools_DISJu_u_SYM]: !B A. A \/ B <=> B \/ A
% Assm [h4s_sats_ORu_u_DUAL2]: !B A. ~(A \/ B) ==> F <=> (A ==> F) ==> ~B ==> F
% Assm [h4s_sats_ORu_u_DUAL3]: !B A. ~(~A \/ B) ==> F <=> A ==> ~B ==> F
% Assm [h4s_sats_ANDu_u_INVu_u_IMP]: !A. A ==> ~A ==> F
% Assm [h4s_bools_ORu_u_CLAUSESu_c2]: !t. F \/ t <=> t
% Assm [h4s_sats_ANDu_u_INV2]: !A. (~A ==> F) ==> (A ==> F) ==> F
% Assm [h4s_sats_dcu_u_eq]: !r q p. (p <=> q <=> r) <=> (p \/ q \/ r) /\ (p \/ ~r \/ ~q) /\ (q \/ ~r \/ ~p) /\ (r \/ ~q \/ ~p)
% Assm [h4s_sats_NOTu_u_NOT]: !t. ~ ~t <=> t
% Assm [h4s_bools_BOOLu_u_CASESu_u_AX]: !t. (t <=> T) \/ (t <=> F)
% Assm [h4s_sats_dcu_u_imp]: !r q p. (p <=> q ==> r) <=> (p \/ q) /\ (p \/ ~r) /\ (~q \/ r \/ ~p)
% Assm [h4s_bools_DISJu_u_IMPu_u_THM]: !R Q P. P \/ Q ==> R <=> (P ==> R) /\ (Q ==> R)
% Assm [h4s_bools_EQu_u_IMPu_u_THM]: !t2 t1. (t1 <=> t2) <=> (t1 ==> t2) /\ (t2 ==> t1)
% Assm [h4s_bools_IMPu_u_CLAUSESu_c0]: !t. T ==> t <=> t
% Assm [h4s_arithmetics_DIVISION]: !n. h4/prim__rec/_3C h4/num/0 n ==> (!k. k = h4/arithmetic/_2B (h4/arithmetic/_2A (h4/arithmetic/DIV k n) n) (h4/arithmetic/MOD k n) /\ h4/prim__rec/_3C (h4/arithmetic/MOD k n) n)
% Assm [h4s_primu_u_recs_LESSu_u_THM]: !n m. h4/prim__rec/_3C m (h4/num/SUC n) <=> m = n \/ h4/prim__rec/_3C m n
% Assm [h4s_primu_u_recs_LESSu_u_SUCu_u_REFL]: !n. h4/prim__rec/_3C n (h4/num/SUC n)
% Assm [h4s_bools_ORu_u_CLAUSESu_c3]: !t. t \/ F <=> t
% Assm [h4s_arithmetics_SUCu_u_ELIMu_u_THM]: !P. (!n. happ (happ P (h4/num/SUC n)) n) <=> (!n. h4/prim__rec/_3C h4/num/0 n ==> happ (happ P n) (h4/arithmetic/_2D n (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO))))
% Assm [h4s_bools_IMPu_u_CLAUSESu_c2]: !t. F ==> t <=> T
% Assm [h4s_primu_u_recs_LESSu_u_DEF]: !n m. h4/prim__rec/_3C m n <=> (?P. (!n0. happ P (h4/num/SUC n0) ==> happ P n0) /\ happ P m /\ ~happ P n)
% Assm [h4s_nums_NOTu_u_SUC]: !n. ~(h4/num/SUC n = h4/num/0)
% Assm [h4s_arithmetics_LESSu_u_LESSu_u_CASES]: !n m. m = n \/ h4/prim__rec/_3C m n \/ h4/prim__rec/_3C n m
% Assm [h4s_arithmetics_SUBu_u_MONOu_u_EQ]: !n m. h4/arithmetic/_2D (h4/num/SUC n) (h4/num/SUC m) = h4/arithmetic/_2D n m
% Assm [h4s_arithmetics_SUCu_u_SUB1]: !m. h4/arithmetic/_2D (h4/num/SUC m) (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO)) = m
% Assm [h4s_arithmetics_ADD1]: !m. h4/num/SUC m = h4/arithmetic/_2B m (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO))
% Assm [h4s_arithmetics_NOTu_u_LESS]: !n m. ~h4/prim__rec/_3C m n <=> h4/arithmetic/_3C_3D n m
% Goal: h4/num/SUC h4/num/0 = h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO)
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_Q1373962,TV_Q1373958]: ![V_f, V_g]: (![V_x]: s(TV_Q1373958,happ(s(t_fun(TV_Q1373962,TV_Q1373958),V_f),s(TV_Q1373962,V_x))) = s(TV_Q1373958,happ(s(t_fun(TV_Q1373962,TV_Q1373958),V_g),s(TV_Q1373962,V_x))) => s(t_fun(TV_Q1373962,TV_Q1373958),V_f) = s(t_fun(TV_Q1373962,TV_Q1373958),V_g))).
fof(ah4s_bools_ABSu_u_REPu_u_THM, axiom, ![TV_u_27b,TV_u_27a]: ![V_P]: (?[V_rep]: p(s(t_bool,h4s_bools_typeu_u_definition(s(t_fun(TV_u_27a,t_bool),V_P),s(t_fun(TV_u_27b,TV_u_27a),V_rep)))) => ?[V_rep, V_abs]: (![V_a]: s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(TV_u_27a,happ(s(t_fun(TV_u_27b,TV_u_27a),V_rep),s(TV_u_27b,V_a))))) = s(TV_u_27b,V_a) & ![V_r]: (p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),V_P),s(TV_u_27a,V_r)))) <=> s(TV_u_27a,happ(s(t_fun(TV_u_27b,TV_u_27a),V_rep),s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(TV_u_27a,V_r))))) = s(TV_u_27a,V_r))))).
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_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_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_canonicals_spolynomu_u_TYu_u_DEF, axiom, ![TV_u_27a]: ![V_uu_1]: (![V_n]: s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),happ(s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),V_uu_1),s(t_h4s_nums_num,V_n))) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_indu_u_types_bottom) => ![V_uu_0]: (![V_a0u_27]: (p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),t_bool),V_uu_0),s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a0u_27)))) <=> ![V_uu_27spolynomu_27]: (![V_a0u_270]: ((?[V_a]: s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a0u_270) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_0),s(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a),h4s_pairs_u_2c(s(t_h4s_quotes_index,V_a),s(TV_u_27a,h4s_bools_arb))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),V_uu_1))) | (?[V_a]: s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a0u_270) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))),s(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a),h4s_pairs_u_2c(s(t_h4s_quotes_index,h4s_bools_arb),s(TV_u_27a,V_a))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),V_uu_1))) | (?[V_a0, V_a1]: (s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a0u_270) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))))),s(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a),h4s_pairs_u_2c(s(t_h4s_quotes_index,h4s_bools_arb),s(TV_u_27a,h4s_bools_arb))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a0),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a1),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),V_uu_1))))))) & (p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),t_bool),V_uu_27spolynomu_27),s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a0)))) & p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),t_bool),V_uu_27spolynomu_27),s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a1)))))) | ?[V_a0, V_a1]: (s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a0u_270) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))))))),s(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a),h4s_pairs_u_2c(s(t_h4s_quotes_index,h4s_bools_arb),s(TV_u_27a,h4s_bools_arb))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a0),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a1),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),V_uu_1))))))) & (p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),t_bool),V_uu_27spolynomu_27),s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a0)))) & p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),t_bool),V_uu_27spolynomu_27),s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a1))))))))) => p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),t_bool),V_uu_27spolynomu_27),s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a0u_270))))) => p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),t_bool),V_uu_27spolynomu_27),s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a0u_27)))))) => ?[V_rep]: p(s(t_bool,h4s_bools_typeu_u_definition(s(t_fun(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),t_bool),V_uu_0),s(t_fun(t_h4s_canonicals_spolynom(TV_u_27a),t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),V_rep))))))).
fof(ah4s_arithmetics_ONE, axiom, s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero))))) = s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0)))).
fof(ah4s_quotes_indexu_u_TYu_u_DEF, axiom, ![V_uu_1]: (![V_n]: s(t_h4s_indu_u_types_recspace(t_bool),happ(s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_bool)),V_uu_1),s(t_h4s_nums_num,V_n))) = s(t_h4s_indu_u_types_recspace(t_bool),h4s_indu_u_types_bottom) => ![V_uu_0]: (![V_a0]: (p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_bool),t_bool),V_uu_0),s(t_h4s_indu_u_types_recspace(t_bool),V_a0)))) <=> ![V_uu_27indexu_27]: (![V_a00]: ((?[V_a]: (s(t_h4s_indu_u_types_recspace(t_bool),V_a00) = s(t_h4s_indu_u_types_recspace(t_bool),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_0),s(t_bool,h4s_bools_arb),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_bool)),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(t_bool),V_a),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_bool)),V_uu_1))))) & p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_bool),t_bool),V_uu_27indexu_27),s(t_h4s_indu_u_types_recspace(t_bool),V_a))))) | (?[V_a]: (s(t_h4s_indu_u_types_recspace(t_bool),V_a00) = s(t_h4s_indu_u_types_recspace(t_bool),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))),s(t_bool,h4s_bools_arb),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_bool)),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(t_bool),V_a),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_bool)),V_uu_1))))) & p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_bool),t_bool),V_uu_27indexu_27),s(t_h4s_indu_u_types_recspace(t_bool),V_a))))) | s(t_h4s_indu_u_types_recspace(t_bool),V_a00) = s(t_h4s_indu_u_types_recspace(t_bool),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))))),s(t_bool,h4s_bools_arb),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_bool)),V_uu_1))))) => p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_bool),t_bool),V_uu_27indexu_27),s(t_h4s_indu_u_types_recspace(t_bool),V_a00))))) => p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_bool),t_bool),V_uu_27indexu_27),s(t_h4s_indu_u_types_recspace(t_bool),V_a0)))))) => ?[V_rep]: p(s(t_bool,h4s_bools_typeu_u_definition(s(t_fun(t_h4s_indu_u_types_recspace(t_bool),t_bool),V_uu_0),s(t_fun(t_h4s_quotes_index,t_h4s_indu_u_types_recspace(t_bool)),V_rep))))))).
fof(ah4s_bools_MONOu_u_OR, axiom, ![V_z, V_y, V_x, V_w]: (((p(s(t_bool,V_x)) => p(s(t_bool,V_y))) & (p(s(t_bool,V_z)) => p(s(t_bool,V_w)))) => ((p(s(t_bool,V_x)) | p(s(t_bool,V_z))) => (p(s(t_bool,V_y)) | p(s(t_bool,V_w)))))).
fof(ah4s_bools_MONOu_u_EXISTS, axiom, ![TV_u_27a]: ![V_Q, 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)))) => p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),V_Q),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)))) => ?[V_x]: p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),V_Q),s(TV_u_27a,V_x))))))).
fof(ah4s_bools_MONOu_u_AND, axiom, ![V_z, V_y, V_x, V_w]: (((p(s(t_bool,V_x)) => p(s(t_bool,V_y))) & (p(s(t_bool,V_z)) => p(s(t_bool,V_w)))) => ((p(s(t_bool,V_x)) & p(s(t_bool,V_z))) => (p(s(t_bool,V_y)) & p(s(t_bool,V_w)))))).
fof(ah4s_ringNorms_polynomu_u_TYu_u_DEF, axiom, ![TV_u_27a]: ![V_uu_1]: (![V_n]: s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),happ(s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),V_uu_1),s(t_h4s_nums_num,V_n))) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_indu_u_types_bottom) => ![V_uu_0]: (![V_a0u_27]: (p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),t_bool),V_uu_0),s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a0u_27)))) <=> ![V_uu_27polynomu_27]: (![V_a0u_270]: ((?[V_a]: s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a0u_270) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_0),s(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a),h4s_pairs_u_2c(s(t_h4s_quotes_index,V_a),s(TV_u_27a,h4s_bools_arb))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),V_uu_1))) | (?[V_a]: s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a0u_270) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))),s(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a),h4s_pairs_u_2c(s(t_h4s_quotes_index,h4s_bools_arb),s(TV_u_27a,V_a))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),V_uu_1))) | (?[V_a0, V_a1]: (s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a0u_270) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))))),s(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a),h4s_pairs_u_2c(s(t_h4s_quotes_index,h4s_bools_arb),s(TV_u_27a,h4s_bools_arb))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a0),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a1),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),V_uu_1))))))) & (p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),t_bool),V_uu_27polynomu_27),s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a0)))) & p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),t_bool),V_uu_27polynomu_27),s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a1)))))) | (?[V_a0, V_a1]: (s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a0u_270) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))))))),s(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a),h4s_pairs_u_2c(s(t_h4s_quotes_index,h4s_bools_arb),s(TV_u_27a,h4s_bools_arb))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a0),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a1),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),V_uu_1))))))) & (p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),t_bool),V_uu_27polynomu_27),s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a0)))) & p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),t_bool),V_uu_27polynomu_27),s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a1)))))) | ?[V_a]: (s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a0u_270) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))))))))),s(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a),h4s_pairs_u_2c(s(t_h4s_quotes_index,h4s_bools_arb),s(TV_u_27a,h4s_bools_arb))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),V_uu_1))))) & p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),t_bool),V_uu_27polynomu_27),s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a))))))))) => p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),t_bool),V_uu_27polynomu_27),s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a0u_270))))) => p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),t_bool),V_uu_27polynomu_27),s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a0u_27)))))) => ?[V_rep]: p(s(t_bool,h4s_bools_typeu_u_definition(s(t_fun(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),t_bool),V_uu_0),s(t_fun(t_h4s_ringNorms_polynom(TV_u_27a),t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),V_rep))))))).
fof(ah4s_quotes_varmapu_u_TYu_u_DEF, axiom, ![TV_u_27a]: ![V_uu_1]: (![V_n]: s(t_h4s_indu_u_types_recspace(TV_u_27a),happ(s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(TV_u_27a)),V_uu_1),s(t_h4s_nums_num,V_n))) = s(t_h4s_indu_u_types_recspace(TV_u_27a),h4s_indu_u_types_bottom) => ![V_uu_0]: (![V_a0u_27]: (p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(TV_u_27a),t_bool),V_uu_0),s(t_h4s_indu_u_types_recspace(TV_u_27a),V_a0u_27)))) <=> ![V_uu_27varmapu_27]: (![V_a0u_270]: ((s(t_h4s_indu_u_types_recspace(TV_u_27a),V_a0u_270) = s(t_h4s_indu_u_types_recspace(TV_u_27a),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_0),s(TV_u_27a,h4s_bools_arb),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(TV_u_27a)),V_uu_1))) | ?[V_a0, V_a1, V_a2]: (s(t_h4s_indu_u_types_recspace(TV_u_27a),V_a0u_270) = s(t_h4s_indu_u_types_recspace(TV_u_27a),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))),s(TV_u_27a,V_a0),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(TV_u_27a)),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(TV_u_27a),V_a1),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(TV_u_27a)),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(TV_u_27a),V_a2),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(TV_u_27a)),V_uu_1))))))) & (p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(TV_u_27a),t_bool),V_uu_27varmapu_27),s(t_h4s_indu_u_types_recspace(TV_u_27a),V_a1)))) & p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(TV_u_27a),t_bool),V_uu_27varmapu_27),s(t_h4s_indu_u_types_recspace(TV_u_27a),V_a2))))))) => p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(TV_u_27a),t_bool),V_uu_27varmapu_27),s(t_h4s_indu_u_types_recspace(TV_u_27a),V_a0u_270))))) => p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(TV_u_27a),t_bool),V_uu_27varmapu_27),s(t_h4s_indu_u_types_recspace(TV_u_27a),V_a0u_27)))))) => ?[V_rep]: p(s(t_bool,h4s_bools_typeu_u_definition(s(t_fun(t_h4s_indu_u_types_recspace(TV_u_27a),t_bool),V_uu_0),s(t_fun(t_h4s_quotes_varmap(TV_u_27a),t_h4s_indu_u_types_recspace(TV_u_27a)),V_rep))))))).
fof(ah4s_canonicals_canonicalu_u_sumu_u_TYu_u_DEF, axiom, ![TV_u_27a]: ![V_uu_1]: (![V_n]: s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),happ(s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index)))),V_uu_1),s(t_h4s_nums_num,V_n))) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),h4s_indu_u_types_bottom) => ![V_uu_0]: (![V_a0u_27]: (p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),t_bool),V_uu_0),s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),V_a0u_27)))) <=> ![V_uu_27canonicalu_u_sumu_27]: (![V_a0u_270]: ((s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),V_a0u_270) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_0),s(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index)),h4s_pairs_u_2c(s(TV_u_27a,h4s_bools_arb),s(t_h4s_lists_list(t_h4s_quotes_index),h4s_bools_arb))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index)))),V_uu_1))) | (?[V_a0, V_a1, V_a2]: (s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),V_a0u_270) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))),s(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index)),h4s_pairs_u_2c(s(TV_u_27a,V_a0),s(t_h4s_lists_list(t_h4s_quotes_index),V_a1))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index)))),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),V_a2),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index)))),V_uu_1))))) & p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),t_bool),V_uu_27canonicalu_u_sumu_27),s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),V_a2))))) | ?[V_a0, V_a1]: (s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),V_a0u_270) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))))),s(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index)),h4s_pairs_u_2c(s(TV_u_27a,h4s_bools_arb),s(t_h4s_lists_list(t_h4s_quotes_index),V_a0))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index)))),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),V_a1),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index)))),V_uu_1))))) & p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),t_bool),V_uu_27canonicalu_u_sumu_27),s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),V_a1))))))) => p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),t_bool),V_uu_27canonicalu_u_sumu_27),s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),V_a0u_270))))) => p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),t_bool),V_uu_27canonicalu_u_sumu_27),s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),V_a0u_27)))))) => ?[V_rep]: p(s(t_bool,h4s_bools_typeu_u_definition(s(t_fun(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),t_bool),V_uu_0),s(t_fun(t_h4s_canonicals_canonicalu_u_sum(TV_u_27a),t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index)))),V_rep))))))).
fof(ah4s_lists_listu_u_TYu_u_DEF, axiom, ![TV_u_27a]: ![V_uu_1]: (![V_n]: s(t_h4s_indu_u_types_recspace(TV_u_27a),happ(s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(TV_u_27a)),V_uu_1),s(t_h4s_nums_num,V_n))) = s(t_h4s_indu_u_types_recspace(TV_u_27a),h4s_indu_u_types_bottom) => ![V_uu_0]: (![V_a0u_27]: (p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(TV_u_27a),t_bool),V_uu_0),s(t_h4s_indu_u_types_recspace(TV_u_27a),V_a0u_27)))) <=> ![V_uu_27listu_27]: (![V_a0u_270]: ((s(t_h4s_indu_u_types_recspace(TV_u_27a),V_a0u_270) = s(t_h4s_indu_u_types_recspace(TV_u_27a),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_0),s(TV_u_27a,h4s_bools_arb),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(TV_u_27a)),V_uu_1))) | ?[V_a0, V_a1]: (s(t_h4s_indu_u_types_recspace(TV_u_27a),V_a0u_270) = s(t_h4s_indu_u_types_recspace(TV_u_27a),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))),s(TV_u_27a,V_a0),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(TV_u_27a)),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(TV_u_27a),V_a1),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(TV_u_27a)),V_uu_1))))) & p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(TV_u_27a),t_bool),V_uu_27listu_27),s(t_h4s_indu_u_types_recspace(TV_u_27a),V_a1)))))) => p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(TV_u_27a),t_bool),V_uu_27listu_27),s(t_h4s_indu_u_types_recspace(TV_u_27a),V_a0u_270))))) => p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(TV_u_27a),t_bool),V_uu_27listu_27),s(t_h4s_indu_u_types_recspace(TV_u_27a),V_a0u_27)))))) => ?[V_rep]: p(s(t_bool,h4s_bools_typeu_u_definition(s(t_fun(t_h4s_indu_u_types_recspace(TV_u_27a),t_bool),V_uu_0),s(t_fun(t_h4s_lists_list(TV_u_27a),t_h4s_indu_u_types_recspace(TV_u_27a)),V_rep))))))).
fof(ah4s_arithmetics_BIT10, axiom, ![V_n]: s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,V_n))) = s(t_h4s_nums_num,h4s_arithmetics_u_2b(s(t_h4s_nums_num,V_n),s(t_h4s_nums_num,h4s_arithmetics_u_2b(s(t_h4s_nums_num,V_n),s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0)))))))).
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_ODDu_u_ORu_u_EVEN, axiom, ![V_n]: ?[V_m]: (s(t_h4s_nums_num,V_n) = s(t_h4s_nums_num,h4s_arithmetics_u_2a(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))))),s(t_h4s_nums_num,V_m))) | s(t_h4s_nums_num,V_n) = s(t_h4s_nums_num,h4s_arithmetics_u_2b(s(t_h4s_nums_num,h4s_arithmetics_u_2a(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))))),s(t_h4s_nums_num,V_m))),s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero))))))))).
fof(ah4s_numerals_numeralu_u_distribu_c13, axiom, s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))) = s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero)))))).
fof(ah4s_arithmetics_BIT20, axiom, ![V_n]: s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,V_n))) = s(t_h4s_nums_num,h4s_arithmetics_u_2b(s(t_h4s_nums_num,V_n),s(t_h4s_nums_num,h4s_arithmetics_u_2b(s(t_h4s_nums_num,V_n),s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0)))))))))).
fof(ah4s_canonicals_hiddenu_u_u_u_20u_u_40indu_u_u_u_typecanonical6u_u_u_u_def, axiom, ![TV_u_27a]: ![V_uu_0]: (![V_n]: s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),happ(s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),V_uu_0),s(t_h4s_nums_num,V_n))) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_indu_u_types_bottom) => ![V_x]: s(t_h4s_canonicals_spolynom(TV_u_27a),h4s_canonicals_u_20u_40indu_u_typecanonical6(s(TV_u_27a,V_x))) = s(t_h4s_canonicals_spolynom(TV_u_27a),h4s_canonicals_u_20u_40indu_u_typecanonical9(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))),s(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a),h4s_pairs_u_2c(s(t_h4s_quotes_index,h4s_bools_arb),s(TV_u_27a,V_x))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),V_uu_0))))))).
fof(ah4s_canonicals_hiddenu_u_u_u_20u_u_40indu_u_u_u_typecanonical7u_u_u_u_def, axiom, ![TV_u_27a]: ![V_uu_0]: (![V_n]: s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),happ(s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),V_uu_0),s(t_h4s_nums_num,V_n))) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_indu_u_types_bottom) => ![V_x, V_xi_]: s(t_h4s_canonicals_spolynom(TV_u_27a),h4s_canonicals_u_20u_40indu_u_typecanonical7(s(t_h4s_canonicals_spolynom(TV_u_27a),V_x),s(t_h4s_canonicals_spolynom(TV_u_27a),V_xi_))) = s(t_h4s_canonicals_spolynom(TV_u_27a),h4s_canonicals_u_20u_40indu_u_typecanonical9(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))))),s(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a),h4s_pairs_u_2c(s(t_h4s_quotes_index,h4s_bools_arb),s(TV_u_27a,h4s_bools_arb))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_canonicals_u_20u_40indu_u_typecanonical10(s(t_h4s_canonicals_spolynom(TV_u_27a),V_x))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_canonicals_u_20u_40indu_u_typecanonical10(s(t_h4s_canonicals_spolynom(TV_u_27a),V_xi_))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),V_uu_0))))))))))).
fof(ah4s_canonicals_hiddenu_u_u_u_20u_u_40indu_u_u_u_typecanonical8u_u_u_u_def, axiom, ![TV_u_27a]: ![V_uu_0]: (![V_n]: s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),happ(s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),V_uu_0),s(t_h4s_nums_num,V_n))) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_indu_u_types_bottom) => ![V_x, V_xi_]: s(t_h4s_canonicals_spolynom(TV_u_27a),h4s_canonicals_u_20u_40indu_u_typecanonical8(s(t_h4s_canonicals_spolynom(TV_u_27a),V_x),s(t_h4s_canonicals_spolynom(TV_u_27a),V_xi_))) = s(t_h4s_canonicals_spolynom(TV_u_27a),h4s_canonicals_u_20u_40indu_u_typecanonical9(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))))))),s(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a),h4s_pairs_u_2c(s(t_h4s_quotes_index,h4s_bools_arb),s(TV_u_27a,h4s_bools_arb))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_canonicals_u_20u_40indu_u_typecanonical10(s(t_h4s_canonicals_spolynom(TV_u_27a),V_x))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_canonicals_u_20u_40indu_u_typecanonical10(s(t_h4s_canonicals_spolynom(TV_u_27a),V_xi_))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),V_uu_0))))))))))).
fof(ah4s_arithmetics_SUBu_u_LEFTu_u_SUC, axiom, ![V_n, V_m]: s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_arithmetics_u_2d(s(t_h4s_nums_num,V_m),s(t_h4s_nums_num,V_n))))) = s(t_h4s_nums_num,h4s_bools_cond(s(t_bool,h4s_arithmetics_u_3cu_3d(s(t_h4s_nums_num,V_m),s(t_h4s_nums_num,V_n))),s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))),s(t_h4s_nums_num,h4s_arithmetics_u_2d(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,V_m))),s(t_h4s_nums_num,V_n)))))).
fof(ah4s_arithmetics_DIVu_u_ONE, axiom, ![V_q]: s(t_h4s_nums_num,h4s_arithmetics_div(s(t_h4s_nums_num,V_q),s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))))) = s(t_h4s_nums_num,V_q)).
fof(ah4s_canonicals_hiddenu_u_u_u_20u_u_40indu_u_u_u_typecanonical2u_u_u_u_def, axiom, ![TV_u_27a]: ![V_uu_0]: (![V_n]: s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),happ(s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index)))),V_uu_0),s(t_h4s_nums_num,V_n))) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),h4s_indu_u_types_bottom) => ![V_x, V_x0]: s(t_h4s_canonicals_canonicalu_u_sum(TV_u_27a),h4s_canonicals_u_20u_40indu_u_typecanonical2(s(t_h4s_lists_list(t_h4s_quotes_index),V_x),s(t_h4s_canonicals_canonicalu_u_sum(TV_u_27a),V_x0))) = s(t_h4s_canonicals_canonicalu_u_sum(TV_u_27a),h4s_canonicals_u_20u_40indu_u_typecanonical3(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))))),s(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index)),h4s_pairs_u_2c(s(TV_u_27a,h4s_bools_arb),s(t_h4s_lists_list(t_h4s_quotes_index),V_x))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index)))),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),h4s_canonicals_u_20u_40indu_u_typecanonical4(s(t_h4s_canonicals_canonicalu_u_sum(TV_u_27a),V_x0))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index)))),V_uu_0))))))))).
fof(ah4s_ringNorms_hiddenu_u_u_u_20u_u_40indu_u_u_u_typeringNorm3u_u_u_u_def, axiom, ![TV_u_27a]: ![V_uu_0]: (![V_n]: s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),happ(s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),V_uu_0),s(t_h4s_nums_num,V_n))) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_indu_u_types_bottom) => ![V_x, V_xi_]: s(t_h4s_ringNorms_polynom(TV_u_27a),h4s_ringnorms_u_20u_40indu_u_typeringnorm3(s(t_h4s_ringNorms_polynom(TV_u_27a),V_x),s(t_h4s_ringNorms_polynom(TV_u_27a),V_xi_))) = s(t_h4s_ringNorms_polynom(TV_u_27a),h4s_ringnorms_u_20u_40indu_u_typeringnorm5(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))))))),s(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a),h4s_pairs_u_2c(s(t_h4s_quotes_index,h4s_bools_arb),s(TV_u_27a,h4s_bools_arb))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_ringnorms_u_20u_40indu_u_typeringnorm6(s(t_h4s_ringNorms_polynom(TV_u_27a),V_x))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_ringnorms_u_20u_40indu_u_typeringnorm6(s(t_h4s_ringNorms_polynom(TV_u_27a),V_xi_))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),V_uu_0))))))))))).
fof(ah4s_ringNorms_hiddenu_u_u_u_20u_u_40indu_u_u_u_typeringNorm2u_u_u_u_def, axiom, ![TV_u_27a]: ![V_uu_0]: (![V_n]: s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),happ(s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),V_uu_0),s(t_h4s_nums_num,V_n))) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_indu_u_types_bottom) => ![V_x, V_xi_]: s(t_h4s_ringNorms_polynom(TV_u_27a),h4s_ringnorms_u_20u_40indu_u_typeringnorm2(s(t_h4s_ringNorms_polynom(TV_u_27a),V_x),s(t_h4s_ringNorms_polynom(TV_u_27a),V_xi_))) = s(t_h4s_ringNorms_polynom(TV_u_27a),h4s_ringnorms_u_20u_40indu_u_typeringnorm5(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))))),s(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a),h4s_pairs_u_2c(s(t_h4s_quotes_index,h4s_bools_arb),s(TV_u_27a,h4s_bools_arb))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_ringnorms_u_20u_40indu_u_typeringnorm6(s(t_h4s_ringNorms_polynom(TV_u_27a),V_x))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_ringnorms_u_20u_40indu_u_typeringnorm6(s(t_h4s_ringNorms_polynom(TV_u_27a),V_xi_))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),V_uu_0))))))))))).
fof(ah4s_ringNorms_hiddenu_u_u_u_20u_u_40indu_u_u_u_typeringNorm1u_u_u_u_def, axiom, ![TV_u_27a]: ![V_uu_0]: (![V_n]: s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),happ(s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),V_uu_0),s(t_h4s_nums_num,V_n))) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_indu_u_types_bottom) => ![V_x]: s(t_h4s_ringNorms_polynom(TV_u_27a),h4s_ringnorms_u_20u_40indu_u_typeringnorm1(s(TV_u_27a,V_x))) = s(t_h4s_ringNorms_polynom(TV_u_27a),h4s_ringnorms_u_20u_40indu_u_typeringnorm5(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))),s(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a),h4s_pairs_u_2c(s(t_h4s_quotes_index,h4s_bools_arb),s(TV_u_27a,V_x))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),V_uu_0))))))).
fof(ah4s_ringNorms_hiddenu_u_u_u_20u_u_40indu_u_u_u_typeringNorm4u_u_u_u_def, axiom, ![TV_u_27a]: ![V_uu_0]: (![V_n]: s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),happ(s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),V_uu_0),s(t_h4s_nums_num,V_n))) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_indu_u_types_bottom) => ![V_x]: s(t_h4s_ringNorms_polynom(TV_u_27a),h4s_ringnorms_u_20u_40indu_u_typeringnorm4(s(t_h4s_ringNorms_polynom(TV_u_27a),V_x))) = s(t_h4s_ringNorms_polynom(TV_u_27a),h4s_ringnorms_u_20u_40indu_u_typeringnorm5(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))))))))),s(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a),h4s_pairs_u_2c(s(t_h4s_quotes_index,h4s_bools_arb),s(TV_u_27a,h4s_bools_arb))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_ringnorms_u_20u_40indu_u_typeringnorm6(s(t_h4s_ringNorms_polynom(TV_u_27a),V_x))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),V_uu_0))))))))).
fof(ah4s_quotes_hiddenu_u_u_u_20u_u_40indu_u_u_u_typequote2u_u_u_u_def, axiom, ![V_uu_0]: (![V_n]: s(t_h4s_indu_u_types_recspace(t_bool),happ(s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_bool)),V_uu_0),s(t_h4s_nums_num,V_n))) = s(t_h4s_indu_u_types_recspace(t_bool),h4s_indu_u_types_bottom) => s(t_h4s_quotes_index,h4s_quotes_u_20u_40indu_u_typequote2) = s(t_h4s_quotes_index,h4s_quotes_u_20u_40indu_u_typequote3(s(t_h4s_indu_u_types_recspace(t_bool),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))))),s(t_bool,h4s_bools_arb),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_bool)),V_uu_0))))))).
fof(ah4s_bools_FALSITY, axiom, ![V_t]: (p(s(t_bool,f)) => p(s(t_bool,V_t)))).
fof(ah4s_canonicals_spolynomu_u_repfnsu_c1, axiom, ![TV_u_27a]: ![V_uu_0]: (![V_n]: s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),happ(s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),V_uu_0),s(t_h4s_nums_num,V_n))) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_indu_u_types_bottom) => ![V_r]: (![V_uu_27spolynomu_27]: (![V_a0u_270]: ((?[V_a]: s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a0u_270) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_0),s(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a),h4s_pairs_u_2c(s(t_h4s_quotes_index,V_a),s(TV_u_27a,h4s_bools_arb))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),V_uu_0))) | (?[V_a]: s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a0u_270) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))),s(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a),h4s_pairs_u_2c(s(t_h4s_quotes_index,h4s_bools_arb),s(TV_u_27a,V_a))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),V_uu_0))) | (?[V_a0, V_a1]: (s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a0u_270) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))))),s(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a),h4s_pairs_u_2c(s(t_h4s_quotes_index,h4s_bools_arb),s(TV_u_27a,h4s_bools_arb))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a0),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a1),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),V_uu_0))))))) & (p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),t_bool),V_uu_27spolynomu_27),s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a0)))) & p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),t_bool),V_uu_27spolynomu_27),s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a1)))))) | ?[V_a0, V_a1]: (s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a0u_270) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))))))),s(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a),h4s_pairs_u_2c(s(t_h4s_quotes_index,h4s_bools_arb),s(TV_u_27a,h4s_bools_arb))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a0),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a1),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),V_uu_0))))))) & (p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),t_bool),V_uu_27spolynomu_27),s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a0)))) & p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),t_bool),V_uu_27spolynomu_27),s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a1))))))))) => p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),t_bool),V_uu_27spolynomu_27),s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a0u_270))))) => p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),t_bool),V_uu_27spolynomu_27),s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_r))))) <=> s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_canonicals_u_20u_40indu_u_typecanonical10(s(t_h4s_canonicals_spolynom(TV_u_27a),h4s_canonicals_u_20u_40indu_u_typecanonical9(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_r))))) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_r)))).
fof(ah4s_quotes_varmapu_u_repfnsu_c1, axiom, ![TV_u_27a]: ![V_uu_0]: (![V_n]: s(t_h4s_indu_u_types_recspace(TV_u_27a),happ(s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(TV_u_27a)),V_uu_0),s(t_h4s_nums_num,V_n))) = s(t_h4s_indu_u_types_recspace(TV_u_27a),h4s_indu_u_types_bottom) => ![V_r]: (![V_uu_27varmapu_27]: (![V_a0u_270]: ((s(t_h4s_indu_u_types_recspace(TV_u_27a),V_a0u_270) = s(t_h4s_indu_u_types_recspace(TV_u_27a),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_0),s(TV_u_27a,h4s_bools_arb),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(TV_u_27a)),V_uu_0))) | ?[V_a0, V_a1, V_a2]: (s(t_h4s_indu_u_types_recspace(TV_u_27a),V_a0u_270) = s(t_h4s_indu_u_types_recspace(TV_u_27a),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))),s(TV_u_27a,V_a0),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(TV_u_27a)),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(TV_u_27a),V_a1),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(TV_u_27a)),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(TV_u_27a),V_a2),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(TV_u_27a)),V_uu_0))))))) & (p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(TV_u_27a),t_bool),V_uu_27varmapu_27),s(t_h4s_indu_u_types_recspace(TV_u_27a),V_a1)))) & p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(TV_u_27a),t_bool),V_uu_27varmapu_27),s(t_h4s_indu_u_types_recspace(TV_u_27a),V_a2))))))) => p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(TV_u_27a),t_bool),V_uu_27varmapu_27),s(t_h4s_indu_u_types_recspace(TV_u_27a),V_a0u_270))))) => p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(TV_u_27a),t_bool),V_uu_27varmapu_27),s(t_h4s_indu_u_types_recspace(TV_u_27a),V_r))))) <=> s(t_h4s_indu_u_types_recspace(TV_u_27a),h4s_quotes_u_20u_40indu_u_typequote8(s(t_h4s_quotes_varmap(TV_u_27a),h4s_quotes_u_20u_40indu_u_typequote7(s(t_h4s_indu_u_types_recspace(TV_u_27a),V_r))))) = s(t_h4s_indu_u_types_recspace(TV_u_27a),V_r)))).
fof(ah4s_ringNorms_polynomu_u_repfnsu_c1, axiom, ![TV_u_27a]: ![V_uu_0]: (![V_n]: s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),happ(s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),V_uu_0),s(t_h4s_nums_num,V_n))) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_indu_u_types_bottom) => ![V_r]: (![V_uu_27polynomu_27]: (![V_a0u_270]: ((?[V_a]: s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a0u_270) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_0),s(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a),h4s_pairs_u_2c(s(t_h4s_quotes_index,V_a),s(TV_u_27a,h4s_bools_arb))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),V_uu_0))) | (?[V_a]: s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a0u_270) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))),s(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a),h4s_pairs_u_2c(s(t_h4s_quotes_index,h4s_bools_arb),s(TV_u_27a,V_a))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),V_uu_0))) | (?[V_a0, V_a1]: (s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a0u_270) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))))),s(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a),h4s_pairs_u_2c(s(t_h4s_quotes_index,h4s_bools_arb),s(TV_u_27a,h4s_bools_arb))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a0),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a1),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),V_uu_0))))))) & (p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),t_bool),V_uu_27polynomu_27),s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a0)))) & p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),t_bool),V_uu_27polynomu_27),s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a1)))))) | (?[V_a0, V_a1]: (s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a0u_270) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))))))),s(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a),h4s_pairs_u_2c(s(t_h4s_quotes_index,h4s_bools_arb),s(TV_u_27a,h4s_bools_arb))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a0),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a1),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),V_uu_0))))))) & (p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),t_bool),V_uu_27polynomu_27),s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a0)))) & p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),t_bool),V_uu_27polynomu_27),s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a1)))))) | ?[V_a]: (s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a0u_270) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))))))))),s(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a),h4s_pairs_u_2c(s(t_h4s_quotes_index,h4s_bools_arb),s(TV_u_27a,h4s_bools_arb))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a))),V_uu_0))))) & p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),t_bool),V_uu_27polynomu_27),s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a))))))))) => p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),t_bool),V_uu_27polynomu_27),s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_a0u_270))))) => p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),t_bool),V_uu_27polynomu_27),s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_r))))) <=> s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),h4s_ringnorms_u_20u_40indu_u_typeringnorm6(s(t_h4s_ringNorms_polynom(TV_u_27a),h4s_ringnorms_u_20u_40indu_u_typeringnorm5(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_r))))) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(t_h4s_quotes_index,TV_u_27a)),V_r)))).
fof(ah4s_lists_listu_u_repfnsu_c1, axiom, ![TV_u_27a]: ![V_uu_0]: (![V_n]: s(t_h4s_indu_u_types_recspace(TV_u_27a),happ(s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(TV_u_27a)),V_uu_0),s(t_h4s_nums_num,V_n))) = s(t_h4s_indu_u_types_recspace(TV_u_27a),h4s_indu_u_types_bottom) => ![V_r]: (![V_uu_27listu_27]: (![V_a0u_270]: ((s(t_h4s_indu_u_types_recspace(TV_u_27a),V_a0u_270) = s(t_h4s_indu_u_types_recspace(TV_u_27a),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_0),s(TV_u_27a,h4s_bools_arb),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(TV_u_27a)),V_uu_0))) | ?[V_a0, V_a1]: (s(t_h4s_indu_u_types_recspace(TV_u_27a),V_a0u_270) = s(t_h4s_indu_u_types_recspace(TV_u_27a),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))),s(TV_u_27a,V_a0),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(TV_u_27a)),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(TV_u_27a),V_a1),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(TV_u_27a)),V_uu_0))))) & p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(TV_u_27a),t_bool),V_uu_27listu_27),s(t_h4s_indu_u_types_recspace(TV_u_27a),V_a1)))))) => p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(TV_u_27a),t_bool),V_uu_27listu_27),s(t_h4s_indu_u_types_recspace(TV_u_27a),V_a0u_270))))) => p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(TV_u_27a),t_bool),V_uu_27listu_27),s(t_h4s_indu_u_types_recspace(TV_u_27a),V_r))))) <=> s(t_h4s_indu_u_types_recspace(TV_u_27a),h4s_lists_u_20u_40indu_u_typelist3(s(t_h4s_lists_list(TV_u_27a),h4s_lists_u_20u_40indu_u_typelist2(s(t_h4s_indu_u_types_recspace(TV_u_27a),V_r))))) = s(t_h4s_indu_u_types_recspace(TV_u_27a),V_r)))).
fof(ah4s_quotes_indexu_u_repfnsu_c1, axiom, ![V_uu_0]: (![V_n]: s(t_h4s_indu_u_types_recspace(t_bool),happ(s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_bool)),V_uu_0),s(t_h4s_nums_num,V_n))) = s(t_h4s_indu_u_types_recspace(t_bool),h4s_indu_u_types_bottom) => ![V_r]: (![V_uu_27indexu_27]: (![V_a00]: ((?[V_a]: (s(t_h4s_indu_u_types_recspace(t_bool),V_a00) = s(t_h4s_indu_u_types_recspace(t_bool),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_0),s(t_bool,h4s_bools_arb),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_bool)),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(t_bool),V_a),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_bool)),V_uu_0))))) & p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_bool),t_bool),V_uu_27indexu_27),s(t_h4s_indu_u_types_recspace(t_bool),V_a))))) | (?[V_a]: (s(t_h4s_indu_u_types_recspace(t_bool),V_a00) = s(t_h4s_indu_u_types_recspace(t_bool),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))),s(t_bool,h4s_bools_arb),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_bool)),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(t_bool),V_a),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_bool)),V_uu_0))))) & p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_bool),t_bool),V_uu_27indexu_27),s(t_h4s_indu_u_types_recspace(t_bool),V_a))))) | s(t_h4s_indu_u_types_recspace(t_bool),V_a00) = s(t_h4s_indu_u_types_recspace(t_bool),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))))),s(t_bool,h4s_bools_arb),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_bool)),V_uu_0))))) => p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_bool),t_bool),V_uu_27indexu_27),s(t_h4s_indu_u_types_recspace(t_bool),V_a00))))) => p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_bool),t_bool),V_uu_27indexu_27),s(t_h4s_indu_u_types_recspace(t_bool),V_r))))) <=> s(t_h4s_indu_u_types_recspace(t_bool),h4s_quotes_u_20u_40indu_u_typequote4(s(t_h4s_quotes_index,h4s_quotes_u_20u_40indu_u_typequote3(s(t_h4s_indu_u_types_recspace(t_bool),V_r))))) = s(t_h4s_indu_u_types_recspace(t_bool),V_r)))).
fof(ah4s_arithmetics_MODu_u_ONE, axiom, ![V_k]: s(t_h4s_nums_num,h4s_arithmetics_mod(s(t_h4s_nums_num,V_k),s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))))) = s(t_h4s_nums_num,h4s_nums_0)).
fof(ah4s_canonicals_canonicalu_u_sumu_u_repfnsu_c1, axiom, ![TV_u_27a]: ![V_uu_0]: (![V_n]: s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),happ(s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index)))),V_uu_0),s(t_h4s_nums_num,V_n))) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),h4s_indu_u_types_bottom) => ![V_r]: (![V_uu_27canonicalu_u_sumu_27]: (![V_a0u_270]: ((s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),V_a0u_270) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_0),s(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index)),h4s_pairs_u_2c(s(TV_u_27a,h4s_bools_arb),s(t_h4s_lists_list(t_h4s_quotes_index),h4s_bools_arb))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index)))),V_uu_0))) | (?[V_a0, V_a1, V_a2]: (s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),V_a0u_270) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))),s(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index)),h4s_pairs_u_2c(s(TV_u_27a,V_a0),s(t_h4s_lists_list(t_h4s_quotes_index),V_a1))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index)))),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),V_a2),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index)))),V_uu_0))))) & p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),t_bool),V_uu_27canonicalu_u_sumu_27),s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),V_a2))))) | ?[V_a0, V_a1]: (s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),V_a0u_270) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))))),s(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index)),h4s_pairs_u_2c(s(TV_u_27a,h4s_bools_arb),s(t_h4s_lists_list(t_h4s_quotes_index),V_a0))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index)))),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),V_a1),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index)))),V_uu_0))))) & p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),t_bool),V_uu_27canonicalu_u_sumu_27),s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),V_a1))))))) => p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),t_bool),V_uu_27canonicalu_u_sumu_27),s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),V_a0u_270))))) => p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),t_bool),V_uu_27canonicalu_u_sumu_27),s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),V_r))))) <=> s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),h4s_canonicals_u_20u_40indu_u_typecanonical4(s(t_h4s_canonicals_canonicalu_u_sum(TV_u_27a),h4s_canonicals_u_20u_40indu_u_typecanonical3(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),V_r))))) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),V_r)))).
fof(ah4s_lists_hiddenu_u_u_u_20u_u_40indu_u_u_u_typelist1u_u_u_u_def, axiom, ![TV_u_27a]: ![V_uu_0]: (![V_n]: s(t_h4s_indu_u_types_recspace(TV_u_27a),happ(s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(TV_u_27a)),V_uu_0),s(t_h4s_nums_num,V_n))) = s(t_h4s_indu_u_types_recspace(TV_u_27a),h4s_indu_u_types_bottom) => ![V_x, V_x0]: s(t_h4s_lists_list(TV_u_27a),h4s_lists_u_20u_40indu_u_typelist1(s(TV_u_27a,V_x),s(t_h4s_lists_list(TV_u_27a),V_x0))) = s(t_h4s_lists_list(TV_u_27a),h4s_lists_u_20u_40indu_u_typelist2(s(t_h4s_indu_u_types_recspace(TV_u_27a),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))),s(TV_u_27a,V_x),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(TV_u_27a)),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(TV_u_27a),h4s_lists_u_20u_40indu_u_typelist3(s(t_h4s_lists_list(TV_u_27a),V_x0))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(TV_u_27a)),V_uu_0))))))))).
fof(ah4s_quotes_hiddenu_u_u_u_20u_u_40indu_u_u_u_typequote1u_u_u_u_def, axiom, ![V_uu_0]: (![V_n]: s(t_h4s_indu_u_types_recspace(t_bool),happ(s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_bool)),V_uu_0),s(t_h4s_nums_num,V_n))) = s(t_h4s_indu_u_types_recspace(t_bool),h4s_indu_u_types_bottom) => ![V_x]: s(t_h4s_quotes_index,h4s_quotes_u_20u_40indu_u_typequote1(s(t_h4s_quotes_index,V_x))) = s(t_h4s_quotes_index,h4s_quotes_u_20u_40indu_u_typequote3(s(t_h4s_indu_u_types_recspace(t_bool),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))),s(t_bool,h4s_bools_arb),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_bool)),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(t_bool),h4s_quotes_u_20u_40indu_u_typequote4(s(t_h4s_quotes_index,V_x))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_bool)),V_uu_0))))))))).
fof(ah4s_canonicals_hiddenu_u_u_u_20u_u_40indu_u_u_u_typecanonical1u_u_u_u_def, axiom, ![TV_u_27a]: ![V_uu_0]: (![V_n]: s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),happ(s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index)))),V_uu_0),s(t_h4s_nums_num,V_n))) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),h4s_indu_u_types_bottom) => ![V_x, V_x0, V_x1]: s(t_h4s_canonicals_canonicalu_u_sum(TV_u_27a),h4s_canonicals_u_20u_40indu_u_typecanonical1(s(TV_u_27a,V_x),s(t_h4s_lists_list(t_h4s_quotes_index),V_x0),s(t_h4s_canonicals_canonicalu_u_sum(TV_u_27a),V_x1))) = s(t_h4s_canonicals_canonicalu_u_sum(TV_u_27a),h4s_canonicals_u_20u_40indu_u_typecanonical3(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))),s(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index)),h4s_pairs_u_2c(s(TV_u_27a,V_x),s(t_h4s_lists_list(t_h4s_quotes_index),V_x0))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index)))),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index))),h4s_canonicals_u_20u_40indu_u_typecanonical4(s(t_h4s_canonicals_canonicalu_u_sum(TV_u_27a),V_x1))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_lists_list(t_h4s_quotes_index)))),V_uu_0))))))))).
fof(ah4s_quotes_hiddenu_u_u_u_20u_u_40indu_u_u_u_typequote6u_u_u_u_def, axiom, ![TV_u_27a]: ![V_uu_0]: (![V_n]: s(t_h4s_indu_u_types_recspace(TV_u_27a),happ(s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(TV_u_27a)),V_uu_0),s(t_h4s_nums_num,V_n))) = s(t_h4s_indu_u_types_recspace(TV_u_27a),h4s_indu_u_types_bottom) => ![V_x, V_x0, V_xi_]: s(t_h4s_quotes_varmap(TV_u_27a),h4s_quotes_u_20u_40indu_u_typequote6(s(TV_u_27a,V_x),s(t_h4s_quotes_varmap(TV_u_27a),V_x0),s(t_h4s_quotes_varmap(TV_u_27a),V_xi_))) = s(t_h4s_quotes_varmap(TV_u_27a),h4s_quotes_u_20u_40indu_u_typequote7(s(t_h4s_indu_u_types_recspace(TV_u_27a),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))),s(TV_u_27a,V_x),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(TV_u_27a)),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(TV_u_27a),h4s_quotes_u_20u_40indu_u_typequote8(s(t_h4s_quotes_varmap(TV_u_27a),V_x0))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(TV_u_27a)),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(TV_u_27a),h4s_quotes_u_20u_40indu_u_typequote8(s(t_h4s_quotes_varmap(TV_u_27a),V_xi_))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(TV_u_27a)),V_uu_0))))))))))).
fof(ah4s_primu_u_recs_LESSu_u_0u_u_0, axiom, p(s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,h4s_nums_0),s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))))))).
fof(ah4s_arithmetics_NUMERALu_u_DEF, axiom, ![V_x]: s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,V_x))) = s(t_h4s_nums_num,V_x)).
fof(ah4s_arithmetics_ALTu_u_ZERO, axiom, s(t_h4s_nums_num,h4s_arithmetics_zero) = s(t_h4s_nums_num,h4s_nums_0)).
fof(ah4s_primu_u_recs_LESSu_u_0, axiom, ![V_n]: p(s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,h4s_nums_0),s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,V_n))))))).
fof(ah4s_arithmetics_MULTu_u_DIV, axiom, ![V_q, V_n]: (p(s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,h4s_nums_0),s(t_h4s_nums_num,V_n)))) => s(t_h4s_nums_num,h4s_arithmetics_div(s(t_h4s_nums_num,h4s_arithmetics_u_2a(s(t_h4s_nums_num,V_q),s(t_h4s_nums_num,V_n))),s(t_h4s_nums_num,V_n))) = s(t_h4s_nums_num,V_q))).
fof(ah4s_arithmetics_MULTu_u_RIGHTu_u_1, axiom, ![V_m]: s(t_h4s_nums_num,h4s_arithmetics_u_2a(s(t_h4s_nums_num,V_m),s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero))))))) = s(t_h4s_nums_num,V_m)).
fof(ah4s_arithmetics_ADDu_c0, axiom, ![V_n]: s(t_h4s_nums_num,h4s_arithmetics_u_2b(s(t_h4s_nums_num,h4s_nums_0),s(t_h4s_nums_num,V_n))) = s(t_h4s_nums_num,V_n)).
fof(ah4s_bools_EQu_u_CLAUSESu_c1, axiom, ![V_t]: (s(t_bool,V_t) = s(t_bool,t) <=> p(s(t_bool,V_t)))).
fof(ah4s_arithmetics_ADDu_u_CLAUSESu_c0, axiom, ![V_m]: s(t_h4s_nums_num,h4s_arithmetics_u_2b(s(t_h4s_nums_num,h4s_nums_0),s(t_h4s_nums_num,V_m))) = s(t_h4s_nums_num,V_m)).
fof(ah4s_arithmetics_MULTu_u_CLAUSESu_c0, axiom, ![V_m]: s(t_h4s_nums_num,h4s_arithmetics_u_2a(s(t_h4s_nums_num,h4s_nums_0),s(t_h4s_nums_num,V_m))) = s(t_h4s_nums_num,h4s_nums_0)).
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_arithmetics_ADDu_u_CLAUSESu_c1, axiom, ![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_0))) = s(t_h4s_nums_num,V_m)).
fof(ah4s_bools_ORu_u_CLAUSESu_c0, axiom, ![V_t]: ((p(s(t_bool,t)) | p(s(t_bool,V_t))) <=> p(s(t_bool,t)))).
fof(ah4s_bools_ORu_u_CLAUSESu_c1, axiom, ![V_t]: ((p(s(t_bool,V_t)) | p(s(t_bool,t))) <=> p(s(t_bool,t)))).
fof(ah4s_bools_NOTu_u_CLAUSESu_c2, axiom, (~ (p(s(t_bool,f))) <=> p(s(t_bool,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_c0, axiom, ![V_t]: ((p(s(t_bool,t)) & p(s(t_bool,V_t))) <=> p(s(t_bool,V_t)))).
fof(ah4s_bools_EXCLUDEDu_u_MIDDLE, axiom, ![V_t]: (p(s(t_bool,V_t)) | ~ (p(s(t_bool,V_t))))).
fof(ah4s_primu_u_recs_NOTu_u_LESSu_u_0, axiom, ![V_n]: ~ (p(s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,V_n),s(t_h4s_nums_num,h4s_nums_0)))))).
fof(ah4s_bools_DEu_u_MORGANu_u_THMu_c1, axiom, ![V_B, V_A]: (~ ((p(s(t_bool,V_A)) | p(s(t_bool,V_B)))) <=> (~ (p(s(t_bool,V_A))) & ~ (p(s(t_bool,V_B)))))).
fof(ah4s_arithmetics_LESSu_u_ORu_u_EQ, axiom, ![V_n, V_m]: (p(s(t_bool,h4s_arithmetics_u_3cu_3d(s(t_h4s_nums_num,V_m),s(t_h4s_nums_num,V_n)))) <=> (p(s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,V_m),s(t_h4s_nums_num,V_n)))) | s(t_h4s_nums_num,V_m) = s(t_h4s_nums_num,V_n)))).
fof(ah4s_arithmetics_MULTu_u_CLAUSESu_c4, axiom, ![V_n, V_m]: s(t_h4s_nums_num,h4s_arithmetics_u_2a(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,V_m))),s(t_h4s_nums_num,V_n))) = s(t_h4s_nums_num,h4s_arithmetics_u_2b(s(t_h4s_nums_num,h4s_arithmetics_u_2a(s(t_h4s_nums_num,V_m),s(t_h4s_nums_num,V_n))),s(t_h4s_nums_num,V_n)))).
fof(ah4s_arithmetics_ADDu_u_CLAUSESu_c2, axiom, ![V_n, V_m]: s(t_h4s_nums_num,h4s_arithmetics_u_2b(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,V_m))),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_nums_INDUCTION, axiom, ![V_P]: ((p(s(t_bool,happ(s(t_fun(t_h4s_nums_num,t_bool),V_P),s(t_h4s_nums_num,h4s_nums_0)))) & ![V_n]: (p(s(t_bool,happ(s(t_fun(t_h4s_nums_num,t_bool),V_P),s(t_h4s_nums_num,V_n)))) => p(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_n)))))))) => ![V_n]: p(s(t_bool,happ(s(t_fun(t_h4s_nums_num,t_bool),V_P),s(t_h4s_nums_num,V_n)))))).
fof(ah4s_bools_CONDu_u_CLAUSESu_c0, axiom, ![TV_u_27a]: ![V_t2, V_t1]: s(TV_u_27a,h4s_bools_cond(s(t_bool,t),s(TV_u_27a,V_t1),s(TV_u_27a,V_t2))) = s(TV_u_27a,V_t1)).
fof(ah4s_bools_CONDu_u_CLAUSESu_c1, axiom, ![TV_u_27a]: ![V_t2, V_t1]: s(TV_u_27a,h4s_bools_cond(s(t_bool,f),s(TV_u_27a,V_t1),s(TV_u_27a,V_t2))) = s(TV_u_27a,V_t2)).
fof(ah4s_arithmetics_SUBu_u_EQu_u_0, axiom, ![V_n, V_m]: (s(t_h4s_nums_num,h4s_arithmetics_u_2d(s(t_h4s_nums_num,V_m),s(t_h4s_nums_num,V_n))) = s(t_h4s_nums_num,h4s_nums_0) <=> p(s(t_bool,h4s_arithmetics_u_3cu_3d(s(t_h4s_nums_num,V_m),s(t_h4s_nums_num,V_n)))))).
fof(ah4s_arithmetics_SUBu_c1, axiom, ![V_n, V_m]: s(t_h4s_nums_num,h4s_arithmetics_u_2d(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,V_m))),s(t_h4s_nums_num,V_n))) = s(t_h4s_nums_num,h4s_bools_cond(s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,V_m),s(t_h4s_nums_num,V_n))),s(t_h4s_nums_num,h4s_nums_0),s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_arithmetics_u_2d(s(t_h4s_nums_num,V_m),s(t_h4s_nums_num,V_n)))))))).
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_IMPu_u_CONG, axiom, ![V_yu_27, V_y, V_xu_27, V_x]: ((s(t_bool,V_x) = s(t_bool,V_xu_27) & (p(s(t_bool,V_xu_27)) => s(t_bool,V_y) = s(t_bool,V_yu_27))) => ((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)))))).
fof(ah4s_bools_ANDu_u_IMPu_u_INTRO, axiom, ![V_t3, V_t2, V_t1]: ((p(s(t_bool,V_t1)) => (p(s(t_bool,V_t2)) => p(s(t_bool,V_t3)))) <=> ((p(s(t_bool,V_t1)) & p(s(t_bool,V_t2))) => p(s(t_bool,V_t3))))).
fof(ah4s_arithmetics_SUBu_u_0u_c1, axiom, ![V_m]: s(t_h4s_nums_num,h4s_arithmetics_u_2d(s(t_h4s_nums_num,V_m),s(t_h4s_nums_num,h4s_nums_0))) = s(t_h4s_nums_num,V_m)).
fof(ah4s_bools_Fu_u_IMP, axiom, ![V_t]: (~ (p(s(t_bool,V_t))) => (p(s(t_bool,V_t)) => p(s(t_bool,f))))).
fof(ah4s_bools_IMPu_u_CLAUSESu_c1, axiom, ![V_t]: ((p(s(t_bool,V_t)) => p(s(t_bool,t))) <=> p(s(t_bool,t)))).
fof(ah4s_bools_IMPu_u_CLAUSESu_c4, axiom, ![V_t]: ((p(s(t_bool,V_t)) => p(s(t_bool,f))) <=> ~ (p(s(t_bool,V_t))))).
fof(ah4s_bools_NOTu_u_CLAUSESu_c0, axiom, ![V_t]: (~ (~ (p(s(t_bool,V_t)))) <=> p(s(t_bool,V_t)))).
fof(ah4s_bools_NOTu_u_CLAUSESu_c1, axiom, (~ (p(s(t_bool,t))) <=> p(s(t_bool,f)))).
fof(ah4s_bools_EQu_u_CLAUSESu_c0, axiom, ![V_t]: (s(t_bool,t) = s(t_bool,V_t) <=> p(s(t_bool,V_t)))).
fof(ah4s_bools_EQu_u_CLAUSESu_c2, axiom, ![V_t]: (s(t_bool,f) = s(t_bool,V_t) <=> ~ (p(s(t_bool,V_t))))).
fof(ah4s_bools_EQu_u_CLAUSESu_c3, axiom, ![V_t]: (s(t_bool,V_t) = s(t_bool,f) <=> ~ (p(s(t_bool,V_t))))).
fof(ah4s_bools_NOTu_u_FORALLu_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_arithmetics_LESSu_u_0u_u_CASES, axiom, ![V_m]: (s(t_h4s_nums_num,h4s_nums_0) = s(t_h4s_nums_num,V_m) | p(s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,h4s_nums_0),s(t_h4s_nums_num,V_m)))))).
fof(ah4s_numerals_iZ0, axiom, ![V_x]: s(t_h4s_nums_num,h4s_numerals_iz(s(t_h4s_nums_num,V_x))) = s(t_h4s_nums_num,V_x)).
fof(ah4s_arithmetics_MULTu_u_CLAUSESu_c1, axiom, ![V_m]: s(t_h4s_nums_num,h4s_arithmetics_u_2a(s(t_h4s_nums_num,V_m),s(t_h4s_nums_num,h4s_nums_0))) = s(t_h4s_nums_num,h4s_nums_0)).
fof(ah4s_arithmetics_SUBu_u_0u_c0, axiom, ![V_m]: s(t_h4s_nums_num,h4s_arithmetics_u_2d(s(t_h4s_nums_num,h4s_nums_0),s(t_h4s_nums_num,V_m))) = s(t_h4s_nums_num,h4s_nums_0)).
fof(ah4s_bools_IMPu_u_F, axiom, ![V_t]: ((p(s(t_bool,V_t)) => p(s(t_bool,f))) => ~ (p(s(t_bool,V_t))))).
fof(ah4s_bools_EXISTSu_u_ORu_u_THM, axiom, ![TV_u_27a]: ![V_Q, 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)))) | p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),V_Q),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)))) | ?[V_x]: p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),V_Q),s(TV_u_27a,V_x))))))).
fof(ah4s_arithmetics_GREATERu_u_ORu_u_EQ, axiom, ![V_n, V_m]: (p(s(t_bool,h4s_arithmetics_u_3eu_3d(s(t_h4s_nums_num,V_m),s(t_h4s_nums_num,V_n)))) <=> (p(s(t_bool,h4s_arithmetics_u_3e(s(t_h4s_nums_num,V_m),s(t_h4s_nums_num,V_n)))) | s(t_h4s_nums_num,V_m) = s(t_h4s_nums_num,V_n)))).
fof(ah4s_arithmetics_EVEN0u_c0, axiom, s(t_bool,h4s_arithmetics_even(s(t_h4s_nums_num,h4s_nums_0))) = s(t_bool,t)).
fof(ah4s_arithmetics_GREATERu_u_DEF, axiom, ![V_n, V_m]: s(t_bool,h4s_arithmetics_u_3e(s(t_h4s_nums_num,V_m),s(t_h4s_nums_num,V_n))) = s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,V_n),s(t_h4s_nums_num,V_m)))).
fof(ah4s_arithmetics_ODD0u_c0, axiom, s(t_bool,h4s_arithmetics_odd(s(t_h4s_nums_num,h4s_nums_0))) = s(t_bool,f)).
fof(ah4s_arithmetics_EXP0u_c1, axiom, ![V_n, V_m]: s(t_h4s_nums_num,h4s_arithmetics_exp(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_arithmetics_u_2a(s(t_h4s_nums_num,V_m),s(t_h4s_nums_num,h4s_arithmetics_exp(s(t_h4s_nums_num,V_m),s(t_h4s_nums_num,V_n)))))).
fof(ah4s_arithmetics_EXP0u_c0, axiom, ![V_m]: s(t_h4s_nums_num,h4s_arithmetics_exp(s(t_h4s_nums_num,V_m),s(t_h4s_nums_num,h4s_nums_0))) = s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero)))))).
fof(ah4s_sats_dcu_u_disj, axiom, ![V_r, V_q, V_p]: ((p(s(t_bool,V_p)) <=> (p(s(t_bool,V_q)) | p(s(t_bool,V_r)))) <=> ((p(s(t_bool,V_p)) | ~ (p(s(t_bool,V_q)))) & ((p(s(t_bool,V_p)) | ~ (p(s(t_bool,V_r)))) & (p(s(t_bool,V_q)) | (p(s(t_bool,V_r)) | ~ (p(s(t_bool,V_p))))))))).
fof(ah4s_primu_u_recs_PRE0u_c0, axiom, s(t_h4s_nums_num,h4s_primu_u_recs_pre(s(t_h4s_nums_num,h4s_nums_0))) = s(t_h4s_nums_num,h4s_nums_0)).
fof(ah4s_bools_ANDu_u_CLAUSESu_c1, axiom, ![V_t]: ((p(s(t_bool,V_t)) & p(s(t_bool,t))) <=> p(s(t_bool,V_t)))).
fof(ah4s_sats_dcu_u_neg, axiom, ![V_q, V_p]: ((p(s(t_bool,V_p)) <=> ~ (p(s(t_bool,V_q)))) <=> ((p(s(t_bool,V_p)) | p(s(t_bool,V_q))) & (~ (p(s(t_bool,V_q))) | ~ (p(s(t_bool,V_p))))))).
fof(ah4s_bools_DISJu_u_ASSOC, axiom, ![V_C, V_B, V_A]: ((p(s(t_bool,V_A)) | (p(s(t_bool,V_B)) | p(s(t_bool,V_C)))) <=> ((p(s(t_bool,V_A)) | p(s(t_bool,V_B))) | p(s(t_bool,V_C))))).
fof(ah4s_sats_dcu_u_conj, axiom, ![V_r, V_q, V_p]: ((p(s(t_bool,V_p)) <=> (p(s(t_bool,V_q)) & p(s(t_bool,V_r)))) <=> ((p(s(t_bool,V_p)) | (~ (p(s(t_bool,V_q))) | ~ (p(s(t_bool,V_r))))) & ((p(s(t_bool,V_q)) | ~ (p(s(t_bool,V_p)))) & (p(s(t_bool,V_r)) | ~ (p(s(t_bool,V_p)))))))).
fof(ah4s_bools_DISJu_u_SYM, axiom, ![V_B, V_A]: ((p(s(t_bool,V_A)) | p(s(t_bool,V_B))) <=> (p(s(t_bool,V_B)) | p(s(t_bool,V_A))))).
fof(ah4s_sats_ORu_u_DUAL2, axiom, ![V_B, V_A]: ((~ ((p(s(t_bool,V_A)) | p(s(t_bool,V_B)))) => p(s(t_bool,f))) <=> ((p(s(t_bool,V_A)) => p(s(t_bool,f))) => (~ (p(s(t_bool,V_B))) => p(s(t_bool,f)))))).
fof(ah4s_sats_ORu_u_DUAL3, axiom, ![V_B, V_A]: ((~ ((~ (p(s(t_bool,V_A))) | p(s(t_bool,V_B)))) => p(s(t_bool,f))) <=> (p(s(t_bool,V_A)) => (~ (p(s(t_bool,V_B))) => p(s(t_bool,f)))))).
fof(ah4s_sats_ANDu_u_INVu_u_IMP, axiom, ![V_A]: (p(s(t_bool,V_A)) => (~ (p(s(t_bool,V_A))) => p(s(t_bool,f))))).
fof(ah4s_bools_ORu_u_CLAUSESu_c2, axiom, ![V_t]: ((p(s(t_bool,f)) | p(s(t_bool,V_t))) <=> p(s(t_bool,V_t)))).
fof(ah4s_sats_ANDu_u_INV2, axiom, ![V_A]: ((~ (p(s(t_bool,V_A))) => p(s(t_bool,f))) => ((p(s(t_bool,V_A)) => p(s(t_bool,f))) => p(s(t_bool,f))))).
fof(ah4s_sats_dcu_u_eq, axiom, ![V_r, V_q, V_p]: ((p(s(t_bool,V_p)) <=> s(t_bool,V_q) = s(t_bool,V_r)) <=> ((p(s(t_bool,V_p)) | (p(s(t_bool,V_q)) | p(s(t_bool,V_r)))) & ((p(s(t_bool,V_p)) | (~ (p(s(t_bool,V_r))) | ~ (p(s(t_bool,V_q))))) & ((p(s(t_bool,V_q)) | (~ (p(s(t_bool,V_r))) | ~ (p(s(t_bool,V_p))))) & (p(s(t_bool,V_r)) | (~ (p(s(t_bool,V_q))) | ~ (p(s(t_bool,V_p)))))))))).
fof(ah4s_sats_NOTu_u_NOT, axiom, ![V_t]: (~ (~ (p(s(t_bool,V_t)))) <=> p(s(t_bool,V_t)))).
fof(ah4s_bools_BOOLu_u_CASESu_u_AX, axiom, ![V_t]: (s(t_bool,V_t) = s(t_bool,t) | s(t_bool,V_t) = s(t_bool,f))).
fof(ah4s_sats_dcu_u_imp, axiom, ![V_r, V_q, V_p]: ((p(s(t_bool,V_p)) <=> (p(s(t_bool,V_q)) => p(s(t_bool,V_r)))) <=> ((p(s(t_bool,V_p)) | p(s(t_bool,V_q))) & ((p(s(t_bool,V_p)) | ~ (p(s(t_bool,V_r)))) & (~ (p(s(t_bool,V_q))) | (p(s(t_bool,V_r)) | ~ (p(s(t_bool,V_p))))))))).
fof(ah4s_bools_DISJu_u_IMPu_u_THM, axiom, ![V_R, V_Q, V_P]: (((p(s(t_bool,V_P)) | p(s(t_bool,V_Q))) => p(s(t_bool,V_R))) <=> ((p(s(t_bool,V_P)) => p(s(t_bool,V_R))) & (p(s(t_bool,V_Q)) => p(s(t_bool,V_R)))))).
fof(ah4s_bools_EQu_u_IMPu_u_THM, axiom, ![V_t2, V_t1]: (s(t_bool,V_t1) = s(t_bool,V_t2) <=> ((p(s(t_bool,V_t1)) => p(s(t_bool,V_t2))) & (p(s(t_bool,V_t2)) => p(s(t_bool,V_t1)))))).
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_arithmetics_DIVISION, axiom, ![V_n]: (p(s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,h4s_nums_0),s(t_h4s_nums_num,V_n)))) => ![V_k]: (s(t_h4s_nums_num,V_k) = s(t_h4s_nums_num,h4s_arithmetics_u_2b(s(t_h4s_nums_num,h4s_arithmetics_u_2a(s(t_h4s_nums_num,h4s_arithmetics_div(s(t_h4s_nums_num,V_k),s(t_h4s_nums_num,V_n))),s(t_h4s_nums_num,V_n))),s(t_h4s_nums_num,h4s_arithmetics_mod(s(t_h4s_nums_num,V_k),s(t_h4s_nums_num,V_n))))) & p(s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,h4s_arithmetics_mod(s(t_h4s_nums_num,V_k),s(t_h4s_nums_num,V_n))),s(t_h4s_nums_num,V_n))))))).
fof(ah4s_primu_u_recs_LESSu_u_THM, axiom, ![V_n, V_m]: (p(s(t_bool,h4s_primu_u_recs_u_3c(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,V_m) = s(t_h4s_nums_num,V_n) | p(s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,V_m),s(t_h4s_nums_num,V_n))))))).
fof(ah4s_primu_u_recs_LESSu_u_SUCu_u_REFL, axiom, ![V_n]: p(s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,V_n),s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,V_n))))))).
fof(ah4s_bools_ORu_u_CLAUSESu_c3, axiom, ![V_t]: ((p(s(t_bool,V_t)) | p(s(t_bool,f))) <=> p(s(t_bool,V_t)))).
fof(ah4s_arithmetics_SUCu_u_ELIMu_u_THM, axiom, ![V_P]: (![V_n]: p(s(t_bool,happ(s(t_fun(t_h4s_nums_num,t_bool),happ(s(t_fun(t_h4s_nums_num,t_fun(t_h4s_nums_num,t_bool)),V_P),s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,V_n))))),s(t_h4s_nums_num,V_n)))) <=> ![V_n]: (p(s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,h4s_nums_0),s(t_h4s_nums_num,V_n)))) => p(s(t_bool,happ(s(t_fun(t_h4s_nums_num,t_bool),happ(s(t_fun(t_h4s_nums_num,t_fun(t_h4s_nums_num,t_bool)),V_P),s(t_h4s_nums_num,V_n))),s(t_h4s_nums_num,h4s_arithmetics_u_2d(s(t_h4s_nums_num,V_n),s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero))))))))))))).
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_primu_u_recs_LESSu_u_DEF, axiom, ![V_n, V_m]: (p(s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,V_m),s(t_h4s_nums_num,V_n)))) <=> ?[V_P]: (![V_n0]: (p(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_n0)))))) => p(s(t_bool,happ(s(t_fun(t_h4s_nums_num,t_bool),V_P),s(t_h4s_nums_num,V_n0))))) & (p(s(t_bool,happ(s(t_fun(t_h4s_nums_num,t_bool),V_P),s(t_h4s_nums_num,V_m)))) & ~ (p(s(t_bool,happ(s(t_fun(t_h4s_nums_num,t_bool),V_P),s(t_h4s_nums_num,V_n))))))))).
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_arithmetics_LESSu_u_LESSu_u_CASES, axiom, ![V_n, V_m]: (s(t_h4s_nums_num,V_m) = s(t_h4s_nums_num,V_n) | (p(s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,V_m),s(t_h4s_nums_num,V_n)))) | p(s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,V_n),s(t_h4s_nums_num,V_m))))))).
fof(ah4s_arithmetics_SUBu_u_MONOu_u_EQ, axiom, ![V_n, V_m]: s(t_h4s_nums_num,h4s_arithmetics_u_2d(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,V_m))))) = s(t_h4s_nums_num,h4s_arithmetics_u_2d(s(t_h4s_nums_num,V_n),s(t_h4s_nums_num,V_m)))).
fof(ah4s_arithmetics_SUCu_u_SUB1, axiom, ![V_m]: s(t_h4s_nums_num,h4s_arithmetics_u_2d(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,V_m))),s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero))))))) = s(t_h4s_nums_num,V_m)).
fof(ah4s_arithmetics_ADD1, axiom, ![V_m]: s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,V_m))) = s(t_h4s_nums_num,h4s_arithmetics_u_2b(s(t_h4s_nums_num,V_m),s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero)))))))).
fof(ah4s_arithmetics_NOTu_u_LESS, axiom, ![V_n, V_m]: (~ (p(s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,V_m),s(t_h4s_nums_num,V_n))))) <=> p(s(t_bool,h4s_arithmetics_u_3cu_3d(s(t_h4s_nums_num,V_n),s(t_h4s_nums_num,V_m)))))).
fof(ch4s_numRings_numu_u_rewritesu_c13, conjecture, s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,h4s_nums_0))) = s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_arithmetics_zero)))))).
