reserve p,q,r,s for boolean object;

theorem
  p '&' q = FALSE implies p = FALSE or q = FALSE;
