Starting from one or more propositions we can build new ones using the logical connectives. The five fundamental connectives, with their symbol and how to read them, are the following.

SymbolNameRead as
¬p\lnot pnegation (NOT)“not pp
pqp\land qconjunction (AND, “et”)pp and qq
pqp\lor qdisjunction (OR, “vel”)pp or qq (or both)“
pqp\Rightarrow qimplication”if pp then qq
pqp\Leftrightarrow qdouble implicationpp if and only if qq

Each connective transforms the truth values of the starting propositions into a new truth value: the systematic way to describe this is the truth table.

Topics: Set theory
Concepts: Conjunction · Logical connectives · Disjunction · Double implication · Implication · Negation