%   ORIGINAL: 'h4/thm/quotient/C_RSP_'
% 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
% Goal: !R1 abs1 rep1. 'h4/const/quotient/QUOTIENT' R1 abs1 rep1 ==> (!R2 abs2 rep2. 'h4/const/quotient/QUOTIENT' R2 abs2 rep2 ==> (!R3 abs3 rep3. 'h4/const/quotient/QUOTIENT' R3 abs3 rep3 ==> (!f1 f2 x1 x2 y1 y2. 'h4/const/quotient/===>' R1 ('h4/const/quotient/===>' R2 R3) f1 f2 /\ R2 x1 x2 /\ R1 y1 y2 ==> R3 ('h4/const/combin/C' f1 x1 y1) ('h4/const/combin/C' f2 x2 y2))))
%   PROCESSED
% Assm ['HL_TRUTH']: T
% Assm ['HL_FALSITY']: ~F
% Assm ['HL_BOOL_CASES']: !t. (t <=> T) \/ (t <=> F)
% Assm ['HL_EXT']: !f g. (!x. happ f x = happ g x) ==> f = g
% Goal: !R1 abs1 rep1. 'h4/const/quotient/QUOTIENT' R1 abs1 rep1 ==> (!R2 abs2 rep2. 'h4/const/quotient/QUOTIENT' R2 abs2 rep2 ==> (!R3 abs3 rep3. 'h4/const/quotient/QUOTIENT' R3 abs3 rep3 ==> (!f1 f2 x1 x2 y1 y2. happ (happ ('h4/const/quotient/===>' R1 ('h4/const/quotient/===>' R2 R3)) f1) f2 /\ happ (happ R2 x1) x2 /\ happ (happ R1 y1) y2 ==> happ (happ R3 ('h4/const/combin/C' f1 x1 y1)) ('h4/const/combin/C' f2 x2 y2))))
fof('HL_TRUTH', axiom, p(s(bool,'T'))).
fof('HL_FALSITY', axiom, ~ (p(s(bool,'F')))).
fof('HL_BOOL_CASES', axiom, ![T]: (s(bool,T) = s(bool,'T') | s(bool,T) = s(bool,'F'))).
fof('HL_EXT', axiom, ![V_3f75940,V_3f75936]: ![F0, G]: (![X]: s(V_3f75936,happ(s(fun(V_3f75940,V_3f75936),F0),s(V_3f75940,X))) = s(V_3f75936,happ(s(fun(V_3f75940,V_3f75936),G),s(V_3f75940,X))) => s(fun(V_3f75940,V_3f75936),F0) = s(fun(V_3f75940,V_3f75936),G))).
fof('h4/thm/quotient/C_RSP_', conjecture, ![D,E,F,C,B,A]: ![R1, Abs1, Rep1]: (p(s(bool,'h4/const/quotient/QUOTIENT'(s(fun(A,fun(A,bool)),R1),s(fun(A,D),Abs1),s(fun(D,A),Rep1)))) => ![R2, Abs2, Rep2]: (p(s(bool,'h4/const/quotient/QUOTIENT'(s(fun(B,fun(B,bool)),R2),s(fun(B,E),Abs2),s(fun(E,B),Rep2)))) => ![R3, Abs3, Rep3]: (p(s(bool,'h4/const/quotient/QUOTIENT'(s(fun(C,fun(C,bool)),R3),s(fun(C,F),Abs3),s(fun(F,C),Rep3)))) => ![F1, F2, X1, X2, Y1, Y2]: ((p(s(bool,happ(s(fun(fun(A,fun(B,C)),bool),happ(s(fun(fun(A,fun(B,C)),fun(fun(A,fun(B,C)),bool)),'h4/const/quotient/===>'(s(fun(A,fun(A,bool)),R1),s(fun(fun(B,C),fun(fun(B,C),bool)),'h4/const/quotient/===>'(s(fun(B,fun(B,bool)),R2),s(fun(C,fun(C,bool)),R3))))),s(fun(A,fun(B,C)),F1))),s(fun(A,fun(B,C)),F2)))) & (p(s(bool,happ(s(fun(B,bool),happ(s(fun(B,fun(B,bool)),R2),s(B,X1))),s(B,X2)))) & p(s(bool,happ(s(fun(A,bool),happ(s(fun(A,fun(A,bool)),R1),s(A,Y1))),s(A,Y2)))))) => p(s(bool,happ(s(fun(C,bool),happ(s(fun(C,fun(C,bool)),R3),s(C,'h4/const/combin/C'(s(fun(A,fun(B,C)),F1),s(B,X1),s(A,Y1))))),s(C,'h4/const/combin/C'(s(fun(A,fun(B,C)),F2),s(B,X2),s(A,Y2))))))))))).
