This document introduces basic concepts in propositional logic, including:
1. Propositions are declarative statements that are either true or false. Compound propositions consist of simple propositions connected by logical operators like AND and OR.
2. Truth tables define logical connectives like conjunction, disjunction, conditional, biconditional, and negation. Equivalences between statements can be shown through truth tables.
3. Logical implications can be proven without truth tables by showing that if the antecedent is true, the consequent must also be true. Dual statements and De Morgan's laws are also introduced.