%   ORIGINAL: h4/quotient__list/NIL__PRS
% 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/quotient/QUOTIENT__def: !rep abs R. h4/quotient/QUOTIENT R abs rep <=> (!a. abs (rep a) = a) /\ (!a. R (rep a) (rep a)) /\ (!r s. R r s <=> R r r /\ R s s /\ abs r = abs s)
% Assm: h4/bool/TRUTH: T
% Assm: h4/bool/EQ__CLAUSES_c1: !t. (t <=> T) <=> t
% Assm: h4/bool/REFL__CLAUSE: !x. x = x <=> T
% Assm: h4/bool/IMP__ANTISYM__AX: !t2 t1. (t1 ==> t2) ==> (t2 ==> t1) ==> (t1 <=> t2)
% Assm: h4/quotient/QUOTIENT__REL: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!r s. R r s <=> R r r /\ R s s /\ abs r = abs s)
% Assm: h4/quotient/QUOTIENT__ABS__REP: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!a. abs (rep a) = a)
% Assm: h4/bool/AND__CLAUSES_c0: !t. T /\ t <=> t
% Assm: h4/pred__set/SPECIFICATION: !x P. h4/bool/IN x P <=> P x
% Assm: h4/quotient/QUOTIENT__TRANS: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!x y z. R x y /\ R y z ==> R x z)
% Assm: h4/quotient/QUOTIENT__SYM: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!x y. R x y ==> R y x)
% Assm: h4/quotient/FUN__REL: !g f R2 R1. h4/quotient/_3D_3D_3D_3E R1 R2 f g <=> (!x y. R1 x y ==> R2 (f x) (g y))
% Assm: h4/bool/FORALL__SIMP: !t. (!x. t) <=> t
% Assm: h4/combin/I__THM: !x. h4/combin/I x = x
% Assm: h4/quotient/QUOTIENT__REP__REFL: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!a. R (rep a) (rep a))
% Assm: h4/combin/W__THM: !x f. h4/combin/W f x = f x x
% Assm: h4/quotient/RES__EXISTS__RSP: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!f g. h4/quotient/_3D_3D_3D_3E R $equals f g ==> (h4/bool/RES__EXISTS (h4/quotient/respects R) f <=> h4/bool/RES__EXISTS (h4/quotient/respects R) g))
% Assm: h4/quotient__list/LIST__REL__REL: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!r s. h4/list/LIST__REL R r s <=> h4/list/LIST__REL R r r /\ h4/list/LIST__REL R s s /\ h4/list/MAP abs r = h4/list/MAP abs s)
% Assm: h4/quotient/QUOTIENT__REP__ABS: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!r. R r r ==> R (rep (abs r)) r)
% Assm: h4/quotient/respects__def: h4/quotient/respects = h4/combin/W
% Assm: h4/bool/IMP__CLAUSES_c3: !t. t ==> t <=> T
% Assm: h4/quotient__list/LIST__QUOTIENT: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> h4/quotient/QUOTIENT (h4/list/LIST__REL R) (h4/list/MAP abs) (h4/list/MAP rep)
% Assm: h4/bool/AND__CLAUSES_c1: !t. t /\ T <=> t
% Assm: h4/quotient/QUOTIENT__REL__ABS__EQ: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!r s. R r r ==> R s s ==> (R r s <=> abs r = abs s))
% Assm: h4/quotient__list/CONS__RSP: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!t1 t2 h1 h2. R h1 h2 /\ h4/list/LIST__REL R t1 t2 ==> h4/list/LIST__REL R (h4/list/CONS h1 t1) (h4/list/CONS h2 t2))
% Assm: h4/quotient/QUOTIENT__REL__ABS: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!r s. R r s ==> abs r = abs s)
% Assm: h4/quotient/RES__EXISTS__EQUIV__RSP: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!f g. h4/quotient/_3D_3D_3D_3E R $equals f g ==> (h4/quotient/RES__EXISTS__EQUIV R f <=> h4/quotient/RES__EXISTS__EQUIV R g))
% Assm: h4/quotient/EQUALS__RSP: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!x1 x2 y1 y2. R x1 x2 /\ R y1 y2 ==> (R x1 y1 <=> R x2 y2))
% Assm: h4/quotient/COND__RSP: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!a1 a2 b1 b2 c1 c2. (a1 <=> a2) /\ R b1 b2 /\ R c1 c2 ==> R (h4/bool/COND a1 b1 c1) (h4/bool/COND a2 b2 c2))
% Assm: h4/quotient/RES__FORALL__RSP: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!f g. h4/quotient/_3D_3D_3D_3E R $equals f g ==> (h4/bool/RES__FORALL (h4/quotient/respects R) f <=> h4/bool/RES__FORALL (h4/quotient/respects R) g))
% Assm: h4/quotient/REP__ABS__RSP: !rep abs REL. h4/quotient/QUOTIENT REL abs rep ==> (!x1 x2. REL x1 x2 ==> REL x1 (rep (abs x2)))
% Assm: h4/quotient/ABSTRACT__RES__ABSTRACT: !rep1 abs1 R1. h4/quotient/QUOTIENT R1 abs1 rep1 ==> (!R2 f g. h4/quotient/_3D_3D_3D_3E R1 R2 f g ==> h4/quotient/_3D_3D_3D_3E R1 R2 f (h4/bool/RES__ABSTRACT (h4/quotient/respects R1) g))
% Assm: h4/quotient/I__RSP: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!e1 e2. R e1 e2 ==> R (h4/combin/I e1) (h4/combin/I e2))
% Assm: h4/quotient/RES__ABSTRACT__ABSTRACT: !rep1 abs1 R1. h4/quotient/QUOTIENT R1 abs1 rep1 ==> (!R2 f g. h4/quotient/_3D_3D_3D_3E R1 R2 f g ==> h4/quotient/_3D_3D_3D_3E R1 R2 (h4/bool/RES__ABSTRACT (h4/quotient/respects R1) f) g)
% Assm: h4/quotient/FUN__MAP__THM: !x h g f. h4/quotient/_2D_2D_3E f g h x = g (h (f x))
% Assm: h4/res__quan/RES__ABSTRACT: !x p m. h4/bool/IN x p ==> h4/bool/RES__ABSTRACT p m x = m x
% Assm: h4/res__quan/RES__FORALL: !f P. h4/bool/RES__FORALL P f <=> (!x. h4/bool/IN x P ==> f x)
% Assm: h4/bool/ETA__AX: !t. (\x. t x) = t
% Assm: h4/quotient/RESPECTS: !x R. h4/quotient/respects R x <=> R x x
% Assm: h4/bool/FALSITY: !t. F ==> t
% Assm: h4/bool/EXCLUDED__MIDDLE: !t. t \/ ~t
% Assm: h4/list/LIST__REL__def_c3: !bs b as a R. h4/list/LIST__REL R (h4/list/CONS a as) (h4/list/CONS b bs) <=> R a b /\ h4/list/LIST__REL R as bs
% Assm: h4/list/LIST__REL__def_c2: !bs b R. h4/list/LIST__REL R h4/list/NIL (h4/list/CONS b bs) <=> F
% Assm: h4/list/list__nchotomy: !l. l = h4/list/NIL \/ (?h t. l = h4/list/CONS h t)
% Assm: h4/list/LIST__REL__def_c0: !R. h4/list/LIST__REL R h4/list/NIL h4/list/NIL <=> T
% Assm: h4/list/LIST__REL__def_c1: !as a R. h4/list/LIST__REL R (h4/list/CONS a as) h4/list/NIL <=> F
% Assm: h4/bool/AND__CLAUSES_c3: !t. t /\ F <=> F
% Assm: h4/res__quan/RES__EXISTS: !f P. h4/bool/RES__EXISTS P f <=> (?x. h4/bool/IN x P /\ f x)
% Assm: h4/bool/IMP__CLAUSES_c4: !t. t ==> F <=> ~t
% Assm: h4/sat/dc__imp: !r q p. (p <=> q ==> r) <=> (p \/ q) /\ (p \/ ~r) /\ (~q \/ r \/ ~p)
% Assm: h4/sat/NOT__NOT: !t. ~ ~t <=> t
% Assm: h4/sat/OR__DUAL2: !B A. ~(A \/ B) ==> F <=> (A ==> F) ==> ~B ==> F
% Assm: h4/sat/OR__DUAL3: !B A. ~(~A \/ B) ==> F <=> A ==> ~B ==> F
% Assm: h4/sat/dc__disj: !r q p. (p <=> q \/ r) <=> (p \/ ~q) /\ (p \/ ~r) /\ (q \/ r \/ ~p)
% Assm: h4/sat/dc__neg: !q p. (p <=> ~q) <=> (p \/ q) /\ (~q \/ ~p)
% Assm: h4/sat/AND__INV__IMP: !A. A ==> ~A ==> F
% 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/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/bool/NOT__CLAUSES_c0: !t. ~ ~t <=> t
% Assm: h4/sat/dc__conj: !r q p. (p <=> q /\ r) <=> (p \/ ~q \/ ~r) /\ (q \/ ~p) /\ (r \/ ~p)
% Assm: h4/quotient/QUOTIENT__REL__REP: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!a b. R (rep a) (rep b) <=> a = b)
% Assm: h4/bool/NOT__CLAUSES_c2: ~F <=> T
% Assm: h4/bool/IMP__F: !t. (t ==> F) ==> ~t
% Assm: h4/bool/F__IMP: !t. ~t ==> t ==> F
% Assm: h4/bool/IMP__CLAUSES_c2: !t. F ==> t <=> T
% Assm: h4/list/MAP0_c1: !t h f. h4/list/MAP f (h4/list/CONS h t) = h4/list/CONS (f h) (h4/list/MAP f t)
% Assm: h4/list/list__induction: !P. P h4/list/NIL /\ (!t. P t ==> (!h. P (h4/list/CONS h t))) ==> (!l. P l)
% Assm: h4/list/MAP0_c0: !f. h4/list/MAP f h4/list/NIL = h4/list/NIL
% Assm: h4/quotient/RES__EXISTS__EQUIV0: !m R. h4/quotient/RES__EXISTS__EQUIV R m <=> h4/bool/RES__EXISTS (h4/quotient/respects R) (\x. m x) /\ h4/bool/RES__FORALL (h4/quotient/respects R) (\x. h4/bool/RES__FORALL (h4/quotient/respects R) (\y. m x /\ m y ==> R x y))
% Assm: h4/quotient/ABSTRACT__PRS: !rep1 abs1 R1. h4/quotient/QUOTIENT R1 abs1 rep1 ==> (!R2 abs2 rep2. h4/quotient/QUOTIENT R2 abs2 rep2 ==> (!f. f = h4/quotient/_2D_2D_3E rep1 abs2 (h4/bool/RES__ABSTRACT (h4/quotient/respects R1) (h4/quotient/_2D_2D_3E abs1 rep2 f))))
% Assm: h4/quotient/RESPECTS__REP__ABS: !rep1 abs1 R1. h4/quotient/QUOTIENT R1 abs1 rep1 ==> (!R2 f x. h4/quotient/respects (h4/quotient/_3D_3D_3D_3E R1 R2) f /\ R1 x x ==> R2 (f (rep1 (abs1 x))) (f x))
% Assm: h4/quotient__list/CONS__PRS: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!t h. h4/list/CONS h t = h4/list/MAP abs (h4/list/CONS (rep h) (h4/list/MAP rep t)))
% Assm: h4/bool/NOT__CLAUSES_c1: ~T <=> F
% Assm: h4/quotient/EXISTS__PRS: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!f. $exists f <=> h4/bool/RES__EXISTS (h4/quotient/respects R) (h4/quotient/_2D_2D_3E abs h4/combin/I f))
% Assm: h4/quotient/C__PRS: !rep1 abs1 R1. h4/quotient/QUOTIENT R1 abs1 rep1 ==> (!R2 abs2 rep2. h4/quotient/QUOTIENT R2 abs2 rep2 ==> (!R3 abs3 rep3. h4/quotient/QUOTIENT R3 abs3 rep3 ==> (!f x y. h4/combin/C f x y = abs3 (h4/combin/C (h4/quotient/_2D_2D_3E abs1 (h4/quotient/_2D_2D_3E abs2 rep3) f) (rep2 x) (rep1 y)))))
% Assm: h4/quotient/FUN__MAP: !g f. h4/quotient/_2D_2D_3E f g = (\h x. g (h (f x)))
% Assm: h4/bool/EQ__CLAUSES_c0: !t. (T <=> t) <=> t
% Assm: h4/bool/EQ__CLAUSES_c2: !t. (F <=> t) <=> ~t
% Assm: h4/list/NOT__CONS__NIL: !a1 a0. ~(h4/list/CONS a0 a1 = h4/list/NIL)
% Assm: h4/list/NOT__NIL__CONS: !a1 a0. ~(h4/list/NIL = h4/list/CONS a0 a1)
% Assm: h4/list/CONS__11: !a1_27 a1 a0_27 a0. h4/list/CONS a0 a1 = h4/list/CONS a0_27 a1_27 <=> a0 = a0_27 /\ a1 = a1_27
% Assm: h4/quotient/EQUALS__PRS: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!x y. x = y <=> R (rep x) (rep y))
% Assm: h4/quotient/COND__PRS: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!a b c. h4/bool/COND a b c = abs (h4/bool/COND a (rep b) (rep c)))
% Assm: h4/bool/EQ__CLAUSES_c3: !t. (t <=> F) <=> ~t
% Assm: h4/bool/DISJ__ASSOC: !C B A. A \/ B \/ C <=> (A \/ B) \/ C
% Assm: h4/bool/DISJ__SYM: !B A. A \/ B <=> B \/ A
% Assm: h4/bool/OR__CLAUSES_c0: !t. T \/ t <=> T
% Assm: h4/bool/DE__MORGAN__THM_c1: !B A. ~(A \/ B) <=> ~A /\ ~B
% Assm: h4/bool/BOOL__CASES__AX: !t. (t <=> T) \/ (t <=> F)
% Assm: h4/bool/OR__CLAUSES_c2: !t. F \/ t <=> t
% Assm: h4/quotient/EXISTS__UNIQUE__PRS: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!f. h4/bool/_3F_21 f <=> h4/quotient/RES__EXISTS__EQUIV R (h4/quotient/_2D_2D_3E abs h4/combin/I f))
% Assm: h4/quotient/literal__case__PRS: !rep1 abs1 R1. h4/quotient/QUOTIENT R1 abs1 rep1 ==> (!R2 abs2 rep2. h4/quotient/QUOTIENT R2 abs2 rep2 ==> (!f x. h4/bool/literal__case f x = abs2 (h4/bool/literal__case (h4/quotient/_2D_2D_3E abs1 rep2 f) (rep1 x))))
% Assm: h4/quotient/RES__FORALL__PRS: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!P f. h4/bool/RES__FORALL P f <=> h4/bool/RES__FORALL (h4/quotient/_2D_2D_3E abs h4/combin/I P) (h4/quotient/_2D_2D_3E abs h4/combin/I f))
% Assm: h4/quotient/o__PRS: !rep1 abs1 R1. h4/quotient/QUOTIENT R1 abs1 rep1 ==> (!R2 abs2 rep2. h4/quotient/QUOTIENT R2 abs2 rep2 ==> (!R3 abs3 rep3. h4/quotient/QUOTIENT R3 abs3 rep3 ==> (!f g. h4/combin/o f g = h4/quotient/_2D_2D_3E rep1 abs3 (h4/combin/o (h4/quotient/_2D_2D_3E abs2 rep3 f) (h4/quotient/_2D_2D_3E abs1 rep2 g)))))
% Assm: h4/quotient/LET__PRS: !rep1 abs1 R1. h4/quotient/QUOTIENT R1 abs1 rep1 ==> (!R2 abs2 rep2. h4/quotient/QUOTIENT R2 abs2 rep2 ==> (!f x. h4/bool/LET f x = abs2 (h4/bool/LET (h4/quotient/_2D_2D_3E abs1 rep2 f) (rep1 x))))
% Assm: h4/quotient/LAMBDA__PRS: !rep1 abs1 R1. h4/quotient/QUOTIENT R1 abs1 rep1 ==> (!R2 abs2 rep2. h4/quotient/QUOTIENT R2 abs2 rep2 ==> (!f. (\x. f x) = h4/quotient/_2D_2D_3E rep1 abs2 (\x. rep2 (f (abs1 x)))))
% Assm: h4/quotient/RES__EXISTS__PRS: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!P f. h4/bool/RES__EXISTS P f <=> h4/bool/RES__EXISTS (h4/quotient/_2D_2D_3E abs h4/combin/I P) (h4/quotient/_2D_2D_3E abs h4/combin/I f))
% Assm: h4/bool/EQ__SYM__EQ: !y x. x = y <=> y = x
% Assm: h4/quotient/W__PRS: !rep1 abs1 R1. h4/quotient/QUOTIENT R1 abs1 rep1 ==> (!R2 abs2 rep2. h4/quotient/QUOTIENT R2 abs2 rep2 ==> (!f x. h4/combin/W f x = abs2 (h4/combin/W (h4/quotient/_2D_2D_3E abs1 (h4/quotient/_2D_2D_3E abs1 rep2) f) (rep1 x))))
% Assm: h4/quotient/K__PRS: !rep1 abs1 R1. h4/quotient/QUOTIENT R1 abs1 rep1 ==> (!R2 abs2 rep2. h4/quotient/QUOTIENT R2 abs2 rep2 ==> (!x y. h4/combin/K x y = abs1 (h4/combin/K (rep1 x) (rep2 y))))
% Assm: h4/quotient/I__PRS: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!e. h4/combin/I e = abs (h4/combin/I (rep e)))
% Assm: h4/quotient/APPLY__PRS: !rep1 abs1 R1. h4/quotient/QUOTIENT R1 abs1 rep1 ==> (!R2 abs2 rep2. h4/quotient/QUOTIENT R2 abs2 rep2 ==> (!f x. f x = abs2 (h4/quotient/_2D_2D_3E abs1 rep2 f (rep1 x))))
% Assm: h4/quotient/RESPECTS__MP: !y x f R2 R1. h4/quotient/respects (h4/quotient/_3D_3D_3D_3E R1 R2) f /\ R1 x y ==> R2 (f x) (f y)
% Assm: h4/quotient/FORALL__PRS: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!f. $forall f <=> h4/bool/RES__FORALL (h4/quotient/respects R) (h4/quotient/_2D_2D_3E abs h4/combin/I f))
% Assm: h4/quotient/FUN__QUOTIENT: !rep1 abs1 R1. h4/quotient/QUOTIENT R1 abs1 rep1 ==> (!R2 abs2 rep2. h4/quotient/QUOTIENT R2 abs2 rep2 ==> h4/quotient/QUOTIENT (h4/quotient/_3D_3D_3D_3E R1 R2) (h4/quotient/_2D_2D_3E rep1 abs2) (h4/quotient/_2D_2D_3E abs1 rep2))
% Assm: h4/combin/C__THM: !y x f. h4/combin/C f x y = f y x
% Assm: h4/bool/NOT__FORALL__THM: !P. ~(!x. P x) <=> (?x. ~P x)
% Assm: h4/relation/WF__inv__image: !f R. h4/relation/WF R ==> h4/relation/WF (h4/relation/inv__image R f)
% Assm: h4/relation/transitive__inv__image: !f R. h4/relation/transitive R ==> h4/relation/transitive (h4/relation/inv__image R f)
% Assm: h4/bool/COND__RAND: !y x f b. f (h4/bool/COND b x y) = h4/bool/COND b (f x) (f y)
% Assm: h4/combin/K__THM: !y x. h4/combin/K x y = x
% Assm: h4/bool/literal__case__DEF: h4/bool/literal__case = (\f x. f x)
% Assm: h4/bool/LET__DEF: h4/bool/LET = (\f x. f x)
% Assm: h4/combin/o__THM: !x g f. h4/combin/o f g x = f (g x)
% Assm: h4/bool/IMP__CLAUSES_c0: !t. T ==> t <=> t
% Assm: h4/bool/EXISTS__UNIQUE__DEF: h4/bool/_3F_21 = (\P. $exists P /\ (!x y. P x /\ P y ==> x = y))
% Assm: h4/bool/SELECT__AX: !x P. P x ==> P (h4/min/_40 P)
% Assm: h4/bool/EXISTS__DEF: $exists = (\P. P (h4/min/_40 P))
% Assm: h4/bool/FORALL__DEF: $forall = (\P. P = (\x. T))
% Assm: h4/bool/IMP__CLAUSES_c1: !t. t ==> T <=> T
% Assm: h4/relation/inv__image__def: !f R. h4/relation/inv__image R f = (\x y. R (f x) (f y))
% Assm: h4/relation/WF__DEF: !R. h4/relation/WF R <=> (!B. (?w. B w) ==> (?min. B min /\ (!b. R b min ==> ~B b)))
% Assm: h4/bool/DE__MORGAN__THM_c0: !B A. ~(A /\ B) <=> ~A \/ ~B
% Assm: h4/bool/RIGHT__FORALL__OR__THM: !Q P. (!x. P \/ Q x) <=> P \/ (!x. Q x)
% Assm: h4/relation/inv__image__thm: !y x f R. h4/relation/inv__image R f x y <=> R (f x) (f y)
% Assm: h4/relation/transitive__def: !R. h4/relation/transitive R <=> (!x y z. R x y /\ R y z ==> R x z)
% Goal: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> h4/list/NIL = h4/list/MAP abs h4/list/NIL
%   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_quotients_QUOTIENTu_u_def]: !rep abs R. h4/quotient/QUOTIENT R abs rep <=> (!a. happ abs (happ rep a) = a) /\ (!a. happ (happ R (happ rep a)) (happ rep a)) /\ (!r s. happ (happ R r) s <=> happ (happ R r) r /\ happ (happ R s) s /\ happ abs r = happ abs s)
% Assm [h4s_bools_TRUTH]: T
% Assm [h4s_bools_EQu_u_CLAUSESu_c1]: !t. (t <=> T) <=> t
% Assm [h4s_bools_REFLu_u_CLAUSE]: !x. x = x <=> T
% Assm [h4s_bools_IMPu_u_ANTISYMu_u_AX]: !t2 t1. (t1 ==> t2) ==> (t2 ==> t1) ==> (t1 <=> t2)
% Assm [h4s_quotients_QUOTIENTu_u_REL]: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!r s. happ (happ R r) s <=> happ (happ R r) r /\ happ (happ R s) s /\ happ abs r = happ abs s)
% Assm [h4s_quotients_QUOTIENTu_u_ABSu_u_REP]: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!a. happ abs (happ rep a) = a)
% Assm [h4s_bools_ANDu_u_CLAUSESu_c0]: !t. T /\ t <=> t
% Assm [h4s_predu_u_sets_SPECIFICATION]: !x P. h4/bool/IN x P <=> happ P x
% Assm [h4s_quotients_QUOTIENTu_u_TRANS]: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!x y z. happ (happ R x) y /\ happ (happ R y) z ==> happ (happ R x) z)
% Assm [h4s_quotients_QUOTIENTu_u_SYM]: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!x y. happ (happ R x) y ==> happ (happ R y) x)
% Assm [h4s_quotients_FUNu_u_REL]: !g f R2 R1. happ (happ (h4/quotient/_3D_3D_3D_3E R1 R2) f) g <=> (!x y. happ (happ R1 x) y ==> happ (happ R2 (happ f x)) (happ g y))
% Assm [h4s_bools_FORALLu_u_SIMP]: !t. (!x. t) <=> t
% Assm [h4s_combins_Iu_u_THM]: !x. happ h4/combin/I x = x
% Assm [h4s_quotients_QUOTIENTu_u_REPu_u_REFL]: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!a. happ (happ R (happ rep a)) (happ rep a))
% Assm [h4s_combins_Wu_u_THM]: !x f. happ (happ h4/combin/W f) x = happ (happ f x) x
% Assm [h4s_quotients_RESu_u_EXISTSu_u_RSP]: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!f g. happ (happ (h4/quotient/_3D_3D_3D_3E R $equals) f) g ==> (h4/bool/RES__EXISTS (happ h4/quotient/respects R) f <=> h4/bool/RES__EXISTS (happ h4/quotient/respects R) g))
% Assm [h4s_quotientu_u_lists_LISTu_u_RELu_u_REL]: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!r s. happ (happ (h4/list/LIST__REL R) r) s <=> happ (happ (h4/list/LIST__REL R) r) r /\ happ (happ (h4/list/LIST__REL R) s) s /\ happ (h4/list/MAP abs) r = happ (h4/list/MAP abs) s)
% Assm [h4s_quotients_QUOTIENTu_u_REPu_u_ABS]: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!r. happ (happ R r) r ==> happ (happ R (happ rep (happ abs r))) r)
% Assm [h4s_quotients_respectsu_u_def]: h4/quotient/respects = h4/combin/W
% Assm [h4s_bools_IMPu_u_CLAUSESu_c3]: !t. t ==> t <=> T
% Assm [h4s_quotientu_u_lists_LISTu_u_QUOTIENT]: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> h4/quotient/QUOTIENT (h4/list/LIST__REL R) (h4/list/MAP abs) (h4/list/MAP rep)
% Assm [h4s_bools_ANDu_u_CLAUSESu_c1]: !t. t /\ T <=> t
% Assm [h4s_quotients_QUOTIENTu_u_RELu_u_ABSu_u_EQ]: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!r s. happ (happ R r) r ==> happ (happ R s) s ==> (happ (happ R r) s <=> happ abs r = happ abs s))
% Assm [h4s_quotientu_u_lists_CONSu_u_RSP]: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!t1 t2 h1 h2. happ (happ R h1) h2 /\ happ (happ (h4/list/LIST__REL R) t1) t2 ==> happ (happ (h4/list/LIST__REL R) (h4/list/CONS h1 t1)) (h4/list/CONS h2 t2))
% Assm [h4s_quotients_QUOTIENTu_u_RELu_u_ABS]: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!r s. happ (happ R r) s ==> happ abs r = happ abs s)
% Assm [h4s_quotients_RESu_u_EXISTSu_u_EQUIVu_u_RSP]: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!f g. happ (happ (h4/quotient/_3D_3D_3D_3E R $equals) f) g ==> (h4/quotient/RES__EXISTS__EQUIV R f <=> h4/quotient/RES__EXISTS__EQUIV R g))
% Assm [h4s_quotients_EQUALSu_u_RSP]: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!x1 x2 y1 y2. happ (happ R x1) x2 /\ happ (happ R y1) y2 ==> (happ (happ R x1) y1 <=> happ (happ R x2) y2))
% Assm [h4s_quotients_CONDu_u_RSP]: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!a1 a2 b1 b2 c1 c2. (a1 <=> a2) /\ happ (happ R b1) b2 /\ happ (happ R c1) c2 ==> happ (happ R (h4/bool/COND a1 b1 c1)) (h4/bool/COND a2 b2 c2))
% Assm [h4s_quotients_RESu_u_FORALLu_u_RSP]: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!f g. happ (happ (h4/quotient/_3D_3D_3D_3E R $equals) f) g ==> (h4/bool/RES__FORALL (happ h4/quotient/respects R) f <=> h4/bool/RES__FORALL (happ h4/quotient/respects R) g))
% Assm [h4s_quotients_REPu_u_ABSu_u_RSP]: !rep abs REL. h4/quotient/QUOTIENT REL abs rep ==> (!x1 x2. happ (happ REL x1) x2 ==> happ (happ REL x1) (happ rep (happ abs x2)))
% Assm [h4s_quotients_ABSTRACTu_u_RESu_u_ABSTRACT]: !rep1 abs1 R1. h4/quotient/QUOTIENT R1 abs1 rep1 ==> (!R2 f g. happ (happ (h4/quotient/_3D_3D_3D_3E R1 R2) f) g ==> happ (happ (h4/quotient/_3D_3D_3D_3E R1 R2) f) (h4/bool/RES__ABSTRACT (happ h4/quotient/respects R1) g))
% Assm [h4s_quotients_Iu_u_RSP]: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!e1 e2. happ (happ R e1) e2 ==> happ (happ R (happ h4/combin/I e1)) (happ h4/combin/I e2))
% Assm [h4s_quotients_RESu_u_ABSTRACTu_u_ABSTRACT]: !rep1 abs1 R1. h4/quotient/QUOTIENT R1 abs1 rep1 ==> (!R2 f g. happ (happ (h4/quotient/_3D_3D_3D_3E R1 R2) f) g ==> happ (happ (h4/quotient/_3D_3D_3D_3E R1 R2) (h4/bool/RES__ABSTRACT (happ h4/quotient/respects R1) f)) g)
% Assm [h4s_quotients_FUNu_u_MAPu_u_THM]: !x h g f. happ (happ (h4/quotient/_2D_2D_3E f g) h) x = happ g (happ h (happ f x))
% Assm [h4s_resu_u_quans_RESu_u_ABSTRACT]: !x p m. h4/bool/IN x p ==> happ (h4/bool/RES__ABSTRACT p m) x = happ m x
% Assm [h4s_resu_u_quans_RESu_u_FORALL]: !f P. h4/bool/RES__FORALL P f <=> (!x. h4/bool/IN x P ==> happ f x)
% Assm [h4s_bools_ETAu_u_AX]: !t x. happ t x = happ t x
% Assm [h4s_quotients_RESPECTS]: !x R. happ (happ h4/quotient/respects R) x <=> happ (happ R x) x
% Assm [h4s_bools_FALSITY]: !t. F ==> t
% Assm [h4s_bools_EXCLUDEDu_u_MIDDLE]: !t. t \/ ~t
% Assm [h4s_lists_LISTu_u_RELu_u_defu_c3]: !bs b as a R. happ (happ (h4/list/LIST__REL R) (h4/list/CONS a as)) (h4/list/CONS b bs) <=> happ (happ R a) b /\ happ (happ (h4/list/LIST__REL R) as) bs
% Assm [h4s_lists_LISTu_u_RELu_u_defu_c2]: !bs b R. happ (happ (h4/list/LIST__REL R) h4/list/NIL) (h4/list/CONS b bs) <=> F
% Assm [h4s_lists_listu_u_nchotomy]: !l. l = h4/list/NIL \/ (?h t. l = h4/list/CONS h t)
% Assm [h4s_lists_LISTu_u_RELu_u_defu_c0]: !R. happ (happ (h4/list/LIST__REL R) h4/list/NIL) h4/list/NIL <=> T
% Assm [h4s_lists_LISTu_u_RELu_u_defu_c1]: !as a R. happ (happ (h4/list/LIST__REL R) (h4/list/CONS a as)) h4/list/NIL <=> F
% Assm [h4s_bools_ANDu_u_CLAUSESu_c3]: !t. t /\ F <=> F
% Assm [h4s_resu_u_quans_RESu_u_EXISTS]: !f P. h4/bool/RES__EXISTS P f <=> (?x. h4/bool/IN x P /\ happ f x)
% Assm [h4s_bools_IMPu_u_CLAUSESu_c4]: !t. t ==> F <=> ~t
% Assm [h4s_sats_dcu_u_imp]: !r q p. (p <=> q ==> r) <=> (p \/ q) /\ (p \/ ~r) /\ (~q \/ r \/ ~p)
% Assm [h4s_sats_NOTu_u_NOT]: !t. ~ ~t <=> t
% Assm [h4s_sats_ORu_u_DUAL2]: !B A. ~(A \/ B) ==> F <=> (A ==> F) ==> ~B ==> F
% Assm [h4s_sats_ORu_u_DUAL3]: !B A. ~(~A \/ B) ==> F <=> A ==> ~B ==> F
% Assm [h4s_sats_dcu_u_disj]: !r q p. (p <=> q \/ r) <=> (p \/ ~q) /\ (p \/ ~r) /\ (q \/ r \/ ~p)
% Assm [h4s_sats_dcu_u_neg]: !q p. (p <=> ~q) <=> (p \/ q) /\ (~q \/ ~p)
% Assm [h4s_sats_ANDu_u_INVu_u_IMP]: !A. A ==> ~A ==> F
% 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_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_bools_NOTu_u_CLAUSESu_c0]: !t. ~ ~t <=> t
% Assm [h4s_sats_dcu_u_conj]: !r q p. (p <=> q /\ r) <=> (p \/ ~q \/ ~r) /\ (q \/ ~p) /\ (r \/ ~p)
% Assm [h4s_quotients_QUOTIENTu_u_RELu_u_REP]: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!a b. happ (happ R (happ rep a)) (happ rep b) <=> a = b)
% Assm [h4s_bools_NOTu_u_CLAUSESu_c2]: ~F <=> T
% Assm [h4s_bools_IMPu_u_F]: !t. (t ==> F) ==> ~t
% Assm [h4s_bools_Fu_u_IMP]: !t. ~t ==> t ==> F
% Assm [h4s_bools_IMPu_u_CLAUSESu_c2]: !t. F ==> t <=> T
% Assm [h4s_lists_MAP0u_c1]: !t h f. happ (h4/list/MAP f) (h4/list/CONS h t) = h4/list/CONS (happ f h) (happ (h4/list/MAP f) t)
% Assm [h4s_lists_listu_u_induction]: !P. happ P h4/list/NIL /\ (!t. happ P t ==> (!h. happ P (h4/list/CONS h t))) ==> (!l. happ P l)
% Assm [h4s_lists_MAP0u_c0]: !f. happ (h4/list/MAP f) h4/list/NIL = h4/list/NIL
% Assm [h4s_quotients_RESu_u_EXISTSu_u_EQUIV0]: !_2. (!m R x y. happ (happ (happ (happ _2 m) R) x) y <=> happ m x /\ happ m y ==> happ (happ R x) y) ==> (!_1. (!m R x. happ (happ (happ _1 m) R) x <=> h4/bool/RES__FORALL (happ h4/quotient/respects R) (happ (happ (happ _2 m) R) x)) ==> (!_0. (!m x. happ (happ _0 m) x <=> happ m x) ==> (!m R. h4/quotient/RES__EXISTS__EQUIV R m <=> h4/bool/RES__EXISTS (happ h4/quotient/respects R) (happ _0 m) /\ h4/bool/RES__FORALL (happ h4/quotient/respects R) (happ _0 (happ (happ _1 m) R)))))
% Assm [h4s_quotients_ABSTRACTu_u_PRS]: !rep1 abs1 R1. h4/quotient/QUOTIENT R1 abs1 rep1 ==> (!R2 abs2 rep2. h4/quotient/QUOTIENT R2 abs2 rep2 ==> (!f. f = happ (h4/quotient/_2D_2D_3E rep1 abs2) (h4/bool/RES__ABSTRACT (happ h4/quotient/respects R1) (happ (h4/quotient/_2D_2D_3E abs1 rep2) f))))
% Assm [h4s_quotients_RESPECTSu_u_REPu_u_ABS]: !rep1 abs1 R1. h4/quotient/QUOTIENT R1 abs1 rep1 ==> (!R2 f x. happ (happ h4/quotient/respects (h4/quotient/_3D_3D_3D_3E R1 R2)) f /\ happ (happ R1 x) x ==> happ (happ R2 (happ f (happ rep1 (happ abs1 x)))) (happ f x))
% Assm [h4s_quotientu_u_lists_CONSu_u_PRS]: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!t h. h4/list/CONS h t = happ (h4/list/MAP abs) (h4/list/CONS (happ rep h) (happ (h4/list/MAP rep) t)))
% Assm [h4s_bools_NOTu_u_CLAUSESu_c1]: ~T <=> F
% Assm [h4s_quotients_EXISTSu_u_PRS]: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!f. $exists f <=> h4/bool/RES__EXISTS (happ h4/quotient/respects R) (happ (h4/quotient/_2D_2D_3E abs h4/combin/I) f))
% Assm [h4s_quotients_Cu_u_PRS]: !rep1 abs1 R1. h4/quotient/QUOTIENT R1 abs1 rep1 ==> (!R2 abs2 rep2. h4/quotient/QUOTIENT R2 abs2 rep2 ==> (!R3 abs3 rep3. h4/quotient/QUOTIENT R3 abs3 rep3 ==> (!f x y. h4/combin/C f x y = happ abs3 (h4/combin/C (happ (h4/quotient/_2D_2D_3E abs1 (h4/quotient/_2D_2D_3E abs2 rep3)) f) (happ rep2 x) (happ rep1 y)))))
% Assm [h4s_quotients_FUNu_u_MAP]: !g f x x. happ (happ (h4/quotient/_2D_2D_3E f g) x) x = happ g (happ x (happ f x))
% Assm [h4s_bools_EQu_u_CLAUSESu_c0]: !t. (T <=> t) <=> t
% Assm [h4s_bools_EQu_u_CLAUSESu_c2]: !t. (F <=> t) <=> ~t
% Assm [h4s_lists_NOTu_u_CONSu_u_NIL]: !a1 a0. ~(h4/list/CONS a0 a1 = h4/list/NIL)
% Assm [h4s_lists_NOTu_u_NILu_u_CONS]: !a1 a0. ~(h4/list/NIL = h4/list/CONS a0 a1)
% Assm [h4s_lists_CONSu_u_11]: !a1_27 a1 a0_27 a0. h4/list/CONS a0 a1 = h4/list/CONS a0_27 a1_27 <=> a0 = a0_27 /\ a1 = a1_27
% Assm [h4s_quotients_EQUALSu_u_PRS]: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!x y. x = y <=> happ (happ R (happ rep x)) (happ rep y))
% Assm [h4s_quotients_CONDu_u_PRS]: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!a b c. h4/bool/COND a b c = happ abs (h4/bool/COND a (happ rep b) (happ rep c)))
% Assm [h4s_bools_EQu_u_CLAUSESu_c3]: !t. (t <=> F) <=> ~t
% Assm [h4s_bools_DISJu_u_ASSOC]: !C B A. A \/ B \/ C <=> (A \/ B) \/ C
% Assm [h4s_bools_DISJu_u_SYM]: !B A. A \/ B <=> B \/ A
% Assm [h4s_bools_ORu_u_CLAUSESu_c0]: !t. T \/ t <=> T
% Assm [h4s_bools_DEu_u_MORGANu_u_THMu_c1]: !B A. ~(A \/ B) <=> ~A /\ ~B
% Assm [h4s_bools_BOOLu_u_CASESu_u_AX]: !t. (t <=> T) \/ (t <=> F)
% Assm [h4s_bools_ORu_u_CLAUSESu_c2]: !t. F \/ t <=> t
% Assm [h4s_quotients_EXISTSu_u_UNIQUEu_u_PRS]: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!f. h4/bool/_3F_21 f <=> h4/quotient/RES__EXISTS__EQUIV R (happ (h4/quotient/_2D_2D_3E abs h4/combin/I) f))
% Assm [h4s_quotients_literalu_u_caseu_u_PRS]: !rep1 abs1 R1. h4/quotient/QUOTIENT R1 abs1 rep1 ==> (!R2 abs2 rep2. h4/quotient/QUOTIENT R2 abs2 rep2 ==> (!f x. h4/bool/literal__case f x = happ abs2 (h4/bool/literal__case (happ (h4/quotient/_2D_2D_3E abs1 rep2) f) (happ rep1 x))))
% Assm [h4s_quotients_RESu_u_FORALLu_u_PRS]: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!P f. h4/bool/RES__FORALL P f <=> h4/bool/RES__FORALL (happ (h4/quotient/_2D_2D_3E abs h4/combin/I) P) (happ (h4/quotient/_2D_2D_3E abs h4/combin/I) f))
% Assm [h4s_quotients_ou_u_PRS]: !rep1 abs1 R1. h4/quotient/QUOTIENT R1 abs1 rep1 ==> (!R2 abs2 rep2. h4/quotient/QUOTIENT R2 abs2 rep2 ==> (!R3 abs3 rep3. h4/quotient/QUOTIENT R3 abs3 rep3 ==> (!f g. h4/combin/o f g = happ (h4/quotient/_2D_2D_3E rep1 abs3) (h4/combin/o (happ (h4/quotient/_2D_2D_3E abs2 rep3) f) (happ (h4/quotient/_2D_2D_3E abs1 rep2) g)))))
% Assm [h4s_quotients_LETu_u_PRS]: !rep1 abs1 R1. h4/quotient/QUOTIENT R1 abs1 rep1 ==> (!R2 abs2 rep2. h4/quotient/QUOTIENT R2 abs2 rep2 ==> (!f x. h4/bool/LET f x = happ abs2 (h4/bool/LET (happ (h4/quotient/_2D_2D_3E abs1 rep2) f) (happ rep1 x))))
% Assm [h4s_quotients_LAMBDAu_u_PRS]: !_0. (!rep2 f abs1 x. happ (happ (happ (happ _0 rep2) f) abs1) x = happ rep2 (happ f (happ abs1 x))) ==> (!rep1 abs1 R1. h4/quotient/QUOTIENT R1 abs1 rep1 ==> (!R2 abs2 rep2. h4/quotient/QUOTIENT R2 abs2 rep2 ==> (!f x. happ f x = happ (happ (h4/quotient/_2D_2D_3E rep1 abs2) (happ (happ (happ _0 rep2) f) abs1)) x)))
% Assm [h4s_quotients_RESu_u_EXISTSu_u_PRS]: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!P f. h4/bool/RES__EXISTS P f <=> h4/bool/RES__EXISTS (happ (h4/quotient/_2D_2D_3E abs h4/combin/I) P) (happ (h4/quotient/_2D_2D_3E abs h4/combin/I) f))
% Assm [h4s_bools_EQu_u_SYMu_u_EQ]: !y x. x = y <=> y = x
% Assm [h4s_quotients_Wu_u_PRS]: !rep1 abs1 R1. h4/quotient/QUOTIENT R1 abs1 rep1 ==> (!R2 abs2 rep2. h4/quotient/QUOTIENT R2 abs2 rep2 ==> (!f x. happ (happ h4/combin/W f) x = happ abs2 (happ (happ h4/combin/W (happ (h4/quotient/_2D_2D_3E abs1 (h4/quotient/_2D_2D_3E abs1 rep2)) f)) (happ rep1 x))))
% Assm [h4s_quotients_Ku_u_PRS]: !rep1 abs1 R1. h4/quotient/QUOTIENT R1 abs1 rep1 ==> (!R2 abs2 rep2. h4/quotient/QUOTIENT R2 abs2 rep2 ==> (!x y. h4/combin/K x y = happ abs1 (h4/combin/K (happ rep1 x) (happ rep2 y))))
% Assm [h4s_quotients_Iu_u_PRS]: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!e. happ h4/combin/I e = happ abs (happ h4/combin/I (happ rep e)))
% Assm [h4s_quotients_APPLYu_u_PRS]: !rep1 abs1 R1. h4/quotient/QUOTIENT R1 abs1 rep1 ==> (!R2 abs2 rep2. h4/quotient/QUOTIENT R2 abs2 rep2 ==> (!f x. happ f x = happ abs2 (happ (happ (h4/quotient/_2D_2D_3E abs1 rep2) f) (happ rep1 x))))
% Assm [h4s_quotients_RESPECTSu_u_MP]: !y x f R2 R1. happ (happ h4/quotient/respects (h4/quotient/_3D_3D_3D_3E R1 R2)) f /\ happ (happ R1 x) y ==> happ (happ R2 (happ f x)) (happ f y)
% Assm [h4s_quotients_FORALLu_u_PRS]: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> (!f. $forall f <=> h4/bool/RES__FORALL (happ h4/quotient/respects R) (happ (h4/quotient/_2D_2D_3E abs h4/combin/I) f))
% Assm [h4s_quotients_FUNu_u_QUOTIENT]: !rep1 abs1 R1. h4/quotient/QUOTIENT R1 abs1 rep1 ==> (!R2 abs2 rep2. h4/quotient/QUOTIENT R2 abs2 rep2 ==> h4/quotient/QUOTIENT (h4/quotient/_3D_3D_3D_3E R1 R2) (h4/quotient/_2D_2D_3E rep1 abs2) (h4/quotient/_2D_2D_3E abs1 rep2))
% Assm [h4s_combins_Cu_u_THM]: !y x f. h4/combin/C f x y = happ (happ f y) x
% Assm [h4s_bools_NOTu_u_FORALLu_u_THM]: !P. ~(!x. happ P x) <=> (?x. ~happ P x)
% Assm [h4s_relations_WFu_u_invu_u_image]: !f R. h4/relation/WF R ==> h4/relation/WF (h4/relation/inv__image R f)
% Assm [h4s_relations_transitiveu_u_invu_u_image]: !f R. h4/relation/transitive R ==> h4/relation/transitive (h4/relation/inv__image R f)
% Assm [h4s_bools_CONDu_u_RAND]: !y x f b. happ f (h4/bool/COND b x y) = h4/bool/COND b (happ f x) (happ f y)
% Assm [h4s_combins_Ku_u_THM]: !y x. h4/combin/K x y = x
% Assm [h4s_bools_literalu_u_caseu_u_DEF]: !x x. h4/bool/literal__case x x = happ x x
% Assm [h4s_bools_LETu_u_DEF]: !x x. h4/bool/LET x x = happ x x
% Assm [h4s_combins_ou_u_THM]: !x g f. happ (h4/combin/o f g) x = happ f (happ g x)
% Assm [h4s_bools_IMPu_u_CLAUSESu_c0]: !t. T ==> t <=> t
% Assm [h4s_bools_EXISTSu_u_UNIQUEu_u_DEF]: !x. h4/bool/_3F_21 x <=> $exists x /\ (!x y. happ x x /\ happ x y ==> x = y)
% Assm [h4s_bools_SELECTu_u_AX]: !x P. happ P x ==> happ P (h4/min/_40 P)
% Assm [h4s_bools_EXISTSu_u_DEF]: !x. $exists x <=> happ x (h4/min/_40 x)
% Assm [h4s_bools_FORALLu_u_DEF]: !x. $forall x <=> (!x. happ x x <=> T)
% Assm [h4s_bools_IMPu_u_CLAUSESu_c1]: !t. t ==> T <=> T
% Assm [h4s_relations_invu_u_imageu_u_def]: !f R x x'. happ (happ (h4/relation/inv__image R f) x) x' <=> happ (happ R (happ f x)) (happ f x')
% Assm [h4s_relations_WFu_u_DEF]: !R. h4/relation/WF R <=> (!B. (?w. happ B w) ==> (?min. happ B min /\ (!b. happ (happ R b) min ==> ~happ B b)))
% Assm [h4s_bools_DEu_u_MORGANu_u_THMu_c0]: !B A. ~(A /\ B) <=> ~A \/ ~B
% Assm [h4s_bools_RIGHTu_u_FORALLu_u_ORu_u_THM]: !Q P. (!x. P \/ happ Q x) <=> P \/ (!x. happ Q x)
% Assm [h4s_relations_invu_u_imageu_u_thm]: !y x f R. happ (happ (h4/relation/inv__image R f) x) y <=> happ (happ R (happ f x)) (happ f y)
% Assm [h4s_relations_transitiveu_u_def]: !R. h4/relation/transitive R <=> (!x y z. happ (happ R x) y /\ happ (happ R y) z ==> happ (happ R x) z)
% Goal: !rep abs R. h4/quotient/QUOTIENT R abs rep ==> h4/list/NIL = happ (h4/list/MAP abs) h4/list/NIL
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_Q1425219,TV_Q1425215]: ![V_f, V_g]: (![V_x]: s(TV_Q1425215,happ(s(t_fun(TV_Q1425219,TV_Q1425215),V_f),s(TV_Q1425219,V_x))) = s(TV_Q1425215,happ(s(t_fun(TV_Q1425219,TV_Q1425215),V_g),s(TV_Q1425219,V_x))) => s(t_fun(TV_Q1425219,TV_Q1425215),V_f) = s(t_fun(TV_Q1425219,TV_Q1425215),V_g))).
fof(ah4s_quotients_QUOTIENTu_u_def, axiom, ![TV_u_27b,TV_u_27a]: ![V_rep, V_abs, V_R]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(t_fun(TV_u_27b,TV_u_27a),V_rep)))) <=> (![V_a]: s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(TV_u_27a,happ(s(t_fun(TV_u_27b,TV_u_27a),V_rep),s(TV_u_27b,V_a))))) = s(TV_u_27b,V_a) & (![V_a]: p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,happ(s(t_fun(TV_u_27b,TV_u_27a),V_rep),s(TV_u_27b,V_a))))),s(TV_u_27a,happ(s(t_fun(TV_u_27b,TV_u_27a),V_rep),s(TV_u_27b,V_a)))))) & ![V_r, V_s]: (p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,V_r))),s(TV_u_27a,V_s)))) <=> (p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,V_r))),s(TV_u_27a,V_r)))) & (p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,V_s))),s(TV_u_27a,V_s)))) & s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(TV_u_27a,V_r))) = s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(TV_u_27a,V_s)))))))))).
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_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_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_quotients_QUOTIENTu_u_REL, axiom, ![TV_u_27b,TV_u_27a]: ![V_rep, V_abs, V_R]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(t_fun(TV_u_27b,TV_u_27a),V_rep)))) => ![V_r, V_s]: (p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,V_r))),s(TV_u_27a,V_s)))) <=> (p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,V_r))),s(TV_u_27a,V_r)))) & (p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,V_s))),s(TV_u_27a,V_s)))) & s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(TV_u_27a,V_r))) = s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(TV_u_27a,V_s)))))))).
fof(ah4s_quotients_QUOTIENTu_u_ABSu_u_REP, axiom, ![TV_u_27a,TV_u_27b]: ![V_rep, V_abs, V_R]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(t_fun(TV_u_27b,TV_u_27a),V_rep)))) => ![V_a]: s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(TV_u_27a,happ(s(t_fun(TV_u_27b,TV_u_27a),V_rep),s(TV_u_27b,V_a))))) = s(TV_u_27b,V_a))).
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_predu_u_sets_SPECIFICATION, axiom, ![TV_u_27a]: ![V_x, V_P]: s(t_bool,h4s_bools_in(s(TV_u_27a,V_x),s(t_fun(TV_u_27a,t_bool),V_P))) = s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),V_P),s(TV_u_27a,V_x)))).
fof(ah4s_quotients_QUOTIENTu_u_TRANS, axiom, ![TV_u_27b,TV_u_27a]: ![V_rep, V_abs, V_R]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(t_fun(TV_u_27b,TV_u_27a),V_rep)))) => ![V_x, V_y, V_z]: ((p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,V_x))),s(TV_u_27a,V_y)))) & p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,V_y))),s(TV_u_27a,V_z))))) => p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,V_x))),s(TV_u_27a,V_z))))))).
fof(ah4s_quotients_QUOTIENTu_u_SYM, axiom, ![TV_u_27b,TV_u_27a]: ![V_rep, V_abs, V_R]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(t_fun(TV_u_27b,TV_u_27a),V_rep)))) => ![V_x, V_y]: (p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,V_x))),s(TV_u_27a,V_y)))) => p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,V_y))),s(TV_u_27a,V_x))))))).
fof(ah4s_quotients_FUNu_u_REL, axiom, ![TV_u_27b,TV_u_27a]: ![V_g, V_f, V_R2, V_R1]: (p(s(t_bool,happ(s(t_fun(t_fun(TV_u_27a,TV_u_27b),t_bool),happ(s(t_fun(t_fun(TV_u_27a,TV_u_27b),t_fun(t_fun(TV_u_27a,TV_u_27b),t_bool)),h4s_quotients_u_3du_3du_3du_3e(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R1),s(t_fun(TV_u_27b,t_fun(TV_u_27b,t_bool)),V_R2))),s(t_fun(TV_u_27a,TV_u_27b),V_f))),s(t_fun(TV_u_27a,TV_u_27b),V_g)))) <=> ![V_x, V_y]: (p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R1),s(TV_u_27a,V_x))),s(TV_u_27a,V_y)))) => p(s(t_bool,happ(s(t_fun(TV_u_27b,t_bool),happ(s(t_fun(TV_u_27b,t_fun(TV_u_27b,t_bool)),V_R2),s(TV_u_27b,happ(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_g),s(TV_u_27a,V_y))))))))).
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_combins_Iu_u_THM, axiom, ![TV_u_27a]: ![V_x]: s(TV_u_27a,happ(s(t_fun(TV_u_27a,TV_u_27a),h4s_combins_i),s(TV_u_27a,V_x))) = s(TV_u_27a,V_x)).
fof(ah4s_quotients_QUOTIENTu_u_REPu_u_REFL, axiom, ![TV_u_27a,TV_u_27b]: ![V_rep, V_abs, V_R]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(t_fun(TV_u_27b,TV_u_27a),V_rep)))) => ![V_a]: p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,happ(s(t_fun(TV_u_27b,TV_u_27a),V_rep),s(TV_u_27b,V_a))))),s(TV_u_27a,happ(s(t_fun(TV_u_27b,TV_u_27a),V_rep),s(TV_u_27b,V_a)))))))).
fof(ah4s_combins_Wu_u_THM, axiom, ![TV_u_27b,TV_u_27a]: ![V_x, V_f]: s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),happ(s(t_fun(t_fun(TV_u_27a,t_fun(TV_u_27a,TV_u_27b)),t_fun(TV_u_27a,TV_u_27b)),h4s_combins_w),s(t_fun(TV_u_27a,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),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,TV_u_27b)),V_f),s(TV_u_27a,V_x))),s(TV_u_27a,V_x)))).
fof(ah4s_quotients_RESu_u_EXISTSu_u_RSP, axiom, ![TV_u_27b,TV_u_27a]: ![V_rep, V_abs, V_R]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(t_fun(TV_u_27b,TV_u_27a),V_rep)))) => ![V_f, V_g]: (p(s(t_bool,happ(s(t_fun(t_fun(TV_u_27a,t_bool),t_bool),happ(s(t_fun(t_fun(TV_u_27a,t_bool),t_fun(t_fun(TV_u_27a,t_bool),t_bool)),h4s_quotients_u_3du_3du_3du_3e(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(t_fun(t_bool,t_fun(t_bool,t_bool)),d_equals))),s(t_fun(TV_u_27a,t_bool),V_f))),s(t_fun(TV_u_27a,t_bool),V_g)))) => s(t_bool,h4s_bools_resu_u_exists(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),t_fun(TV_u_27a,t_bool)),h4s_quotients_respects),s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R))),s(t_fun(TV_u_27a,t_bool),V_f))) = s(t_bool,h4s_bools_resu_u_exists(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),t_fun(TV_u_27a,t_bool)),h4s_quotients_respects),s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R))),s(t_fun(TV_u_27a,t_bool),V_g)))))).
fof(ah4s_quotientu_u_lists_LISTu_u_RELu_u_REL, axiom, ![TV_u_27b,TV_u_27a]: ![V_rep, V_abs, V_R]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(t_fun(TV_u_27b,TV_u_27a),V_rep)))) => ![V_r, V_s]: (p(s(t_bool,happ(s(t_fun(t_h4s_lists_list(TV_u_27a),t_bool),happ(s(t_fun(t_h4s_lists_list(TV_u_27a),t_fun(t_h4s_lists_list(TV_u_27a),t_bool)),h4s_lists_listu_u_rel(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R))),s(t_h4s_lists_list(TV_u_27a),V_r))),s(t_h4s_lists_list(TV_u_27a),V_s)))) <=> (p(s(t_bool,happ(s(t_fun(t_h4s_lists_list(TV_u_27a),t_bool),happ(s(t_fun(t_h4s_lists_list(TV_u_27a),t_fun(t_h4s_lists_list(TV_u_27a),t_bool)),h4s_lists_listu_u_rel(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R))),s(t_h4s_lists_list(TV_u_27a),V_r))),s(t_h4s_lists_list(TV_u_27a),V_r)))) & (p(s(t_bool,happ(s(t_fun(t_h4s_lists_list(TV_u_27a),t_bool),happ(s(t_fun(t_h4s_lists_list(TV_u_27a),t_fun(t_h4s_lists_list(TV_u_27a),t_bool)),h4s_lists_listu_u_rel(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R))),s(t_h4s_lists_list(TV_u_27a),V_s))),s(t_h4s_lists_list(TV_u_27a),V_s)))) & s(t_h4s_lists_list(TV_u_27b),happ(s(t_fun(t_h4s_lists_list(TV_u_27a),t_h4s_lists_list(TV_u_27b)),h4s_lists_map(s(t_fun(TV_u_27a,TV_u_27b),V_abs))),s(t_h4s_lists_list(TV_u_27a),V_r))) = s(t_h4s_lists_list(TV_u_27b),happ(s(t_fun(t_h4s_lists_list(TV_u_27a),t_h4s_lists_list(TV_u_27b)),h4s_lists_map(s(t_fun(TV_u_27a,TV_u_27b),V_abs))),s(t_h4s_lists_list(TV_u_27a),V_s)))))))).
fof(ah4s_quotients_QUOTIENTu_u_REPu_u_ABS, axiom, ![TV_u_27b,TV_u_27a]: ![V_rep, V_abs, V_R]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(t_fun(TV_u_27b,TV_u_27a),V_rep)))) => ![V_r]: (p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,V_r))),s(TV_u_27a,V_r)))) => p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,happ(s(t_fun(TV_u_27b,TV_u_27a),V_rep),s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(TV_u_27a,V_r))))))),s(TV_u_27a,V_r))))))).
fof(ah4s_quotients_respectsu_u_def, axiom, ![TV_u_27a,TV_u_27b]: s(t_fun(t_fun(TV_u_27a,t_fun(TV_u_27a,TV_u_27b)),t_fun(TV_u_27a,TV_u_27b)),h4s_quotients_respects) = s(t_fun(t_fun(TV_u_27a,t_fun(TV_u_27a,TV_u_27b)),t_fun(TV_u_27a,TV_u_27b)),h4s_combins_w)).
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_quotientu_u_lists_LISTu_u_QUOTIENT, axiom, ![TV_u_27b,TV_u_27a]: ![V_rep, V_abs, V_R]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(t_fun(TV_u_27b,TV_u_27a),V_rep)))) => p(s(t_bool,h4s_quotients_quotient(s(t_fun(t_h4s_lists_list(TV_u_27a),t_fun(t_h4s_lists_list(TV_u_27a),t_bool)),h4s_lists_listu_u_rel(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R))),s(t_fun(t_h4s_lists_list(TV_u_27a),t_h4s_lists_list(TV_u_27b)),h4s_lists_map(s(t_fun(TV_u_27a,TV_u_27b),V_abs))),s(t_fun(t_h4s_lists_list(TV_u_27b),t_h4s_lists_list(TV_u_27a)),h4s_lists_map(s(t_fun(TV_u_27b,TV_u_27a),V_rep)))))))).
fof(ah4s_bools_ANDu_u_CLAUSESu_c1, axiom, ![V_t]: ((p(s(t_bool,V_t)) & p(s(t_bool,t))) <=> p(s(t_bool,V_t)))).
fof(ah4s_quotients_QUOTIENTu_u_RELu_u_ABSu_u_EQ, axiom, ![TV_u_27b,TV_u_27a]: ![V_rep, V_abs, V_R]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(t_fun(TV_u_27b,TV_u_27a),V_rep)))) => ![V_r, V_s]: (p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,V_r))),s(TV_u_27a,V_r)))) => (p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,V_s))),s(TV_u_27a,V_s)))) => (p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,V_r))),s(TV_u_27a,V_s)))) <=> s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(TV_u_27a,V_r))) = s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(TV_u_27a,V_s)))))))).
fof(ah4s_quotientu_u_lists_CONSu_u_RSP, axiom, ![TV_u_27b,TV_u_27a]: ![V_rep, V_abs, V_R]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(t_fun(TV_u_27b,TV_u_27a),V_rep)))) => ![V_t1, V_t2, V_h1, V_h2]: ((p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,V_h1))),s(TV_u_27a,V_h2)))) & p(s(t_bool,happ(s(t_fun(t_h4s_lists_list(TV_u_27a),t_bool),happ(s(t_fun(t_h4s_lists_list(TV_u_27a),t_fun(t_h4s_lists_list(TV_u_27a),t_bool)),h4s_lists_listu_u_rel(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R))),s(t_h4s_lists_list(TV_u_27a),V_t1))),s(t_h4s_lists_list(TV_u_27a),V_t2))))) => p(s(t_bool,happ(s(t_fun(t_h4s_lists_list(TV_u_27a),t_bool),happ(s(t_fun(t_h4s_lists_list(TV_u_27a),t_fun(t_h4s_lists_list(TV_u_27a),t_bool)),h4s_lists_listu_u_rel(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R))),s(t_h4s_lists_list(TV_u_27a),h4s_lists_cons(s(TV_u_27a,V_h1),s(t_h4s_lists_list(TV_u_27a),V_t1))))),s(t_h4s_lists_list(TV_u_27a),h4s_lists_cons(s(TV_u_27a,V_h2),s(t_h4s_lists_list(TV_u_27a),V_t2))))))))).
fof(ah4s_quotients_QUOTIENTu_u_RELu_u_ABS, axiom, ![TV_u_27b,TV_u_27a]: ![V_rep, V_abs, V_R]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(t_fun(TV_u_27b,TV_u_27a),V_rep)))) => ![V_r, V_s]: (p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,V_r))),s(TV_u_27a,V_s)))) => s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(TV_u_27a,V_r))) = s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(TV_u_27a,V_s)))))).
fof(ah4s_quotients_RESu_u_EXISTSu_u_EQUIVu_u_RSP, axiom, ![TV_u_27b,TV_u_27a]: ![V_rep, V_abs, V_R]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(t_fun(TV_u_27b,TV_u_27a),V_rep)))) => ![V_f, V_g]: (p(s(t_bool,happ(s(t_fun(t_fun(TV_u_27a,t_bool),t_bool),happ(s(t_fun(t_fun(TV_u_27a,t_bool),t_fun(t_fun(TV_u_27a,t_bool),t_bool)),h4s_quotients_u_3du_3du_3du_3e(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(t_fun(t_bool,t_fun(t_bool,t_bool)),d_equals))),s(t_fun(TV_u_27a,t_bool),V_f))),s(t_fun(TV_u_27a,t_bool),V_g)))) => s(t_bool,h4s_quotients_resu_u_existsu_u_equiv(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(t_fun(TV_u_27a,t_bool),V_f))) = s(t_bool,h4s_quotients_resu_u_existsu_u_equiv(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(t_fun(TV_u_27a,t_bool),V_g)))))).
fof(ah4s_quotients_EQUALSu_u_RSP, axiom, ![TV_u_27b,TV_u_27a]: ![V_rep, V_abs, V_R]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(t_fun(TV_u_27b,TV_u_27a),V_rep)))) => ![V_x1, V_x2, V_y1, V_y2]: ((p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,V_x1))),s(TV_u_27a,V_x2)))) & p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,V_y1))),s(TV_u_27a,V_y2))))) => s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,V_x1))),s(TV_u_27a,V_y1))) = s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,V_x2))),s(TV_u_27a,V_y2)))))).
fof(ah4s_quotients_CONDu_u_RSP, axiom, ![TV_u_27b,TV_u_27a]: ![V_rep, V_abs, V_R]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(t_fun(TV_u_27b,TV_u_27a),V_rep)))) => ![V_a1, V_a2, V_b1, V_b2, V_c1, V_c2]: ((s(t_bool,V_a1) = s(t_bool,V_a2) & (p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,V_b1))),s(TV_u_27a,V_b2)))) & p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,V_c1))),s(TV_u_27a,V_c2)))))) => p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,h4s_bools_cond(s(t_bool,V_a1),s(TV_u_27a,V_b1),s(TV_u_27a,V_c1))))),s(TV_u_27a,h4s_bools_cond(s(t_bool,V_a2),s(TV_u_27a,V_b2),s(TV_u_27a,V_c2))))))))).
fof(ah4s_quotients_RESu_u_FORALLu_u_RSP, axiom, ![TV_u_27b,TV_u_27a]: ![V_rep, V_abs, V_R]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(t_fun(TV_u_27b,TV_u_27a),V_rep)))) => ![V_f, V_g]: (p(s(t_bool,happ(s(t_fun(t_fun(TV_u_27a,t_bool),t_bool),happ(s(t_fun(t_fun(TV_u_27a,t_bool),t_fun(t_fun(TV_u_27a,t_bool),t_bool)),h4s_quotients_u_3du_3du_3du_3e(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(t_fun(t_bool,t_fun(t_bool,t_bool)),d_equals))),s(t_fun(TV_u_27a,t_bool),V_f))),s(t_fun(TV_u_27a,t_bool),V_g)))) => s(t_bool,h4s_bools_resu_u_forall(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),t_fun(TV_u_27a,t_bool)),h4s_quotients_respects),s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R))),s(t_fun(TV_u_27a,t_bool),V_f))) = s(t_bool,h4s_bools_resu_u_forall(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),t_fun(TV_u_27a,t_bool)),h4s_quotients_respects),s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R))),s(t_fun(TV_u_27a,t_bool),V_g)))))).
fof(ah4s_quotients_REPu_u_ABSu_u_RSP, axiom, ![TV_u_27b,TV_u_27a]: ![V_rep, V_abs, V_REL]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_REL),s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(t_fun(TV_u_27b,TV_u_27a),V_rep)))) => ![V_x1, V_x2]: (p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_REL),s(TV_u_27a,V_x1))),s(TV_u_27a,V_x2)))) => p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_REL),s(TV_u_27a,V_x1))),s(TV_u_27a,happ(s(t_fun(TV_u_27b,TV_u_27a),V_rep),s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(TV_u_27a,V_x2))))))))))).
fof(ah4s_quotients_ABSTRACTu_u_RESu_u_ABSTRACT, axiom, ![TV_u_27c,TV_u_27a,TV_u_27b]: ![V_rep1, V_abs1, V_R1]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R1),s(t_fun(TV_u_27a,TV_u_27c),V_abs1),s(t_fun(TV_u_27c,TV_u_27a),V_rep1)))) => ![V_R2, V_f, V_g]: (p(s(t_bool,happ(s(t_fun(t_fun(TV_u_27a,TV_u_27b),t_bool),happ(s(t_fun(t_fun(TV_u_27a,TV_u_27b),t_fun(t_fun(TV_u_27a,TV_u_27b),t_bool)),h4s_quotients_u_3du_3du_3du_3e(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R1),s(t_fun(TV_u_27b,t_fun(TV_u_27b,t_bool)),V_R2))),s(t_fun(TV_u_27a,TV_u_27b),V_f))),s(t_fun(TV_u_27a,TV_u_27b),V_g)))) => p(s(t_bool,happ(s(t_fun(t_fun(TV_u_27a,TV_u_27b),t_bool),happ(s(t_fun(t_fun(TV_u_27a,TV_u_27b),t_fun(t_fun(TV_u_27a,TV_u_27b),t_bool)),h4s_quotients_u_3du_3du_3du_3e(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R1),s(t_fun(TV_u_27b,t_fun(TV_u_27b,t_bool)),V_R2))),s(t_fun(TV_u_27a,TV_u_27b),V_f))),s(t_fun(TV_u_27a,TV_u_27b),h4s_bools_resu_u_abstract(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),t_fun(TV_u_27a,t_bool)),h4s_quotients_respects),s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R1))),s(t_fun(TV_u_27a,TV_u_27b),V_g))))))))).
fof(ah4s_quotients_Iu_u_RSP, axiom, ![TV_u_27b,TV_u_27a]: ![V_rep, V_abs, V_R]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(t_fun(TV_u_27b,TV_u_27a),V_rep)))) => ![V_e1, V_e2]: (p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,V_e1))),s(TV_u_27a,V_e2)))) => p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,happ(s(t_fun(TV_u_27a,TV_u_27a),h4s_combins_i),s(TV_u_27a,V_e1))))),s(TV_u_27a,happ(s(t_fun(TV_u_27a,TV_u_27a),h4s_combins_i),s(TV_u_27a,V_e2))))))))).
fof(ah4s_quotients_RESu_u_ABSTRACTu_u_ABSTRACT, axiom, ![TV_u_27c,TV_u_27a,TV_u_27b]: ![V_rep1, V_abs1, V_R1]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R1),s(t_fun(TV_u_27a,TV_u_27c),V_abs1),s(t_fun(TV_u_27c,TV_u_27a),V_rep1)))) => ![V_R2, V_f, V_g]: (p(s(t_bool,happ(s(t_fun(t_fun(TV_u_27a,TV_u_27b),t_bool),happ(s(t_fun(t_fun(TV_u_27a,TV_u_27b),t_fun(t_fun(TV_u_27a,TV_u_27b),t_bool)),h4s_quotients_u_3du_3du_3du_3e(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R1),s(t_fun(TV_u_27b,t_fun(TV_u_27b,t_bool)),V_R2))),s(t_fun(TV_u_27a,TV_u_27b),V_f))),s(t_fun(TV_u_27a,TV_u_27b),V_g)))) => p(s(t_bool,happ(s(t_fun(t_fun(TV_u_27a,TV_u_27b),t_bool),happ(s(t_fun(t_fun(TV_u_27a,TV_u_27b),t_fun(t_fun(TV_u_27a,TV_u_27b),t_bool)),h4s_quotients_u_3du_3du_3du_3e(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R1),s(t_fun(TV_u_27b,t_fun(TV_u_27b,t_bool)),V_R2))),s(t_fun(TV_u_27a,TV_u_27b),h4s_bools_resu_u_abstract(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),t_fun(TV_u_27a,t_bool)),h4s_quotients_respects),s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R1))),s(t_fun(TV_u_27a,TV_u_27b),V_f))))),s(t_fun(TV_u_27a,TV_u_27b),V_g))))))).
fof(ah4s_quotients_FUNu_u_MAPu_u_THM, axiom, ![TV_u_27d,TV_u_27b,TV_u_27c,TV_u_27a]: ![V_x, V_h, V_g, V_f]: s(TV_u_27d,happ(s(t_fun(TV_u_27a,TV_u_27d),happ(s(t_fun(t_fun(TV_u_27c,TV_u_27b),t_fun(TV_u_27a,TV_u_27d)),h4s_quotients_u_2du_2du_3e(s(t_fun(TV_u_27a,TV_u_27c),V_f),s(t_fun(TV_u_27b,TV_u_27d),V_g))),s(t_fun(TV_u_27c,TV_u_27b),V_h))),s(TV_u_27a,V_x))) = s(TV_u_27d,happ(s(t_fun(TV_u_27b,TV_u_27d),V_g),s(TV_u_27b,happ(s(t_fun(TV_u_27c,TV_u_27b),V_h),s(TV_u_27c,happ(s(t_fun(TV_u_27a,TV_u_27c),V_f),s(TV_u_27a,V_x)))))))).
fof(ah4s_resu_u_quans_RESu_u_ABSTRACT, axiom, ![TV_u_27b,TV_u_27a]: ![V_x, V_p, V_m]: (p(s(t_bool,h4s_bools_in(s(TV_u_27a,V_x),s(t_fun(TV_u_27a,t_bool),V_p)))) => s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),h4s_bools_resu_u_abstract(s(t_fun(TV_u_27a,t_bool),V_p),s(t_fun(TV_u_27a,TV_u_27b),V_m))),s(TV_u_27a,V_x))) = s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_m),s(TV_u_27a,V_x))))).
fof(ah4s_resu_u_quans_RESu_u_FORALL, axiom, ![TV_u_27a]: ![V_f, V_P]: (p(s(t_bool,h4s_bools_resu_u_forall(s(t_fun(TV_u_27a,t_bool),V_P),s(t_fun(TV_u_27a,t_bool),V_f)))) <=> ![V_x]: (p(s(t_bool,h4s_bools_in(s(TV_u_27a,V_x),s(t_fun(TV_u_27a,t_bool),V_P)))) => p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),V_f),s(TV_u_27a,V_x))))))).
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_quotients_RESPECTS, axiom, ![TV_u_27a]: ![V_x, V_R]: s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),t_fun(TV_u_27a,t_bool)),h4s_quotients_respects),s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R))),s(TV_u_27a,V_x))) = s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,V_x))),s(TV_u_27a,V_x)))).
fof(ah4s_bools_FALSITY, axiom, ![V_t]: (p(s(t_bool,f)) => p(s(t_bool,V_t)))).
fof(ah4s_bools_EXCLUDEDu_u_MIDDLE, axiom, ![V_t]: (p(s(t_bool,V_t)) | ~ (p(s(t_bool,V_t))))).
fof(ah4s_lists_LISTu_u_RELu_u_defu_c3, axiom, ![TV_u_27a,TV_u_27b]: ![V_bs, V_b, V_as, V_a, V_R]: (p(s(t_bool,happ(s(t_fun(t_h4s_lists_list(TV_u_27b),t_bool),happ(s(t_fun(t_h4s_lists_list(TV_u_27a),t_fun(t_h4s_lists_list(TV_u_27b),t_bool)),h4s_lists_listu_u_rel(s(t_fun(TV_u_27a,t_fun(TV_u_27b,t_bool)),V_R))),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_as))))),s(t_h4s_lists_list(TV_u_27b),h4s_lists_cons(s(TV_u_27b,V_b),s(t_h4s_lists_list(TV_u_27b),V_bs)))))) <=> (p(s(t_bool,happ(s(t_fun(TV_u_27b,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27b,t_bool)),V_R),s(TV_u_27a,V_a))),s(TV_u_27b,V_b)))) & p(s(t_bool,happ(s(t_fun(t_h4s_lists_list(TV_u_27b),t_bool),happ(s(t_fun(t_h4s_lists_list(TV_u_27a),t_fun(t_h4s_lists_list(TV_u_27b),t_bool)),h4s_lists_listu_u_rel(s(t_fun(TV_u_27a,t_fun(TV_u_27b,t_bool)),V_R))),s(t_h4s_lists_list(TV_u_27a),V_as))),s(t_h4s_lists_list(TV_u_27b),V_bs))))))).
fof(ah4s_lists_LISTu_u_RELu_u_defu_c2, axiom, ![TV_u_27a,TV_u_27b]: ![V_bs, V_b, V_R]: s(t_bool,happ(s(t_fun(t_h4s_lists_list(TV_u_27b),t_bool),happ(s(t_fun(t_h4s_lists_list(TV_u_27a),t_fun(t_h4s_lists_list(TV_u_27b),t_bool)),h4s_lists_listu_u_rel(s(t_fun(TV_u_27a,t_fun(TV_u_27b,t_bool)),V_R))),s(t_h4s_lists_list(TV_u_27a),h4s_lists_nil))),s(t_h4s_lists_list(TV_u_27b),h4s_lists_cons(s(TV_u_27b,V_b),s(t_h4s_lists_list(TV_u_27b),V_bs))))) = s(t_bool,f)).
fof(ah4s_lists_listu_u_nchotomy, axiom, ![TV_u_27a]: ![V_l]: (s(t_h4s_lists_list(TV_u_27a),V_l) = s(t_h4s_lists_list(TV_u_27a),h4s_lists_nil) | ?[V_h, V_t]: s(t_h4s_lists_list(TV_u_27a),V_l) = s(t_h4s_lists_list(TV_u_27a),h4s_lists_cons(s(TV_u_27a,V_h),s(t_h4s_lists_list(TV_u_27a),V_t))))).
fof(ah4s_lists_LISTu_u_RELu_u_defu_c0, axiom, ![TV_u_27a,TV_u_27b]: ![V_R]: s(t_bool,happ(s(t_fun(t_h4s_lists_list(TV_u_27b),t_bool),happ(s(t_fun(t_h4s_lists_list(TV_u_27a),t_fun(t_h4s_lists_list(TV_u_27b),t_bool)),h4s_lists_listu_u_rel(s(t_fun(TV_u_27a,t_fun(TV_u_27b,t_bool)),V_R))),s(t_h4s_lists_list(TV_u_27a),h4s_lists_nil))),s(t_h4s_lists_list(TV_u_27b),h4s_lists_nil))) = s(t_bool,t)).
fof(ah4s_lists_LISTu_u_RELu_u_defu_c1, axiom, ![TV_u_27a,TV_u_27b]: ![V_as, V_a, V_R]: s(t_bool,happ(s(t_fun(t_h4s_lists_list(TV_u_27b),t_bool),happ(s(t_fun(t_h4s_lists_list(TV_u_27a),t_fun(t_h4s_lists_list(TV_u_27b),t_bool)),h4s_lists_listu_u_rel(s(t_fun(TV_u_27a,t_fun(TV_u_27b,t_bool)),V_R))),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_as))))),s(t_h4s_lists_list(TV_u_27b),h4s_lists_nil))) = s(t_bool,f)).
fof(ah4s_bools_ANDu_u_CLAUSESu_c3, axiom, ![V_t]: ((p(s(t_bool,V_t)) & p(s(t_bool,f))) <=> p(s(t_bool,f)))).
fof(ah4s_resu_u_quans_RESu_u_EXISTS, axiom, ![TV_u_27a]: ![V_f, V_P]: (p(s(t_bool,h4s_bools_resu_u_exists(s(t_fun(TV_u_27a,t_bool),V_P),s(t_fun(TV_u_27a,t_bool),V_f)))) <=> ?[V_x]: (p(s(t_bool,h4s_bools_in(s(TV_u_27a,V_x),s(t_fun(TV_u_27a,t_bool),V_P)))) & p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),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_sats_dcu_u_imp, axiom, ![V_r, V_q, V_p]: ((p(s(t_bool,V_p)) <=> (p(s(t_bool,V_q)) => p(s(t_bool,V_r)))) <=> ((p(s(t_bool,V_p)) | p(s(t_bool,V_q))) & ((p(s(t_bool,V_p)) | ~ (p(s(t_bool,V_r)))) & (~ (p(s(t_bool,V_q))) | (p(s(t_bool,V_r)) | ~ (p(s(t_bool,V_p))))))))).
fof(ah4s_sats_NOTu_u_NOT, axiom, ![V_t]: (~ (~ (p(s(t_bool,V_t)))) <=> p(s(t_bool,V_t)))).
fof(ah4s_sats_ORu_u_DUAL2, axiom, ![V_B, V_A]: ((~ ((p(s(t_bool,V_A)) | p(s(t_bool,V_B)))) => p(s(t_bool,f))) <=> ((p(s(t_bool,V_A)) => p(s(t_bool,f))) => (~ (p(s(t_bool,V_B))) => p(s(t_bool,f)))))).
fof(ah4s_sats_ORu_u_DUAL3, axiom, ![V_B, V_A]: ((~ ((~ (p(s(t_bool,V_A))) | p(s(t_bool,V_B)))) => p(s(t_bool,f))) <=> (p(s(t_bool,V_A)) => (~ (p(s(t_bool,V_B))) => p(s(t_bool,f)))))).
fof(ah4s_sats_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_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_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_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_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_bools_NOTu_u_CLAUSESu_c0, axiom, ![V_t]: (~ (~ (p(s(t_bool,V_t)))) <=> p(s(t_bool,V_t)))).
fof(ah4s_sats_dcu_u_conj, axiom, ![V_r, V_q, V_p]: ((p(s(t_bool,V_p)) <=> (p(s(t_bool,V_q)) & p(s(t_bool,V_r)))) <=> ((p(s(t_bool,V_p)) | (~ (p(s(t_bool,V_q))) | ~ (p(s(t_bool,V_r))))) & ((p(s(t_bool,V_q)) | ~ (p(s(t_bool,V_p)))) & (p(s(t_bool,V_r)) | ~ (p(s(t_bool,V_p)))))))).
fof(ah4s_quotients_QUOTIENTu_u_RELu_u_REP, axiom, ![TV_u_27a,TV_u_27b]: ![V_rep, V_abs, V_R]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(t_fun(TV_u_27b,TV_u_27a),V_rep)))) => ![V_a, V_b]: (p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,happ(s(t_fun(TV_u_27b,TV_u_27a),V_rep),s(TV_u_27b,V_a))))),s(TV_u_27a,happ(s(t_fun(TV_u_27b,TV_u_27a),V_rep),s(TV_u_27b,V_b)))))) <=> s(TV_u_27b,V_a) = s(TV_u_27b,V_b)))).
fof(ah4s_bools_NOTu_u_CLAUSESu_c2, axiom, (~ (p(s(t_bool,f))) <=> p(s(t_bool,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_bools_Fu_u_IMP, axiom, ![V_t]: (~ (p(s(t_bool,V_t))) => (p(s(t_bool,V_t)) => p(s(t_bool,f))))).
fof(ah4s_bools_IMPu_u_CLAUSESu_c2, axiom, ![V_t]: ((p(s(t_bool,f)) => p(s(t_bool,V_t))) <=> p(s(t_bool,t)))).
fof(ah4s_lists_MAP0u_c1, axiom, ![TV_u_27b,TV_u_27a]: ![V_t, V_h, V_f]: s(t_h4s_lists_list(TV_u_27b),happ(s(t_fun(t_h4s_lists_list(TV_u_27a),t_h4s_lists_list(TV_u_27b)),h4s_lists_map(s(t_fun(TV_u_27a,TV_u_27b),V_f))),s(t_h4s_lists_list(TV_u_27a),h4s_lists_cons(s(TV_u_27a,V_h),s(t_h4s_lists_list(TV_u_27a),V_t))))) = s(t_h4s_lists_list(TV_u_27b),h4s_lists_cons(s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_f),s(TV_u_27a,V_h))),s(t_h4s_lists_list(TV_u_27b),happ(s(t_fun(t_h4s_lists_list(TV_u_27a),t_h4s_lists_list(TV_u_27b)),h4s_lists_map(s(t_fun(TV_u_27a,TV_u_27b),V_f))),s(t_h4s_lists_list(TV_u_27a),V_t)))))).
fof(ah4s_lists_listu_u_induction, axiom, ![TV_u_27a]: ![V_P]: ((p(s(t_bool,happ(s(t_fun(t_h4s_lists_list(TV_u_27a),t_bool),V_P),s(t_h4s_lists_list(TV_u_27a),h4s_lists_nil)))) & ![V_t]: (p(s(t_bool,happ(s(t_fun(t_h4s_lists_list(TV_u_27a),t_bool),V_P),s(t_h4s_lists_list(TV_u_27a),V_t)))) => ![V_h]: p(s(t_bool,happ(s(t_fun(t_h4s_lists_list(TV_u_27a),t_bool),V_P),s(t_h4s_lists_list(TV_u_27a),h4s_lists_cons(s(TV_u_27a,V_h),s(t_h4s_lists_list(TV_u_27a),V_t)))))))) => ![V_l]: p(s(t_bool,happ(s(t_fun(t_h4s_lists_list(TV_u_27a),t_bool),V_P),s(t_h4s_lists_list(TV_u_27a),V_l)))))).
fof(ah4s_lists_MAP0u_c0, axiom, ![TV_u_27a,TV_u_27b]: ![V_f]: s(t_h4s_lists_list(TV_u_27b),happ(s(t_fun(t_h4s_lists_list(TV_u_27a),t_h4s_lists_list(TV_u_27b)),h4s_lists_map(s(t_fun(TV_u_27a,TV_u_27b),V_f))),s(t_h4s_lists_list(TV_u_27a),h4s_lists_nil))) = s(t_h4s_lists_list(TV_u_27b),h4s_lists_nil)).
fof(ah4s_quotients_RESu_u_EXISTSu_u_EQUIV0, axiom, ![TV_u_27a]: ![V_uu_2]: (![V_m, V_R, V_x, V_y]: (p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),happ(s(t_fun(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool))),happ(s(t_fun(t_fun(TV_u_27a,t_bool),t_fun(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)))),V_uu_2),s(t_fun(TV_u_27a,t_bool),V_m))),s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R))),s(TV_u_27a,V_x))),s(TV_u_27a,V_y)))) <=> ((p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),V_m),s(TV_u_27a,V_x)))) & p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),V_m),s(TV_u_27a,V_y))))) => p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,V_x))),s(TV_u_27a,V_y)))))) => ![V_uu_1]: (![V_m, V_R, V_x]: s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),t_fun(TV_u_27a,t_bool)),happ(s(t_fun(t_fun(TV_u_27a,t_bool),t_fun(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),t_fun(TV_u_27a,t_bool))),V_uu_1),s(t_fun(TV_u_27a,t_bool),V_m))),s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R))),s(TV_u_27a,V_x))) = s(t_bool,h4s_bools_resu_u_forall(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),t_fun(TV_u_27a,t_bool)),h4s_quotients_respects),s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R))),s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),happ(s(t_fun(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool))),happ(s(t_fun(t_fun(TV_u_27a,t_bool),t_fun(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)))),V_uu_2),s(t_fun(TV_u_27a,t_bool),V_m))),s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R))),s(TV_u_27a,V_x))))) => ![V_uu_0]: (![V_m, V_x]: s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(t_fun(TV_u_27a,t_bool),t_fun(TV_u_27a,t_bool)),V_uu_0),s(t_fun(TV_u_27a,t_bool),V_m))),s(TV_u_27a,V_x))) = s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),V_m),s(TV_u_27a,V_x))) => ![V_m, V_R]: (p(s(t_bool,h4s_quotients_resu_u_existsu_u_equiv(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(t_fun(TV_u_27a,t_bool),V_m)))) <=> (p(s(t_bool,h4s_bools_resu_u_exists(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),t_fun(TV_u_27a,t_bool)),h4s_quotients_respects),s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R))),s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(t_fun(TV_u_27a,t_bool),t_fun(TV_u_27a,t_bool)),V_uu_0),s(t_fun(TV_u_27a,t_bool),V_m)))))) & p(s(t_bool,h4s_bools_resu_u_forall(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),t_fun(TV_u_27a,t_bool)),h4s_quotients_respects),s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R))),s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(t_fun(TV_u_27a,t_bool),t_fun(TV_u_27a,t_bool)),V_uu_0),s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),t_fun(TV_u_27a,t_bool)),happ(s(t_fun(t_fun(TV_u_27a,t_bool),t_fun(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),t_fun(TV_u_27a,t_bool))),V_uu_1),s(t_fun(TV_u_27a,t_bool),V_m))),s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R)))))))))))))).
fof(ah4s_quotients_ABSTRACTu_u_PRS, axiom, ![TV_u_27a,TV_u_27b,TV_u_27c,TV_u_27d]: ![V_rep1, V_abs1, V_R1]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R1),s(t_fun(TV_u_27a,TV_u_27c),V_abs1),s(t_fun(TV_u_27c,TV_u_27a),V_rep1)))) => ![V_R2, V_abs2, V_rep2]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27b,t_fun(TV_u_27b,t_bool)),V_R2),s(t_fun(TV_u_27b,TV_u_27d),V_abs2),s(t_fun(TV_u_27d,TV_u_27b),V_rep2)))) => ![V_f]: s(t_fun(TV_u_27c,TV_u_27d),V_f) = s(t_fun(TV_u_27c,TV_u_27d),happ(s(t_fun(t_fun(TV_u_27a,TV_u_27b),t_fun(TV_u_27c,TV_u_27d)),h4s_quotients_u_2du_2du_3e(s(t_fun(TV_u_27c,TV_u_27a),V_rep1),s(t_fun(TV_u_27b,TV_u_27d),V_abs2))),s(t_fun(TV_u_27a,TV_u_27b),h4s_bools_resu_u_abstract(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),t_fun(TV_u_27a,t_bool)),h4s_quotients_respects),s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R1))),s(t_fun(TV_u_27a,TV_u_27b),happ(s(t_fun(t_fun(TV_u_27c,TV_u_27d),t_fun(TV_u_27a,TV_u_27b)),h4s_quotients_u_2du_2du_3e(s(t_fun(TV_u_27a,TV_u_27c),V_abs1),s(t_fun(TV_u_27d,TV_u_27b),V_rep2))),s(t_fun(TV_u_27c,TV_u_27d),V_f)))))))))).
fof(ah4s_quotients_RESPECTSu_u_REPu_u_ABS, axiom, ![TV_u_27c,TV_u_27b,TV_u_27a]: ![V_rep1, V_abs1, V_R1]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R1),s(t_fun(TV_u_27a,TV_u_27c),V_abs1),s(t_fun(TV_u_27c,TV_u_27a),V_rep1)))) => ![V_R2, V_f, V_x]: ((p(s(t_bool,happ(s(t_fun(t_fun(TV_u_27a,TV_u_27b),t_bool),happ(s(t_fun(t_fun(t_fun(TV_u_27a,TV_u_27b),t_fun(t_fun(TV_u_27a,TV_u_27b),t_bool)),t_fun(t_fun(TV_u_27a,TV_u_27b),t_bool)),h4s_quotients_respects),s(t_fun(t_fun(TV_u_27a,TV_u_27b),t_fun(t_fun(TV_u_27a,TV_u_27b),t_bool)),h4s_quotients_u_3du_3du_3du_3e(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R1),s(t_fun(TV_u_27b,t_fun(TV_u_27b,t_bool)),V_R2))))),s(t_fun(TV_u_27a,TV_u_27b),V_f)))) & p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R1),s(TV_u_27a,V_x))),s(TV_u_27a,V_x))))) => p(s(t_bool,happ(s(t_fun(TV_u_27b,t_bool),happ(s(t_fun(TV_u_27b,t_fun(TV_u_27b,t_bool)),V_R2),s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_f),s(TV_u_27a,happ(s(t_fun(TV_u_27c,TV_u_27a),V_rep1),s(TV_u_27c,happ(s(t_fun(TV_u_27a,TV_u_27c),V_abs1),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_quotientu_u_lists_CONSu_u_PRS, axiom, ![TV_u_27a,TV_u_27b]: ![V_rep, V_abs, V_R]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(t_fun(TV_u_27b,TV_u_27a),V_rep)))) => ![V_t, V_h]: s(t_h4s_lists_list(TV_u_27b),h4s_lists_cons(s(TV_u_27b,V_h),s(t_h4s_lists_list(TV_u_27b),V_t))) = s(t_h4s_lists_list(TV_u_27b),happ(s(t_fun(t_h4s_lists_list(TV_u_27a),t_h4s_lists_list(TV_u_27b)),h4s_lists_map(s(t_fun(TV_u_27a,TV_u_27b),V_abs))),s(t_h4s_lists_list(TV_u_27a),h4s_lists_cons(s(TV_u_27a,happ(s(t_fun(TV_u_27b,TV_u_27a),V_rep),s(TV_u_27b,V_h))),s(t_h4s_lists_list(TV_u_27a),happ(s(t_fun(t_h4s_lists_list(TV_u_27b),t_h4s_lists_list(TV_u_27a)),h4s_lists_map(s(t_fun(TV_u_27b,TV_u_27a),V_rep))),s(t_h4s_lists_list(TV_u_27b),V_t))))))))).
fof(ah4s_bools_NOTu_u_CLAUSESu_c1, axiom, (~ (p(s(t_bool,t))) <=> p(s(t_bool,f)))).
fof(ah4s_quotients_EXISTSu_u_PRS, axiom, ![TV_u_27a,TV_u_27b]: ![V_rep, V_abs, V_R]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(t_fun(TV_u_27b,TV_u_27a),V_rep)))) => ![V_f]: s(t_bool,d_exists(s(t_fun(TV_u_27b,t_bool),V_f))) = s(t_bool,h4s_bools_resu_u_exists(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),t_fun(TV_u_27a,t_bool)),h4s_quotients_respects),s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R))),s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(t_fun(TV_u_27b,t_bool),t_fun(TV_u_27a,t_bool)),h4s_quotients_u_2du_2du_3e(s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(t_fun(t_bool,t_bool),h4s_combins_i))),s(t_fun(TV_u_27b,t_bool),V_f))))))).
fof(ah4s_quotients_Cu_u_PRS, axiom, ![TV_u_27c,TV_u_27f,TV_u_27b,TV_u_27e,TV_u_27a,TV_u_27d]: ![V_rep1, V_abs1, V_R1]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R1),s(t_fun(TV_u_27a,TV_u_27d),V_abs1),s(t_fun(TV_u_27d,TV_u_27a),V_rep1)))) => ![V_R2, V_abs2, V_rep2]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27b,t_fun(TV_u_27b,t_bool)),V_R2),s(t_fun(TV_u_27b,TV_u_27e),V_abs2),s(t_fun(TV_u_27e,TV_u_27b),V_rep2)))) => ![V_R3, V_abs3, V_rep3]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27c,t_fun(TV_u_27c,t_bool)),V_R3),s(t_fun(TV_u_27c,TV_u_27f),V_abs3),s(t_fun(TV_u_27f,TV_u_27c),V_rep3)))) => ![V_f, V_x, V_y]: s(TV_u_27f,h4s_combins_c(s(t_fun(TV_u_27d,t_fun(TV_u_27e,TV_u_27f)),V_f),s(TV_u_27e,V_x),s(TV_u_27d,V_y))) = s(TV_u_27f,happ(s(t_fun(TV_u_27c,TV_u_27f),V_abs3),s(TV_u_27c,h4s_combins_c(s(t_fun(TV_u_27a,t_fun(TV_u_27b,TV_u_27c)),happ(s(t_fun(t_fun(TV_u_27d,t_fun(TV_u_27e,TV_u_27f)),t_fun(TV_u_27a,t_fun(TV_u_27b,TV_u_27c))),h4s_quotients_u_2du_2du_3e(s(t_fun(TV_u_27a,TV_u_27d),V_abs1),s(t_fun(t_fun(TV_u_27e,TV_u_27f),t_fun(TV_u_27b,TV_u_27c)),h4s_quotients_u_2du_2du_3e(s(t_fun(TV_u_27b,TV_u_27e),V_abs2),s(t_fun(TV_u_27f,TV_u_27c),V_rep3))))),s(t_fun(TV_u_27d,t_fun(TV_u_27e,TV_u_27f)),V_f))),s(TV_u_27b,happ(s(t_fun(TV_u_27e,TV_u_27b),V_rep2),s(TV_u_27e,V_x))),s(TV_u_27a,happ(s(t_fun(TV_u_27d,TV_u_27a),V_rep1),s(TV_u_27d,V_y))))))))))).
fof(ah4s_quotients_FUNu_u_MAP, axiom, ![TV_u_27d,TV_u_27b,TV_u_27c,TV_u_27a]: ![V_g, V_f, V_x, V_x0]: s(TV_u_27d,happ(s(t_fun(TV_u_27a,TV_u_27d),happ(s(t_fun(t_fun(TV_u_27c,TV_u_27b),t_fun(TV_u_27a,TV_u_27d)),h4s_quotients_u_2du_2du_3e(s(t_fun(TV_u_27a,TV_u_27c),V_f),s(t_fun(TV_u_27b,TV_u_27d),V_g))),s(t_fun(TV_u_27c,TV_u_27b),V_x))),s(TV_u_27a,V_x0))) = s(TV_u_27d,happ(s(t_fun(TV_u_27b,TV_u_27d),V_g),s(TV_u_27b,happ(s(t_fun(TV_u_27c,TV_u_27b),V_x),s(TV_u_27c,happ(s(t_fun(TV_u_27a,TV_u_27c),V_f),s(TV_u_27a,V_x0)))))))).
fof(ah4s_bools_EQu_u_CLAUSESu_c0, axiom, ![V_t]: (s(t_bool,t) = s(t_bool,V_t) <=> p(s(t_bool,V_t)))).
fof(ah4s_bools_EQu_u_CLAUSESu_c2, axiom, ![V_t]: (s(t_bool,f) = s(t_bool,V_t) <=> ~ (p(s(t_bool,V_t))))).
fof(ah4s_lists_NOTu_u_CONSu_u_NIL, axiom, ![TV_u_27a]: ![V_a1, V_a0]: ~ (s(t_h4s_lists_list(TV_u_27a),h4s_lists_cons(s(TV_u_27a,V_a0),s(t_h4s_lists_list(TV_u_27a),V_a1))) = s(t_h4s_lists_list(TV_u_27a),h4s_lists_nil))).
fof(ah4s_lists_NOTu_u_NILu_u_CONS, axiom, ![TV_u_27a]: ![V_a1, V_a0]: ~ (s(t_h4s_lists_list(TV_u_27a),h4s_lists_nil) = s(t_h4s_lists_list(TV_u_27a),h4s_lists_cons(s(TV_u_27a,V_a0),s(t_h4s_lists_list(TV_u_27a),V_a1))))).
fof(ah4s_lists_CONSu_u_11, axiom, ![TV_u_27a]: ![V_a1u_27, V_a1, V_a0u_27, V_a0]: (s(t_h4s_lists_list(TV_u_27a),h4s_lists_cons(s(TV_u_27a,V_a0),s(t_h4s_lists_list(TV_u_27a),V_a1))) = s(t_h4s_lists_list(TV_u_27a),h4s_lists_cons(s(TV_u_27a,V_a0u_27),s(t_h4s_lists_list(TV_u_27a),V_a1u_27))) <=> (s(TV_u_27a,V_a0) = s(TV_u_27a,V_a0u_27) & s(t_h4s_lists_list(TV_u_27a),V_a1) = s(t_h4s_lists_list(TV_u_27a),V_a1u_27)))).
fof(ah4s_quotients_EQUALSu_u_PRS, axiom, ![TV_u_27a,TV_u_27b]: ![V_rep, V_abs, V_R]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(t_fun(TV_u_27b,TV_u_27a),V_rep)))) => ![V_x, V_y]: (s(TV_u_27b,V_x) = s(TV_u_27b,V_y) <=> p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,happ(s(t_fun(TV_u_27b,TV_u_27a),V_rep),s(TV_u_27b,V_x))))),s(TV_u_27a,happ(s(t_fun(TV_u_27b,TV_u_27a),V_rep),s(TV_u_27b,V_y))))))))).
fof(ah4s_quotients_CONDu_u_PRS, axiom, ![TV_u_27a,TV_u_27b]: ![V_rep, V_abs, V_R]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(t_fun(TV_u_27b,TV_u_27a),V_rep)))) => ![V_a, V_b, V_c]: s(TV_u_27b,h4s_bools_cond(s(t_bool,V_a),s(TV_u_27b,V_b),s(TV_u_27b,V_c))) = s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(TV_u_27a,h4s_bools_cond(s(t_bool,V_a),s(TV_u_27a,happ(s(t_fun(TV_u_27b,TV_u_27a),V_rep),s(TV_u_27b,V_b))),s(TV_u_27a,happ(s(t_fun(TV_u_27b,TV_u_27a),V_rep),s(TV_u_27b,V_c))))))))).
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_DISJu_u_ASSOC, axiom, ![V_C, V_B, V_A]: ((p(s(t_bool,V_A)) | (p(s(t_bool,V_B)) | p(s(t_bool,V_C)))) <=> ((p(s(t_bool,V_A)) | p(s(t_bool,V_B))) | p(s(t_bool,V_C))))).
fof(ah4s_bools_DISJu_u_SYM, axiom, ![V_B, V_A]: ((p(s(t_bool,V_A)) | p(s(t_bool,V_B))) <=> (p(s(t_bool,V_B)) | p(s(t_bool,V_A))))).
fof(ah4s_bools_ORu_u_CLAUSESu_c0, axiom, ![V_t]: ((p(s(t_bool,t)) | p(s(t_bool,V_t))) <=> p(s(t_bool,t)))).
fof(ah4s_bools_DEu_u_MORGANu_u_THMu_c1, axiom, ![V_B, V_A]: (~ ((p(s(t_bool,V_A)) | p(s(t_bool,V_B)))) <=> (~ (p(s(t_bool,V_A))) & ~ (p(s(t_bool,V_B)))))).
fof(ah4s_bools_BOOLu_u_CASESu_u_AX, axiom, ![V_t]: (s(t_bool,V_t) = s(t_bool,t) | s(t_bool,V_t) = s(t_bool,f))).
fof(ah4s_bools_ORu_u_CLAUSESu_c2, axiom, ![V_t]: ((p(s(t_bool,f)) | p(s(t_bool,V_t))) <=> p(s(t_bool,V_t)))).
fof(ah4s_quotients_EXISTSu_u_UNIQUEu_u_PRS, axiom, ![TV_u_27a,TV_u_27b]: ![V_rep, V_abs, V_R]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(t_fun(TV_u_27b,TV_u_27a),V_rep)))) => ![V_f]: s(t_bool,h4s_bools_u_3fu_21(s(t_fun(TV_u_27b,t_bool),V_f))) = s(t_bool,h4s_quotients_resu_u_existsu_u_equiv(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(t_fun(TV_u_27b,t_bool),t_fun(TV_u_27a,t_bool)),h4s_quotients_u_2du_2du_3e(s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(t_fun(t_bool,t_bool),h4s_combins_i))),s(t_fun(TV_u_27b,t_bool),V_f))))))).
fof(ah4s_quotients_literalu_u_caseu_u_PRS, axiom, ![TV_u_27b,TV_u_27d,TV_u_27a,TV_u_27c]: ![V_rep1, V_abs1, V_R1]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R1),s(t_fun(TV_u_27a,TV_u_27c),V_abs1),s(t_fun(TV_u_27c,TV_u_27a),V_rep1)))) => ![V_R2, V_abs2, V_rep2]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27b,t_fun(TV_u_27b,t_bool)),V_R2),s(t_fun(TV_u_27b,TV_u_27d),V_abs2),s(t_fun(TV_u_27d,TV_u_27b),V_rep2)))) => ![V_f, V_x]: s(TV_u_27d,h4s_bools_literalu_u_case(s(t_fun(TV_u_27c,TV_u_27d),V_f),s(TV_u_27c,V_x))) = s(TV_u_27d,happ(s(t_fun(TV_u_27b,TV_u_27d),V_abs2),s(TV_u_27b,h4s_bools_literalu_u_case(s(t_fun(TV_u_27a,TV_u_27b),happ(s(t_fun(t_fun(TV_u_27c,TV_u_27d),t_fun(TV_u_27a,TV_u_27b)),h4s_quotients_u_2du_2du_3e(s(t_fun(TV_u_27a,TV_u_27c),V_abs1),s(t_fun(TV_u_27d,TV_u_27b),V_rep2))),s(t_fun(TV_u_27c,TV_u_27d),V_f))),s(TV_u_27a,happ(s(t_fun(TV_u_27c,TV_u_27a),V_rep1),s(TV_u_27c,V_x)))))))))).
fof(ah4s_quotients_RESu_u_FORALLu_u_PRS, axiom, ![TV_u_27a,TV_u_27b]: ![V_rep, V_abs, V_R]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(t_fun(TV_u_27b,TV_u_27a),V_rep)))) => ![V_P, V_f]: s(t_bool,h4s_bools_resu_u_forall(s(t_fun(TV_u_27b,t_bool),V_P),s(t_fun(TV_u_27b,t_bool),V_f))) = s(t_bool,h4s_bools_resu_u_forall(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(t_fun(TV_u_27b,t_bool),t_fun(TV_u_27a,t_bool)),h4s_quotients_u_2du_2du_3e(s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(t_fun(t_bool,t_bool),h4s_combins_i))),s(t_fun(TV_u_27b,t_bool),V_P))),s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(t_fun(TV_u_27b,t_bool),t_fun(TV_u_27a,t_bool)),h4s_quotients_u_2du_2du_3e(s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(t_fun(t_bool,t_bool),h4s_combins_i))),s(t_fun(TV_u_27b,t_bool),V_f))))))).
fof(ah4s_quotients_ou_u_PRS, axiom, ![TV_u_27c,TV_u_27f,TV_u_27a,TV_u_27b,TV_u_27d,TV_u_27e]: ![V_rep1, V_abs1, V_R1]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R1),s(t_fun(TV_u_27a,TV_u_27d),V_abs1),s(t_fun(TV_u_27d,TV_u_27a),V_rep1)))) => ![V_R2, V_abs2, V_rep2]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27b,t_fun(TV_u_27b,t_bool)),V_R2),s(t_fun(TV_u_27b,TV_u_27e),V_abs2),s(t_fun(TV_u_27e,TV_u_27b),V_rep2)))) => ![V_R3, V_abs3, V_rep3]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27c,t_fun(TV_u_27c,t_bool)),V_R3),s(t_fun(TV_u_27c,TV_u_27f),V_abs3),s(t_fun(TV_u_27f,TV_u_27c),V_rep3)))) => ![V_f, V_g]: s(t_fun(TV_u_27d,TV_u_27f),h4s_combins_o(s(t_fun(TV_u_27e,TV_u_27f),V_f),s(t_fun(TV_u_27d,TV_u_27e),V_g))) = s(t_fun(TV_u_27d,TV_u_27f),happ(s(t_fun(t_fun(TV_u_27a,TV_u_27c),t_fun(TV_u_27d,TV_u_27f)),h4s_quotients_u_2du_2du_3e(s(t_fun(TV_u_27d,TV_u_27a),V_rep1),s(t_fun(TV_u_27c,TV_u_27f),V_abs3))),s(t_fun(TV_u_27a,TV_u_27c),h4s_combins_o(s(t_fun(TV_u_27b,TV_u_27c),happ(s(t_fun(t_fun(TV_u_27e,TV_u_27f),t_fun(TV_u_27b,TV_u_27c)),h4s_quotients_u_2du_2du_3e(s(t_fun(TV_u_27b,TV_u_27e),V_abs2),s(t_fun(TV_u_27f,TV_u_27c),V_rep3))),s(t_fun(TV_u_27e,TV_u_27f),V_f))),s(t_fun(TV_u_27a,TV_u_27b),happ(s(t_fun(t_fun(TV_u_27d,TV_u_27e),t_fun(TV_u_27a,TV_u_27b)),h4s_quotients_u_2du_2du_3e(s(t_fun(TV_u_27a,TV_u_27d),V_abs1),s(t_fun(TV_u_27e,TV_u_27b),V_rep2))),s(t_fun(TV_u_27d,TV_u_27e),V_g))))))))))).
fof(ah4s_quotients_LETu_u_PRS, axiom, ![TV_u_27b,TV_u_27d,TV_u_27a,TV_u_27c]: ![V_rep1, V_abs1, V_R1]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R1),s(t_fun(TV_u_27a,TV_u_27c),V_abs1),s(t_fun(TV_u_27c,TV_u_27a),V_rep1)))) => ![V_R2, V_abs2, V_rep2]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27b,t_fun(TV_u_27b,t_bool)),V_R2),s(t_fun(TV_u_27b,TV_u_27d),V_abs2),s(t_fun(TV_u_27d,TV_u_27b),V_rep2)))) => ![V_f, V_x]: s(TV_u_27d,h4s_bools_let(s(t_fun(TV_u_27c,TV_u_27d),V_f),s(TV_u_27c,V_x))) = s(TV_u_27d,happ(s(t_fun(TV_u_27b,TV_u_27d),V_abs2),s(TV_u_27b,h4s_bools_let(s(t_fun(TV_u_27a,TV_u_27b),happ(s(t_fun(t_fun(TV_u_27c,TV_u_27d),t_fun(TV_u_27a,TV_u_27b)),h4s_quotients_u_2du_2du_3e(s(t_fun(TV_u_27a,TV_u_27c),V_abs1),s(t_fun(TV_u_27d,TV_u_27b),V_rep2))),s(t_fun(TV_u_27c,TV_u_27d),V_f))),s(TV_u_27a,happ(s(t_fun(TV_u_27c,TV_u_27a),V_rep1),s(TV_u_27c,V_x)))))))))).
fof(ah4s_quotients_LAMBDAu_u_PRS, axiom, ![TV_u_27b,TV_u_27d,TV_u_27a,TV_u_27c]: ![V_uu_0]: (![V_rep2, V_f, V_abs1, V_x]: s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),happ(s(t_fun(t_fun(TV_u_27a,TV_u_27c),t_fun(TV_u_27a,TV_u_27b)),happ(s(t_fun(t_fun(TV_u_27c,TV_u_27d),t_fun(t_fun(TV_u_27a,TV_u_27c),t_fun(TV_u_27a,TV_u_27b))),happ(s(t_fun(t_fun(TV_u_27d,TV_u_27b),t_fun(t_fun(TV_u_27c,TV_u_27d),t_fun(t_fun(TV_u_27a,TV_u_27c),t_fun(TV_u_27a,TV_u_27b)))),V_uu_0),s(t_fun(TV_u_27d,TV_u_27b),V_rep2))),s(t_fun(TV_u_27c,TV_u_27d),V_f))),s(t_fun(TV_u_27a,TV_u_27c),V_abs1))),s(TV_u_27a,V_x))) = s(TV_u_27b,happ(s(t_fun(TV_u_27d,TV_u_27b),V_rep2),s(TV_u_27d,happ(s(t_fun(TV_u_27c,TV_u_27d),V_f),s(TV_u_27c,happ(s(t_fun(TV_u_27a,TV_u_27c),V_abs1),s(TV_u_27a,V_x))))))) => ![V_rep1, V_abs1, V_R1]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R1),s(t_fun(TV_u_27a,TV_u_27c),V_abs1),s(t_fun(TV_u_27c,TV_u_27a),V_rep1)))) => ![V_R2, V_abs2, V_rep2]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27b,t_fun(TV_u_27b,t_bool)),V_R2),s(t_fun(TV_u_27b,TV_u_27d),V_abs2),s(t_fun(TV_u_27d,TV_u_27b),V_rep2)))) => ![V_f, V_x]: s(TV_u_27d,happ(s(t_fun(TV_u_27c,TV_u_27d),V_f),s(TV_u_27c,V_x))) = s(TV_u_27d,happ(s(t_fun(TV_u_27c,TV_u_27d),happ(s(t_fun(t_fun(TV_u_27a,TV_u_27b),t_fun(TV_u_27c,TV_u_27d)),h4s_quotients_u_2du_2du_3e(s(t_fun(TV_u_27c,TV_u_27a),V_rep1),s(t_fun(TV_u_27b,TV_u_27d),V_abs2))),s(t_fun(TV_u_27a,TV_u_27b),happ(s(t_fun(t_fun(TV_u_27a,TV_u_27c),t_fun(TV_u_27a,TV_u_27b)),happ(s(t_fun(t_fun(TV_u_27c,TV_u_27d),t_fun(t_fun(TV_u_27a,TV_u_27c),t_fun(TV_u_27a,TV_u_27b))),happ(s(t_fun(t_fun(TV_u_27d,TV_u_27b),t_fun(t_fun(TV_u_27c,TV_u_27d),t_fun(t_fun(TV_u_27a,TV_u_27c),t_fun(TV_u_27a,TV_u_27b)))),V_uu_0),s(t_fun(TV_u_27d,TV_u_27b),V_rep2))),s(t_fun(TV_u_27c,TV_u_27d),V_f))),s(t_fun(TV_u_27a,TV_u_27c),V_abs1))))),s(TV_u_27c,V_x))))))).
fof(ah4s_quotients_RESu_u_EXISTSu_u_PRS, axiom, ![TV_u_27a,TV_u_27b]: ![V_rep, V_abs, V_R]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(t_fun(TV_u_27b,TV_u_27a),V_rep)))) => ![V_P, V_f]: s(t_bool,h4s_bools_resu_u_exists(s(t_fun(TV_u_27b,t_bool),V_P),s(t_fun(TV_u_27b,t_bool),V_f))) = s(t_bool,h4s_bools_resu_u_exists(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(t_fun(TV_u_27b,t_bool),t_fun(TV_u_27a,t_bool)),h4s_quotients_u_2du_2du_3e(s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(t_fun(t_bool,t_bool),h4s_combins_i))),s(t_fun(TV_u_27b,t_bool),V_P))),s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(t_fun(TV_u_27b,t_bool),t_fun(TV_u_27a,t_bool)),h4s_quotients_u_2du_2du_3e(s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(t_fun(t_bool,t_bool),h4s_combins_i))),s(t_fun(TV_u_27b,t_bool),V_f))))))).
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_quotients_Wu_u_PRS, axiom, ![TV_u_27b,TV_u_27d,TV_u_27a,TV_u_27c]: ![V_rep1, V_abs1, V_R1]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R1),s(t_fun(TV_u_27a,TV_u_27c),V_abs1),s(t_fun(TV_u_27c,TV_u_27a),V_rep1)))) => ![V_R2, V_abs2, V_rep2]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27b,t_fun(TV_u_27b,t_bool)),V_R2),s(t_fun(TV_u_27b,TV_u_27d),V_abs2),s(t_fun(TV_u_27d,TV_u_27b),V_rep2)))) => ![V_f, V_x]: s(TV_u_27d,happ(s(t_fun(TV_u_27c,TV_u_27d),happ(s(t_fun(t_fun(TV_u_27c,t_fun(TV_u_27c,TV_u_27d)),t_fun(TV_u_27c,TV_u_27d)),h4s_combins_w),s(t_fun(TV_u_27c,t_fun(TV_u_27c,TV_u_27d)),V_f))),s(TV_u_27c,V_x))) = s(TV_u_27d,happ(s(t_fun(TV_u_27b,TV_u_27d),V_abs2),s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),happ(s(t_fun(t_fun(TV_u_27a,t_fun(TV_u_27a,TV_u_27b)),t_fun(TV_u_27a,TV_u_27b)),h4s_combins_w),s(t_fun(TV_u_27a,t_fun(TV_u_27a,TV_u_27b)),happ(s(t_fun(t_fun(TV_u_27c,t_fun(TV_u_27c,TV_u_27d)),t_fun(TV_u_27a,t_fun(TV_u_27a,TV_u_27b))),h4s_quotients_u_2du_2du_3e(s(t_fun(TV_u_27a,TV_u_27c),V_abs1),s(t_fun(t_fun(TV_u_27c,TV_u_27d),t_fun(TV_u_27a,TV_u_27b)),h4s_quotients_u_2du_2du_3e(s(t_fun(TV_u_27a,TV_u_27c),V_abs1),s(t_fun(TV_u_27d,TV_u_27b),V_rep2))))),s(t_fun(TV_u_27c,t_fun(TV_u_27c,TV_u_27d)),V_f))))),s(TV_u_27a,happ(s(t_fun(TV_u_27c,TV_u_27a),V_rep1),s(TV_u_27c,V_x)))))))))).
fof(ah4s_quotients_Ku_u_PRS, axiom, ![TV_u_27a,TV_u_27c,TV_u_27b,TV_u_27d]: ![V_rep1, V_abs1, V_R1]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R1),s(t_fun(TV_u_27a,TV_u_27c),V_abs1),s(t_fun(TV_u_27c,TV_u_27a),V_rep1)))) => ![V_R2, V_abs2, V_rep2]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27b,t_fun(TV_u_27b,t_bool)),V_R2),s(t_fun(TV_u_27b,TV_u_27d),V_abs2),s(t_fun(TV_u_27d,TV_u_27b),V_rep2)))) => ![V_x, V_y]: s(TV_u_27c,h4s_combins_k(s(TV_u_27c,V_x),s(TV_u_27d,V_y))) = s(TV_u_27c,happ(s(t_fun(TV_u_27a,TV_u_27c),V_abs1),s(TV_u_27a,h4s_combins_k(s(TV_u_27a,happ(s(t_fun(TV_u_27c,TV_u_27a),V_rep1),s(TV_u_27c,V_x))),s(TV_u_27b,happ(s(t_fun(TV_u_27d,TV_u_27b),V_rep2),s(TV_u_27d,V_y)))))))))).
fof(ah4s_quotients_Iu_u_PRS, axiom, ![TV_u_27a,TV_u_27b]: ![V_rep, V_abs, V_R]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(t_fun(TV_u_27b,TV_u_27a),V_rep)))) => ![V_e]: s(TV_u_27b,happ(s(t_fun(TV_u_27b,TV_u_27b),h4s_combins_i),s(TV_u_27b,V_e))) = s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(TV_u_27a,happ(s(t_fun(TV_u_27a,TV_u_27a),h4s_combins_i),s(TV_u_27a,happ(s(t_fun(TV_u_27b,TV_u_27a),V_rep),s(TV_u_27b,V_e))))))))).
fof(ah4s_quotients_APPLYu_u_PRS, axiom, ![TV_u_27b,TV_u_27d,TV_u_27a,TV_u_27c]: ![V_rep1, V_abs1, V_R1]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R1),s(t_fun(TV_u_27a,TV_u_27c),V_abs1),s(t_fun(TV_u_27c,TV_u_27a),V_rep1)))) => ![V_R2, V_abs2, V_rep2]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27b,t_fun(TV_u_27b,t_bool)),V_R2),s(t_fun(TV_u_27b,TV_u_27d),V_abs2),s(t_fun(TV_u_27d,TV_u_27b),V_rep2)))) => ![V_f, V_x]: s(TV_u_27d,happ(s(t_fun(TV_u_27c,TV_u_27d),V_f),s(TV_u_27c,V_x))) = s(TV_u_27d,happ(s(t_fun(TV_u_27b,TV_u_27d),V_abs2),s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),happ(s(t_fun(t_fun(TV_u_27c,TV_u_27d),t_fun(TV_u_27a,TV_u_27b)),h4s_quotients_u_2du_2du_3e(s(t_fun(TV_u_27a,TV_u_27c),V_abs1),s(t_fun(TV_u_27d,TV_u_27b),V_rep2))),s(t_fun(TV_u_27c,TV_u_27d),V_f))),s(TV_u_27a,happ(s(t_fun(TV_u_27c,TV_u_27a),V_rep1),s(TV_u_27c,V_x)))))))))).
fof(ah4s_quotients_RESPECTSu_u_MP, axiom, ![TV_u_27b,TV_u_27a]: ![V_y, V_x, V_f, V_R2, V_R1]: ((p(s(t_bool,happ(s(t_fun(t_fun(TV_u_27a,TV_u_27b),t_bool),happ(s(t_fun(t_fun(t_fun(TV_u_27a,TV_u_27b),t_fun(t_fun(TV_u_27a,TV_u_27b),t_bool)),t_fun(t_fun(TV_u_27a,TV_u_27b),t_bool)),h4s_quotients_respects),s(t_fun(t_fun(TV_u_27a,TV_u_27b),t_fun(t_fun(TV_u_27a,TV_u_27b),t_bool)),h4s_quotients_u_3du_3du_3du_3e(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R1),s(t_fun(TV_u_27b,t_fun(TV_u_27b,t_bool)),V_R2))))),s(t_fun(TV_u_27a,TV_u_27b),V_f)))) & p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R1),s(TV_u_27a,V_x))),s(TV_u_27a,V_y))))) => p(s(t_bool,happ(s(t_fun(TV_u_27b,t_bool),happ(s(t_fun(TV_u_27b,t_fun(TV_u_27b,t_bool)),V_R2),s(TV_u_27b,happ(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_y)))))))).
fof(ah4s_quotients_FORALLu_u_PRS, axiom, ![TV_u_27a,TV_u_27b]: ![V_rep, V_abs, V_R]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(t_fun(TV_u_27b,TV_u_27a),V_rep)))) => ![V_f]: s(t_bool,d_forall(s(t_fun(TV_u_27b,t_bool),V_f))) = s(t_bool,h4s_bools_resu_u_forall(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),t_fun(TV_u_27a,t_bool)),h4s_quotients_respects),s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R))),s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(t_fun(TV_u_27b,t_bool),t_fun(TV_u_27a,t_bool)),h4s_quotients_u_2du_2du_3e(s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(t_fun(t_bool,t_bool),h4s_combins_i))),s(t_fun(TV_u_27b,t_bool),V_f))))))).
fof(ah4s_quotients_FUNu_u_QUOTIENT, axiom, ![TV_u_27a,TV_u_27c,TV_u_27d,TV_u_27b]: ![V_rep1, V_abs1, V_R1]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R1),s(t_fun(TV_u_27a,TV_u_27c),V_abs1),s(t_fun(TV_u_27c,TV_u_27a),V_rep1)))) => ![V_R2, V_abs2, V_rep2]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27b,t_fun(TV_u_27b,t_bool)),V_R2),s(t_fun(TV_u_27b,TV_u_27d),V_abs2),s(t_fun(TV_u_27d,TV_u_27b),V_rep2)))) => p(s(t_bool,h4s_quotients_quotient(s(t_fun(t_fun(TV_u_27a,TV_u_27b),t_fun(t_fun(TV_u_27a,TV_u_27b),t_bool)),h4s_quotients_u_3du_3du_3du_3e(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R1),s(t_fun(TV_u_27b,t_fun(TV_u_27b,t_bool)),V_R2))),s(t_fun(t_fun(TV_u_27a,TV_u_27b),t_fun(TV_u_27c,TV_u_27d)),h4s_quotients_u_2du_2du_3e(s(t_fun(TV_u_27c,TV_u_27a),V_rep1),s(t_fun(TV_u_27b,TV_u_27d),V_abs2))),s(t_fun(t_fun(TV_u_27c,TV_u_27d),t_fun(TV_u_27a,TV_u_27b)),h4s_quotients_u_2du_2du_3e(s(t_fun(TV_u_27a,TV_u_27c),V_abs1),s(t_fun(TV_u_27d,TV_u_27b),V_rep2))))))))).
fof(ah4s_combins_Cu_u_THM, axiom, ![TV_u_27c,TV_u_27a,TV_u_27b]: ![V_y, V_x, V_f]: s(TV_u_27c,h4s_combins_c(s(t_fun(TV_u_27a,t_fun(TV_u_27b,TV_u_27c)),V_f),s(TV_u_27b,V_x),s(TV_u_27a,V_y))) = s(TV_u_27c,happ(s(t_fun(TV_u_27b,TV_u_27c),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27b,TV_u_27c)),V_f),s(TV_u_27a,V_y))),s(TV_u_27b,V_x)))).
fof(ah4s_bools_NOTu_u_FORALLu_u_THM, axiom, ![TV_u_27a]: ![V_P]: (~ (![V_x]: p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),V_P),s(TV_u_27a,V_x))))) <=> ?[V_x]: ~ (p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),V_P),s(TV_u_27a,V_x))))))).
fof(ah4s_relations_WFu_u_invu_u_image, axiom, ![TV_u_27a,TV_u_27b]: ![V_f, V_R]: (p(s(t_bool,h4s_relations_wf(s(t_fun(TV_u_27b,t_fun(TV_u_27b,t_bool)),V_R)))) => p(s(t_bool,h4s_relations_wf(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),h4s_relations_invu_u_image(s(t_fun(TV_u_27b,t_fun(TV_u_27b,t_bool)),V_R),s(t_fun(TV_u_27a,TV_u_27b),V_f)))))))).
fof(ah4s_relations_transitiveu_u_invu_u_image, axiom, ![TV_u_27b,TV_u_27a]: ![V_f, V_R]: (p(s(t_bool,h4s_relations_transitive(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R)))) => p(s(t_bool,h4s_relations_transitive(s(t_fun(TV_u_27b,t_fun(TV_u_27b,t_bool)),h4s_relations_invu_u_image(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(t_fun(TV_u_27b,TV_u_27a),V_f)))))))).
fof(ah4s_bools_CONDu_u_RAND, axiom, ![TV_u_27b,TV_u_27a]: ![V_y, V_x, V_f, V_b]: s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_f),s(TV_u_27a,h4s_bools_cond(s(t_bool,V_b),s(TV_u_27a,V_x),s(TV_u_27a,V_y))))) = s(TV_u_27b,h4s_bools_cond(s(t_bool,V_b),s(TV_u_27b,happ(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_y)))))).
fof(ah4s_combins_Ku_u_THM, axiom, ![TV_u_27b,TV_u_27a]: ![V_y, V_x]: s(TV_u_27a,h4s_combins_k(s(TV_u_27a,V_x),s(TV_u_27b,V_y))) = s(TV_u_27a,V_x)).
fof(ah4s_bools_literalu_u_caseu_u_DEF, axiom, ![TV_u_27b,TV_u_27a]: ![V_x, V_x0]: s(TV_u_27b,h4s_bools_literalu_u_case(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_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_combins_ou_u_THM, axiom, ![TV_u_27b,TV_u_27a,TV_u_27c]: ![V_x, V_g, V_f]: s(TV_u_27b,happ(s(t_fun(TV_u_27c,TV_u_27b),h4s_combins_o(s(t_fun(TV_u_27a,TV_u_27b),V_f),s(t_fun(TV_u_27c,TV_u_27a),V_g))),s(TV_u_27c,V_x))) = s(TV_u_27b,happ(s(t_fun(TV_u_27a,TV_u_27b),V_f),s(TV_u_27a,happ(s(t_fun(TV_u_27c,TV_u_27a),V_g),s(TV_u_27c,V_x)))))).
fof(ah4s_bools_IMPu_u_CLAUSESu_c0, axiom, ![V_t]: ((p(s(t_bool,t)) => p(s(t_bool,V_t))) <=> p(s(t_bool,V_t)))).
fof(ah4s_bools_EXISTSu_u_UNIQUEu_u_DEF, axiom, ![TV_u_27a]: ![V_x]: (p(s(t_bool,h4s_bools_u_3fu_21(s(t_fun(TV_u_27a,t_bool),V_x)))) <=> (p(s(t_bool,d_exists(s(t_fun(TV_u_27a,t_bool),V_x)))) & ![V_x0, V_y]: ((p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),V_x),s(TV_u_27a,V_x0)))) & p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),V_x),s(TV_u_27a,V_y))))) => s(TV_u_27a,V_x0) = s(TV_u_27a,V_y))))).
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_EXISTSu_u_DEF, axiom, ![TV_u_27a]: ![V_x]: s(t_bool,d_exists(s(t_fun(TV_u_27a,t_bool),V_x))) = s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),V_x),s(TV_u_27a,h4s_mins_u_40(s(t_fun(TV_u_27a,t_bool),V_x)))))).
fof(ah4s_bools_FORALLu_u_DEF, axiom, ![TV_u_27a]: ![V_x]: (p(s(t_bool,d_forall(s(t_fun(TV_u_27a,t_bool),V_x)))) <=> ![V_x0]: s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),V_x),s(TV_u_27a,V_x0))) = s(t_bool,t))).
fof(ah4s_bools_IMPu_u_CLAUSESu_c1, axiom, ![V_t]: ((p(s(t_bool,V_t)) => p(s(t_bool,t))) <=> p(s(t_bool,t)))).
fof(ah4s_relations_invu_u_imageu_u_def, axiom, ![TV_u_27b,TV_u_27a]: ![V_f, V_R, V_x, V_xi_]: s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),h4s_relations_invu_u_image(s(t_fun(TV_u_27b,t_fun(TV_u_27b,t_bool)),V_R),s(t_fun(TV_u_27a,TV_u_27b),V_f))),s(TV_u_27a,V_x))),s(TV_u_27a,V_xi_))) = s(t_bool,happ(s(t_fun(TV_u_27b,t_bool),happ(s(t_fun(TV_u_27b,t_fun(TV_u_27b,t_bool)),V_R),s(TV_u_27b,happ(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_xi_)))))).
fof(ah4s_relations_WFu_u_DEF, axiom, ![TV_u_27a]: ![V_R]: (p(s(t_bool,h4s_relations_wf(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R)))) <=> ![V_B]: (?[V_w]: p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),V_B),s(TV_u_27a,V_w)))) => ?[V_min]: (p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),V_B),s(TV_u_27a,V_min)))) & ![V_b]: (p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,V_b))),s(TV_u_27a,V_min)))) => ~ (p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),V_B),s(TV_u_27a,V_b)))))))))).
fof(ah4s_bools_DEu_u_MORGANu_u_THMu_c0, axiom, ![V_B, V_A]: (~ ((p(s(t_bool,V_A)) & p(s(t_bool,V_B)))) <=> (~ (p(s(t_bool,V_A))) | ~ (p(s(t_bool,V_B)))))).
fof(ah4s_bools_RIGHTu_u_FORALLu_u_ORu_u_THM, axiom, ![TV_u_27a]: ![V_Q, V_P]: (![V_x]: (p(s(t_bool,V_P)) | p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),V_Q),s(TV_u_27a,V_x))))) <=> (p(s(t_bool,V_P)) | ![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_relations_invu_u_imageu_u_thm, axiom, ![TV_u_27b,TV_u_27a]: ![V_y, V_x, V_f, V_R]: s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),h4s_relations_invu_u_image(s(t_fun(TV_u_27b,t_fun(TV_u_27b,t_bool)),V_R),s(t_fun(TV_u_27a,TV_u_27b),V_f))),s(TV_u_27a,V_x))),s(TV_u_27a,V_y))) = s(t_bool,happ(s(t_fun(TV_u_27b,t_bool),happ(s(t_fun(TV_u_27b,t_fun(TV_u_27b,t_bool)),V_R),s(TV_u_27b,happ(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_y)))))).
fof(ah4s_relations_transitiveu_u_def, axiom, ![TV_u_27a]: ![V_R]: (p(s(t_bool,h4s_relations_transitive(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R)))) <=> ![V_x, V_y, V_z]: ((p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,V_x))),s(TV_u_27a,V_y)))) & p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,V_y))),s(TV_u_27a,V_z))))) => p(s(t_bool,happ(s(t_fun(TV_u_27a,t_bool),happ(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(TV_u_27a,V_x))),s(TV_u_27a,V_z))))))).
fof(ch4s_quotientu_u_lists_NILu_u_PRS, conjecture, ![TV_u_27b,TV_u_27a]: ![V_rep, V_abs, V_R]: (p(s(t_bool,h4s_quotients_quotient(s(t_fun(TV_u_27a,t_fun(TV_u_27a,t_bool)),V_R),s(t_fun(TV_u_27a,TV_u_27b),V_abs),s(t_fun(TV_u_27b,TV_u_27a),V_rep)))) => s(t_h4s_lists_list(TV_u_27b),h4s_lists_nil) = s(t_h4s_lists_list(TV_u_27b),happ(s(t_fun(t_h4s_lists_list(TV_u_27a),t_h4s_lists_list(TV_u_27b)),h4s_lists_map(s(t_fun(TV_u_27a,TV_u_27b),V_abs))),s(t_h4s_lists_list(TV_u_27a),h4s_lists_nil))))).
