Truth tables, proofs, and predicates.
Investigates propositional and Boolean logic. Operators: Negation (\(\neg\)), Conjunction (\(\land\)), Disjunction (\(\lor\)), Implication (\(P \implies Q \equiv \neg P \lor Q\)), and Biconditional (\(P \iff Q\)). Formulas are classified as Tautologies (valid in all valuations), Contradictions (unsatisfiable), or Contingencies. Transformation to Conjunctive Normal Form (CNF) and Disjunctive Normal Form (DNF) via distributive laws and De Morgan's identities.
Browse the propositional logic laws on the right.