Logical Conditions

0.0(0)
studied byStudied by 0 people
GameKnowt Live
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/6

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

7 Terms

1
New cards

Logically Valid Inference

Also referred to through entailment and inference.

Things that must be true if the premises are true.

  • However, in LR and RC sections of the LSAT, the words "infer" and "imply" will sometimes refer to nondeductive inferences.

2
New cards

Conditional Statement

Expresses a relationship where the truth of one statement (the necessary condition, A) is dependent on the truth of another (the sufficient condition, B).

  • These statements are often expressed as "if/then" sentences. Crucial for identifying valid inferences and recognizing potential flaws in arguments. 

3
New cards

Contrapositive

A contrapositive is formed by flipping and negating both parts of a conditional statement—and it’s always logically equivalent to the original, so if one is true, the other must be true too.

Standard Format:

  • Original: If A, then B → A → B

  • Contrapositive: If not B, then not A → ¬B → ¬A

  • If the contrapositive is true, then the original conditional statement is also true.

  • If you are a pilot (P), then you have good vision (V). P - V

    • “Not V” becomes the antecedent; “not P” becomes the consequent.

  • If someone doesn’t have good vision, then they are not a pilot → ¬V → ¬P

4
New cards

Logically Equivalent

When two statements have the same truth value. They are both either true or false in every possible situation. They may look different, but they mean the same thing logically.

5
New cards
<p>Converse</p>

Converse

Shows up as wrong answer choices in Logical Reasoning. They sound like they make sense, but they’re not valid conclusions. You can’t assume the truth of the converse or inverse just because the original is true.

  • Look for an “If..., then...” structure.

  • You’re trying to find the original A → B statement.

  • Switch the order (If someone is a surgeon, they went to medical school A - B)

  • (B - A If someone went to medical school, they are a surgeon).

  • Flip statement A and B. But do not negate.

  • If the statement is not valid flipped, it is not logical.

6
New cards

Inverse

In logic, when you're dealing with conditional ("if-then") statements, the inverse is what you get when you negate both parts of the original statement without flipping the order.

Formula: If the original is: A → B. Then the inverse is:¬A → ¬B

If it is a cat, then it is a mammal.
(Cat → Mammal)

Inverse:

If it is not a cat, then it is not a mammal.
(¬Cat → ¬Mammal) This is not valid.

7
New cards

If, then Statement