Comprehensive Study Guide to Logic and Statements
Fundamentals of Logic and Statements
- Definition of Logic: Logic is the study of methods and principles used to distinguish correct from incorrect arguments and reasoning.
- Statement: A statement is a declarative sentence for which it is meaningful to say it is either true () or false ().
- Statements are typically represented by lowercase letters such as , , and .
- Logical Value (LV): The truth or falsity of a statement is referred to as its logical value (or truth value).
- Example 1: Statement : . Logical Value: .
- Example 2: Statement : Every prime number is odd. Logical Value: (Note: the number 2 is a prime number and is even).
- Example 3: Statement : There is a real number such that . Logical Value: (The solutions for are imaginary numbers, not real numbers).
Categorical Statements
- Description: A categorical statement expresses a relationship between two categories or sets: the subject set () and the predicate set ().
- The Four Types of Categorical Statements:
- All S are P: This indicates that every member of the subject set is also a member of the predicate set.
- No S are P: This indicates that the subject set and the predicate set have no members in common; they are disjoint.
- Some S are P: This indicates that there is at least one member of set that is also a member of set .
- Some S are not P: This indicates that there is at least one member of set that is not a member of set .
Negation of Statements
- Definition of Negation: The negation of a statement is any statement that is false if and only if the original statement is true. A statement and its negation always have opposite truth values.
- Symbolism: The symbol is used for negation. The expression is read as "not ."
- If is true, then is false.
- If is false, then is true.
- Examples of Negation Truth Values:
- Statement : (LV: ). Negation : (LV: ).
- Statement : Every prime number is odd (LV: ). Negation : It is not true that every prime number is odd (LV: ).
- Statement : There is a real number such that (LV: ). Negation : There is no real number such that (LV: ).
- Negation of Quantified Statements:
- Negation of All: If a statement claims "All objects of a certain type have a particular property," its negation asserts that "at least one of those objects does not have the property."
- Example: : All roses are red. : There is at least one rose that is not red.
- Negation of Some: If a statement claims "Some object of a certain type has a particular property," its negation asserts that "none of those objects has the property."
- Example: : Some roses are red. : No roses are red.
- Negation of All: If a statement claims "All objects of a certain type have a particular property," its negation asserts that "at least one of those objects does not have the property."
Logical Operations and Notation
- Summary Table of Notations:
- Negation: Meaning: "not". Symbol: .
- Conjunction: Meaning: "and". Symbols: or .
- Disjunction: Meaning: "or". Symbol: .
- Conditional: Meaning: "if…then". Symbol: .
- Biconditional: Meaning: "if and only if". Symbol: .
- Specific Negation Rules:
- Statement: or . Negation: not and not .
- Statement: and . Negation: Not or not .
- Statement: If , then . Negation: and not .
Conditional Statements
- Definition: A conditional statement is a sentence of the form "if , then ," where and are given statements.
- Symbolic Form: (read as " implies ").
- Example:
- : is divisible by 4.
- : is even.
- : If is divisible by 4, then is even.
Variations of Conditional Statements
Given a conditional statement , the following variations can be formed:
- Converse: (If , then ).
- Inverse: (If not , then not ).
- Contrapositive: (If not , then not ).
- Example 1: Divisibility:
- Conditional: If is divisible by 4, then is even.
- Converse: If is even, then is divisible by 4.
- Inverse: If is not divisible by 4, then is not even.
- Contrapositive: If is not even, then is not divisible by 4.
- Example 2: Geometry:
- Conditional: If a quadrilateral is a rectangle, then it has two pairs of parallel sides.
- Converse: If a quadrilateral has two pairs of parallel sides, then it is a rectangle.
- Inverse: If a quadrilateral is not a rectangle, then it does not have two pairs of parallel sides.
- Contrapositive: If a quadrilateral does not have two pairs of parallel sides, then it is not a rectangle.
Logical Equivalence and Biconditionals
- Logical Equivalence:
- A conditional statement is logically equivalent to its contrapositive. Either both statements are true, or both are false.
- The converse and inverse of a conditional statement are logically equivalent to each other. Either both are true, or both are false.
- Truth Value Case Study:
- Conditional (): If is divisible by 4, then is even. (Logical Value: ).
- Contrapositive (): If is not even, then is not divisible by 4. (Logical Value: ).
- Converse (): If is even, then is divisible by 4. (Logical Value: , e.g., ).
- Inverse (): If is not divisible by 4, then is not even. (Logical Value: , e.g., ).
- Biconditional Statements:
- Definition: A biconditional is a combination of a conditional and its converse. It is expressed as " if and only if ."
- Symbolic Form: .
- Truth Values:
- A biconditional statement is true when both its conditional () and converse () are true.
- A biconditional statement is false when either its conditional or its converse (or both) are false.
- Example:
- Conditional: If is divisible by 4, then is even. ().
- Converse: If is even, then is divisible by 4. ().
- Biconditional: is divisible by 4 if and only if is even. (Logical Value: ).