Subjects, Predicates and The Universal Quantifier

Size: px
Start display at page:

Download "Subjects, Predicates and The Universal Quantifier"

Transcription

1 Introduction to Logic Week Sixteen: 14 Jan., 2008 Subjects, Predicates and The Universal Quantifier 000. Office Hours this term: Tuesdays and Wednesdays 1-2, or by appointment; 5B Results from the Second Marked Homework: Statistical Observations: Average Score of Students who attended at least 8 out of 9 Autumn Term Lectures: 83.8 Average Number of Autumn Term Lectures attended by students who scored less than 50: 4 0. Reminder: Tutorial Assistance is readily available for anyone who feels the need for it. Please come to office hours to make a plan. 1. The Limitations of Propositional Logic -- Propositional Logic cannot represent the internal structure of atomic sentences. Each atomic sentence is simply represented by a sentence letter. -- But the validity of some arguments crucially depends on the internal structure of its premises and conclusion. For example, (1) All logic students are wise. (2) Jeff is a logic student. Therefore, (3) Jeff is wise. -- This is clearly a valid argument, but note what happens if we represent it as a sequent of Propositional Logic: Key: P: All logic students are wise. Q: Jeff is a logic student. R: Jeff is wise. P, Q: R -- But this sequent is obviously invalid. We need some way of representing the internal structure of these sentences. 2. Subject and Predicate -- We do this by distinguishing between names and predicates. Take the sentence, Jeff is wise. The subject of this sentence is the name Jeff and to that subject we ascribe the predicate is wise. Roughly speaking, names stand for individuals (things) and predicates stand for their properties. When we say Jeff is wise, we are saying that the individual Jeff has the property of being wise. 1

2 -- We represent this in Predicate Logic by introducing some new notation. We use lower-case letters from the start of the alphabet (a, b, c) as names for individuals (sometimes called constants, as their reference is held constant). And we use the upper case letters F, G, H, etc. to represent predicates. -- A simple subject-predicate sentence in English is thus represented as follows: -- So we can now represent the premise Jeff is a logic student as follows: Key: F: is a logic student a: Jeff Fa Fa Notes: (i) Note that in Predicate Logic the predicate letter is written first, followed immediately by the constant a reversal of the usual order of an English subject-predicate sentence. (ii) Notice the occurrence of the ellipsis marks ( ) in the specification of the meaning of a predicate. This serves to indicate that the predicate only expresses a compete proposition (a complete thought) when completed by filling in a name in place of the ellipsis mark. 3. First Translation Exercises using Predicate Logic Part I: Translate the following sentences into well-formed-formulae (wffs) of the propositional (or sentential) calculus. Recall that the Propositional Calculus is the Logical Language we studies last term, in which upper case letters (P. Q, R. etc.) represent complete propositions. Be sure to provide a key for your translation. i) Jeff is wise. ii) Jeff is a logic student. iii) Tomassi s textbook is blue. iv) Tomassi s textbook is thick. Part II: Now provide translations of the same sentences into wffs of the Predicate Calculus. Recall that in the Predicate Calculus, lower case letters (a, b, c, etc.) represent names, while upper case letters (F, G, H, etc.) represent predicates. Be sure to provide a key for your translation. 4. Compound Formulae of Predicate Logic In moving from the Propositional (or Sentential) Calculus to the Predicate Calculus, we are learning a more powerful logical language. But we are not really leaving anything behind. For all of the logical connectives of the Sentential Calculus also apply in the Predicate Calculus. The formulae we have considered are formed by simple combination of a single Predicate symbol and a single constant, but we can take these simple wffs of the Predicate Calculus and form compound wffs using the connectives we learned last term. Examples: Fa & Ga ~Fa Fa & Ga means that a is both F and G; ~Fa means that a is not F. If we let a stand for Andrew, and the predicates F and G stand for is friendly and is generous, then Fa & Ga represents the English sentence, Andrew is both friendly and generous. Fa v Ga would mean that Andrew is either friendly or generous, etc. NOTE: Notice here that the connectives have been used to connect name-predicate complexes, not to to connect the predicates themselves. The following is NOT a wff: F&Ga 2

3 5. Second Translation Exercise. Translate the following sentences into wffs of the Predicate Calculus. Provide a key, and use parentheses as needed to be clear about the scope of connectives. v) Andrew is not friendly vi) Andrew is friendly but not generous. vii) Andrew is neither friendly nor generous. viii) If Jeff is a logic student then Jeff is not wise. ix) It is just not true that if Jeff is a logic student then Jeff is not wise. 6. The Logical Representation of Generality: Variables and Quantifiers -- We are now in a position to represent two of the premises in our initial inference. We let the constant a stand for Jeff, and we can introduce the predicate symbols F and G to represent the predicates is a logic student and is wise respectively. So the first premise in that argument is Fa and the conclusion is Ga. -- But the sentence All logic students are wise presents us with a new challenge. It is not a singular sentence but a general one; it makes a claim not about one single named individuals but about all logic students. We thus cannot represent this sentence as Fa or Gb. -- Again we need some new notation. A variable is a lower-case letter from the end of the alphabet (x, y, z) which does not stand for any particular individual. Each simply means thing. -- By itself a variable is not complete, it needs to be bound by a quantifier. 7. What is a Quantifier? A quantifier is a term which is used to answer a question of the form How many? How many British players remain in the 2008 Australian Open Tennis Tournament? Yesterday the answer was: One ; today the answer is None. One and None are thus quantifiers, or quantificational terms. 8. Exercise: Make a list of quantificational terms in English. Hint: Think of different ways in which you might answer a question like the following: How many members of George Bush s original cabinet had been directors of corporations in the US Oil Industry? 9. Quantifiers in Logic: Logical Languages do not have nearly as many quantifiers as a natural language like English. As with connectives, the logician typically tries to do with a minimum number of strictly definable basic quantifiers. More complex quantifiers can then be constructed out of these basic quantifiers. In the logical system we shall be learning this term, we will make do with two basic quantifiers, known as the universal quantifier and the existential quantifier. For today we can just focus on the first of these two. 10. The Universal Quantifier: We will represent the Universal Quantifier with an inverted upper case A: You can think of the Universal Quantifier as meaning every or all. Quantifiers range over a domain of individuals (usually taken to be all things in the universe but may be restricted). -- The Universal Quantifier combines with a variable as follows: x [ ]. The square brackets represent the scope of the quantifier (also known as its matrix) and must be filled with something in order to form a wellformed formula. One might fill it with a simple combination of a predicate letter and a variable. One then obtains: x [Fx] --Note that in a well-formed formula, the universal quantifier always appears with a variable and with a completed matrix. 3

