1 / 11

Chapter 3 – Introduction to Logic

Chapter 3 – Introduction to Logic. Logic is the formal systematic study of the principles of valid inference and correct reasoning. It is used in most intellectual activities, but is studied primarily in the disciplines of philosophy, mathematics, semantics, and computer science.

Télécharger la présentation

Chapter 3 – Introduction to Logic

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Chapter 3 – Introduction to Logic Logic is the formal systematic study of the principles of valid inference and correct reasoning. It is used in most intellectual activities, but is studied primarily in the disciplines of philosophy, mathematics, semantics, and computer science. Logic examines: (a) general forms which arguments may take, (b) which forms are valid, and (c) which forms are fallacies. The initial motivation for the study of logic was to learn to distinguish good arguments from bad arguments.

  2. 3.1 – Statements and Quantifiers Statements A statement is defined as a declarative sentence that is either true or false, but not both simultaneously. Compound Statements A compound statement may be formed by combining two or more statements. The statements making up the compound statement are called the component statements. Connectives such as and, or, not, and if…then, can be used in forming compound statements.

  3. 3.1 – Statements and Quantifiers Determine whether or not the following sentences are statements, compound statements, or neither. If Amanda said it, then it must be true. Compound statement (if, then) Today is extremely warm. Statement The gun is made by Smith and Wesson. Statement The gun is a pistol and it is made by Smith and Wesson. Compound statement (and)

  4. 3.1 – Statements and Quantifiers Negations A negation is a statement that is a refusal or denial of some other statement. Max has a valuable card. Statement: Negation: Max does not have a valuable card. The negation of a true statement is false and the negation of a false statement is true. The number 9 is odd. Statement: Negation: The number 9 is not odd. The product of 2 negative numbers is not positive. Statement: Negation: The product of 2 negative numbers is positive.

  5. 3.1 – Statements and Quantifiers Negations and Inequality Symbols Give a negation of each inequality. Do not use a slash symbol. p ≥ 3 3x – 2y < 12 Statement: Statement: Negation: p < 3 Negation: 3x – 2y ≥ 12

  6. 3.1 – Statements and Quantifiers Symbols To simplify work with logic, symbols are used. Statements are represented with letters, such as p, q, or r, while several symbols for connectives are shown below. and Conjunction or Disjunction not Negation

  7. 3.1 – Statements and Quantifiers Translating from Symbols to Words Let: p represent “It is raining,” q represent “It is March.” Write each symbolic statement in words. p ˅ q It is raining or it is March. ̴ (p ˄ q) It is not the case that it is raining and it is March.

  8. 3.1 – Statements and Quantifiers Quantifiers Universal Quantifiers are the words all, each, every, no, and none. Existential Quantifiers are words or phrases such as some, there exists, forat least one, andat least one. Quantifiers are used extensively in mathematics to indicate how many cases of a particular situation exist. Negations of Quantified Statements

  9. 3.1 – Statements and Quantifiers Forming Negations of Quantified Statements Some cats have fleas. Statement: Negation: No cats have fleas. Some cats do not have fleas. Statement: Negation: All cats have fleas. All dinosaurs are extinct. Statement: Negation: Not all dinosaurs are extinct. No horses fly. Statement: Negation: Some horses fly.

  10. 3.1 – Statements and Quantifiers Sets of Numbers • Natural Numbers: {1, 2, 3, 4, …} • Whole Numbers: {0, 1, 2, 3, …} Integers: {…, -3, -2, -1, 0, 1, 2, 3, 4, …} Rational Numbers: Any number that can be expressed as a quotient of two integers (terminating or repeating decimal). Irrational Numbers: Any number that can not be expressed as a quotient of two integers (non-terminating and non-repeating). Real Numbers: Any number expressed as a decimal.

  11. 3.1 – Statements and Quantifiers True or False Every integer is a natural number. False: – 1 is an integer but not a natural number. A whole number exists that is not a natural number. True: 0 is the number. There exists an irrational number that is not real. False: All irrational numbers are real numbers.

More Related