Rules of Inference and Mathematical Proofs Proofs

Total Page:16

File Type:pdf, Size:1020Kb

Rules of Inference and Mathematical Proofs Proofs Discrete Mathematics (c) Marcin Sydow Proofs Inference Discrete Mathematics rules Rules of Inference and Mathematical Proofs Proofs Set theory axioms (c) Marcin Sydow Contents Discrete Mathematics (c) Marcin Sydow Proofs Inference rules Proofs Proofs Rules of inference Set theory axioms Proof types Theorem - a true (proven) mathematical statement. Lemma - a small, helper (technical) theorem. Conjecture - a statement that has not been proven (but is suspected to be true) Proof Discrete Mathematics (c) Marcin Sydow Proofs A mathematical proof is a (logical) procedure to establish the Inference rules truth of a mathematical statement. Proofs Set theory axioms Lemma - a small, helper (technical) theorem. Conjecture - a statement that has not been proven (but is suspected to be true) Proof Discrete Mathematics (c) Marcin Sydow Proofs A mathematical proof is a (logical) procedure to establish the Inference rules truth of a mathematical statement. Proofs Theorem - a true (proven) mathematical statement. Set theory axioms Conjecture - a statement that has not been proven (but is suspected to be true) Proof Discrete Mathematics (c) Marcin Sydow Proofs A mathematical proof is a (logical) procedure to establish the Inference rules truth of a mathematical statement. Proofs Theorem - a true (proven) mathematical statement. Set theory axioms Lemma - a small, helper (technical) theorem. Proof Discrete Mathematics (c) Marcin Sydow Proofs A mathematical proof is a (logical) procedure to establish the Inference rules truth of a mathematical statement. Proofs Theorem - a true (proven) mathematical statement. Set theory axioms Lemma - a small, helper (technical) theorem. Conjecture - a statement that has not been proven (but is suspected to be true) A formal proof of the conclusion C based on the set of premises and axioms P is a sequence S = fS1; S2; :::; Sng of logical statements so that each statement Si is either: a premise or axiom from the set P a tautology a subconclusion derived from (some of) the previous statements Sk , k < i in the sequence using some of the allowed inference rules or substitution rules. Formal proof Discrete Mathematics (c) Marcin Sydow Let P = fP1; P2; :::; Pmg be a set of premises or axioms and let C be a conclusion do be proven. Proofs Inference rules Proofs Set theory axioms a premise or axiom from the set P a tautology a subconclusion derived from (some of) the previous statements Sk , k < i in the sequence using some of the allowed inference rules or substitution rules. Formal proof Discrete Mathematics (c) Marcin Sydow Let P = fP1; P2; :::; Pmg be a set of premises or axioms and let C be a conclusion do be proven. Proofs Inference A formal proof of the conclusion C based on the set of rules premises and axioms P is a sequence S = fS1; S2; :::; Sng of Proofs logical statements so that each statement Si is either: Set theory axioms Formal proof Discrete Mathematics (c) Marcin Sydow Let P = fP1; P2; :::; Pmg be a set of premises or axioms and let C be a conclusion do be proven. Proofs Inference A formal proof of the conclusion C based on the set of rules premises and axioms P is a sequence S = fS1; S2; :::; Sng of Proofs logical statements so that each statement Si is either: Set theory axioms a premise or axiom from the set P a tautology a subconclusion derived from (some of) the previous statements Sk , k < i in the sequence using some of the allowed inference rules or substitution rules. If a compound proposition P is a tautology and contains another proposition Q and all the occurrences of Q are substituted with another proposition Q∗ that is logically equivalent to Q, then the resulting compound proposition is also a tautology. Substition rules Discrete Mathematics (c) Marcin The following rules make it possible to build new tautologies Sydow out of the existing ones. Proofs Inference If a compound proposition P is a tautology and all the rules occurrences of some specic variable of P are substituted Proofs with the same proposition E, then the resulting compound Set theory axioms proposition is also a tautology. Substition rules Discrete Mathematics (c) Marcin The following rules make it possible to build new tautologies Sydow out of the existing ones. Proofs Inference If a compound proposition P is a tautology and all the rules occurrences of some specic variable of P are substituted Proofs with the same proposition E, then the resulting compound Set theory axioms proposition is also a tautology. If a compound proposition P is a tautology and contains another proposition Q and all the occurrences of Q are substituted with another proposition Q∗ that is logically equivalent to Q, then the resulting compound proposition is also a tautology. p [(p) ^ (q)] ! (p ^ q) conjunction q ) p ^ q p p ! (p _ q) addition ) p _ q p _ q [(p _ q) ^ (:p _ r)] ! (q _ r) resolution :p _ r ) q _ r (to be continued on the next slide) Inference rules 1 Discrete Mathematics The following rules make it possible to derive next steps of a proof (c) Marcin based on the previous steps or premises and axioms: Sydow Proofs Rule of inference Tautology Name Inference p ^ q (p ^ q) ! p simplication rules ) p Proofs Set theory axioms p p ! (p _ q) addition ) p _ q p _ q [(p _ q) ^ (:p _ r)] ! (q _ r) resolution :p _ r ) q _ r (to be continued on the next slide) Inference rules 1 Discrete Mathematics The following rules make it possible to derive next steps of a proof (c) Marcin based on the previous steps or premises and axioms: Sydow Proofs Rule of inference Tautology Name Inference p ^ q (p ^ q) ! p simplication rules ) p Proofs p [(p) ^ (q)] ! (p ^ q) conjunction Set theory q axioms ) p ^ q p _ q [(p _ q) ^ (:p _ r)] ! (q _ r) resolution :p _ r ) q _ r (to be continued on the next slide) Inference rules 1 Discrete Mathematics The following rules make it possible to derive next steps of a proof (c) Marcin based on the previous steps or premises and axioms: Sydow Proofs Rule of inference Tautology Name Inference p ^ q (p ^ q) ! p simplication rules ) p Proofs p [(p) ^ (q)] ! (p ^ q) conjunction Set theory q axioms ) p ^ q p p ! (p _ q) addition ) p _ q Inference rules 1 Discrete Mathematics The following rules make it possible to derive next steps of a proof (c) Marcin based on the previous steps or premises and axioms: Sydow Proofs Rule of inference Tautology Name Inference p ^ q (p ^ q) ! p simplication rules ) p Proofs p [(p) ^ (q)] ! (p ^ q) conjunction Set theory q axioms ) p ^ q p p ! (p _ q) addition ) p _ q p _ q [(p _ q) ^ (:p _ r)] ! (q _ r) resolution :p _ r ) q _ r (to be continued on the next slide) :q [:q ^ (p ! q)] !:p Modus tollens p ! q ) :p p ! q [(p ! q) ^ (q ! r)] ! (p ! r) Hypothetical q ! r syllogism ) p ! q p _ q [(p _ q) ^ :p] ! q Disjunctive :p syllogism ) q Inference rules 2 Discrete Mathematics (c) Marcin Sydow Rule of inference Tautology Name p [p ^ (p ! q)] ! q Modus ponens Proofs p ! q Inference q rules ) Proofs Set theory axioms p ! q [(p ! q) ^ (q ! r)] ! (p ! r) Hypothetical q ! r syllogism ) p ! q p _ q [(p _ q) ^ :p] ! q Disjunctive :p syllogism ) q Inference rules 2 Discrete Mathematics (c) Marcin Sydow Rule of inference Tautology Name p [p ^ (p ! q)] ! q Modus ponens Proofs p ! q Inference q rules ) :q [:q ^ (p ! q)] !:p Modus tollens Proofs p ! q Set theory :p axioms ) p _ q [(p _ q) ^ :p] ! q Disjunctive :p syllogism ) q Inference rules 2 Discrete Mathematics (c) Marcin Sydow Rule of inference Tautology Name p [p ^ (p ! q)] ! q Modus ponens Proofs p ! q Inference q rules ) :q [:q ^ (p ! q)] !:p Modus tollens Proofs p ! q Set theory :p axioms ) p ! q [(p ! q) ^ (q ! r)] ! (p ! r) Hypothetical q ! r syllogism ) p ! q Inference rules 2 Discrete Mathematics (c) Marcin Sydow Rule of inference Tautology Name p [p ^ (p ! q)] ! q Modus ponens Proofs p ! q Inference q rules ) :q [:q ^ (p ! q)] !:p Modus tollens Proofs p ! q Set theory :p axioms ) p ! q [(p ! q) ^ (q ! r)] ! (p ! r) Hypothetical q ! r syllogism ) p ! q p _ q [(p _ q) ^ :p] ! q Disjunctive :p syllogism ) q P(c) for an arbitrary c Universal generalization ) 8x P(x) 9x P(x) Existential instantiation ) P(c) for some element c P(c) for some element c Existential generalization ) 9x P(x) Inference rules for quantied predicates Discrete Rule of inference Name Mathematics (c) Marcin Sydow 8x P(x) Universal instantiation ) P(c) Proofs Inference rules Proofs Set theory axioms 9x P(x) Existential instantiation ) P(c) for some element c P(c) for some element c Existential generalization ) 9x P(x) Inference rules for quantied predicates Discrete Rule of inference Name Mathematics (c) Marcin Sydow 8x P(x) Universal instantiation ) P(c) Proofs Inference rules P c for an arbitrary c Universal generalization Proofs ( ) P x Set theory ) 8x ( ) axioms P(c) for some element c Existential generalization ) 9x P(x) Inference rules for quantied predicates Discrete Rule of inference Name Mathematics (c) Marcin Sydow 8x P(x) Universal instantiation ) P(c) Proofs Inference rules P c for an arbitrary c Universal generalization Proofs ( ) P x Set theory ) 8x ( ) axioms 9x P(x) Existential instantiation ) P(c) for some element c Inference rules for quantied predicates Discrete Rule of inference Name Mathematics (c) Marcin Sydow 8x P(x) Universal instantiation ) P(c) Proofs Inference rules P c for an arbitrary c Universal generalization Proofs ( ) P x Set theory ) 8x ( ) axioms 9x P(x) Existential instantiation ) P(c) for some element c P(c) for some element c Existential generalization ) 9x P(x) The proof can have various forms, e.g.: direct proof (using P to directly show C) indirect proof proof by contraposition (proving contrapostion :C ):P proof by contradiction (reductio ad absurdum) (showing that P ^ :C leads to false (absurd)) Another proof scheme is proof by cases (when dierent cases are treated separately).
Recommended publications
  • Section 2.1: Proof Techniques
    Section 2.1: Proof Techniques January 25, 2021 Abstract Sometimes we see patterns in nature and wonder if they hold in general: in such situations we are demonstrating the appli- cation of inductive reasoning to propose a conjecture, which may become a theorem which we attempt to prove via deduc- tive reasoning. From our work in Chapter 1, we conceive of a theorem as an argument of the form P → Q, whose validity we seek to demonstrate. Example: A student was doing a proof and suddenly specu- lated “Couldn’t we just say (A → (B → C)) ∧ B → (A → C)?” Can she? It’s a theorem – either we prove it, or we provide a counterexample. This section outlines a variety of proof techniques, including direct proofs, proofs by contraposition, proofs by contradiction, proofs by exhaustion, and proofs by dumb luck or genius! You have already seen each of these in Chapter 1 (with the exception of “dumb luck or genius”, perhaps). 1 Theorems and Informal Proofs The theorem-forming process is one in which we • make observations about nature, about a system under study, etc.; • discover patterns which appear to hold in general; • state the rule; and then • attempt to prove it (or disprove it). This process is formalized in the following definitions: • inductive reasoning - drawing a conclusion based on experi- ence, which one might state as a conjecture or theorem; but al- mostalwaysas If(hypotheses)then(conclusion). • deductive reasoning - application of a logic system to investi- gate a proposed conclusion based on hypotheses (hence proving, disproving, or, failing either, holding in limbo the conclusion).
    [Show full text]
  • Rules of Replacement II, §7.4
    Philosophy 109, Modern Logic, Queens College Russell Marcus, Instructor email: [email protected] website: http://philosophy.thatmarcusfamily.org Office phone: (718) 997-5287 Rules of Replacement II, §7.4 I. The Last Five Rules of Replacement See the appendix at the end of the lesson for truth tables proving equivalence for each. Transposition (Trans) P e Q :: -Q e -P You may switch the antecedent and consequent of a conditional statement, as long as you negate (or un-negate) both. Often used with (HS). Also, traditionally, called the ‘contrapositive’. Sample Derivation: 1. A e B 2. D e -B / A e -D 3. --B e -D 2, Trans 4. A e -D 1, 3, DN, HS QED Transposition can be tricky when only one term is negated: A e -B becomes, by Trans: --B e -A which becomes, by DN B e -A Equivalently, but doing the double negation first: A e -B becomes, by DN: --A e -B becomes, by Trans: B e -A Either way, you can include the DN on the line with Trans. Material Implication (Impl) P e Q :: -P w Q Implication allows you to change a statement from a disjunction to a conditional, or vice versa. It’s often easier to work with disjunctions. You can use (DM) to get conjunctions. You may be able to use distribution, which doesn’t apply to conditionals. On the other hand, sometimes, you just want to work with conditionals. You can use (HS) and (MP). Proofs are overdetermined by our system - there are many ways to do them.
    [Show full text]
  • 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.
    [Show full text]
  • Predicate Logic. Formal and Informal Proofs
    CS 441 Discrete Mathematics for CS Lecture 5 Predicate logic Milos Hauskrecht [email protected] 5329 Sennott Square CS 441 Discrete mathematics for CS M. Hauskrecht Negation of quantifiers English statement: • Nothing is perfect. • Translation: ¬ x Perfect(x) Another way to express the same meaning: • Everything ... M. Hauskrecht 1 Negation of quantifiers English statement: • Nothing is perfect. • Translation: ¬ x Perfect(x) Another way to express the same meaning: • Everything is imperfect. • Translation: x ¬ Perfect(x) Conclusion: ¬ x P (x) is equivalent to x ¬ P(x) M. Hauskrecht Negation of quantifiers English statement: • It is not the case that all dogs are fleabags. • Translation: ¬ x Dog(x) Fleabag(x) Another way to express the same meaning: • There is a dog that … M. Hauskrecht 2 Negation of quantifiers English statement: • It is not the case that all dogs are fleabags. • Translation: ¬ x Dog(x) Fleabag(x) Another way to express the same meaning: • There is a dog that is not a fleabag. • Translation: x Dog(x) ¬ Fleabag(x) • Logically equivalent to: – x ¬ ( Dog(x) Fleabag(x) ) Conclusion: ¬ x P (x) is equivalent to x ¬ P(x) M. Hauskrecht Negation of quantified statements (aka DeMorgan Laws for quantifiers) Negation Equivalent ¬x P(x) x ¬P(x) ¬x P(x) x ¬P(x) M. Hauskrecht 3 Formal and informal proofs CS 441 Discrete mathematics for CS M. Hauskrecht Theorems and proofs • The truth value of some statement about the world is obvious and easy to assign • The truth of other statements may not be obvious, … …. But it may still follow (be derived) from known facts about the world To show the truth value of such a statement following from other statements we need to provide a correct supporting argument - a proof Important questions: – When is the argument correct? – How to construct a correct argument, what method to use? CS 441 Discrete mathematics for CS M.
    [Show full text]
  • 'The Denial of Bivalence Is Absurd'1
    On ‘The Denial of Bivalence is Absurd’1 Francis Jeffry Pelletier Robert J. Stainton University of Alberta Carleton University Edmonton, Alberta, Canada Ottawa, Ontario, Canada [email protected] [email protected] Abstract: Timothy Williamson, in various places, has put forward an argument that is supposed to show that denying bivalence is absurd. This paper is an examination of the logical force of this argument, which is found wanting. I. Introduction Let us being with a word about what our topic is not. There is a familiar kind of argument for an epistemic view of vagueness in which one claims that denying bivalence introduces logical puzzles and complications that are not easily overcome. One then points out that, by ‘going epistemic’, one can preserve bivalence – and thus evade the complications. James Cargile presented an early version of this kind of argument [Cargile 1969], and Tim Williamson seemingly makes a similar point in his paper ‘Vagueness and Ignorance’ [Williamson 1992] when he says that ‘classical logic and semantics are vastly superior to…alternatives in simplicity, power, past success, and integration with theories in other domains’, and contends that this provides some grounds for not treating vagueness in this way.2 Obviously an argument of this kind invites a rejoinder about the puzzles and complications that the epistemic view introduces. Here are two quick examples. First, postulating, as the epistemicist does, linguistic facts no speaker of the language could possibly know, and which have no causal link to actual or possible speech behavior, is accompanied by a litany of disadvantages – as the reader can imagine.
    [Show full text]
  • Three Ways of Being Non-Material
    Three Ways of Being Non-Material Vincenzo Crupi, Andrea Iacona May 2019 This paper presents a novel unified account of three distinct non-material inter- pretations of `if then': the suppositional interpretation, the evidential interpre- tation, and the strict interpretation. We will spell out and compare these three interpretations within a single formal framework which rests on fairly uncontro- versial assumptions, in that it requires nothing but propositional logic and the probability calculus. As we will show, each of the three intrerpretations exhibits specific logical features that deserve separate consideration. In particular, the evidential interpretation as we understand it | a precise and well defined ver- sion of it which has never been explored before | significantly differs both from the suppositional interpretation and from the strict interpretation. 1 Preliminaries Although it is widely taken for granted that indicative conditionals as they are used in ordinary language do not behave as material conditionals, there is little agreement on the nature and the extent of such deviation. Different theories tend to privilege different intuitions about conditionals, and there is no obvious answer to the question of which of them is the correct theory. In this paper, we will compare three interpretations of `if then': the suppositional interpretation, the evidential interpretation, and the strict interpretation. These interpretations may be regarded either as three distinct meanings that ordinary speakers attach to `if then', or as three ways of explicating a single indeterminate meaning by replacing it with a precise and well defined counterpart. Here is a rough and informal characterization of the three interpretations. According to the suppositional interpretation, a conditional is acceptable when its consequent is credible enough given its antecedent.
    [Show full text]
  • The Incorrect Usage of Propositional Logic in Game Theory
    The Incorrect Usage of Propositional Logic in Game Theory: The Case of Disproving Oneself Holger I. MEINHARDT ∗ August 13, 2018 Recently, we had to realize that more and more game theoretical articles have been pub- lished in peer-reviewed journals with severe logical deficiencies. In particular, we observed that the indirect proof was not applied correctly. These authors confuse between statements of propositional logic. They apply an indirect proof while assuming a prerequisite in order to get a contradiction. For instance, to find out that “if A then B” is valid, they suppose that the assumptions “A and not B” are valid to derive a contradiction in order to deduce “if A then B”. Hence, they want to establish the equivalent proposition “A∧ not B implies A ∧ notA” to conclude that “if A then B”is valid. In fact, they prove that a truth implies a falsehood, which is a wrong statement. As a consequence, “if A then B” is invalid, disproving their own results. We present and discuss some selected cases from the literature with severe logical flaws, invalidating the articles. Keywords: Transferable Utility Game, Solution Concepts, Axiomatization, Propositional Logic, Material Implication, Circular Reasoning (circulus in probando), Indirect Proof, Proof by Contradiction, Proof by Contraposition, Cooperative Oligopoly Games 2010 Mathematics Subject Classifications: 03B05, 91A12, 91B24 JEL Classifications: C71 arXiv:1509.05883v1 [cs.GT] 19 Sep 2015 ∗Holger I. Meinhardt, Institute of Operations Research, Karlsruhe Institute of Technology (KIT), Englerstr. 11, Building: 11.40, D-76128 Karlsruhe. E-mail: [email protected] The Incorrect Usage of Propositional Logic in Game Theory 1 INTRODUCTION During the last decades, game theory has encountered a great success while becoming the major analysis tool for studying conflicts and cooperation among rational decision makers.
    [Show full text]
  • Conundrums of Conditionals in Contraposition
    Dale Jacquette CONUNDRUMS OF CONDITIONALS IN CONTRAPOSITION A previously unnoticed metalogical paradox about contrapo- sition is formulated in the informal metalanguage of propositional logic, where it exploits a reflexive self-non-application of the truth table definition of the material conditional to achieve semantic di- agonalization. Three versions of the paradox are considered. The main modal formulation takes as its assumption a conditional that articulates the truth table conditions of conditional propo- sitions in stating that if the antecedent of a true conditional is false, then it is possible for its consequent to be true. When this true conditional is contraposed in the conclusion of the inference, it produces the false conditional conclusion that if it is not the case that the consequent of a true conditional can be true, then it is not the case that the antecedent of the conditional is false. 1. The Logic of Conditionals A conditional sentence is the literal contrapositive of another con- ditional if and only if the antecedent of one is the negation of the consequent of the other. The sentence q p is thus ordinarily un- derstood as the literal contrapositive of: p⊃ :q. But the requirement presupposes that the unnegated antecedents⊃ of the conditionals are identical in meaning to the unnegated consequents of their contrapos- itives. The univocity of ‘p’ and ‘q’ in p q and q p can usually be taken for granted within a single context⊃ of: application⊃ : in sym- bolic logic, but in ordinary language the situation is more complicated. To appreciate the difficulties, consider the use of potentially equivo- cal terms in the following conditionals whose reference is specified in particular speech act contexts: (1.1) If the money is in the bank, then the money is safe.
    [Show full text]
  • 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
    [Show full text]
  • Immediate Inference
    Immediate Inference Dr Desh Raj Sirswal, Assistant Professor (Philosophy) P.G. Govt. College for Girls, Sector-11, Chandigarh http://drsirswal.webs.com . Inference Inference is the act or process of deriving a conclusion based solely on what one already knows. Inference has two types: Deductive Inference and Inductive Inference. They are deductive, when we move from the general to the particular and inductive where the conclusion is wider in extent than the premises. Immediate Inference Deductive inference may be further classified as (i) Immediate Inference (ii) Mediate Inference. In immediate inference there is one and only one premise and from this sole premise conclusion is drawn. Immediate inference has two types mentioned below: Square of Opposition Eduction Here we will know about Eduction in details. Eduction The second form of Immediate Inference is Eduction. It has three types – Conversion, Obversion and Contraposition. These are not part of the square of opposition. They involve certain changes in their subject and predicate terms. The main concern is to converse logical equivalence. Details are given below: Conversion An inference formed by interchanging the subject and predicate terms of a categorical proposition. Not all conversions are valid. Conversion grounds an immediate inference for both E and I propositions That is, the converse of any E or I proposition is true if and only if the original proposition was true. Thus, in each of the pairs noted as examples either both propositions are true or both are false. Steps for Conversion Reversing the subject and the predicate terms in the premise. Valid Conversions Convertend Converse A: All S is P.
    [Show full text]
  • 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.
    [Show full text]
  • 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.
    [Show full text]