Skip to content

Chapter 4 of 8

Rules of Inference and Logical Laws

Propositional logic supplies a set of rules of inference—reliable patterns for deriving conclusions from premises. Modus ponens reasons from \(P \to Q\) and P to Q. Modus tollens reasons from \(P \to Q\) and \(\neg Q\) to \(\neg P\). Hypothetical syllogism chains conditionals: \(P \to Q\) and \(Q \to R\) together yield \(P \to R\). Disjunctive syllogism resolves alternatives: \(P \lor Q\) and \(\neg P\) together yield Q. These patterns preserve validity, while faulty counterparts such as affirming the consequent (from \(P \to Q\) and Q inferring P) or denying the antecedent (from \(P \to Q\) and \(\neg P\) inferring \(\neg Q\)) do not.

Several classical laws govern how propositions behave. The law of excluded middle holds that for any proposition P, either P or \(\neg P\) is true; there is no middle ground, expressed as \(P \lor \neg P\). The law of non-contradiction states that a proposition cannot be both true and false at the same time and in the same sense, expressed as \(\neg(P \land \neg P)\). The law of identity holds that every object is identical to itself, formalized as \(P \equiv P\).

De Morgan's laws describe how negation distributes over conjunction and disjunction: \(\neg(P \land Q) \equiv (\neg P \lor \neg Q)\) and \(\neg(P \lor Q) \equiv (\neg P \land \neg Q)\). Working with conditionals requires care, since the contrapositive of \(P \to Q\), namely \(\neg Q \to \neg P\), is logically equivalent to the original, but the converse (\(Q \to P\)) and the inverse (\(\neg P \to \neg Q\)) are not. More generally, two statements are logically equivalent when they share the same truth value in every possible scenario, as with \(P \to Q\) and \(\neg P \lor Q\).

All chapters
  1. 1Foundations of Argument and Reasoning
  2. 2Syllogisms and Categorical Reasoning
  3. 3Propositional Logic and Connectives
  4. 4Rules of Inference and Logical Laws
  5. 5Formal and Informal Fallacies
  6. 6Scientific Reasoning and Empirical Evidence
  7. 7Cognitive Biases and Heuristics
  8. 8Advanced Concepts in Argumentation

Drill it

Reading is not remembering. These come from the Logic And Critical Thinking deck:

Q

What is <b>formal logic</b>?

Formal logic is the study of inference with purely formal content, where the validity of an argument depends solely on its logical form rather than the meaning...

Q

What is an <b>argument</b> in logic?

An argument is a set of statements (premises) offered as reasons to support a conclusion.

Q

What is a <b>premise</b>?

A premise is a statement in an argument that provides evidence or reasons for the conclusion.

Q

What is a <b>conclusion</b> in an argument?

The conclusion is the statement that the premises of an argument are intended to support or prove.