4 11. Interpreting the Universal Quantifier: In thinking about what the universal quantifier means, it will be useful to proceed in stages. First we need to learn simply to pronounce a universally quantified formula in the language of logic. We can then think about how to translate such a formula into idiomatic English. Here are some examples: Formula: x [Fx] Pronounciation: For any x, x is F. Alternate: For every x, x is F. English equivalent: Everything is F. Formula: x [~Fx] Pronounciation: For any x, it is not the case that x is F. Alternate: For every x, it is not the case that x is F. English equivalent: Nothing is F. Suppose we let F stand for the predicate: was created by God. In that case, the first formula above would say that everything was created by God. The second formula would say that nothing was created by God. 12. Be careful about the scope! As always, one must pay close attention to the scope of quantifiers and the logical connectives with which they occur. Consider the following two logical formula. x [~Fx] x [Fx] Notice that the scope of the negation differs between the two formula. How does this alter the meaning of two formula? To find out complete the following exercise: 13. Exercise: Fill in the answers: x [~Fx] Pronounciation: English Equivalent x [Fx] Pronounciation: English Equivalent Now provide a translation of each of the two sentences into English, letting F stand for the predicate was created by God. 4

5 14. More translation Exercises: Work together with a partner to translate the following formula into idiomatic English sentences, using the following key: {Domain of Discourse: Everything} F: was created by God G: is good. x[gx] x[fx v ~Fx] x[gx] v ~ x[gx] x[fx & Gx] x[fx] x[gx] ~( x[fx] x[gx]) x[~gx] ~ x[fx] 15. Completing our original exercise: We are now in a position to translate the final premise of the argument we were considering at the outset. We wanted to translate the sentence All logic students are wise. To see how we can do this, consider that we can render this sentence, For any thing, if it is a logic student then it is wise. Hence we get: x [Fx Gx] -- We can now represent the original argument as follows: x [Fx Gx] 2) Fa 3) Ga To represent the argument as a sequent in the predicate calculus we follow the same conventions we used in the Propositional Calculus, separating premises by commas and marking the conclusion with a colon: x [Fx Gx], Fa: Ga 16. Final Translation Exericse: Now let s try translation in the opposite direction. Translate the following English sentences into the Predicate Calculus x) Every living thing consumes energy. xi) If Tom is funny then everyone is happy. xii) No bachelor in married. Homework for the Next Session Reading: Tomassi, P. Logic, Ch.5, I, III-IV. Exercises: Tomassi, Exercises 5.1, 5.3 5

6 Solutions to Christmas Puzzles: (1) Three people check into a hotel. They pay $30 to the manager and go to their room. The manager finds out that the room rate is $25 and gives $5 to the bellboy to return. On the way to the room the bellboy reasons that $5 would be difficult to share among three people so he pockets $2 and gives $1 to each person. Now each person paid $10 and got back $1. So they paid $9 each, totaling $27. The bellboy has $2, totaling $29. Where is the remaining dollar? Solution: Each person paid $9, totaling $27. The manager has $25 and the bellboy $2. The bellboy's $2 should be added to the manager's $25 or subtracted from the tenants' $27, not added to the tenants' $27. (2) Father Christmas tells his two elves to race their reindeer to a distant city to see who will get all the presents. The one whose reindeer is slower will win. The elves, after wandering aimlessly for days, ask a wise man for advise. After hearing the advice they jump on the reindeer and race as fast as they can to the city. What does the wise man say? Solution: The wise man tells them to switch camels. (3) Three logicians, A, B, and C, are wearing hats, which they know are either black or white but not all white. A can see the hats of B and C; B can see the hats of A and C; C is blind. Each is asked in turn if they know the color of their own hat. The answers are: A: "No." B: "No." C: "Yes." What color is C's hat and how does she know? Solution: A must see at least one black hat, or she would know that her hat is black since they are not all white. B also must see at least one black hat, and further, that hat had to be on C, otherwise she would know that her hat was black (since she knows A saw at least one black hat). So C knows that her hat is black, without even seeing the others' hats. (4) Two men stand at a fork in the road. One fork leads to Someplaceorother; the other fork leads to Nowheresville. One of these people always answers the truth to any yes/no question which is asked of him. The other always lies when asked any yes/no question. By asking one yes/no question, can you determine the road to Someplaceorother? Solution: The fact that there are two is a red herring - you only need one of either type. You ask him the following question: "If I were to ask you if the left fork leads to Someplaceorother, would you say 'yes'?". If the person asked is a truthteller, he will answer "yes" if the left fork leads to Someplaceorother, and "no" otherwise. But so will the liar. So, either way, go left if the answer is "yes", and right otherwise. 6

