L1 Logic
L1 Logic
Statements
Examples:
1. Roses are red.
2. Violets are blue.
3. Roses are red and violets are blue.
4. Roses are red or violets are blue.
5. Roses are not red.
NEGATION, denoted by ¬ or ~
Given any statement p, another statement called the negation of p can be formed
by writing: “it is false that…” or “It is not true that …” before o or if possible by inserting in p
the word “not”. Symbolically the negation of p is denoted by ¬p or ~p .
Examples:
1. p: Roses are red.
~p : It is false that roses are red.
Another way of stating this is, “It is not true that roses are red.” or “Roses are not red.”
2. q: Paris is in France.
~q: It is false that Paris is in France.
Another way of stating this is, “It is not true that Paris is in France.” or “Paris is not in France.”
CONJUNCTION, denoted by ∧
Any two statements can be combined by the word “and” to form a composite
statement which is called the conjunction of the original statements. Symbolically, the
conjunction of the two statements p and q is denoted by p ∧ q
DISJUNCTION, denoted by ∨
Any two statements can be combined by the word “or” to form a composite statement
which is called the disjunction of the original statements. Symbolically, the conjunction of
the two statements p and q is denoted by p ∨ q
CONDITIONAL, denoted by ➜
Many statements, especially in mathematics are of the form “If p then q”. Such
statements are called conditional statements and are denoted by p ➜ q.
BICONDITIONAL, denoted by ⟷
Another common statement is of the form “p if and only if q” or simply “p iff q”. Such
statements are called biconditional statements and are denoted by p ⟷ q .
Examples:
Write in words:
a) p ⟷ q
b) ~q ⟷ p
c) (p ⟷ q) ∧ ~( p ∨ q)
Answers:
a) Paris is in France if and only if 2 + 2 = 4
b) 2 + 2 ≠ 4 if and only if Paris is in France.
c) Paris is in France if and only if 2 + 2 = 4 and it is not true that Paris is in France or
2 + 2 = 4.
Answers:
a) p ⟷ q
b) ~p ∨ ( p ⟷ ~q)