Induction
Induction
2 INDUCTION &
REASONING
Prepared By
Ashok Gurung
If you do every problem in this book, then you will learn discrete
mathematics. You learned discrete mathematics.
Therefore, you did every problem in this book.
Solution:
Let p be the proposition “You did every problem in this book.” Let
q be the proposition “You learned discrete mathematics.” Then
this argument is of the form: if p q and q, then p.
This is an example of an incorrect argument using the fallacy of
affirming the conclusion.
Indeed, it is possible for you to learn discrete mathematics in
someway other than by doing every problem in this book. (You
may learn discrete mathematics by reading, listening to lectures,
doing some, but not all, the problems in this book, and so on.)
October 13, 2024 27
FALLACY OF DENYING HYPOTHESIS
This kind of fallacy has the form
p
pq
q i.e. (p (p q)) q
This is not a tautology. Hence it is a fallacy.
Example:
If today is Sunday, then it rains today.
Today is not Sunday. Therefore, it does not
rain today. This argument is not true since
even if today is not Sunday and it is raining
today then the first premise is true and
second premise is also true but not the
conclusion.
October 13, 2024 28
THE NON SEQUITUR
FALLACY
Non sequitur mean “does not follow”.
Generally all logical errors are the cases
of non sequitur fallacy. For e.g.
p
q , if p is true and q is false
then what happens?
Example:
I am a teacher therefore Ram is a
doctor. (how is this valid? No, it is not
i.e. if Ram is not a doctor then what?).
Step Reason
1. x(D(x) C(x)) Premise
2. D(Marla)C(Marla) Universal
instantiation from
(1)
3. D(Marla) Premise
4. C(Marla) Modus ponens from
(3) and (2)