Invalidity in Predicate Logic

Invalidity in Predicate Logic Invalidity in Predicate Logic So far we ve got a method for establishing that a predicate logic argument is valid: do a derivation. But we ve got no method for establishing invalidity. In propositional

More information

Predicate Logic Review

Predicate Logic Review Predicate Logic Review UC Berkeley, Philosophy 142, Spring 2016 John MacFarlane 1 Grammar A term is an individual constant or a variable. An individual constant is a lowercase letter from the beginning

More information

CHAPTER 3. Methods of Proofs. 1. Logical Arguments and Formal Proofs

CHAPTER 3. Methods of Proofs. 1. Logical Arguments and Formal Proofs CHAPTER 3 Methods of Proofs 1. Logical Arguments and Formal Proofs 1.1. Basic Terminology. An axiom is a statement that is given to be true. A rule of inference is a logical rule that is used to deduce

More information

24. PARAPHRASING COMPLEX STATEMENTS

24. PARAPHRASING COMPLEX STATEMENTS Chapter 4: Translations in Sentential Logic 125 24. PARAPHRASING COMPLEX STATEMENTS As noted earlier, compound statements may be built up from statements which are themselves compound statements. There

More information

If an English sentence is ambiguous, it may allow for more than one adequate transcription.

If an English sentence is ambiguous, it may allow for more than one adequate transcription. Transcription from English to Predicate Logic General Principles of Transcription In transcribing an English sentence into Predicate Logic, some general principles apply. A transcription guide must be

More information

Quine on truth by convention

Quine on truth by convention Quine on truth by convention March 8, 2005 1 Linguistic explanations of necessity and the a priori.............. 1 2 Relative and absolute truth by definition.................... 2 3 Is logic true by convention?...........................

More information

How To Proofread

How To Proofread GRADE 8 English Language Arts Proofreading: Lesson 6 Read aloud to the students the material that is printed in boldface type inside the boxes. Information in regular type inside the boxes and all information

More information

Predicate Logic. Example: All men are mortal. Socrates is a man. Socrates is mortal.

Predicate Logic. Example: All men are mortal. Socrates is a man. Socrates is mortal. Predicate Logic Example: All men are mortal. Socrates is a man. Socrates is mortal. Note: We need logic laws that work for statements involving quantities like some and all. In English, the predicate is

More information

The Syntax of Predicate Logic

The Syntax of Predicate Logic The Syntax of Predicate Logic LX 502 Semantics I October 11, 2008 1. Below the Sentence-Level In Propositional Logic, atomic propositions correspond to simple sentences in the object language. Since atomic

More information

Christmas Theme: The Greatest Gift

Christmas Theme: The Greatest Gift Christmas Theme: The Greatest Gift OVERVIEW Key Point: Jesus is the greatest gift of all. Bible Story: The wise men brought gifts Bible Reference: Matthew 2:1-2 Challenge Verse: And we have seen and testify

More information

California Treasures High-Frequency Words Scope and Sequence K-3

California Treasures High-Frequency Words Scope and Sequence K-3 California Treasures High-Frequency Words Scope and Sequence K-3 Words were selected using the following established frequency lists: (1) Dolch 220 (2) Fry 100 (3) American Heritage Top 150 Words in English

More information

Mathematical Induction

Mathematical Induction Mathematical Induction In logic, we often want to prove that every member of an infinite set has some feature. E.g., we would like to show: N 1 : is a number 1 : has the feature Φ ( x)(n 1 x! 1 x) How

More information

Phonics. High Frequency Words P.008. Objective The student will read high frequency words.

