Introduction to Argument

Slides:



Advertisements
Similar presentations
1 Introduction to Abstract Mathematics Valid AND Invalid Arguments 2.3 Instructor: Hayk Melikya
Advertisements

1 Logic What is it?. 2 Formal logic is the science of deduction. It aims to provide systematic means for telling whether or not given conclusions follow.
PHIL 120: Jan 8 Basic notions of logic
Logical Arguments. Strength 1.A useless argument is one in which the truth of the premisses has no effect at all on the truth of the conclusion. 2.A weak.
1 Cpan 110 Week 9 Module 1 Creating Valid Arguments Diagramming Arguments.
The Science of Good Reasons
Question of the Day!  We shared a lot of examples of illogical arguments!  But how do you make a LOGICAL argument? What does your argument need? What.
Chapter 3: Introduction to Logic. Logic Main goal: use logic to analyze arguments (claims) to see if they are valid or invalid. This is useful for math.
Breaking Down An Arguments Into Propositions
Section 2-1: Conditional Statements TPI 32C: Use inductive and deductive reasoning to make conjectures, draw conclusions,
Logic: The Language of Philosophy. What is Logic? Logic is the study of argumentation o In Philosophy, there are no right or wrong opinions, but there.
THE NATURE OF ARGUMENT. THE MAIN CONCERN OF LOGIC Basically in logic we deal with ARGUMENTS. Mainly we deal with learning of the principles with which.
Do now Can you make sure that you have finished your Venn diagrams from last lesson. Can you name 5 famous mathematicians (including one that is still.
Formal Methods (Spring 2015) Lecture 2 Abid Rauf 1.
L = # of lines n = # of different simple propositions L = 2 n EXAMPLE: consider the statement, (A ⋅ B) ⊃ C A, B, C are three simple statements 2 3 L =
Simple Logic.
Introduction to Logic © 2008 Pearson Addison-Wesley.
Presented by: Tutorial Services The Math Center
Chapter 7. Propositional and Predicate Logic
Deductive Reasoning Valid Arguments
2. The Logic of Compound Statements Summary
DISCRETE MATHEMATICS CHAPTER I.
CAS LX 502 3b. Truth and logic
Logic.
Chapter 1 Logic and Proofs Homework 1 Two merchants publish new marketing campaign to attract more customers. The first merchant launches a motto “Good.
COMP 1380 Discrete Structures I Thompson Rivers University
Deductive Arguments.
Relevance Premises are relevant to the conclusion when the truth of the premises provide some evidence that the conclusion is true Premises are irrelevant.
Introduction to Prolog
Chapter 1 Definition Theory Causality
The second Meeting Basic Terms in Logic.
Chapter 8 Logic Topics
Propositional Logic and Methods of Inference
2 Chapter Introduction to Logic and Sets
7.1 Rules of Implication I Natural Deduction is a method for deriving the conclusion of valid arguments expressed in the symbolism of propositional logic.
Philosophy Test #1 Revision
Logical Inferences: A set of premises accompanied by a suggested conclusion regardless of whether or not the conclusion is a logical consequence of the.
Arguments.
Building Argument and Integrating Evidence
CS201: Data Structures and Discrete Mathematics I
Chapter 3 Introduction to Logic 2012 Pearson Education, Inc.
Chapter 3 Introduction to Logic 2012 Pearson Education, Inc.
CS 270 Math Foundations of CS
Logical Forms.
Copyright © Cengage Learning. All rights reserved.
Natural Deduction.
Propositional Logic.
(1.4) An Introduction to Logic
Back to “Serious” Topics…
Concise Guide to Critical Thinking
1 Chapter An Introduction to Problem Solving
Chapter 3 Introduction to Logic 2012 Pearson Education, Inc.
1 Chapter An Introduction to Problem Solving
II. Analyzing Arguments
Chapter 7. Propositional and Predicate Logic
Introduction to Philosophy Lecture 1b What is Philosophy? (part 2)
How to Write an Argument
CSNB234 ARTIFICIAL INTELLIGENCE
TRUTH TABLES.
Foundations of Discrete Mathematics
COMP 1380 Discrete Structures I Thompson Rivers University
Philosophy 1100 Class #9 Title: Critical Reasoning
Critical Thinking Lecture 2 Arguments
Structuring and Analyzing Arguments: The Toulmin Model
Arguments in Sentential Logic
Structuring and Analyzing Arguments: The Toulmin Model
Modus ponens.
Argumentation.
CS201: Data Structures and Discrete Mathematics I
Introduction to Computational Linguistics
Presentation transcript:

Introduction to Argument Cognitive Development

Vocabulary Argument Proposition Premises Statement Conclusion Assumptions Inference Entailment  Necessary conditions Sufficient conditions Induction Deduction

To diagram an argument Number each statement OR label/number each premises/conclusion Use logical connectives “Therefore” (conclusion) statement is superlined (opposite of underlined) or beneath brackets

¬ ᵙ Logical Connectives ∴ ʌ V → ↔ = ≡ Symbol Meaning Not (negation) And (conjunction) V Or (disjunction) → If/then (conditional) ↔ = ≡ If and only if (bi-conditional) ∴ Therefore (used to signal conclusions) ᵙ

Examples of Argument Diagramming A →B B→C _____ A = C

Sample Argument A Socrates is a man. All men are mortal. Therefore, Socrates is mortal.

Step 1: number statements ① Socrates is a man ② All men are mortal ③ Therefore, Socrates is mortal NB: When numbering statements, always circle the numbers (you’ll see why in a minute.)

Step 2: determine argument parts ① Socrates is a man ② All men are mortal ③ Therefore, Socrates is mortal Premise Conclusion

Step 2 can also be written as… P1. Socrates is a man P2. All men are mortal C1. Therefore, Socrates is mortal Premise Conclusion

Diagram for Sample Argument A P1, P2 → C1 P1, P2 C1

How would you diagram this argument? Sample Argument B John didn't get much sleep last night. He has dark circles under his eyes. He looks tired. How would you diagram this argument?

②③_ ① Sample Argument B, Way 1 ① John didn't get much sleep last night. ②He has dark circles under his eyes. ③He looks tired. ②③_ ①

Sample Argument B, Way 2 C1: John didn’t get much sleep last night P1: He [John] has dark circles under his eyes P2: He [John] looks tired Diagram: P1, P2 → C1

Conclusions are tricky… They can occur anywhere in an argument Conclusion trigger words Thus therefore consequently hence so it follows that proves that indicates that accordingly implies that for this reason

Sample Argument C ①No one has directly observed a chemical bond, ② so scientists who try to envision such bonds must rely on experimental clues and their own imaginations.

Remember A statement in logic is not the same thing as a complete sentence. Often, one sentence will contain multiple statements.

Sample Argument D If students were environmentally aware, they would object to the endangering of any species of animal. The well-known flying squirrel has become endangered as it has disappeared from the LSA Campus because the building of the theatre studio destroyed its native habitat. No LSA students objected. Thus, LSA students are not environmentally aware.

Sample Argument D, Way 1 ①If students were environmentally aware, they would object to the endangering of any species of animal. ② The well-known flying squirrel has become endangered ③ as it has disappeared from the LSA Campus ④ because the building of the theatre studio destroyed its native habitat. ⑤No LSA students objected. ⑥ Thus, LSA students are not environmentally aware.

Sample Argument D, Way 2 P1 If students were environmentally aware, they would object to the endangering of any species of animal. P2 The well-known flying squirrel has become endangered P3 as it has disappeared from the LSA Campus P4 because the building of the theatre studio destroyed its native habitat. P5 No LSA students objected. C1 Thus, LSA students are not environmentally aware.

P4 → P3 → P2 = P4(3)(2) P1, P5, P4(3)(2) ___________________ C6

Diagramming Argument D Way 1 Way 2 P4 → P3 → P2 = P4(3)(2) P1, P5, P4(3)(2) ___________________ C6

The premise indicators suggest that ② is a sub-conclusion of ③ since the indicator "as" connects them, and ③, in turn, is a sub-conclusion of ④since the indicator "because" connects those two statements. Statement ⑥ is the final conclusion since it has the conclusion indicator "thus" and the import of the paragraph indicates that this statement is the main point of the argument. Intuitively, the structure of the first statement ①together with statement ⑤is a common argument form:

If students were environmentally Aware, they would Object to the endangering of any species of animal. No student Objected (to the endangering of the Greenwood white squirrel). which can be abbreviated as follows: If A then O → Not O and the negation of clause O is logically equivalent to conclusion (6). (this argument structure is termed modus tollens) If A then O Not O____________________________ Not A which is the same statement as ⑥.

Modus Tollens A → O ¬ O ∴ ¬ A Latin for “denying the consequent”

Sample Argument E Some cave dwellers use fire. All who use fire have intelligence. Therefore, some cave dwellers have intelligence

Sample Argument F If you overslept, you'll be late. You aren't late. Therefore, you did not oversleep (hint: modus tollens)

Sources http://en.wikipedia.org/wiki/Logical_connective http://philosophy.lander.edu/logic/diagram.html http://opencourselibrary.org/phil-120-symbolic-logic/ http://www.harryhiker.com/fe/fe-0--03.htm#4