reserve A for QC-alphabet;
reserve p, q, r, s for Element of CQC-WFF(A);

theorem
  p => ( p 'or' p ) in TAUT(A) by Th3;
