Logic and Reasoning

12345678910
Across
  1. 4. Logical opposite (makes a statement false)
  2. 5. An educated guess from patterns
  3. 6. example A single example showing a statement is false
  4. 7. Starting assumption in a conditional/proof
  5. 8. Negate hypothesis & conclusion (but keep order)
  6. 9. The result deduced from premises
Down
  1. 1. Swap hypothesis & conclusion
  2. 2. of detachment From (p → q) and p infer q
  3. 3. reasoning Inductive pattern that forms generalizations from examples
  4. 5. Negate and swap (logically equivalent to original conditional)
  5. 10. of syllogism From (p → q) and (q → r) infer (p → r)