Propositional logic represents facts as being either true or false. It defines a syntax of allowed expressions, semantics that map expressions to meanings in terms of truth values, and inference rules for deriving new conclusions from existing statements. The syntax includes propositional symbols, logical constants, and logical connectives. Semantics define the truth conditions for sentences using truth tables. Inference rules like modus ponens, chain rule, substitution, simplification, conjunction, and transposition allow drawing valid conclusions.