let p, q be Element of QC-WFF ; :: thesis: ( p '&' q is Element of CQC-WFF iff ( p is Element of CQC-WFF & q is Element of CQC-WFF ) )
thus ( p '&' q is Element of CQC-WFF implies ( p is Element of CQC-WFF & q is Element of CQC-WFF ) ) :: thesis: ( p is Element of CQC-WFF & q is Element of CQC-WFF implies p '&' q is Element of CQC-WFF )
proof end;
assume ( p is Element of CQC-WFF & q is Element of CQC-WFF ) ; :: thesis: p '&' q is Element of CQC-WFF
then reconsider r = p, s = q as Element of CQC-WFF ;
Fixed r = {} by Th13;
then (Fixed r) \/ (Fixed s) = {} by Th13;
then A5: Fixed (r '&' s) = {} by QC_LANG3:80;
Free r = {} by Th13;
then (Free r) \/ (Free s) = {} by Th13;
then Free (r '&' s) = {} by QC_LANG3:69;
hence p '&' q is Element of CQC-WFF by A5, Th13; :: thesis: verum