let A be QC-alphabet ; :: thesis: for p, q, p1, q1 being Element of CQC-WFF A st p1 is_an_universal_closure_of p & q1 is_an_universal_closure_of q holds
( p |- q iff 'not' q1 |- 'not' p1 )

let p, q, p1, q1 be Element of CQC-WFF A; :: thesis: ( p1 is_an_universal_closure_of p & q1 is_an_universal_closure_of q implies ( p |- q iff 'not' q1 |- 'not' p1 ) )
assume that
A1: p1 is_an_universal_closure_of p and
A2: q1 is_an_universal_closure_of q ; :: thesis: ( p |- q iff 'not' q1 |- 'not' p1 )
now :: thesis: ( p |- q implies 'not' q1 |- 'not' p1 )end;
hence ( p |- q implies 'not' q1 |- 'not' p1 ) ; :: thesis: ( 'not' q1 |- 'not' p1 implies p |- q )
now :: thesis: ( 'not' q1 |- 'not' p1 implies p |- q )end;
hence ( 'not' q1 |- 'not' p1 implies p |- q ) ; :: thesis: verum