Phonics. High Frequency Words P.008. Objective The student will read high frequency words. P.008 Jumping Words Objective The student will read high frequency words. Materials High frequency words (P.HFW.005 - P.HFW.064) Choose target words. Checkerboard and checkers (Activity Master P.008.AM1a

More information

Accentuate the Negative: Homework Examples from ACE

Accentuate the Negative: Homework Examples from ACE Accentuate the Negative: Homework Examples from ACE Investigation 1: Extending the Number System, ACE #6, 7, 12-15, 47, 49-52 Investigation 2: Adding and Subtracting Rational Numbers, ACE 18-22, 38(a),

More information

3. Mathematical Induction

3. Mathematical Induction 3. MATHEMATICAL INDUCTION 83 3. Mathematical Induction 3.1. First Principle of Mathematical Induction. Let P (n) be a predicate with domain of discourse (over) the natural numbers N = {0, 1,,...}. If (1)

More information

CHAPTER 2. Logic. 1. Logic Definitions. Notation: Variables are used to represent propositions. The most common variables used are p, q, and r.

CHAPTER 2. Logic. 1. Logic Definitions. Notation: Variables are used to represent propositions. The most common variables used are p, q, and r. CHAPTER 2 Logic 1. Logic Definitions 1.1. Propositions. Definition 1.1.1. A proposition is a declarative sentence that is either true (denoted either T or 1) or false (denoted either F or 0). Notation:

More information

Predicate Logic. For example, consider the following argument:

Predicate Logic. For example, consider the following argument: Predicate Logic The analysis of compound statements covers key aspects of human reasoning but does not capture many important, and common, instances of reasoning that are also logically valid. For example,

More information

Logic and Reasoning Practice Final Exam Spring 2015. Section Number

Logic and Reasoning Practice Final Exam Spring 2015. Section Number Logic and Reasoning Practice Final Exam Spring 2015 Name Section Number The final examination is worth 100 points. 1. (5 points) What is an argument? Explain what is meant when one says that logic is the

More information

GRADE 4 English Language Arts Proofreading: Lesson 5

GRADE 4 English Language Arts Proofreading: Lesson 5 GRADE 4 English Language Arts Proofreading: Lesson 5 Read aloud to the students the material that is printed in boldface type inside the boxes. Information in regular type inside the boxes and all information

More information

Handout #1: Mathematical Reasoning

Handout #1: Mathematical Reasoning Math 101 Rumbos Spring 2010 1 Handout #1: Mathematical Reasoning 1 Propositional Logic A proposition is a mathematical statement that it is either true or false; that is, a statement whose certainty or

More information

Likewise, we have contradictions: formulas that can only be false, e.g. (p p).

Likewise, we have contradictions: formulas that can only be false, e.g. (p p). CHAPTER 4. STATEMENT LOGIC 59 The rightmost column of this truth table contains instances of T and instances of F. Notice that there are no degrees of contingency. If both values are possible, the formula

More information

Lecture 1. Basic Concepts of Set Theory, Functions and Relations

Lecture 1. Basic Concepts of Set Theory, Functions and Relations September 7, 2005 p. 1 Lecture 1. Basic Concepts of Set Theory, Functions and Relations 0. Preliminaries...1 1. Basic Concepts of Set Theory...1 1.1. Sets and elements...1 1.2. Specification of sets...2

More information

The fundamental question in economics is 2. Consumer Preferences

The fundamental question in economics is 2. Consumer Preferences A Theory of Consumer Behavior Preliminaries 1. Introduction The fundamental question in economics is 2. Consumer Preferences Given limited resources, how are goods and service allocated? 1 3. Indifference

More information

5.1 Radical Notation and Rational Exponents

5.1 Radical Notation and Rational Exponents Section 5.1 Radical Notation and Rational Exponents 1 5.1 Radical Notation and Rational Exponents We now review how exponents can be used to describe not only powers (such as 5 2 and 2 3 ), but also roots

More information

10.4 Traditional Subject Predicate Propositions

10.4 Traditional Subject Predicate Propositions M10_COPI1396_13_SE_C10.QXD 10/22/07 8:42 AM Page 445 10.4 Traditional Subject Predicate Propositions 445 Continuing to assume the existence of at least one individual, we can say, referring to this square,

More information

1 Error in Euler s Method

1 Error in Euler s Method 1 Error in Euler s Method Experience with Euler s 1 method raises some interesting questions about numerical approximations for the solutions of differential equations. 1. What determines the amount of

More information

Lecture 16 : Relations and Functions DRAFT

Lecture 16 : Relations and Functions DRAFT CS/Math 240: Introduction to Discrete Mathematics 3/29/2011 Lecture 16 : Relations and Functions Instructor: Dieter van Melkebeek Scribe: Dalibor Zelený DRAFT In Lecture 3, we described a correspondence

More information

Arguments and Dialogues

Arguments and Dialogues ONE Arguments and Dialogues The three goals of critical argumentation are to identify, analyze, and evaluate arguments. The term argument is used in a special sense, referring to the giving of reasons

More information

6 3 4 9 = 6 10 + 3 10 + 4 10 + 9 10

6 3 4 9 = 6 10 + 3 10 + 4 10 + 9 10 Lesson The Binary Number System. Why Binary? The number system that you are familiar with, that you use every day, is the decimal number system, also commonly referred to as the base- system. When you

More information

20-30 minutes, can be used within a longer activity

20-30 minutes, can be used within a longer activity Locked-in 1 Age group successfully used with: Abilities assumed: Time: Size of group: 11 adult None 20-30 minutes, can be used within a longer activity anything from 2 to hundreds Focus What is an algorithm?

More information

Introduction to Hypothesis Testing

Introduction to Hypothesis Testing I. Terms, Concepts. Introduction to Hypothesis Testing A. In general, we do not know the true value of population parameters - they must be estimated. However, we do have hypotheses about what the true

More information

Descriptive Statistics and Measurement Scales

Descriptive Statistics and Measurement Scales Descriptive Statistics 1 Descriptive Statistics and Measurement Scales Descriptive statistics are used to describe the basic features of the data in a study. They provide simple summaries about the sample

More information

Sudoku puzzles and how to solve them

Sudoku puzzles and how to solve them Sudoku puzzles and how to solve them Andries E. Brouwer 2006-05-31 1 Sudoku Figure 1: Two puzzles the second one is difficult A Sudoku puzzle (of classical type ) consists of a 9-by-9 matrix partitioned

More information

The theory of the six stages of learning with integers (Published in Mathematics in Schools, Volume 29, Number 2, March 2000) Stage 1

The theory of the six stages of learning with integers (Published in Mathematics in Schools, Volume 29, Number 2, March 2000) Stage 1 The theory of the six stages of learning with integers (Published in Mathematics in Schools, Volume 29, Number 2, March 2000) Stage 1 Free interaction In the case of the study of integers, this first stage

More information

OBJECTIVES. The BIG Idea. How will taking notes improve my performance in school and on the job? Taking Notes

OBJECTIVES. The BIG Idea. How will taking notes improve my performance in school and on the job? Taking Notes Taking Notes 2 Study Skills The BIG Idea How will taking notes improve my performance in school and on the job? AGENDA Approx. 45 minutes I. Warm Up: Scavenger Hunt (5 minutes) II. What s My Line? (10

More information

Current California Math Standards Balanced Equations

Current California Math Standards Balanced Equations Balanced Equations Current California Math Standards Balanced Equations Grade Three Number Sense 1.0 Students understand the place value of whole numbers: 1.1 Count, read, and write whole numbers to 10,000.

More information

EMILY WANTS SIX STARS. EMMA DREW SEVEN FOOTBALLS. MATHEW BOUGHT EIGHT BOTTLES. ANDREW HAS NINE BANANAS.

EMILY WANTS SIX STARS. EMMA DREW SEVEN FOOTBALLS. MATHEW BOUGHT EIGHT BOTTLES. ANDREW HAS NINE BANANAS. SENTENCE MATRIX INTRODUCTION Matrix One EMILY WANTS SIX STARS. EMMA DREW SEVEN FOOTBALLS. MATHEW BOUGHT EIGHT BOTTLES. ANDREW HAS NINE BANANAS. The table above is a 4 x 4 matrix to be used for presenting

More information

1 Review of Least Squares Solutions to Overdetermined Systems

1 Review of Least Squares Solutions to Overdetermined Systems cs4: introduction to numerical analysis /9/0 Lecture 7: Rectangular Systems and Numerical Integration Instructor: Professor Amos Ron Scribes: Mark Cowlishaw, Nathanael Fillmore Review of Least Squares

More information

Basic Set Theory. 1. Motivation. Fido Sue. Fred Aristotle Bob. LX 502 - Semantics I September 11, 2008

Basic Set Theory. 1. Motivation. Fido Sue. Fred Aristotle Bob. LX 502 - Semantics I September 11, 2008 Basic Set Theory LX 502 - Semantics I September 11, 2008 1. Motivation When you start reading these notes, the first thing you should be asking yourselves is What is Set Theory and why is it relevant?

More information

Tom wants to find two real numbers, a and b, that have a sum of 10 and have a product of 10. He makes this table.

Tom wants to find two real numbers, a and b, that have a sum of 10 and have a product of 10. He makes this table. Sum and Product This problem gives you the chance to: use arithmetic and algebra to represent and analyze a mathematical situation solve a quadratic equation by trial and improvement Tom wants to find

More information

A Few Basics of Probability

A Few Basics of Probability A Few Basics of Probability Philosophy 57 Spring, 2004 1 Introduction This handout distinguishes between inductive and deductive logic, and then introduces probability, a concept essential to the study

More information

1 if 1 x 0 1 if 0 x 1

1 if 1 x 0 1 if 0 x 1 Chapter 3 Continuity In this chapter we begin by defining the fundamental notion of continuity for real valued functions of a single real variable. When trying to decide whether a given function is or

More information

Schneps, Leila; Colmez, Coralie. Math on Trial : How Numbers Get Used and Abused in the Courtroom. New York, NY, USA: Basic Books, 2013. p i.

Schneps, Leila; Colmez, Coralie. Math on Trial : How Numbers Get Used and Abused in the Courtroom. New York, NY, USA: Basic Books, 2013. p i. New York, NY, USA: Basic Books, 2013. p i. http://site.ebrary.com/lib/mcgill/doc?id=10665296&ppg=2 New York, NY, USA: Basic Books, 2013. p ii. http://site.ebrary.com/lib/mcgill/doc?id=10665296&ppg=3 New

More information

Correspondence analysis for strong three-valued logic

Correspondence analysis for strong three-valued logic Correspondence analysis for strong three-valued logic A. Tamminga abstract. I apply Kooi and Tamminga s (2012) idea of correspondence analysis for many-valued logics to strong three-valued logic (K 3 ).

More information

Point of View, Perspective, Audience, and Voice

Point of View, Perspective, Audience, and Voice Lesson Da 2 Day 1 Point of View, Perspective, Audience, and Voice A story can be told from more than one point of view. If a story is written by someone who is a character in the story, then it is said

More information

Exponential Notation and the Order of Operations

Exponential Notation and the Order of Operations 1.7 Exponential Notation and the Order of Operations 1.7 OBJECTIVES 1. Use exponent notation 2. Evaluate expressions containing powers of whole numbers 3. Know the order of operations 4. Evaluate expressions

More information

Part 1 Expressions, Equations, and Inequalities: Simplifying and Solving

Part 1 Expressions, Equations, and Inequalities: Simplifying and Solving Section 7 Algebraic Manipulations and Solving Part 1 Expressions, Equations, and Inequalities: Simplifying and Solving Before launching into the mathematics, let s take a moment to talk about the words

More information

Math 4310 Handout - Quotient Vector Spaces

Math 4310 Handout - Quotient Vector Spaces Math 4310 Handout - Quotient Vector Spaces Dan Collins The textbook defines a subspace of a vector space in Chapter 4, but it avoids ever discussing the notion of a quotient space. This is understandable

More information

Summarizing and Paraphrasing

Summarizing and Paraphrasing CHAPTER 4 Summarizing and Paraphrasing Summarizing and paraphrasing are skills that require students to reprocess information and express it in their own words. These skills enhance student comprehension

More information

P1. All of the students will understand validity P2. You are one of the students -------------------- C. You will understand validity

P1. All of the students will understand validity P2. You are one of the students -------------------- C. You will understand validity Validity Philosophy 130 O Rourke I. The Data A. Here are examples of arguments that are valid: P1. If I am in my office, my lights are on P2. I am in my office C. My lights are on P1. He is either in class

More information

Class 3. Early Reading Assessment

Class 3. Early Reading Assessment Class 3. Early Reading Assessment 1. Phonemic Awareness: Initial Sound Segmentation Assess child s phonemic awareness: the knowledge that words are made of sounds put together. Assess ability to identify

More information

To download the script for the listening go to: http://www.teachingenglish.org.uk/sites/teacheng/files/learning-stylesaudioscript.

To download the script for the listening go to: http://www.teachingenglish.org.uk/sites/teacheng/files/learning-stylesaudioscript. Learning styles Topic: Idioms Aims: - To apply listening skills to an audio extract of non-native speakers - To raise awareness of personal learning styles - To provide concrete learning aids to enable

More information

Chapter 7. Functions and onto. 7.1 Functions

Chapter 7. Functions and onto. 7.1 Functions Chapter 7 Functions and onto This chapter covers functions, including function composition and what it means for a function to be onto. In the process, we ll see what happens when two dissimilar quantifiers

More information

Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 2

Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 2 CS 70 Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 2 Proofs Intuitively, the concept of proof should already be familiar We all like to assert things, and few of us

More information

Set Theory Basic Concepts and Definitions

Set Theory Basic Concepts and Definitions Set Theory Basic Concepts and Definitions The Importance of Set Theory One striking feature of humans is their inherent need and ability to group objects according to specific criteria. Our prehistoric

More information

Solving Rational Equations

Solving Rational Equations Lesson M Lesson : Student Outcomes Students solve rational equations, monitoring for the creation of extraneous solutions. Lesson Notes In the preceding lessons, students learned to add, subtract, multiply,

More information

Christmas Theme: The Light of the World

Christmas Theme: The Light of the World Christmas Theme: The Light of the World (NOTE: Some of the activities in this lesson are also used in Jesus, Our Lord: Lesson 2 Jesus is the Light. ) OVERVIEW Key Point: Jesus is the Light who Guides Repeat

More information

2. Argument Structure & Standardization

2. Argument Structure & Standardization 2. Argument Structure & Standardization 1 Some Review So, we have been looking at arguments: What is and is not an argument. The main parts of an argument. How to identify one when you see it. In the exercises

More information

MATHEMATICS FOR ENGINEERING BASIC ALGEBRA

MATHEMATICS FOR ENGINEERING BASIC ALGEBRA MATHEMATICS FOR ENGINEERING BASIC ALGEBRA TUTORIAL 1 ALGEBRAIC LAWS This tutorial is useful to anyone studying engineering. It uses the principle of learning by example. On completion of this tutorial

More information

Clock Arithmetic and Modular Systems Clock Arithmetic The introduction to Chapter 4 described a mathematical system

Clock Arithmetic and Modular Systems Clock Arithmetic The introduction to Chapter 4 described a mathematical system CHAPTER Number Theory FIGURE FIGURE FIGURE Plus hours Plus hours Plus hours + = + = + = FIGURE. Clock Arithmetic and Modular Systems Clock Arithmetic The introduction to Chapter described a mathematical

More information

MATHEMATICS: REPEATING AND GROWING PATTERNS First Grade. Kelsey McMahan. Winter 2012 Creative Learning Experiences

MATHEMATICS: REPEATING AND GROWING PATTERNS First Grade. Kelsey McMahan. Winter 2012 Creative Learning Experiences MATHEMATICS: REPEATING AND GROWING PATTERNS Kelsey McMahan Winter 2012 Creative Learning Experiences Without the arts, education is ineffective. Students learn more and remember it longer when they are

More information

Writing Thesis Defense Papers

Writing Thesis Defense Papers Writing Thesis Defense Papers The point of these papers is for you to explain and defend a thesis of your own critically analyzing the reasoning offered in support of a claim made by one of the philosophers

More information

CS 103X: Discrete Structures Homework Assignment 3 Solutions

CS 103X: Discrete Structures Homework Assignment 3 Solutions CS 103X: Discrete Structures Homework Assignment 3 s Exercise 1 (20 points). On well-ordering and induction: (a) Prove the induction principle from the well-ordering principle. (b) Prove the well-ordering

More information

Kant s deontological ethics

Kant s deontological ethics Michael Lacewing Kant s deontological ethics DEONTOLOGY Deontologists believe that morality is a matter of duty. We have moral duties to do things which it is right to do and moral duties not to do things

More information

Mathematics for Computer Science/Software Engineering. Notes for the course MSM1F3 Dr. R. A. Wilson

Mathematics for Computer Science/Software Engineering. Notes for the course MSM1F3 Dr. R. A. Wilson Mathematics for Computer Science/Software Engineering Notes for the course MSM1F3 Dr. R. A. Wilson October 1996 Chapter 1 Logic Lecture no. 1. We introduce the concept of a proposition, which is a statement

More information

1.6 The Order of Operations

1.6 The Order of Operations 1.6 The Order of Operations Contents: Operations Grouping Symbols The Order of Operations Exponents and Negative Numbers Negative Square Roots Square Root of a Negative Number Order of Operations and Negative

More information

(Refer Slide Time: 2:03)

(Refer Slide Time: 2:03) Control Engineering Prof. Madan Gopal Department of Electrical Engineering Indian Institute of Technology, Delhi Lecture - 11 Models of Industrial Control Devices and Systems (Contd.) Last time we were

More information

Chapter 6: Probability

Chapter 6: Probability Chapter 6: Probability In a more mathematically oriented statistics course, you would spend a lot of time talking about colored balls in urns. We will skip over such detailed examinations of probability,

More information

Cosmological Arguments for the Existence of God S. Clarke

Cosmological Arguments for the Existence of God S. Clarke Cosmological Arguments for the Existence of God S. Clarke [Modified Fall 2009] 1. Large class of arguments. Sometimes they get very complex, as in Clarke s argument, but the basic idea is simple. Lets

More information

Application of linear programming methods to determine the best location of concrete dispatch plants

Application of linear programming methods to determine the best location of concrete dispatch plants Application of linear programming methods to determine the best location of concrete dispatch plants Introduction: Carlos Horacio Gómez Junghye Moon University of Illinois Urbana-Champaign I just remember

More information

Sentence Types. Simple Compound Complex Compound-Complex

Sentence Types. Simple Compound Complex Compound-Complex Sentence Types Simple Compound Complex Compound-Complex Simple Sentence - has one independent clause consisting of one subject and one predicate, either of which may be compound. Compound Sentence has

More information

PERCENTS - compliments of Dan Mosenkis

PERCENTS - compliments of Dan Mosenkis PERCENTS - compliments of Dan Mosenkis Percent Basics: Percents are connected to many ideas: fractions, decimals, proportions, relative amounts, and multiplicative change. You could say they are like the

More information

Domain of a Composition

Domain of a Composition Domain of a Composition Definition Given the function f and g, the composition of f with g is a function defined as (f g)() f(g()). The domain of f g is the set of all real numbers in the domain of g such

More information

Solving Linear Systems, Continued and The Inverse of a Matrix

Solving Linear Systems, Continued and The Inverse of a Matrix , Continued and The of a Matrix Calculus III Summer 2013, Session II Monday, July 15, 2013 Agenda 1. The rank of a matrix 2. The inverse of a square matrix Gaussian Gaussian solves a linear system by reducing

More information

Degrees of Truth: the formal logic of classical and quantum probabilities as well as fuzzy sets.

Degrees of Truth: the formal logic of classical and quantum probabilities as well as fuzzy sets. Degrees of Truth: the formal logic of classical and quantum probabilities as well as fuzzy sets. Logic is the study of reasoning. A language of propositions is fundamental to this study as well as true

More information

Digital System Design Prof. D Roychoudhry Department of Computer Science and Engineering Indian Institute of Technology, Kharagpur

Digital System Design Prof. D Roychoudhry Department of Computer Science and Engineering Indian Institute of Technology, Kharagpur Digital System Design Prof. D Roychoudhry Department of Computer Science and Engineering Indian Institute of Technology, Kharagpur Lecture - 04 Digital Logic II May, I before starting the today s lecture

More information

Chapter 1. Use the following to answer questions 1-5: In the questions below determine whether the proposition is TRUE or FALSE

Chapter 1. Use the following to answer questions 1-5: In the questions below determine whether the proposition is TRUE or FALSE Use the following to answer questions 1-5: Chapter 1 In the questions below determine whether the proposition is TRUE or FALSE 1. 1 + 1 = 3 if and only if 2 + 2 = 3. 2. If it is raining, then it is raining.

More information

1/9. Locke 1: Critique of Innate Ideas

1/9. Locke 1: Critique of Innate Ideas 1/9 Locke 1: Critique of Innate Ideas This week we are going to begin looking at a new area by turning our attention to the work of John Locke, who is probably the most famous English philosopher of all

More information

Normal distribution. ) 2 /2σ. 2π σ

Normal distribution. ) 2 /2σ. 2π σ Normal distribution The normal distribution is the most widely known and used of all distributions. Because the normal distribution approximates many natural phenomena so well, it has developed into a

