let p, q be Element of CQC-WFF ; :: thesis: (('not' ('not' p)) '&' q) => (p '&' q) in TAUT
( (('not' ('not' p)) => p) => (('not' (p '&' q)) => ('not' (('not' ('not' p)) '&' q))) in TAUT & ('not' ('not' p)) => p in TAUT ) by CQC_THE1:44, LUKASI_1:25;
then ('not' (p '&' q)) => ('not' (('not' ('not' p)) '&' q)) in TAUT by CQC_THE1:46;
hence (('not' ('not' p)) '&' q) => (p '&' q) in TAUT by LUKASI_1:35; :: thesis: verum