Rudolf Adamkovič Personal site


Biconditional

A binary logical connective, denoted

\[\begin{equation*}
  P \iff Q \qor P \equiv Q,
\end{equation*}
\]

and read

\(P\) if and only if \(Q\)
or\(P\) is equivalent to \(Q\)”,

that is ‘trueif and only if

\(P\) and \(Q\) are both either ‘true’ or ‘false’,

which is equivalent to

\[\begin{equation*}
  (P \implies Q) \> \land \> (Q \implies P).
\end{equation*}
\]

(Levin, 2021, sec. 0.2; Poole & Mackworth, 2017, sec. 5.1)


© 2024 Rudolf Adamkovič under GNU General Public License version 3.
Made with Emacs and the secret alien technologies of yesteryear.