let p be Element of CQC-WFF ; for x, y being bound_QC-variable holds (All (x,p)) => (Ex (y,p)) is valid
let x, y be bound_QC-variable; (All (x,p)) => (Ex (y,p)) is valid
( (All (x,p)) => p is valid & p => (Ex (y,p)) is valid )
by Th18, CQC_THE1:66;
hence
(All (x,p)) => (Ex (y,p)) is valid
by LUKASI_1:42; verum