You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A connective \(c\) of arity \(n\) is \emph{regular} if for any regular
formulas \(R_1\),...,\(R_n\), \(c(R_1,\dots,R_n)\) is regular.
\begin{proposition}[Regular connectives]
$\parr$, $\bot$ and $\wn\oc$ define regular connectives.
\end{proposition}
\begin{proof}
If $R$ and $S$ are regular, $R\parr S \linequiv \wn\oc R \parr \wn\oc S \linequiv \wn{(\oc R\plus\oc S)}$ thus it is regular since $\oc R\plus\oc S$ is positive.
$\bot\linequiv\wn\zero$ thus it is regular since $\zero$ is positive.
If $R$ is regular then $\wn\oc R$ is regular, since $\wn\oc\wn\oc R\linequiv \wn\oc R$.
\end{proof}
More generally, \(\wn\oc A\) is regular for any formula \(A\).