let p, q be Element of CQC-WFF ; :: thesis: for x being bound_QC-variable holds (All x,(p => q)) => ((Ex x,p) => (Ex x,q)) is valid
let x be bound_QC-variable; :: thesis: (All x,(p => q)) => ((Ex x,p) => (Ex x,q)) is valid
( not x in still_not-bound_in (All x,(p => q)) & not x in still_not-bound_in (Ex x,q) ) by Th5, Th6;
then A1: not x in still_not-bound_in ((All x,(p => q)) => (Ex x,q)) by Th7;
(All x,(p => q)) => (p => q) is valid by CQC_THE1:105;
then ( (p '&' (All x,(p => q))) => q is valid & q => (Ex x,q) is valid ) by Th2, Th18;
then (p '&' (All x,(p => q))) => (Ex x,q) is valid by LUKASI_1:43;
then p => ((All x,(p => q)) => (Ex x,q)) is valid by Th3;
then (Ex x,p) => ((All x,(p => q)) => (Ex x,q)) is valid by A1, Th22;
hence (All x,(p => q)) => ((Ex x,p) => (Ex x,q)) is valid by LUKASI_1:48; :: thesis: verum