In this section we define three logical connectives.
Definition1.1.1.
The negation of a statement \(p\text{,}\) denoted \(\lnot p\text{,}\) is the statement: "It is not the case that \(p\text{.}\)"
In casual conversation, we refer to the negation of a proposition \(p\) as "not \(p\)".
If we know the truth value of \(p\text{,}\) then \(\lnot p\) has exactly the opposite truth value. We denote this relationship with a truth table. In fact, we can take the truth table to be the defintion of the negation connective.
Table1.1.2.Truth Table for Negation
\(p\)
\(\lnot p\)
T
F
F
T
Example1.1.3.Negating statements.
The negation of the statement, "Hamilton College is located in Clinton, NY" is the statement, "It is not the case that Hamilton College is located in Clinton, NY," or, "Hamilton College is not located in Clinton, NY."
Some logical connectives take two statements. The first of these is the logical "and" which we call conjunction.
Definition1.1.4.
The conjunction of two statements \(p\) and \(q\text{,}\) denoted \(p \land q\text{,}\) is the statement, "\(p\) and \(q\text{.}\)"
In casual conversation, we refer to the conjunction as "\(p\) and \(q\)".
Conjunction is defined by the truth table below.
Table1.1.5.Truth Table for Conjunction
\(p\)
\(q\)
\(p\land q\)
T
T
T
T
F
F
F
T
F
F
F
F
Example1.1.6.
Consider the unambiguously false statement, "A banana is a natural number." Then the statement, "A banana is a natural number and \(p\)" is false no matter what statement \(p\) follows the "and." In order for a conjunction of two statements to be true, both original statements must be true.
The next connective is the logical "or" which we call disjunction.
Definition1.1.7.
The disjunction of two statements \(p\) and \(q\text{,}\) denoted \(p \lor q\text{,}\) is the statement, "\(p\) or \(q\text{.}\)"
In casual conversation, we refer to the disjunction as "\(p\) or \(q\)".
Disjunction is defined by the truth table below.
Table1.1.8.Truth Table for Disjunction
\(p\)
\(q\)
\(p\lor q\)
T
T
T
T
F
T
F
T
T
F
F
F
Example1.1.9.
Consider the unambiguously false statement, "A banana is a natural number." Then the statement, "A banana is a natural number and \(p\)" is only false if the statement \(p\) is false.