Basics of Logic - 1
Basics of Logic - 1
LOGIC
1. What is Logic?
- “Deductive reasoning” aims for certainty. If the premises are true and the
argument is valid, the conclusion must be true. For example, "All humans are
mortal. Socrates is human. Therefore, Socrates is mortal."
- “Inductive reasoning” aims for probability, not certainty. The conclusion is
likely but not guaranteed to be true if the premises are true. For example,
"Every swan we've seen so far is white. Therefore, all swans are probably
white."
6. Logical Fallacies
Logical fallacies are errors in reasoning that undermine the logic of an argument. Common
fallacies include:
- “Ad hominem”: Attacking the person instead of the argument.
- “Straw man”: Misrepresenting someone's argument to make it easier to attack.
- “Appeal to authority”: Believing something is true because an authority figure says so,
regardless of the evidence.
- “False dilemma”: Presenting two options as the only possibilities when more exist.
7. Symbolic Logic
Symbolic logic uses symbols to represent logical forms and operators, making it easier to analyze complex
arguments. The basic operators include:
- Negation (¬): Not
- Conjunction (∧): And
- Disjunction (∨): Or
- Implication (→): If...then
- Biconditional (↔): If and only if
8. Rules of Inference