More information

GLENVIEW NEW CHURCH SUNDAY MORNING PROGRAM Preschool Lessons, Phase 2 Lesson 14 The Wise Men (Matthew 2:1-12)

GLENVIEW NEW CHURCH SUNDAY MORNING PROGRAM Preschool Lessons, Phase 2 Lesson 14 The Wise Men (Matthew 2:1-12) GLENVIEW NEW CHURCH SUNDAY MORNING PROGRAM Preschool Lessons, Phase 2 Lesson 14 The Wise Men (Matthew 2:1-12) Theme: Christmas - The Lord's Birth I. Underlying Ideas for the Teacher A. The Lord's corning

More information

Section 6.4: Counting Subsets of a Set: Combinations

Section 6.4: Counting Subsets of a Set: Combinations Section 6.4: Counting Subsets of a Set: Combinations In section 6.2, we learnt how to count the number of r-permutations from an n-element set (recall that an r-permutation is an ordered selection of r

More information

Cubes and Cube Roots

Cubes and Cube Roots CUBES AND CUBE ROOTS 109 Cubes and Cube Roots CHAPTER 7 7.1 Introduction This is a story about one of India s great mathematical geniuses, S. Ramanujan. Once another famous mathematician Prof. G.H. Hardy

More information

x 2 + y 2 = 1 y 1 = x 2 + 2x y = x 2 + 2x + 1

x 2 + y 2 = 1 y 1 = x 2 + 2x y = x 2 + 2x + 1 Implicit Functions Defining Implicit Functions Up until now in this course, we have only talked about functions, which assign to every real number x in their domain exactly one real number f(x). The graphs

More information

3.3 Real Zeros of Polynomials

3.3 Real Zeros of Polynomials 3.3 Real Zeros of Polynomials 69 3.3 Real Zeros of Polynomials In Section 3., we found that we can use synthetic division to determine if a given real number is a zero of a polynomial function. This section

More information

Formal Languages and Automata Theory - Regular Expressions and Finite Automata -

Formal Languages and Automata Theory - Regular Expressions and Finite Automata - Formal Languages and Automata Theory - Regular Expressions and Finite Automata - Samarjit Chakraborty Computer Engineering and Networks Laboratory Swiss Federal Institute of Technology (ETH) Zürich March

More information

DERIVATIVES AS MATRICES; CHAIN RULE

DERIVATIVES AS MATRICES; CHAIN RULE DERIVATIVES AS MATRICES; CHAIN RULE 1. Derivatives of Real-valued Functions Let s first consider functions f : R 2 R. Recall that if the partial derivatives of f exist at the point (x 0, y 0 ), then we

More information

Regular Expressions. Abstract

Regular Expressions. Abstract Regular Expressions Sanjiv K. Bhatia Department of Mathematics & Computer Science University of Missouri St. Louis St. Louis, MO 63121 email: sanjiv@cs.umsl.edu Abstract Regular expressions provide a powerful

More information

Using sentence fragments

Using sentence fragments Lesson 8 Descriptive Essays Description is not a distinct mode of writing, like expository, narrative, and persuasive, but the ability to write descriptively is essential to a host of writing genres. Many

More information

ph. Weak acids. A. Introduction

ph. Weak acids. A. Introduction ph. Weak acids. A. Introduction... 1 B. Weak acids: overview... 1 C. Weak acids: an example; finding K a... 2 D. Given K a, calculate ph... 3 E. A variety of weak acids... 5 F. So where do strong acids

More information

Building a Better Argument

Building a Better Argument Building a Better Argument Summary Whether it s an ad for burger chains, the closing scene of a Law & Order spinoff, a discussion with the parents about your social life or a coach disputing a close call,

More information

36 CHAPTER 1. LIMITS AND CONTINUITY. Figure 1.17: At which points is f not continuous?

36 CHAPTER 1. LIMITS AND CONTINUITY. Figure 1.17: At which points is f not continuous? 36 CHAPTER 1. LIMITS AND CONTINUITY 1.3 Continuity Before Calculus became clearly de ned, continuity meant that one could draw the graph of a function without having to lift the pen and pencil. While this

More information

Propositional Logic. A proposition is a declarative sentence (a sentence that declares a fact) that is either true or false, but not both.

Propositional Logic. A proposition is a declarative sentence (a sentence that declares a fact) that is either true or false, but not both. irst Order Logic Propositional Logic A proposition is a declarative sentence (a sentence that declares a fact) that is either true or false, but not both. Are the following sentences propositions? oronto

More information

Direct Translation is the process of translating English words and phrases into numbers, mathematical symbols, expressions, and equations.

Direct Translation is the process of translating English words and phrases into numbers, mathematical symbols, expressions, and equations. Section 1 Mathematics has a language all its own. In order to be able to solve many types of word problems, we need to be able to translate the English Language into Math Language. is the process of translating

More information

Lies My Calculator and Computer Told Me

Lies My Calculator and Computer Told Me Lies My Calculator and Computer Told Me 2 LIES MY CALCULATOR AND COMPUTER TOLD ME Lies My Calculator and Computer Told Me See Section.4 for a discussion of graphing calculators and computers with graphing

More information

ECON 459 Game Theory. Lecture Notes Auctions. Luca Anderlini Spring 2015

ECON 459 Game Theory. Lecture Notes Auctions. Luca Anderlini Spring 2015 ECON 459 Game Theory Lecture Notes Auctions Luca Anderlini Spring 2015 These notes have been used before. If you can still spot any errors or have any suggestions for improvement, please let me know. 1

More information

OA3-10 Patterns in Addition Tables

OA3-10 Patterns in Addition Tables OA3-10 Patterns in Addition Tables Pages 60 63 Standards: 3.OA.D.9 Goals: Students will identify and describe various patterns in addition tables. Prior Knowledge Required: Can add two numbers within 20

More information

Logo Symmetry Learning Task. Unit 5

Logo Symmetry Learning Task. Unit 5 Logo Symmetry Learning Task Unit 5 Course Mathematics I: Algebra, Geometry, Statistics Overview The Logo Symmetry Learning Task explores graph symmetry and odd and even functions. Students are asked to

More information

STATEMENT LOGIC: TRUTH TABLES (Charles Sanders Peirce, 1839-1914)

STATEMENT LOGIC: TRUTH TABLES (Charles Sanders Peirce, 1839-1914) STATEMENT LOGIC: TRUTH TABLES (Charles Saders Peirce, 1839-1914) Statemet logic is the logic of statemets. I statemet logic, statemets as opposed to predicates, subject terms, ad quatifiers are the basic

More information

Order of Operations More Essential Practice

Order of Operations More Essential Practice Order of Operations More Essential Practice We will be simplifying expressions using the order of operations in this section. Automatic Skill: Order of operations needs to become an automatic skill. Failure

More information

Lecture Notes for Chapter 34: Images

Lecture Notes for Chapter 34: Images Lecture Notes for hapter 4: Images Disclaimer: These notes are not meant to replace the textbook. Please report any inaccuracies to the professor.. Spherical Reflecting Surfaces Bad News: This subject

More information