Equivalence Classes of the Partition

Total Page:16

File Type:pdf, Size:1020Kb

Equivalence Classes of the Partition Mathematics for Control Theory Introduction Logic and Sets Relations and Functions Mathematical Induction Hanz Richter Mechanical Engineering Department Cleveland State University Course rationale and aims The course is primarily directed at PhD students specializing in control and related areas (dynamic systems, mechatronics, optimization). The decision to offer the course was based on: 1. Even for students focusing more on control applications (as opposed to development of new algorithms and analysis methods), the controls literature stands out from other engineering fields for its widespread reliance on advanced mathematics (topics not normally covered in the typical graduate curriculum). PhD students in controls have much more pressure to catch up with the language and basic techniques used by leading researchers in the field. 2 / 40 Course rationale and aims... 2 The course prepares you to read: Frequently, the formality of the mathematical language used in the literature obstructs understanding of the key concepts presented in the paper. Familiarity with these concepts, even at a basic level, can make a big difference. 3 The course prepares you to write: Suppose you found an interesting pattern or result in your research, mostly by simulations. Formalizing the result in mathematical terms and offering a proof or a rational conjecture is key to publishing your work. The course will give you the opportunity to practice writing mathematical content for an engineering audience. 3 / 40 Course rationale and aims... 4 The topics themselves have been carefully chosen to bridge key topics in systems and control and to give you a good foundation for future independent study. 5 These slides are only the rythm of the piece. The accompanying book chapters assigned to you for reading are the rest of the music. If you only listen to the drum section, you will miss most of the piece. You must read along and do recommended exercises and homework. Maybe 1 hour a day of exclusive dedication to reading will be sufficient, plus time for homework. You will be asked to explain your solutions or concepts to the class as one way to earn points towards your grade. 4 / 40 Course organization The course is roughly divided in 3: 1. Foundations: We cover essentials such as set theory, functions, metric spaces, convergence. 2. Analysis: Includes: Normed spaces and inner product spaces, Lp spaces. 3. Geometric methods: Includes: Differential equations on manifolds, Lie groups, applications to nonlinear control and dynamics. Several important papers in controls and/or dynamics will be used as partial projects. A paper will be chosen by students for the final project, which could be a draft paper written by the student, with significant mathematical content (instructor will approve). Grading will be through progressive point accumulation, up to 80. The final project will be worth 20 points. 5 / 40 Reading materials We will use multiple book chapters, sometimes with overlapping material. Book chapters and papers will be made available at the beginning of each section or subsection. For this section (introduction, logic, sets, relations, functions, mathematical induction), we will use: ■ Hofstadter, Douglas R. (1999) [1979], Gödel, Escher, Bach: An Eternal Golden Braid, Basic Books, ISBN 0-465-02656-7 (provided material from chapter 1). ■ Landin, Joseph, (1989) [1969], An Introduction to Algebraic Structures, Dover Publications, ISBN 0-486-65940-2 (provided material from chapter 1, pp. 1-28) ■ Anthony N. Michel and Charles J. Herget (2007) [1981], Algebra and Analysis for Engineers and Scientists, Birkhäuser, e-ISBN-13: 978-0-8176-4707-0 (chapter 1) ■ Kenneth R. Davidson and Allan P. Donsig [2002], Real Analysis with Real Applications, Prentice-Hall, ISBN 0-13-041647-9 (chapter 1, except 1.3 Linear Algebra and 1.4 Calculus). 6 / 40 A Recommended: use LTEX Incorporating mathematical notation into a document shouldn’t be a nightmare. The same goes for scientific documents containing numbered bibliographic references, figures, and tables. A 1. LTEXsources for sample documents will be made available. A 2. LTEX- oriented document sharing online tools are available for free. You may submit assignments simply by sharing them with the instructor using Overleaf. A 3. Online resources for learning LTEXand resolving issues are plentiful. A 4. Most students gain working knowledge of LTEXin a couple of weeks. A 5. LTEXis highly recommended, not mandatory. 7 / 40 Logic: the rules of the game in mathematics The ideas presented below are inspired by reading the book “Gödel, Escher, Bach: An Eternal Golden Braid”, by computer scientist Douglas Hofstadter. We will refer to this book as GEB. ■ Mathematics advances by generating new “truths” on the basis of previously known ones and following rules of deduction: logic. ■ This process is not unlike a game, where each new position of the pieces (a “truth”) is generated from others by followig the rules. ■ The process starts with some accepted truths (the initial layout of pieces is always the same and universally accepted). These are called axioms or postulates. One axiom of Euclidean geometry (one of Euclid’s five postulates) is “given a straight line and a point not belonging to it, there’s exactly one line passing through the point which does not intersect the first line”. ■ Axioms are not proven. Several axioms may be used to obtain new truths by a process of proof. Proof may be reduced to a series of symbol permutations per the rules of the game (see GEB). In other words, the generation of truth may be mechanized. 8 / 40 Hierarchy used in math writing These types of “truth” require a proof. Labeling results as proposition, lemma or theorem is a personal decision, but you will observe the following in the literature: ■ Truths are labeled “proposition”, “lemma”, “theorem” according to their generality and importance. ■ A proposition is a minor result, an accessory to build an upcoming more general result. ■ A lemma is more far-reaching and significant than a proposition, but still an accessory to build upcoming theorems. Sometimes a lemma ends up having the same reach as theorems: the Kalman-Yakubovich lemma of passivity theory in controls. The matrix inversion lemma. ■ A theorem is the type of truth at the top of the hierarchy in a theory. The Cayley-Hamilton Theorem has large importance in Linear Algebra. ■ A corollary is an immediate consequence of a theorem. It’s proven simply by invoking the theorem (applying it to a special situation, for example). 9 / 40 Relative truth, incomplete truth, vacuous truth Observe the following: 1. Axioms can be overriden, to create a new theory. A good example is hyperbolic geometry (due to Lobachevsky). Euclid’s parallel postulate is replaced with: “given a line and a point outside it, there are at least two distinct lines passing through the point which do not intersect the first line”. This results in a new theory, essential to Einstein’s relativity. 2. A consistent system with axioms and rules of deduction meant to derive truths about the natural numbers will never reach them all. Kurt Gödel proved this for arithmetic in 1931: there are truths that can never be reached by using the axioms and the rules, no matter the procedure. These are called undecidable propositions. Gödel’s result is known as Incompleteness Theorem. 3. Reading: Pages 33-41 in GEB, try the “MU puzzle” provided there. The following proposition is vacuously true: If x ∈ R is such that x2 = −1, then x =3.5. This kind of proposition establishes that the members of the empty set satisfy any arbitrary property. Vacuous propositions may arise in the proof process. 10 / 40 Logical Propositions A proposition in logics is a statement that can be evaluated as true or false: All cats have at most 4 legs There are exactly 24 primes between 1 and 100 Statements whose truth cannot be evaluated due to subjective factors or ambiguity are not propositions: Let’s eat snow This statement is false Conditional truth: Mathematical results (propositions, lemmas, theorems) are often implications, one-sided or two-sided: Suppose A. Then B. (A ⇒ B) Suppose A. Then B if and only if C. (A ⇒ (B ⇐⇒ C)) 11 / 40 Truth of Implication The validity of a statement like A ⇒ B is independent of whether A is true or not. What must be done is to establish the truth of the implication. Informally: If a tire becomes deflated, contact between it and the surface occurs at more than one point. The implication is true, we don’t have to think about the specific condition of the tire. In a statement like (A ⇒ (B ⇐⇒ C)), we must establish that if A is true, then B and C are equivalent (B will occur when and only when C occurs). Finally note that one-sided implications are not reversible. If contact with the surface occurs at more than one point, we can’t conclude that the tire is deflated. It could have been placed on a V-shaped surface. 12 / 40 Modus Ponens and Truth Tables Sometimes we do want to go farther than just the truth of the implication. We can establish the truth of the actual propositions. Modus ponens is one such scheme: A ⇒ B A is true Then B must be true. A truth table maps out all outcomes of assumed truths in a proposition. The truth table for A ⇒ B is: A B A ⇒ B T T T T F F F T T F F T Clearly, the implication is false (invalid) when B fails to occur when A has happened. Think about the interpretation of this table for the tire-surface example. 13 / 40 Logic Operators The following are used to construct statements: ■ AND, symbol ∧ ■ OR, symbol ∨ ■ NOT, symbol ∼ ■ XOR (exclusive OR), symbol ⊻ As an exercise, review the truth tables of all these.
Recommended publications
  • An Overview of Logic, Proofs, Set Theory, and Functions Contents
    An Overview of Logic, Proofs, Set Theory, and Functions aBa Mbirika and Shanise Walker Contents 1 Numerical Sets and Other Preliminary Symbols3 2 Statements and Truth Tables5 3 Implications 9 4 Predicates and Quantifiers 13 5 Writing Formal Proofs 22 6 Mathematical Induction 29 7 Quick Review of Set Theory & Set Theory Proofs 33 8 Functions, Bijections, Compositions, Etc. 38 9 Solutions to all exercises 42 Index 51 Preface: This handout is meant primarily for those students who are already familiar with most of the subject matter contained within (that is, those who have taken a proofs class before). Its purpose is to provide a foundation as a proofs refresher when taking classes like Real Analysis I or II, Abstract Algebra I or II, Number Theory, Discrete Mathematics, Linear Algebra, etc. LICENSE Creative Commons License (CC BY-NC-SA): This text, including the art and illustrations, are available under the Creative Commons license (CC BY-NC- SA), allowing anyone to reuse, revise, remix and redistribute the text. To view a copy of this license, visit https://creativecommons.org/licenses/by-nc-sa/4.0/ Section 1 NUMERICAL SETS AND OTHER PRELIMINARY SYMBOLS Page 3 1 Numerical Sets and Other Preliminary Symbols The following are numerical sets that you should familiarize yourself with: natural numbers 1 N = f1; 2; 3;:::g integers Z = f:::; −3; −2; −1; 0; 1; 2; 3;:::g a rational numbers Q = b j a; b 2 Z and b 6= 0 real numbers R = frational and irrational numbersg p complex numbers C = fa + bi j a; b 2 R and i = −1g p Gaussian integers Z[i] = fa + bi j a; b 2 Z and i = −1g 2πi Eisenstein integers Z[ρ] = fa + bρ j a; b 2 Z and ρ = e 3 g even integers 2Z = f2k j k 2 Zg odd integers 2Z + 1 = f2k + 1 j k 2 Zg arithmetic progression aZ + b = fak + b j k 2 Zg where a; b fixed CULTURAL QUESTION 1: Why are the integers denoted Z? ANSWER: The German word for \numbers" is Zahlen.
    [Show full text]
  • Summary of the Full License, Which Is Available On-Line at to Harmony
    Proofs and Concepts the fundamentals of abstract mathematics by Dave Witte Morris and Joy Morris University of Lethbridge incorporating material by P. D. Magnus University at Albany, State University of New York Preliminary Version 0.78 of May 2009 This book is offered under the Creative Commons license. (Attribution-NonCommercial-ShareAlike 2.0) The presentation of logic in this textbook is adapted from forallx An Introduction to Formal Logic P. D. Magnus University at Albany, State University of New York The most recent version of forallx is available on-line at http://www.fecundity.com/logic We thank Professor Magnus for making forallx freely available, and for authorizing derivative works such as this one. He was not involved in the preparation of this manuscript, so he is not responsible for any errors or other shortcomings. Please send comments and corrections to: [email protected] or [email protected] c 2006–2009 by Dave Witte Morris and Joy Morris. Some rights reserved. Portions c 2005–2006 by P. D. Magnus. Some rights reserved. Brief excerpts are quoted (with attribution) from copyrighted works of various authors. You are free to copy this book, to distribute it, to display it, and to make derivative works, under the following conditions: (1) Attribution. You must give the original author credit. (2) Noncommercial. You may not use this work for commercial purposes. (3) Share Alike. If you alter, transform, or build upon this work, you may distribute the resulting work only under a license identical to this one. — For any reuse or distribution, you must make clear to others the license terms of this work.
    [Show full text]
  • DISPOSITION CONCEPTS and EXTENSIONAL LOGIC ------ARTHUR PAP------Not Be "Contrary-To-Fact") : If I Pull the Trigger, the Gun Will Fire
    DISPOSITION CONCEPTS AND EXTENSIONAL LOGIC ------ARTHUR PAP------ not be "contrary-to-fact") : if I pull the trigger, the gun will fire. It would be sad if belief in such an implication were warranted only by knowledge of the truth of antecedent and consequent separately, for in that case it would be impossible for man to acquire the power of Disposition Concepts and Extensional Logic even limited control over the course of events by acquiring warranted beliefs about causal connections. Notice further that frequently pre­ sumed knowledge of a causal implication is a means to knowledge of the truth, or at least probability, of the antecedent; if this is an acid then it will turn blue litmus paper red; the reaction occurred; thus the One of the striking differences between natural languages, both con­ hypothesis is confirmed. Knowledge of the consequences of suppositions versational and scientific, and the extensional languages constructed by is independent of knowledge of the truth-values of the suppositions, no logicians is that most conditional statements, i.e., statements of the form matter whether the consequences be logical or causal. "if p, then q", of a natural language are not truth-functional. A state­ The difference between material implication and natural implica­ tion has been widely discussed. The logician's use of "if p, then q" ment compounded out of simpler statements is truth-functional if its in the truth-functional sense of "not both p and not-q", symbolized by truth-value is uniquely determined by the truth-values of the component "p :J q", is fully justified by the objective of constructing an adequate statements.
    [Show full text]
  • On the Pragmatic Approach to Counterpossibles
    Philosophia https://doi.org/10.1007/s11406-018-9979-4 On the Pragmatic Approach to Counterpossibles Maciej Sendłak1 Received: 5 December 2017 /Revised: 6 February 2018 /Accepted: 3 May 2018 # The Author(s) 2018 Abstract Nina Emery and Christopher Hill proposed a pragmatic approach toward the debate about counterpossibles—i.e., counterfactuals with impossible anteced- ents. The core of this approach is to move the burden of the problem from the notion of truth value into the notion of assertion. This is meant to explain our pre- theoretical intuitions about counterpossibles while claiming that each and every counterpossible is vacuously true. The aim of this paper is to indicate a problematic aspect of this view. Keywords Counterpossibles.Counterfactuals.Pragmatics.Assertion.Possibleworlds. Impossible Worlds The subject of this paper is counterpossibles; i.e., subjunctive conditionals of the form ‘If it were the case that A, then it would be the case that C’ (‘A>C’), where ‘A’ expresses impossibility (necessary falseness).1 The problem of counterpossibles is the problem that arises in the face of worlds semantics for counterfactuals, combined with the assumption that there are no impossible worlds. The consequence of these is that every counterfactual with an impossible antecedent is vacuously true. This, however, is difficult to square with pre-theoretical intuitions that some counterpossibles are false. Consequently, there is a question of whether it is justified to introduce a modification of 1Earlier versions of this material were presented in Szczecin (University of Szczecin) at the seminar of “Cognition & Communication Research Group” and in Munich (Ludwig Maximilian University of Munich) at “The ninth European Congress of Analytic Philosophy.” I am grateful to the participants of these meetings for their helpful comments and discussions, especially to Arkadiusz Chrudzimski and Joanna Odrowąż- Sypniewska.
    [Show full text]
  • Mathematical Vocabulary
    CS103 Handout 08 Winter 2016 January 8, 2016 Mathematical Vocabulary “You keep using that word. I do not think it means what you think it means.” - Inigo Montoya, from The Princess Bride Consider the humble while loop in most programming languages. Here's an example of a while loop in a piece of Java code: int x = 10; while (x > 0) { x = x - 1; println(x); } There's something subtle in this loop. Notice that in the very last iteration of the loop, x will drop to zero, so the println call will print the value 0. This might seem strange, since the loop explicitly states that it runs while x is greater than 0. If you've been programming for a while (pun not intended), you might not think much of this obser- vation. “Of course,” you might say, “that's just how while loops work. The condition is only checked at the top of the loop, so even if the condition becomes false in the middle of the loop, the loop keeps running.” To many first-time programmers, though, this might seem completely counter- intuitive. If the loop is really supposed to run while x is greater than 0, why doesn't it stop as soon as x becomes zero? The reason this is interesting/tricky is that there's a distinction between the informal use of the word “while” in plain English and the formal use of the keyword while in software engineering. The dic- tionary definition of “while” can help you build a good intuition for how while loops work in actual code, but it doesn't completely capture the semantics of a while loop.
    [Show full text]
  • Draft of August 01, 2021 Matheus Silva
    A CONTEXTUALIST DEFENCE OF THE MATERIAL ACCOUNT OF INDICATIVE CONDITIONALS Draft of August 01, 2021 Matheus Silva ABSTRACT The material account of indicative conditionals faces a legion of counterexamples that are the bread and butter in any entry about the subject. For this reason, the material account is widely unpopular among conditional experts. I will argue that this consensus was not built on solid foundations, since those counterexamples are contextual fallacies. They ignore a basic tenet of semantics according to which when evaluating arguments for validity we need to maintain the context constant, otherwise any argumentative form can be rendered invalid. If we maintain the context fixed, the counterexamples to the material account are disarmed. Throughout the paper I also consider the ramifications of this defence, make suggestions to prevent contextual fallacies, and anticipate some possible misunderstandings and objections. Keywords: Indicative Conditionals. Context. Truth-functionality 1. IT’S ALL ABOUT CONTEXT One of the most dramatic scenes of Shakespeare’s ‘The Merchant of Venice’ is the court battle between Antonio and Shylock. Shylock, the Jewish moneylender, is asked by Antonio to give a loan to his dear friend, Bassanio. Shylock is reluctant, but agrees to grant the loan to Bassanio with the condition that ‘if Bassanio is unable to repay it at the specified date, I may take a pound of Antonio's flesh’. Antonio signs the contract without taking the threat seriously. After an unfortunate turn of events, Antonio’s ships are reported lost at sea, thus leaving Antonio without the means to repay the loan, whereas Shylock’s daughter, Jessica, runs away with a Christian and converts herself, while taking a sizeable part of Shylock’s wealth with her.
    [Show full text]
  • Negating Universal Conditional Statements
    CHAPTER 3 THE LOGIC OF QUANTIFIED STATEMENTS Copyright © Cengage Learning. All rights reserved. SECTION 3.2 Predicates and Quantified Statements II Copyright © Cengage Learning. All rights reserved. Negations of Quantified Statements 3 Negations of Quantified Statements The general form of the negation of a universal statement follows immediately from the definitions of negation and of the truth values for universal and existential statements. 4 Negations of Quantified Statements Thus The negation of a universal statement (“all are”) is logically equivalent to an existential statement (“some are not” or “there is at least one that is not”). Note that when we speak of logical equivalence for quantified statements, we mean that the statements always have identical truth values no matter what predicates are substituted for the predicate symbols and no matter what sets are used for the domains of the predicate variables. 5 Negations of Quantified Statements The general form for the negation of an existential statement follows immediately from the definitions of negation and of the truth values for existential and universal statements. 6 Negations of Quantified Statements Thus The negation of an existential statement (“some are”) is logically equivalent to a universal statement (“none are” or “all are not”). 7 Example 1 – Negating Quantified Statements Write formal negations for the following statements: a. ∀ primes p, p is odd. b. ∃ a triangle T such that the sum of the angles of T equals 200 °. Solution: a. By applying the rule for the negation of a ∀ statement, you can see that the answer is ∃a prime p such that p is not odd .
    [Show full text]
  • Philosophy of Language and Mind: 1950-1990 Author(S): Tyler Burge Source: the Philosophical Review, Vol
    Philosophical Review Philosophy of Language and Mind: 1950-1990 Author(s): Tyler Burge Source: The Philosophical Review, Vol. 101, No. 1, Philosophy in Review: Essays on Contemporary Philosophy (Jan., 1992), pp. 3-51 Published by: Duke University Press on behalf of Philosophical Review Stable URL: http://www.jstor.org/stable/2185043 Accessed: 11-04-2017 02:19 UTC REFERENCES Linked references are available on JSTOR for this article: http://www.jstor.org/stable/2185043?seq=1&cid=pdf-reference#references_tab_contents You may need to log in to JSTOR to access the linked references. JSTOR is a not-for-profit service that helps scholars, researchers, and students discover, use, and build upon a wide range of content in a trusted digital archive. We use information technology and tools to increase productivity and facilitate new forms of scholarship. For more information about JSTOR, please contact [email protected]. Your use of the JSTOR archive indicates your acceptance of the Terms & Conditions of Use, available at http://about.jstor.org/terms Philosophical Review, Duke University Press are collaborating with JSTOR to digitize, preserve and extend access to The Philosophical Review This content downloaded from 128.97.244.236 on Tue, 11 Apr 2017 02:19:01 UTC All use subject to http://about.jstor.org/terms The Philosophical Review, Vol. 101, No. 1 January 1992) Philosophy of Language and Mind: 1950-1990 Tyler Burge The last forty years in philosophy of language and philosophy of mind have seen, I hazard to say, some of the most intense and intellectually powerful discussion in any academic field during the period.' Yet the achievements in these areas have not been widely appreciated by the general intellectual public.
    [Show full text]
  • Between the Actual and the Trivial World
    Organon F 23 (2) 2016: xxx-xxx Between the Actual and the Trivial World MACIEJ SENDŁAK Institute of Philosophy. University of Szczecin Ul. Krakowska 71-79. 71-017 Szczecin. Poland [email protected] RECEIVED: 11-08-2015 ACCEPTED: 25-02-2016 ABSTRACT: The subject of this paper is the notion of similarity between the actual and impossible worlds. Many believe that this notion is governed by two rules. Ac- cording to the first rule, every non-trivial world is more similar to the actual world than the trivial world is. The second rule states that every possible world is more similar to the actual world than any impossible world is. The aim of this paper is to challenge both of these rules. We argue that acceptance of the first rule leads to the claim that the rule ex contradictione sequitur quodlibet is invalid in classical logic. The second rule does not recognize the fact that objects might be similar to one an- other due to various features. KEYWORDS: Counterfactuals – counterpossibles – impossible worlds – possible worlds – trivial world. 1. Introduction It is significant that we make some inferences which are based on what is impossible. Consider the following examples: (1) If Hobbes had squared the circle, then mathematicians would be im- pressed. (2) If Hobbes had squared the circle, then mathematicians would not be impressed. © 2016 The Author. Journal compilation © 2016 Institute of Philosophy SAS B ETWEEN THE A CTUAL AND THE T RIVIAL W ORLD 163 (3) If it were the case that 2+2=5, then it would not be the case that 2+3=5.
    [Show full text]
  • Mathematical Logic Part One
    Mathematical Logic Part One Announcements ● Problem Session tonight from 7:00 – 7:50 in 380-380X. ● Optional, but highly recommended! ● Problem Set 3 Checkpoint due right now. ● 2× Handouts ● Problem Set 3 Checkpoint Solutions ● Diagonalization ● Problem Set 2 Solutions distributed at end of class. Office Hours ● We finally have stable office hours locations! ● Website will be updated soon with details. An Important Question How do we formalize the logic we've been using in our proofs? Where We're Going ● Propositional Logic (Today) ● Basic logical connectives. ● Truth tables. ● Logical equivalences. ● First-Order Logic (Today / Wednesday) ● Reasoning about properties of multiple objects. Propositional Logic A proposition is a statement that is, by itself, either true or false. Some Sample Propositions ● Puppies are cuter than kittens. ● Kittens are cuter than puppies. ● Usain Bolt can outrun everyone in this room. ● CS103 is useful for cocktail parties. ● This is the last entry on this list. More Propositions ● I'm a single lady. ● This place about to blow. ● Party rock is in the house tonight. ● We can dance if we want to. ● We can leave your friends behind. Things That Aren't Propositions CommandsCommands cannotcannot bebe truetrue oror false.false. Things That Aren't Propositions QuestionsQuestions cannotcannot bebe truetrue oror false.false. Things That Aren't Propositions TheThe firstfirst halfhalf isis aa validvalid proposition.proposition. I am the walrus, goo goo g'joob JibberishJibberish cannotcannot bebe truetrue oror false. false. Propositional Logic ● Propositional logic is a mathematical system for reasoning about propositions and how they relate to one another. ● Propositional logic enables us to ● Formally encode how the truth of various propositions influences the truth of other propositions.
    [Show full text]
  • Counterfactuals
    Counterfactuals Notes by R.J. Buehler Based on Counterfactuals by David Lewis May 6, 2014 ii Contents Preface v 1 An Analysis of Counterfactuals1 1.1 Conditionals..........................................1 1.1.1 Overview.......................................1 1.1.2 The Necessity of Being Vague............................3 1.2 Counterfactual Conditional Operators...........................4 1.2.1 The New Operators.................................4 1.2.2 Modal Logic.....................................4 1.3 Fixed Strict Conditionals..................................5 1.3.1 Strictness Orderings.................................5 1.3.2 Counterfactuals as Strict Conditionals.......................5 1.4 Variably Strict Conditionals.................................6 1.4.1 Truth Conditions...................................7 1.4.2 The Limit Assumption................................7 1.5 ‘Might’ Counterfactuals and Outer Modalities.......................8 1.5.1 Truth Conditions...................................8 1.5.2 Generating a Modal Logic..............................8 1.5.3 A New System....................................9 1.6 Impossible Antecedents................................... 10 1.7 True Antecedents and the Inner Modalities........................ 11 1.7.1 True Antecedents................................... 11 1.7.2 Weakly Centered Systems and the Inner Modalities................ 12 1.8 Counterfactual Fallacies................................... 13 1.8.1 Strengthening the Antecedent............................ 13 1.8.2 Transitivity.....................................
    [Show full text]
  • Indirect Proofs
    Indirect Proofs Announcements ● Problem Set 1 out. ● Checkpoint due Monday, October 1. ● Graded on a “did you turn it in?” basis. ● We will get feedback back to you with comments on your proof technique and style. ● The more an effort you put in, the more you'll get out. ● Remaining problems due Friday, October 5. ● Feel free to email us with questions! Submitting Assignments ● You can submit assignments by ● handing them in at the start of class, ● dropping it off in the filing cabinet near Keith's office (details on the assignment handouts), or ● emailing the submissions mailing list at [email protected] and attaching your solution as a PDF. ● Late policy: ● Three 72-hour “late days.” ● Can use at most one per assignment. ● No work accepted more than 72 hours after due date. Lecture Videos http://class.stanford.edu/cs103/Fall2012/videos Office hours start today. Schedule available on the course website. Friday Four Square ● Good snacks! ● Good company! ● Good game! ● Good fun! ● Today at 4:15 in front of Gates. Don't be this guy! Outline for Today ● Logical Implication ● What does “If P, then Q” mean? ● Proof by Contradiction ● The basic method. ● Contradictions and implication. ● Contradictions and quantifiers. ● Proof by Contrapositive ● The basic method. ● An interesting application. Logical Implication Implications ● An implication is a statement of the form If P, then Q. ● We write “If P, then Q” as P → Q. ● Read: “P implies Q.” ● When P → Q, we call P the antecedent and Q the consequent. What does Implication Mean? ● The statement P → Q means exactly the following: Whenever P is true, Q must be true as well.
    [Show full text]