Lecture Topic 3.1.1-3.1.5
Lecture Topic 3.1.1-3.1.5
The term calculus is a generic name for any area of Mathematics that
concerns itself with calculating.
For example, arithmetic could be called the calculus of numbers.
Propositional calculus is then the calculus of propositions.
Definition:
A proposition or statement, is any declarative sentence which is either
true (T) or false (F). We refer T or F as the truth value of the statement.
Example 1 Propositions
The sentence "2+2 = 4" is a statement, since it can be either true or false.
The sentence "1 = 0" is also a statement, but its truth value is F.
"It will rain tomorrow" is a proposition. For its truth value we shall have to
wait for tomorrow.
"Solve the following equation for x" is not a statement, as it cannot be assigned any truth
value whatsoever.
(It is an imperative, or command, rather than a declarative sentence.)
"The number 5" is not a proposition, since it is not even a complete sentence.
Example 1B Self-Referential Sentences
"This statement is false" gets us into a bind: If it were true, then, since it is declaring itself
to be false, it must be false. On the other hand, if it were false, then its declaring itself false
is a lie, so it is true! In other words, if it is true, then it is false, and if it is false, then it is
true, and we go around in circles. We get out of this bind by refusing to accord it the
privileges of statementhood. In other words, it is not a statement. An equivalent pseudo-
statement is: "I am lying," so we call this the liar's paradox.
“What are self-referential sentences, the sentences which refer to
themselves.
"While the last sentence had nothing to say, this sentence says a lot."
BASIC LOGICAL OPERATIONS:
There are some key words and phrases which are used
to form new propositions from given propositions as for
example “and” “ or”,”not”,“ if …then…” and “if and only if”.
These are called logical operators or logical connectives.
A proposition which contains some
Logical connectives is called a “ compound proposition”
Or “molecular statement” and a statement containing no
logical connectives is called a simple statement or
“atomic statement”.
Examples of compound propositions:
1. A triangle is a plane figure and is bounded by three lines.
2. Any real number is rational or irrational.
3. This year is not a leap year.
Connectives (CO4)
In propositional logic generally we use five connectives which are −
• OR (∨)
• AND (∧)
• Negation/ NOT (¬)
• Implication / if-then (→)
• If and only if (⇔)
OR (∨) (CO4)
• The OR operation of two propositions A and B (written as A ∨B) is
true if at least any of the propositional variable A or B is true.
• The truth table is as follows −
A B A∨B
A B A∧B
A ¬A
True False
False True
Implication / if-then (→) (CO4)
• An implication A→B is the proposition “if A, then B”. It is false if A
is true and B is false. The rest cases are true.
• The truth table is as follows −
A B A→B
A B A⇔B
True True True
True False False
False True False
False False True
Tautologies (CO4)
• A Tautology is a formula which is always true for every value of its
propositional variables.
• Example − Prove [(A→B)∧A]→B is a tautology
• The truth table is as follows −
[( A → B ) ∧
A B A→B (A → B) ∧ A
A] → B