Rudolf Adamkovič Personal site


Logical connective

Define

A logical connection between statements.

ConnectiveDescriptionTypeNotation
negationnotunary\(\lnot\)
conjunctionandbinary\(\land\)
disjunctionorbinary\(\lor\)
exclusive disjunctioneither, orbinary\(\oplus\)
conditionalif, thenbinary\(\implies\)
biconditionalif and only if, thenbinary\(\iff\)

By type,

TypeConnects
unaryone statement with itself
binarytwo statements with each other

By precedence, first to last,

PrecedenceConnective
1negation
2conjunction
3disjunction
4conditional
5biconditional

Parentheses bring the precedence to zero, like in arithmetic.

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

Name



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