Propositional Logic
Connectives, Truth Tables, and the Logic of Valid Arguments — A TLDR Primer
Logic shows up without warning — in a discrete mathematics course, a philosophy class, a computer science prerequisite, or buried inside a proof-based math sequence. When it does, most students hit the same wall: the symbols look foreign, truth tables feel mechanical, and it's not obvious what any of it has to do with actual reasoning. This guide cuts through that.
**TLDR Propositional Logic** is a focused, concise guide covering exactly what a high school or early college student needs to get oriented fast. It starts with what a proposition is and why formal logic strips language down to true/false atoms. From there it builds through the five connectives (negation, conjunction, disjunction, conditional, biconditional) and how to translate messy English sentences into clean symbols. You'll learn to build truth tables systematically, classify statements as tautologies or contradictions, and apply equivalence laws — including De Morgan's and the contrapositive — to simplify formulas without tables. The final section covers valid arguments and the core inference rules: modus ponens, modus tollens, and hypothetical syllogism, plus the fallacies students most often confuse for valid reasoning.
This is a symbolic logic practice and reference guide, not a textbook. Every term is defined the first time it appears. Every concept comes with a worked example. If you're prepping for a discrete math unit, a logic and reasoning module, or just trying to help a student who's stuck, this is the shortest path to confident understanding.
Pick it up and work through it in a single sitting.
- Translate everyday English statements into propositional logic using the five standard connectives.
- Build and read truth tables to test whether a compound statement is a tautology, contradiction, or contingency.
- Recognize tautological equivalences (De Morgan's laws, contrapositive, distribution) and use them to simplify formulas.
- Distinguish valid from invalid arguments and identify common fallacies like affirming the consequent.
- Apply basic inference rules (modus ponens, modus tollens, hypothetical syllogism) to construct short proofs.
- 1. What Propositional Logic IsIntroduces propositions, the goal of formal logic, and why we strip statements down to true/false atoms.
- 2. The Five Connectives and How to Translate EnglishDefines negation, conjunction, disjunction, conditional, and biconditional, with translation practice from English to symbols.
- 3. Truth Tables and Classifying StatementsShows how to build truth tables systematically and use them to identify tautologies, contradictions, and contingencies.
- 4. Logical Equivalences and SimplificationCovers the key equivalence laws — De Morgan's, contrapositive, distribution, double negation — and how to use them to rewrite formulas without truth tables.
- 5. Valid Arguments and Inference RulesDefines validity, introduces modus ponens, modus tollens, and hypothetical syllogism, and shows how to spot common fallacies.
- 6. Where This Shows Up NextConnects propositional logic to circuits, programming conditionals, mathematical proof, and previews predicate logic.