let p, q be Element of CQC-WFF ; :: thesis: for x being bound_QC-variable holds
( (Ex x,(p => q)) => ((All x,p) => (Ex x,q)) is valid & ((All x,p) => (Ex x,q)) => (Ex x,(p => q)) is valid )
let x be bound_QC-variable; :: thesis: ( (Ex x,(p => q)) => ((All x,p) => (Ex x,q)) is valid & ((All x,p) => (Ex x,q)) => (Ex x,(p => q)) is valid )
(All x,p) => p is valid
by CQC_THE1:105;
then
( (p => q) => ((All x,p) => q) is valid & q => (Ex x,q) is valid )
by Th18, LUKASI_1:42;
then A1:
(p => q) => ((All x,p) => (Ex x,q)) is valid
by Lm16;
( not x in still_not-bound_in (All x,p) & not x in still_not-bound_in (Ex x,q) )
by Th5, Th6;
then
not x in still_not-bound_in ((All x,p) => (Ex x,q))
by Th7;
hence
(Ex x,(p => q)) => ((All x,p) => (Ex x,q)) is valid
by A1, Th22; :: thesis: ((All x,p) => (Ex x,q)) => (Ex x,(p => q)) is valid
(All x,(p '&' ('not' q))) => ((All x,p) '&' (All x,('not' q))) is valid
by Th40;
then
( ('not' ((All x,p) '&' (All x,('not' q)))) => ('not' (All x,(p '&' ('not' q)))) is valid & ('not' (All x,(p '&' ('not' q)))) => (Ex x,('not' (p '&' ('not' q)))) is valid )
by Th55, LUKASI_1:63;
then
('not' ((All x,p) '&' (All x,('not' q)))) => (Ex x,('not' (p '&' ('not' q)))) is valid
by LUKASI_1:43;
then A2:
('not' ((All x,p) '&' (All x,('not' q)))) => (Ex x,(p => q)) is valid
by QC_LANG2:def 2;
A3: (All x,p) => (Ex x,q) =
(All x,p) => ('not' (All x,('not' q)))
by QC_LANG2:def 5
.=
'not' ((All x,p) '&' ('not' ('not' (All x,('not' q)))))
by QC_LANG2:def 2
;
(All x,('not' q)) => ('not' ('not' (All x,('not' q)))) is valid
by LUKASI_1:64;
then
((All x,p) '&' (All x,('not' q))) => ((All x,p) '&' ('not' ('not' (All x,('not' q))))) is valid
by Lm9;
then
((All x,p) => (Ex x,q)) => ('not' ((All x,p) '&' (All x,('not' q)))) is valid
by A3, LUKASI_1:63;
hence
((All x,p) => (Ex x,q)) => (Ex x,(p => q)) is valid
by A2, LUKASI_1:43; :: thesis: verum