\(\DeclarePairedDelimiterX{\Set}[2]{\{}{\}}{#1 \nonscript\;\delimsize\vert\nonscript\; #2}\) \( \DeclarePairedDelimiter{\set}{\{}{\}}\) \( \DeclarePairedDelimiter{\parens}{\left(}{\right)}\) \(\DeclarePairedDelimiterX{\innerproduct}[1]{\langle}{\rangle}{#1}\) \(\newcommand{\ip}[1]{\innerproduct{#1}}\) \(\newcommand{\bmat}[1]{\left[\hspace{2.0pt}\begin{matrix}#1\end{matrix}\hspace{2.0pt}\right]}\) \(\newcommand{\barray}[1]{\left[\hspace{2.0pt}\begin{matrix}#1\end{matrix}\hspace{2.0pt}\right]}\) \(\newcommand{\mat}[1]{\begin{matrix}#1\end{matrix}}\) \(\newcommand{\pmat}[1]{\begin{pmatrix}#1\end{pmatrix}}\) \(\newcommand{\mathword}[1]{\mathop{\textup{#1}}}\)
Needs:
Statements
Needed by:
Quantified Statements
Links:
Sheet PDF
Graph PDF

Logical Statements

Why

We want symbols for the words “and”, “or”, “not”, and “implies”.1

Overview

We call $=$ and $\in$ relational symbols. They say how the objects denoted by placeholder names relate to each other in the sense of being and belonging, respectively.

We call $\_=\_$ and $\_\in\_$ simple statements. They denote the simple sentences “the object denoted by _ is the object denoted by _” and “the object denoted by _ belongs to the set denoted by _”, respectively.

In contrast, the symbols introduced in this sheet are logical symbols and we call statements using them logical statements.

Conjunction

Consider the symbol $\land$. We will agree that it means “and”. If we want to say that the two simple statements $a = b$ and $a \in A$ hold simultaneously then we write

\[ (a = b) \land (a \in A) \]

The symbol $\land$ is symmetric, reflecting the fact that a statement like $(a \in A) \land (a = b)$ means the same as $(a = b) \land (a \in A)$.

Disjunction

Consider the symbol $\lor$. We will agree that it means “or” in the sense of either one, the other, or both. If we want to say that at least one of the simple statements like $a = b$ and $a \in A$ holds, we write

\[ (a = b) \lor (a \in A) \]

The symbol $\lor$ is also symmetric, reflecting the fact that a statement like $(a \in A) \lor (a = b)$ means the same as $(a = b) \lor (a \in A)$.

Negation

Consider the symbol $\neg$. We will agree that it means “not”. We will use it to say that one object “is not” another object and one object “does not belong to” another object. If we want to say the opposite of a simple statement like $a = b$ we will write $\neg(a = b)$. We read it aloud as “not a is b” or (the more desirable) “a is not b”. Similarly, $\neg(a \in A)$ we read as “not, the object denoted by $a$ belongs to the set denoted by $A$”. Again, the more desirable pronunciation goes “the object denoted by $a$ does not belong to the set $A$.” For these reasons, we introduce two new symbols $\neq$ and $\not\in$. $a \neq b$ means $\neg(a = b)$ and $a \not\in A$ means $\neg(a \in A)$.

Implication

Consider the symbol $\implies$. We will agree that it means “implies”. For example $(a \in A) \implies (a \in B)$ means “the object denoted by $a$ belongs to the object denoted by $A$ implies the object denoted by $a$ belongs to the set denoted by $B$”. It is the same as $(\neg(a \in A)) \lor (a \in B)$. In other words, if $a \in A$, then always $a \in B$. The symbol $\implies$ is not symmetric, since implication is not symmetric.

Equivalence

Consider the symbol $\iff$. We will use it to denote the equivalence (or bidirectional implication) of two logical statments. If we want to say that the logical statements $(a \in A) \Rightarrow (b \in B)$ and $(b \in B) \Rightarrow (a \in A)$ hold simultaneously then we will write

\[ (a \in A) \iff (b \in B) \]

We read this symbol aloud as “if and only if”, which is sometimes abbreviated with the neologism iff.


  1. This sheet does not explain logic. In the next edition there will be several more sheets serving this function. ↩︎
Copyright © 2023 The Bourbaki Authors — All rights reserved — Version 13a6779cc About Show the old page view