Unit 3 the Dilemma and Fallacies
Total Page:16
File Type:pdf, Size:1020Kb
Load more
Recommended publications
-
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. The method consists of using sets of Rules of Inference (valid argument forms) to derive either a conclusion or a series of intermediate conclusions that link the premises of an argument with the stated conclusion. The First Four Rules of Inference: ◦ Modus Ponens (MP): p q p q ◦ Modus Tollens (MT): p q ~q ~p ◦ Pure Hypothetical Syllogism (HS): p q q r p r ◦ Disjunctive Syllogism (DS): p v q ~p q Common strategies for constructing a proof involving the first four rules: ◦ Always begin by attempting to find the conclusion in the premises. If the conclusion is not present in its entirely in the premises, look at the main operator of the conclusion. This will provide a clue as to how the conclusion should be derived. ◦ If the conclusion contains a letter that appears in the consequent of a conditional statement in the premises, consider obtaining that letter via modus ponens. ◦ If the conclusion contains a negated letter and that letter appears in the antecedent of a conditional statement in the premises, consider obtaining the negated letter via modus tollens. ◦ If the conclusion is a conditional statement, consider obtaining it via pure hypothetical syllogism. ◦ If the conclusion contains a letter that appears in a disjunctive statement in the premises, consider obtaining that letter via disjunctive syllogism. Four Additional Rules of Inference: ◦ Constructive Dilemma (CD): (p q) • (r s) p v r q v s ◦ Simplification (Simp): p • q p ◦ Conjunction (Conj): p q p • q ◦ Addition (Add): p p v q Common Misapplications Common strategies involving the additional rules of inference: ◦ If the conclusion contains a letter that appears in a conjunctive statement in the premises, consider obtaining that letter via simplification. -
Learning to Spot Common Fallacies
LEARNING TO SPOT COMMON FALLACIES We intend this article to be a resource that you will return to when the fallacies discussed in it come up throughout the course. Do not feel that you need to read or master the entire article now. We’ve discussed some of the deep-seated psychological obstacles to effective logical and critical thinking in the videos. This article sets out some more common ways in which arguments can go awry. The defects or fallacies presented here tend to be more straightforward than psychological obstacles posed by reasoning heuristics and biases. They should, therefore, be easier to spot and combat. You will see though, that they are very common: keep an eye out for them in your local paper, online, or in arguments or discussions with friends or colleagues. One reason they’re common is that they can be quite effective! But if we offer or are convinced by a fallacious argument we will not be acting as good logical and critical thinkers. Species of Fallacious Arguments The common fallacies are usefully divided into three categories: Fallacies of Relevance, Fallacies of Unacceptable Premises, and Formal Fallacies. Fallacies of Relevance Fallacies of relevance offer reasons to believe a claim or conclusion that, on examination, turn out to not in fact to be reasons to do any such thing. 1. The ‘Who are you to talk?’, or ‘You Too’, or Tu Quoque Fallacy1 Description: Rejecting an argument because the person advancing it fails to practice what he or she preaches. Example: Doctor: You should quit smoking. It’s a serious health risk. -
The Fallacy of Composition and Meta-Argumentation"
CORE Metadata, citation and similar papers at core.ac.uk Provided by Scholarship at UWindsor University of Windsor Scholarship at UWindsor OSSA Conference Archive OSSA 10 May 22nd, 9:00 AM - May 25th, 5:00 PM Commentary on: Maurice Finocchiaro's "The fallacy of composition and meta-argumentation" Michel Dufour Sorbonne-Nouvelle, Institut de la Communication et des Médias Follow this and additional works at: https://scholar.uwindsor.ca/ossaarchive Part of the Philosophy Commons Dufour, Michel, "Commentary on: Maurice Finocchiaro's "The fallacy of composition and meta- argumentation"" (2013). OSSA Conference Archive. 49. https://scholar.uwindsor.ca/ossaarchive/OSSA10/papersandcommentaries/49 This Commentary is brought to you for free and open access by the Conferences and Conference Proceedings at Scholarship at UWindsor. It has been accepted for inclusion in OSSA Conference Archive by an authorized conference organizer of Scholarship at UWindsor. For more information, please contact [email protected]. Commentary on: Maurice Finocchiaro’s “The fallacy of composition and meta-argumentation” MICHEL DUFOUR Department «Institut de la Communication et des Médias» Sorbonne-Nouvelle 13 rue Santeuil 75231 Paris Cedex 05 France [email protected] 1. INTRODUCTION In his paper on the fallacy of composition, Maurice Finocchiaro puts forward several important theses about this fallacy. He also uses it to illustrate his view that fallacies should be studied in light of the notion of meta-argumentation at the core of his recent book (Finocchiaro, 2013). First, he expresses his puzzlement. Some authors have claimed that this fallacy is quite common (this is the ubiquity thesis) but it seems to have been neglected by scholars. -
Tables of Implications and Tautologies from Symbolic Logic
Tables of Implications and Tautologies from Symbolic Logic Dr. Robert B. Heckendorn Computer Science Department, University of Idaho March 17, 2021 Here are some tables of logical equivalents and implications that I have found useful over the years. Where there are classical names for things I have included them. \Isolation by Parts" is my own invention. By tautology I mean equivalent left and right hand side and by implication I mean the left hand expression implies the right hand. I use the tilde and overbar interchangeably to represent negation e.g. ∼x is the same as x. Enjoy! Table 1: Properties of All Two-bit Operators. The Comm. is short for commutative and Assoc. is short for associative. Iff is short for \if and only if". Truth Name Comm./ Binary And/Or/Not Nands Only Table Assoc. Op 0000 False CA 0 0 (a " (a " a)) " (a " (a " a)) 0001 And CA a ^ b a ^ b (a " b) " (a " b) 0010 Minus b − a a ^ b (b " (a " a)) " (a " (a " a)) 0011 B A b b b 0100 Minus a − b a ^ b (a " (a " a)) " (a " (a " b)) 0101 A A a a a 0110 Xor/NotEqual CA a ⊕ b (a ^ b) _ (a ^ b)(b " (a " a)) " (a " (a " b)) (a _ b) ^ (a _ b) 0111 Or CA a _ b a _ b (a " a) " (b " b) 1000 Nor C a # b a ^ b ((a " a) " (b " b)) " ((a " a) " a) 1001 Iff/Equal CA a $ b (a _ b) ^ (a _ b) ((a " a) " (b " b)) " (a " b) (a ^ b) _ (a ^ b) 1010 Not A a a a " a 1011 Imply a ! b a _ b (a " (a " b)) 1100 Not B b b b " b 1101 Imply b ! a a _ b (b " (a " a)) 1110 Nand C a " b a _ b a " b 1111 True CA 1 1 (a " a) " a 1 Table 2: Tautologies (Logical Identities) Commutative Property: p ^ q $ q -
Fallacies in Reasoning
FALLACIES IN REASONING FALLACIES IN REASONING OR WHAT SHOULD I AVOID? The strength of your arguments is determined by the use of reliable evidence, sound reasoning and adaptation to the audience. In the process of argumentation, mistakes sometimes occur. Some are deliberate in order to deceive the audience. That brings us to fallacies. I. Definition: errors in reasoning, appeal, or language use that renders a conclusion invalid. II. Fallacies In Reasoning: A. Hasty Generalization-jumping to conclusions based on too few instances or on atypical instances of particular phenomena. This happens by trying to squeeze too much from an argument than is actually warranted. B. Transfer- extend reasoning beyond what is logically possible. There are three different types of transfer: 1.) Fallacy of composition- occur when a claim asserts that what is true of a part is true of the whole. 2.) Fallacy of division- error from arguing that what is true of the whole will be true of the parts. 3.) Fallacy of refutation- also known as the Straw Man. It occurs when an arguer attempts to direct attention to the successful refutation of an argument that was never raised or to restate a strong argument in a way that makes it appear weaker. Called a Straw Man because it focuses on an issue that is easy to overturn. A form of deception. C. Irrelevant Arguments- (Non Sequiturs) an argument that is irrelevant to the issue or in which the claim does not follow from the proof offered. It does not follow. D. Circular Reasoning- (Begging the Question) supports claims with reasons identical to the claims themselves. -
Chapter 10: Symbolic Trails and Formal Proofs of Validity, Part 2
Essential Logic Ronald C. Pine CHAPTER 10: SYMBOLIC TRAILS AND FORMAL PROOFS OF VALIDITY, PART 2 Introduction In the previous chapter there were many frustrating signs that something was wrong with our formal proof method that relied on only nine elementary rules of validity. Very simple, intuitive valid arguments could not be shown to be valid. For instance, the following intuitively valid arguments cannot be shown to be valid using only the nine rules. Somalia and Iran are both foreign policy risks. Therefore, Iran is a foreign policy risk. S I / I Either Obama or McCain was President of the United States in 2009.1 McCain was not President in 2010. So, Obama was President of the United States in 2010. (O v C) ~(O C) ~C / O If the computer networking system works, then Johnson and Kaneshiro will both be connected to the home office. Therefore, if the networking system works, Johnson will be connected to the home office. N (J K) / N J Either the Start II treaty is ratified or this landmark treaty will not be worth the paper it is written on. Therefore, if the Start II treaty is not ratified, this landmark treaty will not be worth the paper it is written on. R v ~W / ~R ~W 1 This or statement is obviously exclusive, so note the translation. 427 If the light is on, then the light switch must be on. So, if the light switch in not on, then the light is not on. L S / ~S ~L Thus, the nine elementary rules of validity covered in the previous chapter must be only part of a complete system for constructing formal proofs of validity. -
Argument Forms and Fallacies
6.6 Common Argument Forms and Fallacies 1. Common Valid Argument Forms: In the previous section (6.4), we learned how to determine whether or not an argument is valid using truth tables. There are certain forms of valid and invalid argument that are extremely common. If we memorize some of these common argument forms, it will save us time because we will be able to immediately recognize whether or not certain arguments are valid or invalid without having to draw out a truth table. Let’s begin: 1. Disjunctive Syllogism: The following argument is valid: “The coin is either in my right hand or my left hand. It’s not in my right hand. So, it must be in my left hand.” Let “R”=”The coin is in my right hand” and let “L”=”The coin is in my left hand”. The argument in symbolic form is this: R ˅ L ~R __________________________________________________ L Any argument with the form just stated is valid. This form of argument is called a disjunctive syllogism. Basically, the argument gives you two options and says that, since one option is FALSE, the other option must be TRUE. 2. Pure Hypothetical Syllogism: The following argument is valid: “If you hit the ball in on this turn, you’ll get a hole in one; and if you get a hole in one you’ll win the game. So, if you hit the ball in on this turn, you’ll win the game.” Let “B”=”You hit the ball in on this turn”, “H”=”You get a hole in one”, and “W”=”you win the game”. -
Philosophy 109, Modern Logic Russell Marcus
Philosophy 240: Symbolic Logic Hamilton College Fall 2014 Russell Marcus Reference Sheeet for What Follows Names of Languages PL: Propositional Logic M: Monadic (First-Order) Predicate Logic F: Full (First-Order) Predicate Logic FF: Full (First-Order) Predicate Logic with functors S: Second-Order Predicate Logic Basic Truth Tables - á á @ â á w â á e â á / â 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 1 0 0 1 1 0 1 0 0 1 0 0 0 0 1 0 1 1 0 1 1 0 0 1 0 0 0 0 0 0 0 1 0 0 1 0 Rules of Inference Modus Ponens (MP) Conjunction (Conj) á e â á á / â â / á A â Modus Tollens (MT) Addition (Add) á e â á / á w â -â / -á Simplification (Simp) Disjunctive Syllogism (DS) á A â / á á w â -á / â Constructive Dilemma (CD) (á e â) Hypothetical Syllogism (HS) (ã e ä) á e â á w ã / â w ä â e ã / á e ã Philosophy 240: Symbolic Logic, Prof. Marcus; Reference Sheet for What Follows, page 2 Rules of Equivalence DeMorgan’s Laws (DM) Contraposition (Cont) -(á A â) W -á w -â á e â W -â e -á -(á w â) W -á A -â Material Implication (Impl) Association (Assoc) á e â W -á w â á w (â w ã) W (á w â) w ã á A (â A ã) W (á A â) A ã Material Equivalence (Equiv) á / â W (á e â) A (â e á) Distribution (Dist) á / â W (á A â) w (-á A -â) á A (â w ã) W (á A â) w (á A ã) á w (â A ã) W (á w â) A (á w ã) Exportation (Exp) á e (â e ã) W (á A â) e ã Commutativity (Com) á w â W â w á Tautology (Taut) á A â W â A á á W á A á á W á w á Double Negation (DN) á W --á Six Derived Rules for the Biconditional Rules of Inference Rules of Equivalence Biconditional Modus Ponens (BMP) Biconditional DeMorgan’s Law (BDM) á / â -(á / â) W -á / â á / â Biconditional Modus Tollens (BMT) Biconditional Commutativity (BCom) á / â á / â W â / á -á / -â Biconditional Hypothetical Syllogism (BHS) Biconditional Contraposition (BCont) á / â á / â W -á / -â â / ã / á / ã Philosophy 240: Symbolic Logic, Prof. -
334 CHAPTER 7 INFORMAL FALLACIES a Deductive Fallacy Is
CHAPTER 7 INFORMAL FALLACIES A deductive fallacy is committed whenever it is suggested that the truth of the conclusion of an argument necessarily follows from the truth of the premises given, when in fact that conclusion does not necessarily follow from those premises. An inductive fallacy is committed whenever it is suggested that the truth of the conclusion of an argument is made more probable by its relationship with the premises of the argument, when in fact it is not. We will cover two kinds of fallacies: formal fallacies and informal fallacies. An argument commits a formal fallacy if it has an invalid argument form. An argument commits an informal fallacy when it has a valid argument form but derives from unacceptable premises. A. Fallacies with Invalid Argument Forms Consider the following arguments: (1) All Europeans are racist because most Europeans believe that Africans are inferior to Europeans and all people who believe that Africans are inferior to Europeans are racist. (2) Since no dogs are cats and no cats are rats, it follows that no dogs are rats. (3) If today is Thursday, then I'm a monkey's uncle. But, today is not Thursday. Therefore, I'm not a monkey's uncle. (4) Some rich people are not elitist because some elitists are not rich. 334 These arguments have the following argument forms: (1) Some X are Y All Y are Z All X are Z. (2) No X are Y No Y are Z No X are Z (3) If P then Q not-P not-Q (4) Some E are not R Some R are not E Each of these argument forms is deductively invalid, and any actual argument with such a form would be fallacious. -
Quantifying Aristotle's Fallacies
mathematics Article Quantifying Aristotle’s Fallacies Evangelos Athanassopoulos 1,* and Michael Gr. Voskoglou 2 1 Independent Researcher, Giannakopoulou 39, 27300 Gastouni, Greece 2 Department of Applied Mathematics, Graduate Technological Educational Institute of Western Greece, 22334 Patras, Greece; [email protected] or [email protected] * Correspondence: [email protected] Received: 20 July 2020; Accepted: 18 August 2020; Published: 21 August 2020 Abstract: Fallacies are logically false statements which are often considered to be true. In the “Sophistical Refutations”, the last of his six works on Logic, Aristotle identified the first thirteen of today’s many known fallacies and divided them into linguistic and non-linguistic ones. A serious problem with fallacies is that, due to their bivalent texture, they can under certain conditions disorient the nonexpert. It is, therefore, very useful to quantify each fallacy by determining the “gravity” of its consequences. This is the target of the present work, where for historical and practical reasons—the fallacies are too many to deal with all of them—our attention is restricted to Aristotle’s fallacies only. However, the tools (Probability, Statistics and Fuzzy Logic) and the methods that we use for quantifying Aristotle’s fallacies could be also used for quantifying any other fallacy, which gives the required generality to our study. Keywords: logical fallacies; Aristotle’s fallacies; probability; statistical literacy; critical thinking; fuzzy logic (FL) 1. Introduction Fallacies are logically false statements that are often considered to be true. The first fallacies appeared in the literature simultaneously with the generation of Aristotle’s bivalent Logic. In the “Sophistical Refutations” (Sophistici Elenchi), the last chapter of the collection of his six works on logic—which was named by his followers, the Peripatetics, as “Organon” (Instrument)—the great ancient Greek philosopher identified thirteen fallacies and divided them in two categories, the linguistic and non-linguistic fallacies [1]. -
Fallacies of Ambiguity
Chapter 3, Tutorial 4 Fallacies of Ambiguity There are lots of real reasoning problems when it comes to unclear language. We look at just a few ways. My brain is a part of the universe, so the cosmos is a universal mind Huh? This thinking about the brain is a bit fast, to say the least. Even if my brain thinks, it doesn't follow that the universe itself is a thinking thing. But often "metaphysical" or "philosophical" speculation jumps to such a conclusion. Similarly, we wouldn't say that because every basic part of the universe is subatomic, o the whole universe is subatomic. 1. Reasoning from properties of the parts of an object to the claim that the whole object has these same properties is obviously fallacious. This is the fallacy of composition. 2. Likewise, if one reasons that the parts have the same properties as the whole, one is confused. Just because my brain thinks, doesn't mean the each neuron thinks. The parts taken together may have the property in question, but they need not have this property individually. So, it is also a fallacy to argue that the parts of an object have all the properties of the whole. This is the fallacy of division. It all depends on what the meaning of the word "is" is Dose anyone still recall President Clinton? He made this phrase famous. And yes, "is" can have various meanings. We can mean it in (1) a present tense way, "to be now", as in "He is in the house". -
An Introduction to Critical Thinking and Symbolic Logic: Volume 1 Formal Logic
An Introduction to Critical Thinking and Symbolic Logic: Volume 1 Formal Logic Rebeka Ferreira and Anthony Ferrucci 1 1An Introduction to Critical Thinking and Symbolic Logic: Volume 1 Formal Logic is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License. 1 Preface This textbook has developed over the last few years of teaching introductory symbolic logic and critical thinking courses. It has been truly a pleasure to have beneted from such great students and colleagues over the years. As we have become increasingly frustrated with the costs of traditional logic textbooks (though many of them deserve high praise for their accuracy and depth), the move to open source has become more and more attractive. We're happy to provide it free of charge for educational use. With that being said, there are always improvements to be made here and we would be most grateful for constructive feedback and criticism. We have chosen to write this text in LaTex and have adopted certain conventions with symbols. Certainly many important aspects of critical thinking and logic have been omitted here, including historical developments and key logicians, and for that we apologize. Our goal was to create a textbook that could be provided to students free of charge and still contain some of the more important elements of critical thinking and introductory logic. To that end, an additional benet of providing this textbook as a Open Education Resource (OER) is that we will be able to provide newer updated versions of this text more frequently, and without any concern about increased charges each time.