%   ORIGINAL: h4/enumeral/IN__node
% 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/enumeral/IN__bt__to__set_c1: !y x r l cmp. h4/bool/IN y (h4/enumeral/ENUMERAL cmp (h4/enumeral/node l x r)) <=> h4/bool/IN y (h4/enumeral/ENUMERAL cmp l) /\ h4/toto/apto cmp y x = h4/toto/LESS \/ y = x \/ h4/bool/IN y (h4/enumeral/ENUMERAL cmp r) /\ h4/toto/apto cmp x y = h4/toto/LESS
% Assm: h4/enumeral/bt__to__set_c1: !x r l cmp. h4/enumeral/ENUMERAL cmp (h4/enumeral/node l x r) = h4/pred__set/UNION (h4/pred__set/UNION (h4/pred__set/GSPEC (\y. h4/pair/_2C y (h4/bool/IN y (h4/enumeral/ENUMERAL cmp l) /\ h4/toto/apto cmp y x = h4/toto/LESS))) (h4/pred__set/INSERT x h4/pred__set/EMPTY)) (h4/pred__set/GSPEC (\z. h4/pair/_2C z (h4/bool/IN z (h4/enumeral/ENUMERAL cmp r) /\ h4/toto/apto cmp x z = h4/toto/LESS)))
% Assm: h4/bool/IMP__ANTISYM__AX: !t2 t1. (t1 ==> t2) ==> (t2 ==> t1) ==> (t1 <=> t2)
% Assm: h4/bool/TRUTH: T
% Assm: h4/bool/EQ__CLAUSES_c1: !t. (t <=> T) <=> t
% Assm: h4/enumeral/bt__to__set__ub0: !ub t cmp. h4/enumeral/bt__to__set__ub cmp t ub = h4/pred__set/GSPEC (\x. h4/pair/_2C x (h4/bool/IN x (h4/enumeral/ENUMERAL cmp t) /\ h4/toto/apto cmp x ub = h4/toto/LESS))
% Assm: h4/enumeral/bt__to__set__lb0: !t lb cmp. h4/enumeral/bt__to__set__lb cmp lb t = h4/pred__set/GSPEC (\x. h4/pair/_2C x (h4/bool/IN x (h4/enumeral/ENUMERAL cmp t) /\ h4/toto/apto cmp lb x = h4/toto/LESS))
% Assm: h4/enumeral/bt__to__set__lb__ub0: !ub t lb cmp. h4/enumeral/bt__to__set__lb__ub cmp lb t ub = h4/pred__set/GSPEC (\x. h4/pair/_2C x (h4/bool/IN x (h4/enumeral/ENUMERAL cmp t) /\ h4/toto/apto cmp lb x = h4/toto/LESS /\ h4/toto/apto cmp x ub = h4/toto/LESS))
% Assm: h4/enumeral/IN__bt__to__set_c0: !y cmp. h4/bool/IN y (h4/enumeral/ENUMERAL cmp h4/enumeral/nt) <=> F
% Assm: h4/bool/ETA__AX: !t. (\x. t x) = t
% Assm: h4/bool/IMP__CLAUSES_c3: !t. t ==> t <=> T
% Assm: h4/bool/MONO__OR: !z y x w. (x ==> y) /\ (z ==> w) ==> x \/ z ==> y \/ w
% Assm: h4/bool/MONO__AND: !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/JRH__INDUCT__UTIL: !t P. (!x. x = t ==> P x) ==> $exists P
% Assm: h4/enumeral/hidden____20__40ind____typeenumeral1____def: h4/enumeral/_20_40ind__typeenumeral1 = (\a0 a1 a2. h4/enumeral/_20_40ind__typeenumeral2 ((\a00 a10 a20. h4/ind__type/CONSTR (h4/num/SUC h4/num/0) a10 (h4/ind__type/FCONS a00 (h4/ind__type/FCONS a20 (\n. h4/ind__type/BOTTOM)))) (h4/enumeral/_20_40ind__typeenumeral3 a0) a1 (h4/enumeral/_20_40ind__typeenumeral3 a2)))
% Assm: h4/enumeral/bt__repfns_c0: !a. h4/enumeral/_20_40ind__typeenumeral2 (h4/enumeral/_20_40ind__typeenumeral3 a) = a
% Assm: h4/enumeral/nt0: h4/enumeral/nt = h4/enumeral/_20_40ind__typeenumeral0
% Assm: h4/enumeral/bt__repfns_c1: !r. (\a0_27. !_27bt_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) a10 (h4/ind__type/FCONS a00 (h4/ind__type/FCONS a20 (\n. h4/ind__type/BOTTOM)))) a0 a1 a2 /\ _27bt_27 a0 /\ _27bt_27 a2) ==> _27bt_27 a0_270) ==> _27bt_27 a0_27) r <=> h4/enumeral/_20_40ind__typeenumeral3 (h4/enumeral/_20_40ind__typeenumeral2 r) = r
% Assm: h4/enumeral/node0: h4/enumeral/node = h4/enumeral/_20_40ind__typeenumeral1
% Assm: h4/enumeral/hidden____20__40ind____typeenumeral0____def: h4/enumeral/_20_40ind__typeenumeral0 = h4/enumeral/_20_40ind__typeenumeral2 (h4/ind__type/CONSTR h4/num/0 h4/bool/ARB (\n. h4/ind__type/BOTTOM))
% Assm: h4/ind__type/FCONS0_c1: !n f a. h4/ind__type/FCONS a f (h4/num/SUC n) = f n
% Assm: h4/bool/BETA__THM: !y f. (\x. f x) y = f y
% Assm: h4/ind__type/FCONS0_c0: !f a. h4/ind__type/FCONS a f h4/num/0 = a
% Assm: h4/ind__type/CONSTR__REC: !Fn. ?f. !c i r. f (h4/ind__type/CONSTR c i r) = Fn c i r (\n. f (r n))
% Assm: h4/bool/EQ__CLAUSES_c0: !t. (T <=> t) <=> t
% Assm: h4/bool/FALSITY: !t. F ==> t
% Assm: h4/pred__set/NOT__IN__EMPTY: !x. ~h4/bool/IN x h4/pred__set/EMPTY
% Assm: h4/bool/OR__CLAUSES_c3: !t. t \/ F <=> 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/dc__disj: !r q p. (p <=> q \/ r) <=> (p \/ ~q) /\ (p \/ ~r) /\ (q \/ r \/ ~p)
% Assm: h4/sat/OR__DUAL2: !B A. ~(A \/ B) ==> F <=> (A ==> F) ==> ~B ==> F
% Assm: h4/sat/dc__neg: !q p. (p <=> ~q) <=> (p \/ q) /\ (~q \/ ~p)
% Assm: h4/sat/OR__DUAL3: !B A. ~(~A \/ B) ==> F <=> A ==> ~B ==> F
% Assm: h4/sat/NOT__NOT: !t. ~ ~t <=> t
% Assm: h4/sat/AND__INV__IMP: !A. A ==> ~A ==> F
% Assm: h4/pred__set/GSPECIFICATION: !v f. h4/bool/IN v (h4/pred__set/GSPEC f) <=> (?x. h4/pair/_2C v T = f x)
% Assm: h4/pred__set/IN__UNION: !x t s. h4/bool/IN x (h4/pred__set/UNION s t) <=> h4/bool/IN x s \/ h4/bool/IN x t
% Assm: h4/pair/PAIR__EQ: !y x b a. h4/pair/_2C x y = h4/pair/_2C a b <=> x = a /\ y = b
% Assm: h4/pred__set/IN__INSERT: !y x s. h4/bool/IN x (h4/pred__set/INSERT y s) <=> x = y \/ h4/bool/IN x s
% Assm: h4/enumeral/bt__to__set_c0: !cmp. h4/enumeral/ENUMERAL cmp h4/enumeral/nt = h4/pred__set/EMPTY
% Assm: h4/enumeral/NOT__IN__nt: !y cmp. h4/bool/IN y (h4/enumeral/ENUMERAL cmp h4/enumeral/nt) <=> F
% Assm: h4/enumeral/BL__ACCUM0_c2: !rft r bl ac a. h4/enumeral/BL__ACCUM a ac (h4/enumeral/onebl r rft bl) = h4/enumeral/zerbl (h4/enumeral/BL__ACCUM a (h4/enumeral/node ac r rft) bl)
% Assm: h4/enumeral/bt__11: !a2_27 a2 a1_27 a1 a0_27 a0. h4/enumeral/node a0 a1 a2 = h4/enumeral/node a0_27 a1_27 a2_27 <=> a0 = a0_27 /\ a1 = a1_27 /\ a2 = a2_27
% Assm: h4/enumeral/bt__distinct0: !a2 a1 a0. ~(h4/enumeral/nt = h4/enumeral/node a0 a1 a2)
% Assm: h4/enumeral/bt__110: !a2_27 a2 a1_27 a1 a0_27 a0. h4/enumeral/node a0 a1 a2 = h4/enumeral/node a0_27 a1_27 a2_27 <=> a0 = a0_27 /\ a1 = a1_27 /\ a2 = a2_27
% Assm: h4/enumeral/bt__to__list0_c1: !x r l. h4/enumeral/bt__to__list (h4/enumeral/node l x r) = h4/list/APPEND (h4/list/APPEND (h4/enumeral/bt__to__list l) (h4/list/CONS x h4/list/NIL)) (h4/enumeral/bt__to__list r)
% Assm: h4/enumeral/bt__distinct: !a2 a1 a0. ~(h4/enumeral/nt = h4/enumeral/node a0 a1 a2)
% Assm: h4/enumeral/bt__case__cong: !v_27 v f_27 f M_27 M. M = M_27 /\ (M_27 = h4/enumeral/nt ==> v = v_27) /\ (!a0 a1 a2. M_27 = h4/enumeral/node a0 a1 a2 ==> f a0 a1 a2 = f_27 a0 a1 a2) ==> h4/enumeral/bt__CASE M v f = h4/enumeral/bt__CASE M_27 v_27 f_27
% Assm: h4/enumeral/bt__to__list__ac0_c1: !x r m l. h4/enumeral/bt__to__list__ac (h4/enumeral/node l x r) m = h4/enumeral/bt__to__list__ac l (h4/list/CONS x (h4/enumeral/bt__to__list__ac r m))
% Assm: h4/enumeral/bt__nchotomy: !bb. bb = h4/enumeral/nt \/ (?b a b0. bb = h4/enumeral/node b a b0)
% Assm: h4/enumeral/bl__rev0_c2: !ft f b a. h4/enumeral/bl__rev ft (h4/enumeral/onebl a f b) = h4/enumeral/bl__rev (h4/enumeral/node ft a f) b
% Assm: h4/enumeral/bt__size__def_c1: !f a2 a1 a0. h4/enumeral/bt__size f (h4/enumeral/node a0 a1 a2) = h4/arithmetic/_2B (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO)) (h4/arithmetic/_2B (h4/enumeral/bt__size f a0) (h4/arithmetic/_2B (f a1) (h4/enumeral/bt__size f a2)))
% Assm: h4/enumeral/bt__rev0_c1: !rft r lft bl. h4/enumeral/bt__rev (h4/enumeral/node lft r rft) bl = h4/enumeral/bt__rev lft (h4/enumeral/onebl r rft bl)
% Assm: h4/enumeral/bt__induction: !P. P h4/enumeral/nt /\ (!b b0. P b /\ P b0 ==> (!a. P (h4/enumeral/node b a b0))) ==> (!b. P b)
% Assm: h4/toto/aplistoto_c3: !y x c b a. h4/toto/apto (h4/toto/listoto c) (h4/list/CONS a x) (h4/list/CONS b y) = h4/toto/cpn__CASE (h4/toto/apto c a b) h4/toto/LESS (h4/toto/apto (h4/toto/listoto c) x y) h4/toto/GREATER
% Assm: h4/bool/NOT__CLAUSES_c2: ~F <=> T
% Assm: h4/bool/EQ__SYM__EQ: !y x. x = y <=> y = x
% Assm: h4/bool/EQ__CLAUSES_c2: !t. (F <=> t) <=> ~t
% Assm: h4/bool/REFL__CLAUSE: !x. x = x <=> T
% Assm: h4/bool/AND__CLAUSES_c0: !t. T /\ t <=> t
% Assm: h4/pair/FST0: !y x. h4/pair/FST (h4/pair/_2C x y) = x
% Assm: h4/pair/SND0: !y x. h4/pair/SND (h4/pair/_2C x y) = y
% Assm: h4/enumeral/nbl0: h4/enumeral/nbl = h4/enumeral/_20_40ind__typeenumeral4
% Assm: h4/enumeral/zerbl0: h4/enumeral/zerbl = h4/enumeral/_20_40ind__typeenumeral5
% Assm: h4/enumeral/hidden____20__40ind____typeenumeral6____def: h4/enumeral/_20_40ind__typeenumeral6 = (\a0 a1 a2. h4/enumeral/_20_40ind__typeenumeral7 ((\a00 a10 a20. h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC h4/num/0)) (h4/pair/_2C a00 a10) (h4/ind__type/FCONS a20 (\n. h4/ind__type/BOTTOM))) a0 a1 (h4/enumeral/_20_40ind__typeenumeral8 a2)))
% Assm: h4/enumeral/hidden____20__40ind____typeenumeral5____def: h4/enumeral/_20_40ind__typeenumeral5 = (\a. h4/enumeral/_20_40ind__typeenumeral7 ((\a0. h4/ind__type/CONSTR (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/enumeral/_20_40ind__typeenumeral8 a)))
% Assm: h4/enumeral/hidden____20__40ind____typeenumeral4____def: h4/enumeral/_20_40ind__typeenumeral4 = h4/enumeral/_20_40ind__typeenumeral7 (h4/ind__type/CONSTR h4/num/0 (h4/pair/_2C h4/bool/ARB h4/bool/ARB) (\n. h4/ind__type/BOTTOM))
% Assm: h4/enumeral/onebl0: h4/enumeral/onebl = h4/enumeral/_20_40ind__typeenumeral6
% Assm: h4/enumeral/bl__repfns_c1: !r. (\a0_27. !_27bl_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) \/ (?a. a0_270 = (\a0. h4/ind__type/CONSTR (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 /\ _27bl_27 a) \/ (?a0 a1 a2. a0_270 = (\a00 a10 a20. h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC h4/num/0)) (h4/pair/_2C a00 a10) (h4/ind__type/FCONS a20 (\n. h4/ind__type/BOTTOM))) a0 a1 a2 /\ _27bl_27 a2) ==> _27bl_27 a0_270) ==> _27bl_27 a0_27) r <=> h4/enumeral/_20_40ind__typeenumeral8 (h4/enumeral/_20_40ind__typeenumeral7 r) = r
% Assm: h4/enumeral/bl__repfns_c0: !a. h4/enumeral/_20_40ind__typeenumeral7 (h4/enumeral/_20_40ind__typeenumeral8 a) = a
% Assm: h4/bool/NOT__CLAUSES_c0: !t. ~ ~t <=> t
% Assm: h4/bool/NOT__CLAUSES_c1: ~T <=> F
% Assm: h4/bool/EQ__CLAUSES_c3: !t. (t <=> F) <=> ~t
% Assm: h4/bool/IMP__F: !t. (t ==> F) ==> ~t
% Assm: h4/enumeral/bt__case__def0_c1: !v f a2 a1 a0. h4/enumeral/bt__CASE (h4/enumeral/node a0 a1 a2) v f = f a0 a1 a2
% Assm: h4/enumeral/bt__case__def0_c0: !v f. h4/enumeral/bt__CASE h4/enumeral/nt v f = v
% Assm: h4/bool/IMP__CLAUSES_c2: !t. F ==> t <=> T
% Assm: h4/bool/EQ__EXPAND: !t2 t1. (t1 <=> t2) <=> t1 /\ t2 \/ ~t1 /\ ~t2
% Assm: h4/bool/SELECT__AX: !x P. P x ==> P (h4/min/_40 P)
% Assm: h4/bool/LET__THM: !x f. h4/bool/LET f x = f x
% Assm: h4/bool/IMP__CLAUSES_c4: !t. t ==> F <=> ~t
% Assm: h4/numeral/iDUB__removal_c0: !n. h4/numeral/iDUB (h4/arithmetic/BIT1 n) = h4/arithmetic/BIT2 (h4/numeral/iDUB n)
% Assm: h4/numeral/iDUB__removal_c2: h4/numeral/iDUB h4/arithmetic/ZERO = h4/arithmetic/ZERO
% Assm: h4/numeral/numeral__sub: !n m. h4/arithmetic/NUMERAL (h4/arithmetic/_2D n m) = h4/bool/COND (h4/prim__rec/_3C m n) (h4/arithmetic/NUMERAL (h4/numeral/iSUB T n m)) h4/num/0
% Assm: h4/numeral/iSUB__THM_c8: !n m. h4/numeral/iSUB T (h4/arithmetic/BIT2 n) (h4/arithmetic/BIT1 m) = h4/arithmetic/BIT1 (h4/numeral/iSUB T n m)
% Assm: h4/numeral/numeral__lte_c2: !n. h4/arithmetic/_3C_3D (h4/arithmetic/BIT2 n) h4/arithmetic/ZERO <=> F
% Assm: h4/numeral/numeral__lte_c1: !n. h4/arithmetic/_3C_3D (h4/arithmetic/BIT1 n) h4/arithmetic/ZERO <=> F
% Assm: h4/numeral/numeral__lt_c3: !n m. h4/prim__rec/_3C (h4/arithmetic/BIT1 n) (h4/arithmetic/BIT1 m) <=> h4/prim__rec/_3C n m
% Assm: h4/numeral/iSUB__THM_c1: !n. h4/numeral/iSUB T n h4/arithmetic/ZERO = n
% Assm: h4/numeral/numeral__lt_c5: !n m. h4/prim__rec/_3C (h4/arithmetic/BIT1 n) (h4/arithmetic/BIT2 m) <=> ~h4/prim__rec/_3C m n
% Assm: h4/bool/FORALL__SIMP: !t. (!x. t) <=> t
% Assm: h4/numeral/numeral__eq_c3: !n. h4/arithmetic/BIT2 n = h4/arithmetic/ZERO <=> F
% Assm: h4/numeral/numeral__lt_c0: !n. h4/prim__rec/_3C h4/arithmetic/ZERO (h4/arithmetic/BIT1 n) <=> T
% Assm: h4/numeral/numeral__eq_c1: !n. h4/arithmetic/BIT1 n = h4/arithmetic/ZERO <=> F
% Assm: h4/numeral/iSUB__THM_c3: !n m. h4/numeral/iSUB T (h4/arithmetic/BIT1 n) (h4/arithmetic/BIT1 m) = h4/numeral/iDUB (h4/numeral/iSUB T n m)
% Assm: h4/numeral/numeral__lt_c2: !n. h4/prim__rec/_3C n h4/arithmetic/ZERO <=> F
% Assm: h4/numeral/numeral__add_c2: !n m. h4/numeral/iZ (h4/arithmetic/_2B (h4/arithmetic/BIT1 n) (h4/arithmetic/BIT1 m)) = h4/arithmetic/BIT2 (h4/numeral/iZ (h4/arithmetic/_2B n m))
% Assm: h4/bool/LET__DEF: h4/bool/LET = (\f x. f x)
% Assm: h4/numeral/numeral__distrib_c20: !n. h4/prim__rec/_3C n h4/num/0 <=> F
% Assm: h4/numeral/numeral__distrib_c21: !n. h4/prim__rec/_3C h4/num/0 (h4/arithmetic/NUMERAL n) <=> h4/prim__rec/_3C h4/arithmetic/ZERO n
% Assm: h4/numeral/numeral__distrib_c17: !n. h4/arithmetic/NUMERAL n = h4/num/0 <=> n = h4/arithmetic/ZERO
% 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/numeral/numeral__distrib_c2: !n m. h4/arithmetic/_2B (h4/arithmetic/NUMERAL n) (h4/arithmetic/NUMERAL m) = h4/arithmetic/NUMERAL (h4/numeral/iZ (h4/arithmetic/_2B n m))
% Assm: h4/numeral/numeral__distrib_c1: !n. h4/arithmetic/_2B n h4/num/0 = n
% Assm: h4/arithmetic/SUB__LEFT__LESS: !p n m. h4/prim__rec/_3C m (h4/arithmetic/_2D n p) <=> h4/prim__rec/_3C (h4/arithmetic/_2B m p) n
% Assm: h4/numeral/numeral__distrib_c27: !n. h4/arithmetic/_3C_3D (h4/arithmetic/NUMERAL n) h4/num/0 <=> h4/arithmetic/_3C_3D n h4/arithmetic/ZERO
% Assm: h4/numeral/numeral__distrib_c8: !n m. h4/arithmetic/_2D (h4/arithmetic/NUMERAL n) (h4/arithmetic/NUMERAL m) = h4/arithmetic/NUMERAL (h4/arithmetic/_2D n m)
% Assm: h4/arithmetic/SUB__LEFT__EQ: !p n m. m = h4/arithmetic/_2D n p <=> h4/arithmetic/_2B m p = n \/ h4/arithmetic/_3C_3D m h4/num/0 /\ h4/arithmetic/_3C_3D n p
% Assm: h4/arithmetic/SUC__ONE__ADD: !n. h4/num/SUC n = h4/arithmetic/_2B (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO)) n
% Assm: h4/arithmetic/EQ__LESS__EQ: !n m. m = n <=> h4/arithmetic/_3C_3D m n /\ h4/arithmetic/_3C_3D n m
% Assm: h4/arithmetic/ADD__MONO__LESS__EQ: !p n m. h4/arithmetic/_3C_3D (h4/arithmetic/_2B m n) (h4/arithmetic/_2B m p) <=> h4/arithmetic/_3C_3D n p
% Assm: h4/bool/CONJ__ASSOC: !t3 t2 t1. t1 /\ t2 /\ t3 <=> (t1 /\ t2) /\ t3
% Assm: h4/arithmetic/LESS__EQ__TRANS: !p n m. h4/arithmetic/_3C_3D m n /\ h4/arithmetic/_3C_3D n p ==> h4/arithmetic/_3C_3D m p
% Assm: h4/arithmetic/NOT__LEQ: !n m. ~h4/arithmetic/_3C_3D m n <=> h4/arithmetic/_3C_3D (h4/num/SUC n) m
% Assm: h4/arithmetic/ZERO__LESS__EQ: !n. h4/arithmetic/_3C_3D h4/num/0 n
% Assm: h4/arithmetic/MULT__CLAUSES_c2: !m. h4/arithmetic/_2A (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO)) m = m
% Assm: h4/arithmetic/ADD__ASSOC: !p n m. h4/arithmetic/_2B m (h4/arithmetic/_2B n p) = h4/arithmetic/_2B (h4/arithmetic/_2B m n) p
% Assm: h4/arithmetic/LESS__EQ: !n m. h4/prim__rec/_3C m n <=> h4/arithmetic/_3C_3D (h4/num/SUC m) n
% Assm: h4/arithmetic/ADD__SYM: !n m. h4/arithmetic/_2B m n = h4/arithmetic/_2B n m
% Assm: h4/arithmetic/ADD__0: !m. h4/arithmetic/_2B m h4/num/0 = m
% Assm: h4/numeral/numeral__add_c0: !n. h4/numeral/iZ (h4/arithmetic/_2B h4/arithmetic/ZERO n) = n
% Assm: h4/arithmetic/NOT__NUM__EQ: !n m. ~(m = n) <=> h4/arithmetic/_3C_3D (h4/num/SUC m) n \/ h4/arithmetic/_3C_3D (h4/num/SUC n) m
% Assm: h4/arithmetic/NOT__LESS: !n m. ~h4/prim__rec/_3C m n <=> h4/arithmetic/_3C_3D n m
% Assm: h4/arithmetic/ADD__CLAUSES_c0: !m. h4/arithmetic/_2B h4/num/0 m = m
% Assm: h4/pair/pair__case__thm: !y x f. h4/pair/pair__CASE (h4/pair/_2C x y) f = f x y
% Goal: !y x r l cmp. h4/bool/IN x (h4/enumeral/ENUMERAL cmp (h4/enumeral/node l y r)) <=> h4/toto/cpn__CASE (h4/toto/apto cmp x y) (h4/bool/IN x (h4/enumeral/ENUMERAL cmp l)) T (h4/bool/IN x (h4/enumeral/ENUMERAL cmp r))
%   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_enumerals_INu_u_btu_u_tou_u_setu_c1]: !y x r l cmp. h4/bool/IN y (h4/enumeral/ENUMERAL cmp (happ (happ (happ h4/enumeral/node l) x) r)) <=> h4/bool/IN y (h4/enumeral/ENUMERAL cmp l) /\ h4/toto/apto cmp y x = h4/toto/LESS \/ y = x \/ h4/bool/IN y (h4/enumeral/ENUMERAL cmp r) /\ h4/toto/apto cmp x y = h4/toto/LESS
% Assm [h4s_enumerals_btu_u_tou_u_setu_c1]: !_1. (!r cmp x z. ?v. (v <=> h4/bool/IN z (h4/enumeral/ENUMERAL cmp r) /\ h4/toto/apto cmp x z = h4/toto/LESS) /\ happ (happ (happ (happ _1 r) cmp) x) z = h4/pair/_2C z v) ==> (!_0. (!l cmp x y. ?v. (v <=> h4/bool/IN y (h4/enumeral/ENUMERAL cmp l) /\ h4/toto/apto cmp y x = h4/toto/LESS) /\ happ (happ (happ (happ _0 l) cmp) x) y = h4/pair/_2C y v) ==> (!x r l cmp. h4/enumeral/ENUMERAL cmp (happ (happ (happ h4/enumeral/node l) x) r) = h4/pred__set/UNION (h4/pred__set/UNION (h4/pred__set/GSPEC (happ (happ (happ _0 l) cmp) x)) (h4/pred__set/INSERT x h4/pred__set/EMPTY)) (h4/pred__set/GSPEC (happ (happ (happ _1 r) cmp) x))))
% Assm [h4s_bools_IMPu_u_ANTISYMu_u_AX]: !t2 t1. (t1 ==> t2) ==> (t2 ==> t1) ==> (t1 <=> t2)
% Assm [h4s_bools_TRUTH]: T
% Assm [h4s_bools_EQu_u_CLAUSESu_c1]: !t. (t <=> T) <=> t
% Assm [h4s_enumerals_btu_u_tou_u_setu_u_ub0]: !_0. (!t cmp ub x. ?v. (v <=> h4/bool/IN x (h4/enumeral/ENUMERAL cmp t) /\ h4/toto/apto cmp x ub = h4/toto/LESS) /\ happ (happ (happ (happ _0 t) cmp) ub) x = h4/pair/_2C x v) ==> (!ub t cmp. h4/enumeral/bt__to__set__ub cmp t ub = h4/pred__set/GSPEC (happ (happ (happ _0 t) cmp) ub))
% Assm [h4s_enumerals_btu_u_tou_u_setu_u_lb0]: !_0. (!t cmp lb x. ?v. (v <=> h4/bool/IN x (h4/enumeral/ENUMERAL cmp t) /\ h4/toto/apto cmp lb x = h4/toto/LESS) /\ happ (happ (happ (happ _0 t) cmp) lb) x = h4/pair/_2C x v) ==> (!t lb cmp. h4/enumeral/bt__to__set__lb cmp lb t = h4/pred__set/GSPEC (happ (happ (happ _0 t) cmp) lb))
% Assm [h4s_enumerals_btu_u_tou_u_setu_u_lbu_u_ub0]: !_0. (!t lb cmp ub x. ?v. (v <=> h4/bool/IN x (h4/enumeral/ENUMERAL cmp t) /\ h4/toto/apto cmp lb x = h4/toto/LESS /\ h4/toto/apto cmp x ub = h4/toto/LESS) /\ happ (happ (happ (happ (happ _0 t) lb) cmp) ub) x = h4/pair/_2C x v) ==> (!ub t lb cmp. h4/enumeral/bt__to__set__lb__ub cmp lb t ub = h4/pred__set/GSPEC (happ (happ (happ (happ _0 t) lb) cmp) ub))
% Assm [h4s_enumerals_INu_u_btu_u_tou_u_setu_c0]: !y cmp. h4/bool/IN y (h4/enumeral/ENUMERAL cmp h4/enumeral/nt) <=> F
% 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_bools_MONOu_u_OR]: !z y x w. (x ==> y) /\ (z ==> w) ==> x \/ z ==> y \/ w
% Assm [h4s_bools_MONOu_u_AND]: !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_JRHu_u_INDUCTu_u_UTIL]: !t P. (!x. x = t ==> happ P x) ==> $exists P
% Assm [h4s_enumerals_hiddenu_u_u_u_20u_u_40indu_u_u_u_typeenumeral1u_u_u_u_def]: !_0. (!n. happ _0 n = h4/ind__type/BOTTOM) ==> (!x x x'. happ (happ (happ h4/enumeral/_20_40ind__typeenumeral1 x) x) x' = h4/enumeral/_20_40ind__typeenumeral2 (h4/ind__type/CONSTR (h4/num/SUC h4/num/0) x (h4/ind__type/FCONS (h4/enumeral/_20_40ind__typeenumeral3 x) (h4/ind__type/FCONS (h4/enumeral/_20_40ind__typeenumeral3 x') _0))))
% Assm [h4s_enumerals_btu_u_repfnsu_c0]: !a. h4/enumeral/_20_40ind__typeenumeral2 (h4/enumeral/_20_40ind__typeenumeral3 a) = a
% Assm [h4s_enumerals_nt0]: h4/enumeral/nt = h4/enumeral/_20_40ind__typeenumeral0
% Assm [h4s_enumerals_btu_u_repfnsu_c1]: !_0. (!n. happ _0 n = h4/ind__type/BOTTOM) ==> (!r. (!_27bt_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) a1 (h4/ind__type/FCONS a0 (h4/ind__type/FCONS a2 _0)) /\ happ _27bt_27 a0 /\ happ _27bt_27 a2) ==> happ _27bt_27 a0_270) ==> happ _27bt_27 r) <=> h4/enumeral/_20_40ind__typeenumeral3 (h4/enumeral/_20_40ind__typeenumeral2 r) = r)
% Assm [h4s_enumerals_node0]: h4/enumeral/node = h4/enumeral/_20_40ind__typeenumeral1
% Assm [h4s_enumerals_hiddenu_u_u_u_20u_u_40indu_u_u_u_typeenumeral0u_u_u_u_def]: !_0. (!n. happ _0 n = h4/ind__type/BOTTOM) ==> h4/enumeral/_20_40ind__typeenumeral0 = h4/enumeral/_20_40ind__typeenumeral2 (h4/ind__type/CONSTR h4/num/0 h4/bool/ARB _0)
% Assm [h4s_indu_u_types_FCONS0u_c1]: !n f a. happ (h4/ind__type/FCONS a f) (h4/num/SUC n) = happ f n
% Assm [h4s_bools_BETAu_u_THM]: !y f. happ f y = happ f y
% Assm [h4s_indu_u_types_FCONS0u_c0]: !f a. happ (h4/ind__type/FCONS a f) h4/num/0 = a
% Assm [h4s_indu_u_types_CONSTRu_u_REC]: !_0. (!f r n. happ (happ (happ _0 f) r) n = happ f (happ r n)) ==> (!Fn. ?f. !c i r. happ f (h4/ind__type/CONSTR c i r) = happ (happ (happ (happ Fn c) i) r) (happ (happ _0 f) r))
% Assm [h4s_bools_EQu_u_CLAUSESu_c0]: !t. (T <=> t) <=> t
% Assm [h4s_bools_FALSITY]: !t. F ==> t
% Assm [h4s_predu_u_sets_NOTu_u_INu_u_EMPTY]: !x. ~h4/bool/IN x h4/pred__set/EMPTY
% Assm [h4s_bools_ORu_u_CLAUSESu_c3]: !t. t \/ F <=> 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_dcu_u_disj]: !r q p. (p <=> q \/ r) <=> (p \/ ~q) /\ (p \/ ~r) /\ (q \/ r \/ ~p)
% Assm [h4s_sats_ORu_u_DUAL2]: !B A. ~(A \/ B) ==> F <=> (A ==> F) ==> ~B ==> F
% Assm [h4s_sats_dcu_u_neg]: !q p. (p <=> ~q) <=> (p \/ q) /\ (~q \/ ~p)
% Assm [h4s_sats_ORu_u_DUAL3]: !B A. ~(~A \/ B) ==> F <=> A ==> ~B ==> F
% Assm [h4s_sats_NOTu_u_NOT]: !t. ~ ~t <=> t
% Assm [h4s_sats_ANDu_u_INVu_u_IMP]: !A. A ==> ~A ==> F
% Assm [h4s_predu_u_sets_GSPECIFICATION]: !v f. h4/bool/IN v (h4/pred__set/GSPEC f) <=> (?x. h4/pair/_2C v T = happ f x)
% Assm [h4s_predu_u_sets_INu_u_UNION]: !x t s. h4/bool/IN x (h4/pred__set/UNION s t) <=> h4/bool/IN x s \/ h4/bool/IN x t
% Assm [h4s_pairs_PAIRu_u_EQ]: !y x b a. h4/pair/_2C x y = h4/pair/_2C a b <=> x = a /\ y = b
% Assm [h4s_predu_u_sets_INu_u_INSERT]: !y x s. h4/bool/IN x (h4/pred__set/INSERT y s) <=> x = y \/ h4/bool/IN x s
% Assm [h4s_enumerals_btu_u_tou_u_setu_c0]: !cmp. h4/enumeral/ENUMERAL cmp h4/enumeral/nt = h4/pred__set/EMPTY
% Assm [h4s_enumerals_NOTu_u_INu_u_nt]: !y cmp. h4/bool/IN y (h4/enumeral/ENUMERAL cmp h4/enumeral/nt) <=> F
% Assm [h4s_enumerals_BLu_u_ACCUM0u_c2]: !rft r bl ac a. h4/enumeral/BL__ACCUM a ac (happ (happ (happ h4/enumeral/onebl r) rft) bl) = happ h4/enumeral/zerbl (h4/enumeral/BL__ACCUM a (happ (happ (happ h4/enumeral/node ac) r) rft) bl)
% Assm [h4s_enumerals_btu_u_11]: !a2_27 a2 a1_27 a1 a0_27 a0. happ (happ (happ h4/enumeral/node a0) a1) a2 = happ (happ (happ h4/enumeral/node a0_27) a1_27) a2_27 <=> a0 = a0_27 /\ a1 = a1_27 /\ a2 = a2_27
% Assm [h4s_enumerals_btu_u_distinct0]: !a2 a1 a0. ~(h4/enumeral/nt = happ (happ (happ h4/enumeral/node a0) a1) a2)
% Assm [h4s_enumerals_btu_u_110]: !a2_27 a2 a1_27 a1 a0_27 a0. happ (happ (happ h4/enumeral/node a0) a1) a2 = happ (happ (happ h4/enumeral/node a0_27) a1_27) a2_27 <=> a0 = a0_27 /\ a1 = a1_27 /\ a2 = a2_27
% Assm [h4s_enumerals_btu_u_tou_u_list0u_c1]: !x r l. h4/enumeral/bt__to__list (happ (happ (happ h4/enumeral/node l) x) r) = h4/list/APPEND (h4/list/APPEND (h4/enumeral/bt__to__list l) (h4/list/CONS x h4/list/NIL)) (h4/enumeral/bt__to__list r)
% Assm [h4s_enumerals_btu_u_distinct]: !a2 a1 a0. ~(h4/enumeral/nt = happ (happ (happ h4/enumeral/node a0) a1) a2)
% Assm [h4s_enumerals_btu_u_caseu_u_cong]: !v_27 v f_27 f M_27 M. M = M_27 /\ (M_27 = h4/enumeral/nt ==> v = v_27) /\ (!a0 a1 a2. M_27 = happ (happ (happ h4/enumeral/node a0) a1) a2 ==> happ (happ (happ f a0) a1) a2 = happ (happ (happ f_27 a0) a1) a2) ==> h4/enumeral/bt__CASE M v f = h4/enumeral/bt__CASE M_27 v_27 f_27
% Assm [h4s_enumerals_btu_u_tou_u_listu_u_ac0u_c1]: !x r m l. h4/enumeral/bt__to__list__ac (happ (happ (happ h4/enumeral/node l) x) r) m = h4/enumeral/bt__to__list__ac l (h4/list/CONS x (h4/enumeral/bt__to__list__ac r m))
% Assm [h4s_enumerals_btu_u_nchotomy]: !bb. bb = h4/enumeral/nt \/ (?b a b0. bb = happ (happ (happ h4/enumeral/node b) a) b0)
% Assm [h4s_enumerals_blu_u_rev0u_c2]: !ft f b a. h4/enumeral/bl__rev ft (happ (happ (happ h4/enumeral/onebl a) f) b) = h4/enumeral/bl__rev (happ (happ (happ h4/enumeral/node ft) a) f) b
% Assm [h4s_enumerals_btu_u_sizeu_u_defu_c1]: !f a2 a1 a0. h4/enumeral/bt__size f (happ (happ (happ h4/enumeral/node a0) a1) a2) = h4/arithmetic/_2B (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO)) (h4/arithmetic/_2B (h4/enumeral/bt__size f a0) (h4/arithmetic/_2B (happ f a1) (h4/enumeral/bt__size f a2)))
% Assm [h4s_enumerals_btu_u_rev0u_c1]: !rft r lft bl. h4/enumeral/bt__rev (happ (happ (happ h4/enumeral/node lft) r) rft) bl = h4/enumeral/bt__rev lft (happ (happ (happ h4/enumeral/onebl r) rft) bl)
% Assm [h4s_enumerals_btu_u_induction]: !P. happ P h4/enumeral/nt /\ (!b b0. happ P b /\ happ P b0 ==> (!a. happ P (happ (happ (happ h4/enumeral/node b) a) b0))) ==> (!b. happ P b)
% Assm [h4s_totos_aplistotou_c3]: !y x c b a. h4/toto/apto (h4/toto/listoto c) (h4/list/CONS a x) (h4/list/CONS b y) = h4/toto/cpn__CASE (h4/toto/apto c a b) h4/toto/LESS (h4/toto/apto (h4/toto/listoto c) x y) h4/toto/GREATER
% Assm [h4s_bools_NOTu_u_CLAUSESu_c2]: ~F <=> T
% Assm [h4s_bools_EQu_u_SYMu_u_EQ]: !y x. x = y <=> y = x
% Assm [h4s_bools_EQu_u_CLAUSESu_c2]: !t. (F <=> t) <=> ~t
% Assm [h4s_bools_REFLu_u_CLAUSE]: !x. x = x <=> T
% Assm [h4s_bools_ANDu_u_CLAUSESu_c0]: !t. T /\ t <=> t
% Assm [h4s_pairs_FST0]: !y x. h4/pair/FST (h4/pair/_2C x y) = x
% Assm [h4s_pairs_SND0]: !y x. h4/pair/SND (h4/pair/_2C x y) = y
% Assm [h4s_enumerals_nbl0]: h4/enumeral/nbl = h4/enumeral/_20_40ind__typeenumeral4
% Assm [h4s_enumerals_zerbl0]: h4/enumeral/zerbl = h4/enumeral/_20_40ind__typeenumeral5
% Assm [h4s_enumerals_hiddenu_u_u_u_20u_u_40indu_u_u_u_typeenumeral6u_u_u_u_def]: !_0. (!n. happ _0 n = h4/ind__type/BOTTOM) ==> (!x x x. happ (happ (happ h4/enumeral/_20_40ind__typeenumeral6 x) x) x = h4/enumeral/_20_40ind__typeenumeral7 (h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC h4/num/0)) (h4/pair/_2C x x) (h4/ind__type/FCONS (h4/enumeral/_20_40ind__typeenumeral8 x) _0)))
% Assm [h4s_enumerals_hiddenu_u_u_u_20u_u_40indu_u_u_u_typeenumeral5u_u_u_u_def]: !_0. (!n. happ _0 n = h4/ind__type/BOTTOM) ==> (!x. happ h4/enumeral/_20_40ind__typeenumeral5 x = h4/enumeral/_20_40ind__typeenumeral7 (h4/ind__type/CONSTR (h4/num/SUC h4/num/0) (h4/pair/_2C h4/bool/ARB h4/bool/ARB) (h4/ind__type/FCONS (h4/enumeral/_20_40ind__typeenumeral8 x) _0)))
% Assm [h4s_enumerals_hiddenu_u_u_u_20u_u_40indu_u_u_u_typeenumeral4u_u_u_u_def]: !_0. (!n. happ _0 n = h4/ind__type/BOTTOM) ==> h4/enumeral/_20_40ind__typeenumeral4 = h4/enumeral/_20_40ind__typeenumeral7 (h4/ind__type/CONSTR h4/num/0 (h4/pair/_2C h4/bool/ARB h4/bool/ARB) _0)
% Assm [h4s_enumerals_onebl0]: h4/enumeral/onebl = h4/enumeral/_20_40ind__typeenumeral6
% Assm [h4s_enumerals_blu_u_repfnsu_c1]: !_0. (!n. happ _0 n = h4/ind__type/BOTTOM) ==> (!r. (!_27bl_27. (!a0_270. a0_270 = h4/ind__type/CONSTR h4/num/0 (h4/pair/_2C h4/bool/ARB h4/bool/ARB) _0 \/ (?a. a0_270 = h4/ind__type/CONSTR (h4/num/SUC h4/num/0) (h4/pair/_2C h4/bool/ARB h4/bool/ARB) (h4/ind__type/FCONS a _0) /\ happ _27bl_27 a) \/ (?a0 a1 a2. a0_270 = h4/ind__type/CONSTR (h4/num/SUC (h4/num/SUC h4/num/0)) (h4/pair/_2C a0 a1) (h4/ind__type/FCONS a2 _0) /\ happ _27bl_27 a2) ==> happ _27bl_27 a0_270) ==> happ _27bl_27 r) <=> h4/enumeral/_20_40ind__typeenumeral8 (h4/enumeral/_20_40ind__typeenumeral7 r) = r)
% Assm [h4s_enumerals_blu_u_repfnsu_c0]: !a. h4/enumeral/_20_40ind__typeenumeral7 (h4/enumeral/_20_40ind__typeenumeral8 a) = a
% 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_c3]: !t. (t <=> F) <=> ~t
% Assm [h4s_bools_IMPu_u_F]: !t. (t ==> F) ==> ~t
% Assm [h4s_enumerals_btu_u_caseu_u_def0u_c1]: !v f a2 a1 a0. h4/enumeral/bt__CASE (happ (happ (happ h4/enumeral/node a0) a1) a2) v f = happ (happ (happ f a0) a1) a2
% Assm [h4s_enumerals_btu_u_caseu_u_def0u_c0]: !v f. h4/enumeral/bt__CASE h4/enumeral/nt v f = v
% Assm [h4s_bools_IMPu_u_CLAUSESu_c2]: !t. F ==> t <=> T
% Assm [h4s_bools_EQu_u_EXPAND]: !t2 t1. (t1 <=> t2) <=> t1 /\ t2 \/ ~t1 /\ ~t2
% Assm [h4s_bools_SELECTu_u_AX]: !x P. happ P x ==> happ P (h4/min/_40 P)
% Assm [h4s_bools_LETu_u_THM]: !x f. h4/bool/LET f x = happ f x
% Assm [h4s_bools_IMPu_u_CLAUSESu_c4]: !t. t ==> F <=> ~t
% Assm [h4s_numerals_iDUBu_u_removalu_c0]: !n. h4/numeral/iDUB (h4/arithmetic/BIT1 n) = h4/arithmetic/BIT2 (h4/numeral/iDUB n)
% Assm [h4s_numerals_iDUBu_u_removalu_c2]: h4/numeral/iDUB h4/arithmetic/ZERO = h4/arithmetic/ZERO
% Assm [h4s_numerals_numeralu_u_sub]: !n m. h4/arithmetic/NUMERAL (h4/arithmetic/_2D n m) = h4/bool/COND (h4/prim__rec/_3C m n) (h4/arithmetic/NUMERAL (h4/numeral/iSUB T n m)) h4/num/0
% Assm [h4s_numerals_iSUBu_u_THMu_c8]: !n m. h4/numeral/iSUB T (h4/arithmetic/BIT2 n) (h4/arithmetic/BIT1 m) = h4/arithmetic/BIT1 (h4/numeral/iSUB T n m)
% Assm [h4s_numerals_numeralu_u_lteu_c2]: !n. h4/arithmetic/_3C_3D (h4/arithmetic/BIT2 n) h4/arithmetic/ZERO <=> F
% Assm [h4s_numerals_numeralu_u_lteu_c1]: !n. h4/arithmetic/_3C_3D (h4/arithmetic/BIT1 n) h4/arithmetic/ZERO <=> F
% Assm [h4s_numerals_numeralu_u_ltu_c3]: !n m. h4/prim__rec/_3C (h4/arithmetic/BIT1 n) (h4/arithmetic/BIT1 m) <=> h4/prim__rec/_3C n m
% Assm [h4s_numerals_iSUBu_u_THMu_c1]: !n. h4/numeral/iSUB T n h4/arithmetic/ZERO = n
% Assm [h4s_numerals_numeralu_u_ltu_c5]: !n m. h4/prim__rec/_3C (h4/arithmetic/BIT1 n) (h4/arithmetic/BIT2 m) <=> ~h4/prim__rec/_3C m n
% Assm [h4s_bools_FORALLu_u_SIMP]: !t. (!x. t) <=> t
% Assm [h4s_numerals_numeralu_u_equ_c3]: !n. h4/arithmetic/BIT2 n = h4/arithmetic/ZERO <=> F
% Assm [h4s_numerals_numeralu_u_ltu_c0]: !n. h4/prim__rec/_3C h4/arithmetic/ZERO (h4/arithmetic/BIT1 n) <=> T
% Assm [h4s_numerals_numeralu_u_equ_c1]: !n. h4/arithmetic/BIT1 n = h4/arithmetic/ZERO <=> F
% Assm [h4s_numerals_iSUBu_u_THMu_c3]: !n m. h4/numeral/iSUB T (h4/arithmetic/BIT1 n) (h4/arithmetic/BIT1 m) = h4/numeral/iDUB (h4/numeral/iSUB T n m)
% Assm [h4s_numerals_numeralu_u_ltu_c2]: !n. h4/prim__rec/_3C n h4/arithmetic/ZERO <=> F
% Assm [h4s_numerals_numeralu_u_addu_c2]: !n m. h4/numeral/iZ (h4/arithmetic/_2B (h4/arithmetic/BIT1 n) (h4/arithmetic/BIT1 m)) = h4/arithmetic/BIT2 (h4/numeral/iZ (h4/arithmetic/_2B n m))
% Assm [h4s_bools_LETu_u_DEF]: !x x. h4/bool/LET x x = happ x x
% Assm [h4s_numerals_numeralu_u_distribu_c20]: !n. h4/prim__rec/_3C n h4/num/0 <=> F
% Assm [h4s_numerals_numeralu_u_distribu_c21]: !n. h4/prim__rec/_3C h4/num/0 (h4/arithmetic/NUMERAL n) <=> h4/prim__rec/_3C h4/arithmetic/ZERO n
% Assm [h4s_numerals_numeralu_u_distribu_c17]: !n. h4/arithmetic/NUMERAL n = h4/num/0 <=> n = h4/arithmetic/ZERO
% 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_numerals_numeralu_u_distribu_c2]: !n m. h4/arithmetic/_2B (h4/arithmetic/NUMERAL n) (h4/arithmetic/NUMERAL m) = h4/arithmetic/NUMERAL (h4/numeral/iZ (h4/arithmetic/_2B n m))
% Assm [h4s_numerals_numeralu_u_distribu_c1]: !n. h4/arithmetic/_2B n h4/num/0 = n
% Assm [h4s_arithmetics_SUBu_u_LEFTu_u_LESS]: !p n m. h4/prim__rec/_3C m (h4/arithmetic/_2D n p) <=> h4/prim__rec/_3C (h4/arithmetic/_2B m p) n
% Assm [h4s_numerals_numeralu_u_distribu_c27]: !n. h4/arithmetic/_3C_3D (h4/arithmetic/NUMERAL n) h4/num/0 <=> h4/arithmetic/_3C_3D n h4/arithmetic/ZERO
% Assm [h4s_numerals_numeralu_u_distribu_c8]: !n m. h4/arithmetic/_2D (h4/arithmetic/NUMERAL n) (h4/arithmetic/NUMERAL m) = h4/arithmetic/NUMERAL (h4/arithmetic/_2D n m)
% Assm [h4s_arithmetics_SUBu_u_LEFTu_u_EQ]: !p n m. m = h4/arithmetic/_2D n p <=> h4/arithmetic/_2B m p = n \/ h4/arithmetic/_3C_3D m h4/num/0 /\ h4/arithmetic/_3C_3D n p
% Assm [h4s_arithmetics_SUCu_u_ONEu_u_ADD]: !n. h4/num/SUC n = h4/arithmetic/_2B (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO)) n
% Assm [h4s_arithmetics_EQu_u_LESSu_u_EQ]: !n m. m = n <=> h4/arithmetic/_3C_3D m n /\ h4/arithmetic/_3C_3D n m
% Assm [h4s_arithmetics_ADDu_u_MONOu_u_LESSu_u_EQ]: !p n m. h4/arithmetic/_3C_3D (h4/arithmetic/_2B m n) (h4/arithmetic/_2B m p) <=> h4/arithmetic/_3C_3D n p
% Assm [h4s_bools_CONJu_u_ASSOC]: !t3 t2 t1. t1 /\ t2 /\ t3 <=> (t1 /\ t2) /\ t3
% Assm [h4s_arithmetics_LESSu_u_EQu_u_TRANS]: !p n m. h4/arithmetic/_3C_3D m n /\ h4/arithmetic/_3C_3D n p ==> h4/arithmetic/_3C_3D m p
% Assm [h4s_arithmetics_NOTu_u_LEQ]: !n m. ~h4/arithmetic/_3C_3D m n <=> h4/arithmetic/_3C_3D (h4/num/SUC n) m
% Assm [h4s_arithmetics_ZEROu_u_LESSu_u_EQ]: !n. h4/arithmetic/_3C_3D h4/num/0 n
% Assm [h4s_arithmetics_MULTu_u_CLAUSESu_c2]: !m. h4/arithmetic/_2A (h4/arithmetic/NUMERAL (h4/arithmetic/BIT1 h4/arithmetic/ZERO)) m = m
% Assm [h4s_arithmetics_ADDu_u_ASSOC]: !p n m. h4/arithmetic/_2B m (h4/arithmetic/_2B n p) = h4/arithmetic/_2B (h4/arithmetic/_2B m n) p
% Assm [h4s_arithmetics_LESSu_u_EQ]: !n m. h4/prim__rec/_3C m n <=> h4/arithmetic/_3C_3D (h4/num/SUC m) n
% Assm [h4s_arithmetics_ADDu_u_SYM]: !n m. h4/arithmetic/_2B m n = h4/arithmetic/_2B n m
% Assm [h4s_arithmetics_ADDu_u_0]: !m. h4/arithmetic/_2B m h4/num/0 = m
% Assm [h4s_numerals_numeralu_u_addu_c0]: !n. h4/numeral/iZ (h4/arithmetic/_2B h4/arithmetic/ZERO n) = n
% Assm [h4s_arithmetics_NOTu_u_NUMu_u_EQ]: !n m. ~(m = n) <=> h4/arithmetic/_3C_3D (h4/num/SUC m) n \/ h4/arithmetic/_3C_3D (h4/num/SUC n) m
% Assm [h4s_arithmetics_NOTu_u_LESS]: !n m. ~h4/prim__rec/_3C m n <=> h4/arithmetic/_3C_3D n m
% Assm [h4s_arithmetics_ADDu_u_CLAUSESu_c0]: !m. h4/arithmetic/_2B h4/num/0 m = m
% Assm [h4s_pairs_pairu_u_caseu_u_thm]: !y x f. h4/pair/pair__CASE (h4/pair/_2C x y) f = happ (happ f x) y
% Goal: !y x r l cmp. h4/bool/IN x (h4/enumeral/ENUMERAL cmp (happ (happ (happ h4/enumeral/node l) y) r)) <=> h4/toto/cpn__CASE (h4/toto/apto cmp x y) (h4/bool/IN x (h4/enumeral/ENUMERAL cmp l)) T (h4/bool/IN x (h4/enumeral/ENUMERAL cmp r))
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_Q1428753,TV_Q1428749]: ![V_f, V_g]: (![V_x]: s(TV_Q1428749,happ(s(t_fun(TV_Q1428753,TV_Q1428749),V_f),s(TV_Q1428753,V_x))) = s(TV_Q1428749,happ(s(t_fun(TV_Q1428753,TV_Q1428749),V_g),s(TV_Q1428753,V_x))) => s(t_fun(TV_Q1428753,TV_Q1428749),V_f) = s(t_fun(TV_Q1428753,TV_Q1428749),V_g))).
fof(ah4s_enumerals_INu_u_btu_u_tou_u_setu_c1, axiom, ![TV_u_27a]: ![V_y, V_x, V_r, V_l, V_cmp]: (p(s(t_bool,h4s_bools_in(s(TV_u_27a,V_y),s(t_fun(TV_u_27a,t_bool),h4s_enumerals_enumeral(s(t_h4s_totos_toto(TV_u_27a),V_cmp),s(t_h4s_enumerals_bt(TV_u_27a),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a)),happ(s(t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a))),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a)))),h4s_enumerals_node),s(t_h4s_enumerals_bt(TV_u_27a),V_l))),s(TV_u_27a,V_x))),s(t_h4s_enumerals_bt(TV_u_27a),V_r)))))))) <=> ((p(s(t_bool,h4s_bools_in(s(TV_u_27a,V_y),s(t_fun(TV_u_27a,t_bool),h4s_enumerals_enumeral(s(t_h4s_totos_toto(TV_u_27a),V_cmp),s(t_h4s_enumerals_bt(TV_u_27a),V_l)))))) & s(t_h4s_totos_cpn,h4s_totos_apto(s(t_h4s_totos_toto(TV_u_27a),V_cmp),s(TV_u_27a,V_y),s(TV_u_27a,V_x))) = s(t_h4s_totos_cpn,h4s_totos_less)) | (s(TV_u_27a,V_y) = s(TV_u_27a,V_x) | (p(s(t_bool,h4s_bools_in(s(TV_u_27a,V_y),s(t_fun(TV_u_27a,t_bool),h4s_enumerals_enumeral(s(t_h4s_totos_toto(TV_u_27a),V_cmp),s(t_h4s_enumerals_bt(TV_u_27a),V_r)))))) & s(t_h4s_totos_cpn,h4s_totos_apto(s(t_h4s_totos_toto(TV_u_27a),V_cmp),s(TV_u_27a,V_x),s(TV_u_27a,V_y))) = s(t_h4s_totos_cpn,h4s_totos_less)))))).
fof(ah4s_enumerals_btu_u_tou_u_setu_c1, axiom, ![TV_u_27a]: ![V_uu_1]: (![V_r, V_cmp, V_x, V_z]: ?[V_v]: ((p(s(t_bool,V_v)) <=> (p(s(t_bool,h4s_bools_in(s(TV_u_27a,V_z),s(t_fun(TV_u_27a,t_bool),h4s_enumerals_enumeral(s(t_h4s_totos_toto(TV_u_27a),V_cmp),s(t_h4s_enumerals_bt(TV_u_27a),V_r)))))) & s(t_h4s_totos_cpn,h4s_totos_apto(s(t_h4s_totos_toto(TV_u_27a),V_cmp),s(TV_u_27a,V_x),s(TV_u_27a,V_z))) = s(t_h4s_totos_cpn,h4s_totos_less))) & s(t_h4s_pairs_prod(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_h4s_pairs_prod(TV_u_27a,t_bool)),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_h4s_pairs_prod(TV_u_27a,t_bool))),happ(s(t_fun(t_h4s_totos_toto(TV_u_27a),t_fun(TV_u_27a,t_fun(TV_u_27a,t_h4s_pairs_prod(TV_u_27a,t_bool)))),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(t_h4s_totos_toto(TV_u_27a),t_fun(TV_u_27a,t_fun(TV_u_27a,t_h4s_pairs_prod(TV_u_27a,t_bool))))),V_uu_1),s(t_h4s_enumerals_bt(TV_u_27a),V_r))),s(t_h4s_totos_toto(TV_u_27a),V_cmp))),s(TV_u_27a,V_x))),s(TV_u_27a,V_z))) = s(t_h4s_pairs_prod(TV_u_27a,t_bool),h4s_pairs_u_2c(s(TV_u_27a,V_z),s(t_bool,V_v)))) => ![V_uu_0]: (![V_l, V_cmp, V_x, V_y]: ?[V_v]: ((p(s(t_bool,V_v)) <=> (p(s(t_bool,h4s_bools_in(s(TV_u_27a,V_y),s(t_fun(TV_u_27a,t_bool),h4s_enumerals_enumeral(s(t_h4s_totos_toto(TV_u_27a),V_cmp),s(t_h4s_enumerals_bt(TV_u_27a),V_l)))))) & s(t_h4s_totos_cpn,h4s_totos_apto(s(t_h4s_totos_toto(TV_u_27a),V_cmp),s(TV_u_27a,V_y),s(TV_u_27a,V_x))) = s(t_h4s_totos_cpn,h4s_totos_less))) & s(t_h4s_pairs_prod(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_h4s_pairs_prod(TV_u_27a,t_bool)),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_h4s_pairs_prod(TV_u_27a,t_bool))),happ(s(t_fun(t_h4s_totos_toto(TV_u_27a),t_fun(TV_u_27a,t_fun(TV_u_27a,t_h4s_pairs_prod(TV_u_27a,t_bool)))),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(t_h4s_totos_toto(TV_u_27a),t_fun(TV_u_27a,t_fun(TV_u_27a,t_h4s_pairs_prod(TV_u_27a,t_bool))))),V_uu_0),s(t_h4s_enumerals_bt(TV_u_27a),V_l))),s(t_h4s_totos_toto(TV_u_27a),V_cmp))),s(TV_u_27a,V_x))),s(TV_u_27a,V_y))) = s(t_h4s_pairs_prod(TV_u_27a,t_bool),h4s_pairs_u_2c(s(TV_u_27a,V_y),s(t_bool,V_v)))) => ![V_x, V_r, V_l, V_cmp]: s(t_fun(TV_u_27a,t_bool),h4s_enumerals_enumeral(s(t_h4s_totos_toto(TV_u_27a),V_cmp),s(t_h4s_enumerals_bt(TV_u_27a),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a)),happ(s(t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a))),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a)))),h4s_enumerals_node),s(t_h4s_enumerals_bt(TV_u_27a),V_l))),s(TV_u_27a,V_x))),s(t_h4s_enumerals_bt(TV_u_27a),V_r))))) = s(t_fun(TV_u_27a,t_bool),h4s_predu_u_sets_union(s(t_fun(TV_u_27a,t_bool),h4s_predu_u_sets_union(s(t_fun(TV_u_27a,t_bool),h4s_predu_u_sets_gspec(s(t_fun(TV_u_27a,t_h4s_pairs_prod(TV_u_27a,t_bool)),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_h4s_pairs_prod(TV_u_27a,t_bool))),happ(s(t_fun(t_h4s_totos_toto(TV_u_27a),t_fun(TV_u_27a,t_fun(TV_u_27a,t_h4s_pairs_prod(TV_u_27a,t_bool)))),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(t_h4s_totos_toto(TV_u_27a),t_fun(TV_u_27a,t_fun(TV_u_27a,t_h4s_pairs_prod(TV_u_27a,t_bool))))),V_uu_0),s(t_h4s_enumerals_bt(TV_u_27a),V_l))),s(t_h4s_totos_toto(TV_u_27a),V_cmp))),s(TV_u_27a,V_x))))),s(t_fun(TV_u_27a,t_bool),h4s_predu_u_sets_insert(s(TV_u_27a,V_x),s(t_fun(TV_u_27a,t_bool),h4s_predu_u_sets_empty))))),s(t_fun(TV_u_27a,t_bool),h4s_predu_u_sets_gspec(s(t_fun(TV_u_27a,t_h4s_pairs_prod(TV_u_27a,t_bool)),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_h4s_pairs_prod(TV_u_27a,t_bool))),happ(s(t_fun(t_h4s_totos_toto(TV_u_27a),t_fun(TV_u_27a,t_fun(TV_u_27a,t_h4s_pairs_prod(TV_u_27a,t_bool)))),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(t_h4s_totos_toto(TV_u_27a),t_fun(TV_u_27a,t_fun(TV_u_27a,t_h4s_pairs_prod(TV_u_27a,t_bool))))),V_uu_1),s(t_h4s_enumerals_bt(TV_u_27a),V_r))),s(t_h4s_totos_toto(TV_u_27a),V_cmp))),s(TV_u_27a,V_x)))))))))).
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_TRUTH, axiom, p(s(t_bool,t))).
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_enumerals_btu_u_tou_u_setu_u_ub0, axiom, ![TV_u_27a]: ![V_uu_0]: (![V_t, V_cmp, V_ub, V_x]: ?[V_v]: ((p(s(t_bool,V_v)) <=> (p(s(t_bool,h4s_bools_in(s(TV_u_27a,V_x),s(t_fun(TV_u_27a,t_bool),h4s_enumerals_enumeral(s(t_h4s_totos_toto(TV_u_27a),V_cmp),s(t_h4s_enumerals_bt(TV_u_27a),V_t)))))) & s(t_h4s_totos_cpn,h4s_totos_apto(s(t_h4s_totos_toto(TV_u_27a),V_cmp),s(TV_u_27a,V_x),s(TV_u_27a,V_ub))) = s(t_h4s_totos_cpn,h4s_totos_less))) & s(t_h4s_pairs_prod(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_h4s_pairs_prod(TV_u_27a,t_bool)),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_h4s_pairs_prod(TV_u_27a,t_bool))),happ(s(t_fun(t_h4s_totos_toto(TV_u_27a),t_fun(TV_u_27a,t_fun(TV_u_27a,t_h4s_pairs_prod(TV_u_27a,t_bool)))),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(t_h4s_totos_toto(TV_u_27a),t_fun(TV_u_27a,t_fun(TV_u_27a,t_h4s_pairs_prod(TV_u_27a,t_bool))))),V_uu_0),s(t_h4s_enumerals_bt(TV_u_27a),V_t))),s(t_h4s_totos_toto(TV_u_27a),V_cmp))),s(TV_u_27a,V_ub))),s(TV_u_27a,V_x))) = s(t_h4s_pairs_prod(TV_u_27a,t_bool),h4s_pairs_u_2c(s(TV_u_27a,V_x),s(t_bool,V_v)))) => ![V_ub, V_t, V_cmp]: s(t_fun(TV_u_27a,t_bool),h4s_enumerals_btu_u_tou_u_setu_u_ub(s(t_h4s_totos_toto(TV_u_27a),V_cmp),s(t_h4s_enumerals_bt(TV_u_27a),V_t),s(TV_u_27a,V_ub))) = s(t_fun(TV_u_27a,t_bool),h4s_predu_u_sets_gspec(s(t_fun(TV_u_27a,t_h4s_pairs_prod(TV_u_27a,t_bool)),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_h4s_pairs_prod(TV_u_27a,t_bool))),happ(s(t_fun(t_h4s_totos_toto(TV_u_27a),t_fun(TV_u_27a,t_fun(TV_u_27a,t_h4s_pairs_prod(TV_u_27a,t_bool)))),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(t_h4s_totos_toto(TV_u_27a),t_fun(TV_u_27a,t_fun(TV_u_27a,t_h4s_pairs_prod(TV_u_27a,t_bool))))),V_uu_0),s(t_h4s_enumerals_bt(TV_u_27a),V_t))),s(t_h4s_totos_toto(TV_u_27a),V_cmp))),s(TV_u_27a,V_ub))))))).
fof(ah4s_enumerals_btu_u_tou_u_setu_u_lb0, axiom, ![TV_u_27a]: ![V_uu_0]: (![V_t, V_cmp, V_lb, V_x]: ?[V_v]: ((p(s(t_bool,V_v)) <=> (p(s(t_bool,h4s_bools_in(s(TV_u_27a,V_x),s(t_fun(TV_u_27a,t_bool),h4s_enumerals_enumeral(s(t_h4s_totos_toto(TV_u_27a),V_cmp),s(t_h4s_enumerals_bt(TV_u_27a),V_t)))))) & s(t_h4s_totos_cpn,h4s_totos_apto(s(t_h4s_totos_toto(TV_u_27a),V_cmp),s(TV_u_27a,V_lb),s(TV_u_27a,V_x))) = s(t_h4s_totos_cpn,h4s_totos_less))) & s(t_h4s_pairs_prod(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_h4s_pairs_prod(TV_u_27a,t_bool)),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_h4s_pairs_prod(TV_u_27a,t_bool))),happ(s(t_fun(t_h4s_totos_toto(TV_u_27a),t_fun(TV_u_27a,t_fun(TV_u_27a,t_h4s_pairs_prod(TV_u_27a,t_bool)))),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(t_h4s_totos_toto(TV_u_27a),t_fun(TV_u_27a,t_fun(TV_u_27a,t_h4s_pairs_prod(TV_u_27a,t_bool))))),V_uu_0),s(t_h4s_enumerals_bt(TV_u_27a),V_t))),s(t_h4s_totos_toto(TV_u_27a),V_cmp))),s(TV_u_27a,V_lb))),s(TV_u_27a,V_x))) = s(t_h4s_pairs_prod(TV_u_27a,t_bool),h4s_pairs_u_2c(s(TV_u_27a,V_x),s(t_bool,V_v)))) => ![V_t, V_lb, V_cmp]: s(t_fun(TV_u_27a,t_bool),h4s_enumerals_btu_u_tou_u_setu_u_lb(s(t_h4s_totos_toto(TV_u_27a),V_cmp),s(TV_u_27a,V_lb),s(t_h4s_enumerals_bt(TV_u_27a),V_t))) = s(t_fun(TV_u_27a,t_bool),h4s_predu_u_sets_gspec(s(t_fun(TV_u_27a,t_h4s_pairs_prod(TV_u_27a,t_bool)),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_h4s_pairs_prod(TV_u_27a,t_bool))),happ(s(t_fun(t_h4s_totos_toto(TV_u_27a),t_fun(TV_u_27a,t_fun(TV_u_27a,t_h4s_pairs_prod(TV_u_27a,t_bool)))),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(t_h4s_totos_toto(TV_u_27a),t_fun(TV_u_27a,t_fun(TV_u_27a,t_h4s_pairs_prod(TV_u_27a,t_bool))))),V_uu_0),s(t_h4s_enumerals_bt(TV_u_27a),V_t))),s(t_h4s_totos_toto(TV_u_27a),V_cmp))),s(TV_u_27a,V_lb))))))).
fof(ah4s_enumerals_btu_u_tou_u_setu_u_lbu_u_ub0, axiom, ![TV_u_27a]: ![V_uu_0]: (![V_t, V_lb, V_cmp, V_ub, V_x]: ?[V_v]: ((p(s(t_bool,V_v)) <=> (p(s(t_bool,h4s_bools_in(s(TV_u_27a,V_x),s(t_fun(TV_u_27a,t_bool),h4s_enumerals_enumeral(s(t_h4s_totos_toto(TV_u_27a),V_cmp),s(t_h4s_enumerals_bt(TV_u_27a),V_t)))))) & (s(t_h4s_totos_cpn,h4s_totos_apto(s(t_h4s_totos_toto(TV_u_27a),V_cmp),s(TV_u_27a,V_lb),s(TV_u_27a,V_x))) = s(t_h4s_totos_cpn,h4s_totos_less) & s(t_h4s_totos_cpn,h4s_totos_apto(s(t_h4s_totos_toto(TV_u_27a),V_cmp),s(TV_u_27a,V_x),s(TV_u_27a,V_ub))) = s(t_h4s_totos_cpn,h4s_totos_less)))) & s(t_h4s_pairs_prod(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_h4s_pairs_prod(TV_u_27a,t_bool)),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_h4s_pairs_prod(TV_u_27a,t_bool))),happ(s(t_fun(t_h4s_totos_toto(TV_u_27a),t_fun(TV_u_27a,t_fun(TV_u_27a,t_h4s_pairs_prod(TV_u_27a,t_bool)))),happ(s(t_fun(TV_u_27a,t_fun(t_h4s_totos_toto(TV_u_27a),t_fun(TV_u_27a,t_fun(TV_u_27a,t_h4s_pairs_prod(TV_u_27a,t_bool))))),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(TV_u_27a,t_fun(t_h4s_totos_toto(TV_u_27a),t_fun(TV_u_27a,t_fun(TV_u_27a,t_h4s_pairs_prod(TV_u_27a,t_bool)))))),V_uu_0),s(t_h4s_enumerals_bt(TV_u_27a),V_t))),s(TV_u_27a,V_lb))),s(t_h4s_totos_toto(TV_u_27a),V_cmp))),s(TV_u_27a,V_ub))),s(TV_u_27a,V_x))) = s(t_h4s_pairs_prod(TV_u_27a,t_bool),h4s_pairs_u_2c(s(TV_u_27a,V_x),s(t_bool,V_v)))) => ![V_ub, V_t, V_lb, V_cmp]: s(t_fun(TV_u_27a,t_bool),h4s_enumerals_btu_u_tou_u_setu_u_lbu_u_ub(s(t_h4s_totos_toto(TV_u_27a),V_cmp),s(TV_u_27a,V_lb),s(t_h4s_enumerals_bt(TV_u_27a),V_t),s(TV_u_27a,V_ub))) = s(t_fun(TV_u_27a,t_bool),h4s_predu_u_sets_gspec(s(t_fun(TV_u_27a,t_h4s_pairs_prod(TV_u_27a,t_bool)),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_h4s_pairs_prod(TV_u_27a,t_bool))),happ(s(t_fun(t_h4s_totos_toto(TV_u_27a),t_fun(TV_u_27a,t_fun(TV_u_27a,t_h4s_pairs_prod(TV_u_27a,t_bool)))),happ(s(t_fun(TV_u_27a,t_fun(t_h4s_totos_toto(TV_u_27a),t_fun(TV_u_27a,t_fun(TV_u_27a,t_h4s_pairs_prod(TV_u_27a,t_bool))))),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(TV_u_27a,t_fun(t_h4s_totos_toto(TV_u_27a),t_fun(TV_u_27a,t_fun(TV_u_27a,t_h4s_pairs_prod(TV_u_27a,t_bool)))))),V_uu_0),s(t_h4s_enumerals_bt(TV_u_27a),V_t))),s(TV_u_27a,V_lb))),s(t_h4s_totos_toto(TV_u_27a),V_cmp))),s(TV_u_27a,V_ub))))))).
fof(ah4s_enumerals_INu_u_btu_u_tou_u_setu_c0, axiom, ![TV_u_27a]: ![V_y, V_cmp]: s(t_bool,h4s_bools_in(s(TV_u_27a,V_y),s(t_fun(TV_u_27a,t_bool),h4s_enumerals_enumeral(s(t_h4s_totos_toto(TV_u_27a),V_cmp),s(t_h4s_enumerals_bt(TV_u_27a),h4s_enumerals_nt))))) = s(t_bool,f)).
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_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_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_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_JRHu_u_INDUCTu_u_UTIL, axiom, ![TV_u_27a]: ![V_t, V_P]: (![V_x]: (s(TV_u_27a,V_x) = s(TV_u_27a,V_t) => 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,d_exists(s(t_fun(TV_u_27a,t_bool),V_P)))))).
fof(ah4s_enumerals_hiddenu_u_u_u_20u_u_40indu_u_u_u_typeenumeral1u_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_enumerals_bt(TV_u_27a),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a)),happ(s(t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a))),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a)))),h4s_enumerals_u_20u_40indu_u_typeenumeral1),s(t_h4s_enumerals_bt(TV_u_27a),V_x))),s(TV_u_27a,V_x0))),s(t_h4s_enumerals_bt(TV_u_27a),V_xi_))) = s(t_h4s_enumerals_bt(TV_u_27a),h4s_enumerals_u_20u_40indu_u_typeenumeral2(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_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_enumerals_u_20u_40indu_u_typeenumeral3(s(t_h4s_enumerals_bt(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_enumerals_u_20u_40indu_u_typeenumeral3(s(t_h4s_enumerals_bt(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_enumerals_btu_u_repfnsu_c0, axiom, ![TV_u_27a]: ![V_a]: s(t_h4s_enumerals_bt(TV_u_27a),h4s_enumerals_u_20u_40indu_u_typeenumeral2(s(t_h4s_indu_u_types_recspace(TV_u_27a),h4s_enumerals_u_20u_40indu_u_typeenumeral3(s(t_h4s_enumerals_bt(TV_u_27a),V_a))))) = s(t_h4s_enumerals_bt(TV_u_27a),V_a)).
fof(ah4s_enumerals_nt0, axiom, ![TV_u_27a]: s(t_h4s_enumerals_bt(TV_u_27a),h4s_enumerals_nt) = s(t_h4s_enumerals_bt(TV_u_27a),h4s_enumerals_u_20u_40indu_u_typeenumeral0)).
fof(ah4s_enumerals_btu_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_27btu_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_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_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_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_27btu_27),s(t_h4s_indu_u_types_recspace(TV_u_27a),V_a0)))) & p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(TV_u_27a),t_bool),V_uu_27btu_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_27btu_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_27btu_27),s(t_h4s_indu_u_types_recspace(TV_u_27a),V_r))))) <=> s(t_h4s_indu_u_types_recspace(TV_u_27a),h4s_enumerals_u_20u_40indu_u_typeenumeral3(s(t_h4s_enumerals_bt(TV_u_27a),h4s_enumerals_u_20u_40indu_u_typeenumeral2(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_enumerals_node0, axiom, ![TV_u_27a]: s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a)))),h4s_enumerals_node) = s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a)))),h4s_enumerals_u_20u_40indu_u_typeenumeral1)).
fof(ah4s_enumerals_hiddenu_u_u_u_20u_u_40indu_u_u_u_typeenumeral0u_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) => s(t_h4s_enumerals_bt(TV_u_27a),h4s_enumerals_u_20u_40indu_u_typeenumeral0) = s(t_h4s_enumerals_bt(TV_u_27a),h4s_enumerals_u_20u_40indu_u_typeenumeral2(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))))))).
fof(ah4s_indu_u_types_FCONS0u_c1, axiom, ![TV_u_27a]: ![V_n, V_f, V_a]: s(TV_u_27a,happ(s(t_fun(t_h4s_nums_num,TV_u_27a),h4s_indu_u_types_fcons(s(TV_u_27a,V_a),s(t_fun(t_h4s_nums_num,TV_u_27a),V_f))),s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,V_n))))) = s(TV_u_27a,happ(s(t_fun(t_h4s_nums_num,TV_u_27a),V_f),s(t_h4s_nums_num,V_n)))).
fof(ah4s_bools_BETAu_u_THM, axiom, ![TV_u_27b,TV_u_27a]: ![V_y, V_f]: s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_f),s(TV_u_27a,V_y))) = s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_f),s(TV_u_27a,V_y)))).
fof(ah4s_indu_u_types_FCONS0u_c0, axiom, ![TV_u_27a]: ![V_f, V_a]: s(TV_u_27a,happ(s(t_fun(t_h4s_nums_num,TV_u_27a),h4s_indu_u_types_fcons(s(TV_u_27a,V_a),s(t_fun(t_h4s_nums_num,TV_u_27a),V_f))),s(t_h4s_nums_num,h4s_nums_0))) = s(TV_u_27a,V_a)).
fof(ah4s_indu_u_types_CONSTRu_u_REC, axiom, ![TV_u_27b,TV_u_27a]: ![V_uu_0]: (![V_f, V_r, V_n]: s(TV_u_27b,happ(s(t_fun(t_h4s_nums_num,TV_u_27b),happ(s(t_fun(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(TV_u_27a)),t_fun(t_h4s_nums_num,TV_u_27b)),happ(s(t_fun(t_fun(t_h4s_indu_u_types_recspace(TV_u_27a),TV_u_27b),t_fun(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(TV_u_27a)),t_fun(t_h4s_nums_num,TV_u_27b))),V_uu_0),s(t_fun(t_h4s_indu_u_types_recspace(TV_u_27a),TV_u_27b),V_f))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(TV_u_27a)),V_r))),s(t_h4s_nums_num,V_n))) = s(TV_u_27b,happ(s(t_fun(t_h4s_indu_u_types_recspace(TV_u_27a),TV_u_27b),V_f),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_r),s(t_h4s_nums_num,V_n))))) => ![V_Fn]: ?[V_f]: ![V_c, V_i, V_r]: s(TV_u_27b,happ(s(t_fun(t_h4s_indu_u_types_recspace(TV_u_27a),TV_u_27b),V_f),s(t_h4s_indu_u_types_recspace(TV_u_27a),h4s_indu_u_types_constr(s(t_h4s_nums_num,V_c),s(TV_u_27a,V_i),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(TV_u_27a)),V_r))))) = s(TV_u_27b,happ(s(t_fun(t_fun(t_h4s_nums_num,TV_u_27b),TV_u_27b),happ(s(t_fun(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(TV_u_27a)),t_fun(t_fun(t_h4s_nums_num,TV_u_27b),TV_u_27b)),happ(s(t_fun(TV_u_27a,t_fun(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(TV_u_27a)),t_fun(t_fun(t_h4s_nums_num,TV_u_27b),TV_u_27b))),happ(s(t_fun(t_h4s_nums_num,t_fun(TV_u_27a,t_fun(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(TV_u_27a)),t_fun(t_fun(t_h4s_nums_num,TV_u_27b),TV_u_27b)))),V_Fn),s(t_h4s_nums_num,V_c))),s(TV_u_27a,V_i))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(TV_u_27a)),V_r))),s(t_fun(t_h4s_nums_num,TV_u_27b),happ(s(t_fun(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(TV_u_27a)),t_fun(t_h4s_nums_num,TV_u_27b)),happ(s(t_fun(t_fun(t_h4s_indu_u_types_recspace(TV_u_27a),TV_u_27b),t_fun(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(TV_u_27a)),t_fun(t_h4s_nums_num,TV_u_27b))),V_uu_0),s(t_fun(t_h4s_indu_u_types_recspace(TV_u_27a),TV_u_27b),V_f))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(TV_u_27a)),V_r))))))).
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_FALSITY, axiom, ![V_t]: (p(s(t_bool,f)) => p(s(t_bool,V_t)))).
fof(ah4s_predu_u_sets_NOTu_u_INu_u_EMPTY, axiom, ![TV_u_27a]: ![V_x]: ~ (p(s(t_bool,h4s_bools_in(s(TV_u_27a,V_x),s(t_fun(TV_u_27a,t_bool),h4s_predu_u_sets_empty)))))).
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_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_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_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_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_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_NOTu_u_NOT, axiom, ![V_t]: (~ (~ (p(s(t_bool,V_t)))) <=> p(s(t_bool,V_t)))).
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_predu_u_sets_GSPECIFICATION, axiom, ![TV_u_27a,TV_u_27b]: ![V_v, V_f]: (p(s(t_bool,h4s_bools_in(s(TV_u_27a,V_v),s(t_fun(TV_u_27a,t_bool),h4s_predu_u_sets_gspec(s(t_fun(TV_u_27b,t_h4s_pairs_prod(TV_u_27a,t_bool)),V_f)))))) <=> ?[V_x]: s(t_h4s_pairs_prod(TV_u_27a,t_bool),h4s_pairs_u_2c(s(TV_u_27a,V_v),s(t_bool,t))) = s(t_h4s_pairs_prod(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27b,t_h4s_pairs_prod(TV_u_27a,t_bool)),V_f),s(TV_u_27b,V_x))))).
fof(ah4s_predu_u_sets_INu_u_UNION, axiom, ![TV_u_27a]: ![V_x, V_t, V_s]: (p(s(t_bool,h4s_bools_in(s(TV_u_27a,V_x),s(t_fun(TV_u_27a,t_bool),h4s_predu_u_sets_union(s(t_fun(TV_u_27a,t_bool),V_s),s(t_fun(TV_u_27a,t_bool),V_t)))))) <=> (p(s(t_bool,h4s_bools_in(s(TV_u_27a,V_x),s(t_fun(TV_u_27a,t_bool),V_s)))) | p(s(t_bool,h4s_bools_in(s(TV_u_27a,V_x),s(t_fun(TV_u_27a,t_bool),V_t))))))).
fof(ah4s_pairs_PAIRu_u_EQ, axiom, ![TV_u_27a,TV_u_27b]: ![V_y, V_x, V_b, V_a]: (s(t_h4s_pairs_prod(TV_u_27a,TV_u_27b),h4s_pairs_u_2c(s(TV_u_27a,V_x),s(TV_u_27b,V_y))) = s(t_h4s_pairs_prod(TV_u_27a,TV_u_27b),h4s_pairs_u_2c(s(TV_u_27a,V_a),s(TV_u_27b,V_b))) <=> (s(TV_u_27a,V_x) = s(TV_u_27a,V_a) & s(TV_u_27b,V_y) = s(TV_u_27b,V_b)))).
fof(ah4s_predu_u_sets_INu_u_INSERT, axiom, ![TV_u_27a]: ![V_y, V_x, V_s]: (p(s(t_bool,h4s_bools_in(s(TV_u_27a,V_x),s(t_fun(TV_u_27a,t_bool),h4s_predu_u_sets_insert(s(TV_u_27a,V_y),s(t_fun(TV_u_27a,t_bool),V_s)))))) <=> (s(TV_u_27a,V_x) = s(TV_u_27a,V_y) | p(s(t_bool,h4s_bools_in(s(TV_u_27a,V_x),s(t_fun(TV_u_27a,t_bool),V_s))))))).
fof(ah4s_enumerals_btu_u_tou_u_setu_c0, axiom, ![TV_u_27a]: ![V_cmp]: s(t_fun(TV_u_27a,t_bool),h4s_enumerals_enumeral(s(t_h4s_totos_toto(TV_u_27a),V_cmp),s(t_h4s_enumerals_bt(TV_u_27a),h4s_enumerals_nt))) = s(t_fun(TV_u_27a,t_bool),h4s_predu_u_sets_empty)).
fof(ah4s_enumerals_NOTu_u_INu_u_nt, axiom, ![TV_u_27a]: ![V_y, V_cmp]: s(t_bool,h4s_bools_in(s(TV_u_27a,V_y),s(t_fun(TV_u_27a,t_bool),h4s_enumerals_enumeral(s(t_h4s_totos_toto(TV_u_27a),V_cmp),s(t_h4s_enumerals_bt(TV_u_27a),h4s_enumerals_nt))))) = s(t_bool,f)).
fof(ah4s_enumerals_BLu_u_ACCUM0u_c2, axiom, ![TV_u_27a]: ![V_rft, V_r, V_bl, V_ac, V_a]: s(t_h4s_enumerals_bl(TV_u_27a),h4s_enumerals_blu_u_accum(s(TV_u_27a,V_a),s(t_h4s_enumerals_bt(TV_u_27a),V_ac),s(t_h4s_enumerals_bl(TV_u_27a),happ(s(t_fun(t_h4s_enumerals_bl(TV_u_27a),t_h4s_enumerals_bl(TV_u_27a)),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(t_h4s_enumerals_bl(TV_u_27a),t_h4s_enumerals_bl(TV_u_27a))),happ(s(t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(t_h4s_enumerals_bl(TV_u_27a),t_h4s_enumerals_bl(TV_u_27a)))),h4s_enumerals_onebl),s(TV_u_27a,V_r))),s(t_h4s_enumerals_bt(TV_u_27a),V_rft))),s(t_h4s_enumerals_bl(TV_u_27a),V_bl))))) = s(t_h4s_enumerals_bl(TV_u_27a),happ(s(t_fun(t_h4s_enumerals_bl(TV_u_27a),t_h4s_enumerals_bl(TV_u_27a)),h4s_enumerals_zerbl),s(t_h4s_enumerals_bl(TV_u_27a),h4s_enumerals_blu_u_accum(s(TV_u_27a,V_a),s(t_h4s_enumerals_bt(TV_u_27a),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a)),happ(s(t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a))),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a)))),h4s_enumerals_node),s(t_h4s_enumerals_bt(TV_u_27a),V_ac))),s(TV_u_27a,V_r))),s(t_h4s_enumerals_bt(TV_u_27a),V_rft))),s(t_h4s_enumerals_bl(TV_u_27a),V_bl)))))).
fof(ah4s_enumerals_btu_u_11, axiom, ![TV_u_27a]: ![V_a2u_27, V_a2, V_a1u_27, V_a1, V_a0u_27, V_a0]: (s(t_h4s_enumerals_bt(TV_u_27a),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a)),happ(s(t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a))),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a)))),h4s_enumerals_node),s(t_h4s_enumerals_bt(TV_u_27a),V_a0))),s(TV_u_27a,V_a1))),s(t_h4s_enumerals_bt(TV_u_27a),V_a2))) = s(t_h4s_enumerals_bt(TV_u_27a),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a)),happ(s(t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a))),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a)))),h4s_enumerals_node),s(t_h4s_enumerals_bt(TV_u_27a),V_a0u_27))),s(TV_u_27a,V_a1u_27))),s(t_h4s_enumerals_bt(TV_u_27a),V_a2u_27))) <=> (s(t_h4s_enumerals_bt(TV_u_27a),V_a0) = s(t_h4s_enumerals_bt(TV_u_27a),V_a0u_27) & (s(TV_u_27a,V_a1) = s(TV_u_27a,V_a1u_27) & s(t_h4s_enumerals_bt(TV_u_27a),V_a2) = s(t_h4s_enumerals_bt(TV_u_27a),V_a2u_27))))).
fof(ah4s_enumerals_btu_u_distinct0, axiom, ![TV_u_27a]: ![V_a2, V_a1, V_a0]: ~ (s(t_h4s_enumerals_bt(TV_u_27a),h4s_enumerals_nt) = s(t_h4s_enumerals_bt(TV_u_27a),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a)),happ(s(t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a))),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a)))),h4s_enumerals_node),s(t_h4s_enumerals_bt(TV_u_27a),V_a0))),s(TV_u_27a,V_a1))),s(t_h4s_enumerals_bt(TV_u_27a),V_a2))))).
fof(ah4s_enumerals_btu_u_110, axiom, ![TV_u_27a]: ![V_a2u_27, V_a2, V_a1u_27, V_a1, V_a0u_27, V_a0]: (s(t_h4s_enumerals_bt(TV_u_27a),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a)),happ(s(t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a))),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a)))),h4s_enumerals_node),s(t_h4s_enumerals_bt(TV_u_27a),V_a0))),s(TV_u_27a,V_a1))),s(t_h4s_enumerals_bt(TV_u_27a),V_a2))) = s(t_h4s_enumerals_bt(TV_u_27a),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a)),happ(s(t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a))),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a)))),h4s_enumerals_node),s(t_h4s_enumerals_bt(TV_u_27a),V_a0u_27))),s(TV_u_27a,V_a1u_27))),s(t_h4s_enumerals_bt(TV_u_27a),V_a2u_27))) <=> (s(t_h4s_enumerals_bt(TV_u_27a),V_a0) = s(t_h4s_enumerals_bt(TV_u_27a),V_a0u_27) & (s(TV_u_27a,V_a1) = s(TV_u_27a,V_a1u_27) & s(t_h4s_enumerals_bt(TV_u_27a),V_a2) = s(t_h4s_enumerals_bt(TV_u_27a),V_a2u_27))))).
fof(ah4s_enumerals_btu_u_tou_u_list0u_c1, axiom, ![TV_u_27a]: ![V_x, V_r, V_l]: s(t_h4s_lists_list(TV_u_27a),h4s_enumerals_btu_u_tou_u_list(s(t_h4s_enumerals_bt(TV_u_27a),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a)),happ(s(t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a))),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a)))),h4s_enumerals_node),s(t_h4s_enumerals_bt(TV_u_27a),V_l))),s(TV_u_27a,V_x))),s(t_h4s_enumerals_bt(TV_u_27a),V_r))))) = s(t_h4s_lists_list(TV_u_27a),h4s_lists_append(s(t_h4s_lists_list(TV_u_27a),h4s_lists_append(s(t_h4s_lists_list(TV_u_27a),h4s_enumerals_btu_u_tou_u_list(s(t_h4s_enumerals_bt(TV_u_27a),V_l))),s(t_h4s_lists_list(TV_u_27a),h4s_lists_cons(s(TV_u_27a,V_x),s(t_h4s_lists_list(TV_u_27a),h4s_lists_nil))))),s(t_h4s_lists_list(TV_u_27a),h4s_enumerals_btu_u_tou_u_list(s(t_h4s_enumerals_bt(TV_u_27a),V_r)))))).
fof(ah4s_enumerals_btu_u_distinct, axiom, ![TV_u_27a]: ![V_a2, V_a1, V_a0]: ~ (s(t_h4s_enumerals_bt(TV_u_27a),h4s_enumerals_nt) = s(t_h4s_enumerals_bt(TV_u_27a),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a)),happ(s(t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a))),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a)))),h4s_enumerals_node),s(t_h4s_enumerals_bt(TV_u_27a),V_a0))),s(TV_u_27a,V_a1))),s(t_h4s_enumerals_bt(TV_u_27a),V_a2))))).
fof(ah4s_enumerals_btu_u_caseu_u_cong, axiom, ![TV_u_27a,TV_u_27b]: ![V_vu_27, V_v, V_fu_27, V_f, V_Mu_27, V_M]: ((s(t_h4s_enumerals_bt(TV_u_27a),V_M) = s(t_h4s_enumerals_bt(TV_u_27a),V_Mu_27) & ((s(t_h4s_enumerals_bt(TV_u_27a),V_Mu_27) = s(t_h4s_enumerals_bt(TV_u_27a),h4s_enumerals_nt) => s(TV_u_27b,V_v) = s(TV_u_27b,V_vu_27)) & ![V_a0, V_a1, V_a2]: (s(t_h4s_enumerals_bt(TV_u_27a),V_Mu_27) = s(t_h4s_enumerals_bt(TV_u_27a),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a)),happ(s(t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a))),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a)))),h4s_enumerals_node),s(t_h4s_enumerals_bt(TV_u_27a),V_a0))),s(TV_u_27a,V_a1))),s(t_h4s_enumerals_bt(TV_u_27a),V_a2))) => s(TV_u_27b,happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),TV_u_27b),happ(s(t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),TV_u_27b)),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),TV_u_27b))),V_f),s(t_h4s_enumerals_bt(TV_u_27a),V_a0))),s(TV_u_27a,V_a1))),s(t_h4s_enumerals_bt(TV_u_27a),V_a2))) = s(TV_u_27b,happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),TV_u_27b),happ(s(t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),TV_u_27b)),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),TV_u_27b))),V_fu_27),s(t_h4s_enumerals_bt(TV_u_27a),V_a0))),s(TV_u_27a,V_a1))),s(t_h4s_enumerals_bt(TV_u_27a),V_a2)))))) => s(TV_u_27b,h4s_enumerals_btu_u_case(s(t_h4s_enumerals_bt(TV_u_27a),V_M),s(TV_u_27b,V_v),s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),TV_u_27b))),V_f))) = s(TV_u_27b,h4s_enumerals_btu_u_case(s(t_h4s_enumerals_bt(TV_u_27a),V_Mu_27),s(TV_u_27b,V_vu_27),s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),TV_u_27b))),V_fu_27))))).
fof(ah4s_enumerals_btu_u_tou_u_listu_u_ac0u_c1, axiom, ![TV_u_27a]: ![V_x, V_r, V_m, V_l]: s(t_h4s_lists_list(TV_u_27a),h4s_enumerals_btu_u_tou_u_listu_u_ac(s(t_h4s_enumerals_bt(TV_u_27a),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a)),happ(s(t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a))),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a)))),h4s_enumerals_node),s(t_h4s_enumerals_bt(TV_u_27a),V_l))),s(TV_u_27a,V_x))),s(t_h4s_enumerals_bt(TV_u_27a),V_r))),s(t_h4s_lists_list(TV_u_27a),V_m))) = s(t_h4s_lists_list(TV_u_27a),h4s_enumerals_btu_u_tou_u_listu_u_ac(s(t_h4s_enumerals_bt(TV_u_27a),V_l),s(t_h4s_lists_list(TV_u_27a),h4s_lists_cons(s(TV_u_27a,V_x),s(t_h4s_lists_list(TV_u_27a),h4s_enumerals_btu_u_tou_u_listu_u_ac(s(t_h4s_enumerals_bt(TV_u_27a),V_r),s(t_h4s_lists_list(TV_u_27a),V_m)))))))).
fof(ah4s_enumerals_btu_u_nchotomy, axiom, ![TV_u_27a]: ![V_bb]: (s(t_h4s_enumerals_bt(TV_u_27a),V_bb) = s(t_h4s_enumerals_bt(TV_u_27a),h4s_enumerals_nt) | ?[V_b, V_a, V_b0]: s(t_h4s_enumerals_bt(TV_u_27a),V_bb) = s(t_h4s_enumerals_bt(TV_u_27a),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a)),happ(s(t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a))),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a)))),h4s_enumerals_node),s(t_h4s_enumerals_bt(TV_u_27a),V_b))),s(TV_u_27a,V_a))),s(t_h4s_enumerals_bt(TV_u_27a),V_b0))))).
fof(ah4s_enumerals_blu_u_rev0u_c2, axiom, ![TV_u_27a]: ![V_ft, V_f, V_b, V_a]: s(t_h4s_enumerals_bt(TV_u_27a),h4s_enumerals_blu_u_rev(s(t_h4s_enumerals_bt(TV_u_27a),V_ft),s(t_h4s_enumerals_bl(TV_u_27a),happ(s(t_fun(t_h4s_enumerals_bl(TV_u_27a),t_h4s_enumerals_bl(TV_u_27a)),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(t_h4s_enumerals_bl(TV_u_27a),t_h4s_enumerals_bl(TV_u_27a))),happ(s(t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(t_h4s_enumerals_bl(TV_u_27a),t_h4s_enumerals_bl(TV_u_27a)))),h4s_enumerals_onebl),s(TV_u_27a,V_a))),s(t_h4s_enumerals_bt(TV_u_27a),V_f))),s(t_h4s_enumerals_bl(TV_u_27a),V_b))))) = s(t_h4s_enumerals_bt(TV_u_27a),h4s_enumerals_blu_u_rev(s(t_h4s_enumerals_bt(TV_u_27a),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a)),happ(s(t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a))),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a)))),h4s_enumerals_node),s(t_h4s_enumerals_bt(TV_u_27a),V_ft))),s(TV_u_27a,V_a))),s(t_h4s_enumerals_bt(TV_u_27a),V_f))),s(t_h4s_enumerals_bl(TV_u_27a),V_b)))).
fof(ah4s_enumerals_btu_u_sizeu_u_defu_c1, axiom, ![TV_u_27a]: ![V_f, V_a2, V_a1, V_a0]: s(t_h4s_nums_num,h4s_enumerals_btu_u_size(s(t_fun(TV_u_27a,t_h4s_nums_num),V_f),s(t_h4s_enumerals_bt(TV_u_27a),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a)),happ(s(t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a))),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a)))),h4s_enumerals_node),s(t_h4s_enumerals_bt(TV_u_27a),V_a0))),s(TV_u_27a,V_a1))),s(t_h4s_enumerals_bt(TV_u_27a),V_a2))))) = s(t_h4s_nums_num,h4s_arithmetics_u_2b(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_arithmetics_u_2b(s(t_h4s_nums_num,h4s_enumerals_btu_u_size(s(t_fun(TV_u_27a,t_h4s_nums_num),V_f),s(t_h4s_enumerals_bt(TV_u_27a),V_a0))),s(t_h4s_nums_num,h4s_arithmetics_u_2b(s(t_h4s_nums_num,happ(s(t_fun(TV_u_27a,t_h4s_nums_num),V_f),s(TV_u_27a,V_a1))),s(t_h4s_nums_num,h4s_enumerals_btu_u_size(s(t_fun(TV_u_27a,t_h4s_nums_num),V_f),s(t_h4s_enumerals_bt(TV_u_27a),V_a2)))))))))).
fof(ah4s_enumerals_btu_u_rev0u_c1, axiom, ![TV_u_27a]: ![V_rft, V_r, V_lft, V_bl]: s(t_h4s_enumerals_bl(TV_u_27a),h4s_enumerals_btu_u_rev(s(t_h4s_enumerals_bt(TV_u_27a),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a)),happ(s(t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a))),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a)))),h4s_enumerals_node),s(t_h4s_enumerals_bt(TV_u_27a),V_lft))),s(TV_u_27a,V_r))),s(t_h4s_enumerals_bt(TV_u_27a),V_rft))),s(t_h4s_enumerals_bl(TV_u_27a),V_bl))) = s(t_h4s_enumerals_bl(TV_u_27a),h4s_enumerals_btu_u_rev(s(t_h4s_enumerals_bt(TV_u_27a),V_lft),s(t_h4s_enumerals_bl(TV_u_27a),happ(s(t_fun(t_h4s_enumerals_bl(TV_u_27a),t_h4s_enumerals_bl(TV_u_27a)),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(t_h4s_enumerals_bl(TV_u_27a),t_h4s_enumerals_bl(TV_u_27a))),happ(s(t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(t_h4s_enumerals_bl(TV_u_27a),t_h4s_enumerals_bl(TV_u_27a)))),h4s_enumerals_onebl),s(TV_u_27a,V_r))),s(t_h4s_enumerals_bt(TV_u_27a),V_rft))),s(t_h4s_enumerals_bl(TV_u_27a),V_bl)))))).
fof(ah4s_enumerals_btu_u_induction, axiom, ![TV_u_27a]: ![V_P]: ((p(s(t_bool,happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_bool),V_P),s(t_h4s_enumerals_bt(TV_u_27a),h4s_enumerals_nt)))) & ![V_b, V_b0]: ((p(s(t_bool,happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_bool),V_P),s(t_h4s_enumerals_bt(TV_u_27a),V_b)))) & p(s(t_bool,happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_bool),V_P),s(t_h4s_enumerals_bt(TV_u_27a),V_b0))))) => ![V_a]: p(s(t_bool,happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_bool),V_P),s(t_h4s_enumerals_bt(TV_u_27a),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a)),happ(s(t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a))),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a)))),h4s_enumerals_node),s(t_h4s_enumerals_bt(TV_u_27a),V_b))),s(TV_u_27a,V_a))),s(t_h4s_enumerals_bt(TV_u_27a),V_b0)))))))) => ![V_b]: p(s(t_bool,happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_bool),V_P),s(t_h4s_enumerals_bt(TV_u_27a),V_b)))))).
fof(ah4s_totos_aplistotou_c3, axiom, ![TV_u_27a]: ![V_y, V_x, V_c, V_b, V_a]: s(t_h4s_totos_cpn,h4s_totos_apto(s(t_h4s_totos_toto(t_h4s_lists_list(TV_u_27a)),h4s_totos_listoto(s(t_h4s_totos_toto(TV_u_27a),V_c))),s(t_h4s_lists_list(TV_u_27a),h4s_lists_cons(s(TV_u_27a,V_a),s(t_h4s_lists_list(TV_u_27a),V_x))),s(t_h4s_lists_list(TV_u_27a),h4s_lists_cons(s(TV_u_27a,V_b),s(t_h4s_lists_list(TV_u_27a),V_y))))) = s(t_h4s_totos_cpn,h4s_totos_cpnu_u_case(s(t_h4s_totos_cpn,h4s_totos_apto(s(t_h4s_totos_toto(TV_u_27a),V_c),s(TV_u_27a,V_a),s(TV_u_27a,V_b))),s(t_h4s_totos_cpn,h4s_totos_less),s(t_h4s_totos_cpn,h4s_totos_apto(s(t_h4s_totos_toto(t_h4s_lists_list(TV_u_27a)),h4s_totos_listoto(s(t_h4s_totos_toto(TV_u_27a),V_c))),s(t_h4s_lists_list(TV_u_27a),V_x),s(t_h4s_lists_list(TV_u_27a),V_y))),s(t_h4s_totos_cpn,h4s_totos_greater)))).
fof(ah4s_bools_NOTu_u_CLAUSESu_c2, axiom, (~ (p(s(t_bool,f))) <=> p(s(t_bool,t)))).
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_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_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_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_pairs_FST0, axiom, ![TV_u_27b,TV_u_27a]: ![V_y, V_x]: s(TV_u_27a,h4s_pairs_fst(s(t_h4s_pairs_prod(TV_u_27a,TV_u_27b),h4s_pairs_u_2c(s(TV_u_27a,V_x),s(TV_u_27b,V_y))))) = s(TV_u_27a,V_x)).
fof(ah4s_pairs_SND0, axiom, ![TV_u_27a,TV_u_27b]: ![V_y, V_x]: s(TV_u_27b,h4s_pairs_snd(s(t_h4s_pairs_prod(TV_u_27a,TV_u_27b),h4s_pairs_u_2c(s(TV_u_27a,V_x),s(TV_u_27b,V_y))))) = s(TV_u_27b,V_y)).
fof(ah4s_enumerals_nbl0, axiom, ![TV_u_27a]: s(t_h4s_enumerals_bl(TV_u_27a),h4s_enumerals_nbl) = s(t_h4s_enumerals_bl(TV_u_27a),h4s_enumerals_u_20u_40indu_u_typeenumeral4)).
fof(ah4s_enumerals_zerbl0, axiom, ![TV_u_27a]: s(t_fun(t_h4s_enumerals_bl(TV_u_27a),t_h4s_enumerals_bl(TV_u_27a)),h4s_enumerals_zerbl) = s(t_fun(t_h4s_enumerals_bl(TV_u_27a),t_h4s_enumerals_bl(TV_u_27a)),h4s_enumerals_u_20u_40indu_u_typeenumeral5)).
fof(ah4s_enumerals_hiddenu_u_u_u_20u_u_40indu_u_u_u_typeenumeral6u_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_enumerals_bt(TV_u_27a))),happ(s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_enumerals_bt(TV_u_27a)))),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_enumerals_bt(TV_u_27a))),h4s_indu_u_types_bottom) => ![V_x, V_x0, V_x1]: s(t_h4s_enumerals_bl(TV_u_27a),happ(s(t_fun(t_h4s_enumerals_bl(TV_u_27a),t_h4s_enumerals_bl(TV_u_27a)),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(t_h4s_enumerals_bl(TV_u_27a),t_h4s_enumerals_bl(TV_u_27a))),happ(s(t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(t_h4s_enumerals_bl(TV_u_27a),t_h4s_enumerals_bl(TV_u_27a)))),h4s_enumerals_u_20u_40indu_u_typeenumeral6),s(TV_u_27a,V_x))),s(t_h4s_enumerals_bt(TV_u_27a),V_x0))),s(t_h4s_enumerals_bl(TV_u_27a),V_x1))) = s(t_h4s_enumerals_bl(TV_u_27a),h4s_enumerals_u_20u_40indu_u_typeenumeral7(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_enumerals_bt(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(TV_u_27a,t_h4s_enumerals_bt(TV_u_27a)),h4s_pairs_u_2c(s(TV_u_27a,V_x),s(t_h4s_enumerals_bt(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_enumerals_bt(TV_u_27a)))),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_enumerals_bt(TV_u_27a))),h4s_enumerals_u_20u_40indu_u_typeenumeral8(s(t_h4s_enumerals_bl(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_enumerals_bt(TV_u_27a)))),V_uu_0))))))))).
fof(ah4s_enumerals_hiddenu_u_u_u_20u_u_40indu_u_u_u_typeenumeral5u_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_enumerals_bt(TV_u_27a))),happ(s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_enumerals_bt(TV_u_27a)))),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_enumerals_bt(TV_u_27a))),h4s_indu_u_types_bottom) => ![V_x]: s(t_h4s_enumerals_bl(TV_u_27a),happ(s(t_fun(t_h4s_enumerals_bl(TV_u_27a),t_h4s_enumerals_bl(TV_u_27a)),h4s_enumerals_u_20u_40indu_u_typeenumeral5),s(t_h4s_enumerals_bl(TV_u_27a),V_x))) = s(t_h4s_enumerals_bl(TV_u_27a),h4s_enumerals_u_20u_40indu_u_typeenumeral7(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_enumerals_bt(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(TV_u_27a,t_h4s_enumerals_bt(TV_u_27a)),h4s_pairs_u_2c(s(TV_u_27a,h4s_bools_arb),s(t_h4s_enumerals_bt(TV_u_27a),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_enumerals_bt(TV_u_27a)))),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_enumerals_bt(TV_u_27a))),h4s_enumerals_u_20u_40indu_u_typeenumeral8(s(t_h4s_enumerals_bl(TV_u_27a),V_x))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_enumerals_bt(TV_u_27a)))),V_uu_0))))))))).
fof(ah4s_enumerals_hiddenu_u_u_u_20u_u_40indu_u_u_u_typeenumeral4u_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_enumerals_bt(TV_u_27a))),happ(s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_enumerals_bt(TV_u_27a)))),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_enumerals_bt(TV_u_27a))),h4s_indu_u_types_bottom) => s(t_h4s_enumerals_bl(TV_u_27a),h4s_enumerals_u_20u_40indu_u_typeenumeral4) = s(t_h4s_enumerals_bl(TV_u_27a),h4s_enumerals_u_20u_40indu_u_typeenumeral7(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_enumerals_bt(TV_u_27a))),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_0),s(t_h4s_pairs_prod(TV_u_27a,t_h4s_enumerals_bt(TV_u_27a)),h4s_pairs_u_2c(s(TV_u_27a,h4s_bools_arb),s(t_h4s_enumerals_bt(TV_u_27a),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_enumerals_bt(TV_u_27a)))),V_uu_0))))))).
fof(ah4s_enumerals_onebl0, axiom, ![TV_u_27a]: s(t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(t_h4s_enumerals_bl(TV_u_27a),t_h4s_enumerals_bl(TV_u_27a)))),h4s_enumerals_onebl) = s(t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(t_h4s_enumerals_bl(TV_u_27a),t_h4s_enumerals_bl(TV_u_27a)))),h4s_enumerals_u_20u_40indu_u_typeenumeral6)).
fof(ah4s_enumerals_blu_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_enumerals_bt(TV_u_27a))),happ(s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_enumerals_bt(TV_u_27a)))),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_enumerals_bt(TV_u_27a))),h4s_indu_u_types_bottom) => ![V_r]: (![V_uu_27blu_27]: (![V_a0u_270]: ((s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_enumerals_bt(TV_u_27a))),V_a0u_270) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_enumerals_bt(TV_u_27a))),h4s_indu_u_types_constr(s(t_h4s_nums_num,h4s_nums_0),s(t_h4s_pairs_prod(TV_u_27a,t_h4s_enumerals_bt(TV_u_27a)),h4s_pairs_u_2c(s(TV_u_27a,h4s_bools_arb),s(t_h4s_enumerals_bt(TV_u_27a),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_enumerals_bt(TV_u_27a)))),V_uu_0))) | (?[V_a]: (s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_enumerals_bt(TV_u_27a))),V_a0u_270) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_enumerals_bt(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(TV_u_27a,t_h4s_enumerals_bt(TV_u_27a)),h4s_pairs_u_2c(s(TV_u_27a,h4s_bools_arb),s(t_h4s_enumerals_bt(TV_u_27a),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_enumerals_bt(TV_u_27a)))),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_enumerals_bt(TV_u_27a))),V_a),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_enumerals_bt(TV_u_27a)))),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_enumerals_bt(TV_u_27a))),t_bool),V_uu_27blu_27),s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_enumerals_bt(TV_u_27a))),V_a))))) | ?[V_a0, V_a1, V_a2]: (s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_enumerals_bt(TV_u_27a))),V_a0u_270) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_enumerals_bt(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(TV_u_27a,t_h4s_enumerals_bt(TV_u_27a)),h4s_pairs_u_2c(s(TV_u_27a,V_a0),s(t_h4s_enumerals_bt(TV_u_27a),V_a1))),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_enumerals_bt(TV_u_27a)))),h4s_indu_u_types_fcons(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_enumerals_bt(TV_u_27a))),V_a2),s(t_fun(t_h4s_nums_num,t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_enumerals_bt(TV_u_27a)))),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_enumerals_bt(TV_u_27a))),t_bool),V_uu_27blu_27),s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_enumerals_bt(TV_u_27a))),V_a2))))))) => p(s(t_bool,happ(s(t_fun(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_enumerals_bt(TV_u_27a))),t_bool),V_uu_27blu_27),s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_enumerals_bt(TV_u_27a))),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_enumerals_bt(TV_u_27a))),t_bool),V_uu_27blu_27),s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_enumerals_bt(TV_u_27a))),V_r))))) <=> s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_enumerals_bt(TV_u_27a))),h4s_enumerals_u_20u_40indu_u_typeenumeral8(s(t_h4s_enumerals_bl(TV_u_27a),h4s_enumerals_u_20u_40indu_u_typeenumeral7(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_enumerals_bt(TV_u_27a))),V_r))))) = s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_enumerals_bt(TV_u_27a))),V_r)))).
fof(ah4s_enumerals_blu_u_repfnsu_c0, axiom, ![TV_u_27a]: ![V_a]: s(t_h4s_enumerals_bl(TV_u_27a),h4s_enumerals_u_20u_40indu_u_typeenumeral7(s(t_h4s_indu_u_types_recspace(t_h4s_pairs_prod(TV_u_27a,t_h4s_enumerals_bt(TV_u_27a))),h4s_enumerals_u_20u_40indu_u_typeenumeral8(s(t_h4s_enumerals_bl(TV_u_27a),V_a))))) = s(t_h4s_enumerals_bl(TV_u_27a),V_a)).
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_c3, axiom, ![V_t]: (s(t_bool,V_t) = s(t_bool,f) <=> ~ (p(s(t_bool,V_t))))).
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_enumerals_btu_u_caseu_u_def0u_c1, axiom, ![TV_u_27b,TV_u_27a]: ![V_v, V_f, V_a2, V_a1, V_a0]: s(TV_u_27b,h4s_enumerals_btu_u_case(s(t_h4s_enumerals_bt(TV_u_27a),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a)),happ(s(t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a))),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a)))),h4s_enumerals_node),s(t_h4s_enumerals_bt(TV_u_27a),V_a0))),s(TV_u_27a,V_a1))),s(t_h4s_enumerals_bt(TV_u_27a),V_a2))),s(TV_u_27b,V_v),s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),TV_u_27b))),V_f))) = s(TV_u_27b,happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),TV_u_27b),happ(s(t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),TV_u_27b)),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),TV_u_27b))),V_f),s(t_h4s_enumerals_bt(TV_u_27a),V_a0))),s(TV_u_27a,V_a1))),s(t_h4s_enumerals_bt(TV_u_27a),V_a2)))).
fof(ah4s_enumerals_btu_u_caseu_u_def0u_c0, axiom, ![TV_u_27a,TV_u_27b]: ![V_v, V_f]: s(TV_u_27b,h4s_enumerals_btu_u_case(s(t_h4s_enumerals_bt(TV_u_27a),h4s_enumerals_nt),s(TV_u_27b,V_v),s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),TV_u_27b))),V_f))) = s(TV_u_27b,V_v)).
fof(ah4s_bools_IMPu_u_CLAUSESu_c2, axiom, ![V_t]: ((p(s(t_bool,f)) => p(s(t_bool,V_t))) <=> p(s(t_bool,t)))).
fof(ah4s_bools_EQu_u_EXPAND, 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_t1))) & ~ (p(s(t_bool,V_t2))))))).
fof(ah4s_bools_SELECTu_u_AX, axiom, ![TV_u_27a]: ![V_x, V_P]: (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_P),s(TV_u_27a,h4s_mins_u_40(s(t_fun(TV_u_27a,t_bool),V_P)))))))).
fof(ah4s_bools_LETu_u_THM, axiom, ![TV_u_27b,TV_u_27a]: ![V_x, V_f]: s(TV_u_27b,h4s_bools_let(s(t_fun(TV_u_27a,TV_u_27b),V_f),s(TV_u_27a,V_x))) = s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_f),s(TV_u_27a,V_x)))).
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_numerals_iDUBu_u_removalu_c0, axiom, ![V_n]: s(t_h4s_nums_num,h4s_numerals_idub(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,V_n))))) = s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,h4s_numerals_idub(s(t_h4s_nums_num,V_n)))))).
fof(ah4s_numerals_iDUBu_u_removalu_c2, axiom, s(t_h4s_nums_num,h4s_numerals_idub(s(t_h4s_nums_num,h4s_arithmetics_zero))) = s(t_h4s_nums_num,h4s_arithmetics_zero)).
fof(ah4s_numerals_numeralu_u_sub, axiom, ![V_n, V_m]: s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_arithmetics_u_2d(s(t_h4s_nums_num,V_n),s(t_h4s_nums_num,V_m))))) = 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_arithmetics_numeral(s(t_h4s_nums_num,h4s_numerals_isub(s(t_bool,t),s(t_h4s_nums_num,V_n),s(t_h4s_nums_num,V_m))))),s(t_h4s_nums_num,h4s_nums_0)))).
fof(ah4s_numerals_iSUBu_u_THMu_c8, axiom, ![V_n, V_m]: s(t_h4s_nums_num,h4s_numerals_isub(s(t_bool,t),s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,V_n))),s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,V_m))))) = s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,h4s_numerals_isub(s(t_bool,t),s(t_h4s_nums_num,V_n),s(t_h4s_nums_num,V_m)))))).
fof(ah4s_numerals_numeralu_u_lteu_c2, axiom, ![V_n]: s(t_bool,h4s_arithmetics_u_3cu_3d(s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,V_n))),s(t_h4s_nums_num,h4s_arithmetics_zero))) = s(t_bool,f)).
fof(ah4s_numerals_numeralu_u_lteu_c1, axiom, ![V_n]: s(t_bool,h4s_arithmetics_u_3cu_3d(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,V_n))),s(t_h4s_nums_num,h4s_arithmetics_zero))) = s(t_bool,f)).
fof(ah4s_numerals_numeralu_u_ltu_c3, axiom, ![V_n, V_m]: s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,V_n))),s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,V_m))))) = 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_numerals_iSUBu_u_THMu_c1, axiom, ![V_n]: s(t_h4s_nums_num,h4s_numerals_isub(s(t_bool,t),s(t_h4s_nums_num,V_n),s(t_h4s_nums_num,h4s_arithmetics_zero))) = s(t_h4s_nums_num,V_n)).
fof(ah4s_numerals_numeralu_u_ltu_c5, axiom, ![V_n, V_m]: (p(s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,V_n))),s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,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))))))).
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_numerals_numeralu_u_equ_c3, 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_zero) <=> p(s(t_bool,f)))).
fof(ah4s_numerals_numeralu_u_ltu_c0, axiom, ![V_n]: s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,h4s_arithmetics_zero),s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,V_n))))) = s(t_bool,t)).
fof(ah4s_numerals_numeralu_u_equ_c1, 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_zero) <=> p(s(t_bool,f)))).
fof(ah4s_numerals_iSUBu_u_THMu_c3, axiom, ![V_n, V_m]: s(t_h4s_nums_num,h4s_numerals_isub(s(t_bool,t),s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,V_n))),s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,V_m))))) = s(t_h4s_nums_num,h4s_numerals_idub(s(t_h4s_nums_num,h4s_numerals_isub(s(t_bool,t),s(t_h4s_nums_num,V_n),s(t_h4s_nums_num,V_m)))))).
fof(ah4s_numerals_numeralu_u_ltu_c2, axiom, ![V_n]: s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,V_n),s(t_h4s_nums_num,h4s_arithmetics_zero))) = s(t_bool,f)).
fof(ah4s_numerals_numeralu_u_addu_c2, axiom, ![V_n, V_m]: s(t_h4s_nums_num,h4s_numerals_iz(s(t_h4s_nums_num,h4s_arithmetics_u_2b(s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,V_n))),s(t_h4s_nums_num,h4s_arithmetics_bit1(s(t_h4s_nums_num,V_m))))))) = s(t_h4s_nums_num,h4s_arithmetics_bit2(s(t_h4s_nums_num,h4s_numerals_iz(s(t_h4s_nums_num,h4s_arithmetics_u_2b(s(t_h4s_nums_num,V_n),s(t_h4s_nums_num,V_m)))))))).
fof(ah4s_bools_LETu_u_DEF, axiom, ![TV_u_27b,TV_u_27a]: ![V_x, V_x0]: s(TV_u_27b,h4s_bools_let(s(t_fun(TV_u_27a,TV_u_27b),V_x),s(TV_u_27a,V_x0))) = s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_x),s(TV_u_27a,V_x0)))).
fof(ah4s_numerals_numeralu_u_distribu_c20, axiom, ![V_n]: s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,V_n),s(t_h4s_nums_num,h4s_nums_0))) = s(t_bool,f)).
fof(ah4s_numerals_numeralu_u_distribu_c21, axiom, ![V_n]: s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,h4s_nums_0),s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,V_n))))) = s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,h4s_arithmetics_zero),s(t_h4s_nums_num,V_n)))).
fof(ah4s_numerals_numeralu_u_distribu_c17, axiom, ![V_n]: (s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,V_n))) = s(t_h4s_nums_num,h4s_nums_0) <=> s(t_h4s_nums_num,V_n) = s(t_h4s_nums_num,h4s_arithmetics_zero))).
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_numerals_numeralu_u_distribu_c2, axiom, ![V_n, V_m]: s(t_h4s_nums_num,h4s_arithmetics_u_2b(s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,V_n))),s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,V_m))))) = s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,h4s_numerals_iz(s(t_h4s_nums_num,h4s_arithmetics_u_2b(s(t_h4s_nums_num,V_n),s(t_h4s_nums_num,V_m)))))))).
fof(ah4s_numerals_numeralu_u_distribu_c1, axiom, ![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_0))) = s(t_h4s_nums_num,V_n)).
fof(ah4s_arithmetics_SUBu_u_LEFTu_u_LESS, axiom, ![V_p, V_n, V_m]: s(t_bool,h4s_primu_u_recs_u_3c(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_p))))) = s(t_bool,h4s_primu_u_recs_u_3c(s(t_h4s_nums_num,h4s_arithmetics_u_2b(s(t_h4s_nums_num,V_m),s(t_h4s_nums_num,V_p))),s(t_h4s_nums_num,V_n)))).
fof(ah4s_numerals_numeralu_u_distribu_c27, axiom, ![V_n]: s(t_bool,h4s_arithmetics_u_3cu_3d(s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,V_n))),s(t_h4s_nums_num,h4s_nums_0))) = s(t_bool,h4s_arithmetics_u_3cu_3d(s(t_h4s_nums_num,V_n),s(t_h4s_nums_num,h4s_arithmetics_zero)))).
fof(ah4s_numerals_numeralu_u_distribu_c8, axiom, ![V_n, V_m]: s(t_h4s_nums_num,h4s_arithmetics_u_2d(s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,V_n))),s(t_h4s_nums_num,h4s_arithmetics_numeral(s(t_h4s_nums_num,V_m))))) = s(t_h4s_nums_num,h4s_arithmetics_numeral(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_SUBu_u_LEFTu_u_EQ, axiom, ![V_p, V_n, V_m]: (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_p))) <=> (s(t_h4s_nums_num,h4s_arithmetics_u_2b(s(t_h4s_nums_num,V_m),s(t_h4s_nums_num,V_p))) = s(t_h4s_nums_num,V_n) | (p(s(t_bool,h4s_arithmetics_u_3cu_3d(s(t_h4s_nums_num,V_m),s(t_h4s_nums_num,h4s_nums_0)))) & p(s(t_bool,h4s_arithmetics_u_3cu_3d(s(t_h4s_nums_num,V_n),s(t_h4s_nums_num,V_p)))))))).
fof(ah4s_arithmetics_SUCu_u_ONEu_u_ADD, axiom, ![V_n]: s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,V_n))) = s(t_h4s_nums_num,h4s_arithmetics_u_2b(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_n)))).
fof(ah4s_arithmetics_EQu_u_LESSu_u_EQ, axiom, ![V_n, V_m]: (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_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(ah4s_arithmetics_ADDu_u_MONOu_u_LESSu_u_EQ, axiom, ![V_p, V_n, V_m]: s(t_bool,h4s_arithmetics_u_3cu_3d(s(t_h4s_nums_num,h4s_arithmetics_u_2b(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,V_m),s(t_h4s_nums_num,V_p))))) = s(t_bool,h4s_arithmetics_u_3cu_3d(s(t_h4s_nums_num,V_n),s(t_h4s_nums_num,V_p)))).
fof(ah4s_bools_CONJu_u_ASSOC, 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_LESSu_u_EQu_u_TRANS, axiom, ![V_p, 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_arithmetics_u_3cu_3d(s(t_h4s_nums_num,V_n),s(t_h4s_nums_num,V_p))))) => p(s(t_bool,h4s_arithmetics_u_3cu_3d(s(t_h4s_nums_num,V_m),s(t_h4s_nums_num,V_p)))))).
fof(ah4s_arithmetics_NOTu_u_LEQ, 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_arithmetics_u_3cu_3d(s(t_h4s_nums_num,h4s_nums_suc(s(t_h4s_nums_num,V_n))),s(t_h4s_nums_num,V_m)))))).
fof(ah4s_arithmetics_ZEROu_u_LESSu_u_EQ, axiom, ![V_n]: p(s(t_bool,h4s_arithmetics_u_3cu_3d(s(t_h4s_nums_num,h4s_nums_0),s(t_h4s_nums_num,V_n))))).
fof(ah4s_arithmetics_MULTu_u_CLAUSESu_c2, axiom, ![V_m]: s(t_h4s_nums_num,h4s_arithmetics_u_2a(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))) = s(t_h4s_nums_num,V_m)).
fof(ah4s_arithmetics_ADDu_u_ASSOC, axiom, ![V_p, 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_arithmetics_u_2b(s(t_h4s_nums_num,V_n),s(t_h4s_nums_num,V_p))))) = s(t_h4s_nums_num,h4s_arithmetics_u_2b(s(t_h4s_nums_num,h4s_arithmetics_u_2b(s(t_h4s_nums_num,V_m),s(t_h4s_nums_num,V_n))),s(t_h4s_nums_num,V_p)))).
fof(ah4s_arithmetics_LESSu_u_EQ, axiom, ![V_n, V_m]: 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_bool,h4s_arithmetics_u_3cu_3d(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_ADDu_u_SYM, 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,V_n))) = s(t_h4s_nums_num,h4s_arithmetics_u_2b(s(t_h4s_nums_num,V_n),s(t_h4s_nums_num,V_m)))).
fof(ah4s_arithmetics_ADDu_u_0, 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_numerals_numeralu_u_addu_c0, axiom, ![V_n]: s(t_h4s_nums_num,h4s_numerals_iz(s(t_h4s_nums_num,h4s_arithmetics_u_2b(s(t_h4s_nums_num,h4s_arithmetics_zero),s(t_h4s_nums_num,V_n))))) = s(t_h4s_nums_num,V_n)).
fof(ah4s_arithmetics_NOTu_u_NUMu_u_EQ, axiom, ![V_n, V_m]: (~ (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,h4s_nums_suc(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,h4s_nums_suc(s(t_h4s_nums_num,V_n))),s(t_h4s_nums_num,V_m))))))).
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(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_pairs_pairu_u_caseu_u_thm, axiom, ![TV_u_27a,TV_u_27b,TV_u_27c]: ![V_y, V_x, V_f]: s(TV_u_27a,h4s_pairs_pairu_u_case(s(t_h4s_pairs_prod(TV_u_27b,TV_u_27c),h4s_pairs_u_2c(s(TV_u_27b,V_x),s(TV_u_27c,V_y))),s(t_fun(TV_u_27b,t_fun(TV_u_27c,TV_u_27a)),V_f))) = s(TV_u_27a,happ(s(t_fun(TV_u_27c,TV_u_27a),happ(s(t_fun(TV_u_27b,t_fun(TV_u_27c,TV_u_27a)),V_f),s(TV_u_27b,V_x))),s(TV_u_27c,V_y)))).
fof(ch4s_enumerals_INu_u_node, conjecture, ![TV_u_27a]: ![V_y, V_x, V_r, V_l, V_cmp]: s(t_bool,h4s_bools_in(s(TV_u_27a,V_x),s(t_fun(TV_u_27a,t_bool),h4s_enumerals_enumeral(s(t_h4s_totos_toto(TV_u_27a),V_cmp),s(t_h4s_enumerals_bt(TV_u_27a),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a)),happ(s(t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a))),happ(s(t_fun(t_h4s_enumerals_bt(TV_u_27a),t_fun(TV_u_27a,t_fun(t_h4s_enumerals_bt(TV_u_27a),t_h4s_enumerals_bt(TV_u_27a)))),h4s_enumerals_node),s(t_h4s_enumerals_bt(TV_u_27a),V_l))),s(TV_u_27a,V_y))),s(t_h4s_enumerals_bt(TV_u_27a),V_r))))))) = s(t_bool,h4s_totos_cpnu_u_case(s(t_h4s_totos_cpn,h4s_totos_apto(s(t_h4s_totos_toto(TV_u_27a),V_cmp),s(TV_u_27a,V_x),s(TV_u_27a,V_y))),s(t_bool,h4s_bools_in(s(TV_u_27a,V_x),s(t_fun(TV_u_27a,t_bool),h4s_enumerals_enumeral(s(t_h4s_totos_toto(TV_u_27a),V_cmp),s(t_h4s_enumerals_bt(TV_u_27a),V_l))))),s(t_bool,t),s(t_bool,h4s_bools_in(s(TV_u_27a,V_x),s(t_fun(TV_u_27a,t_bool),h4s_enumerals_enumeral(s(t_h4s_totos_toto(TV_u_27a),V_cmp),s(t_h4s_enumerals_bt(TV_u_27a),V_r)))))))).
