
Play with a friend
Turn-based: you each do the quiz on your own time.
Play vs random
Face a random opponent that have completed this quiz before.
Quiz setup
Choose your name
Choose your name
Play with a friend
Turn-based: you each do the quiz on your own time.
Play vs random
Face a random opponent that have completed this quiz before.
Propositional logic (also called sentential logic) forms the bedrock of formal reasoning. It focuses on the truth values (True or False) of declarative statements called propositions and how these values change when propositions are combined using logical connectives.
These operators build complex propositions (compound propositions) from simpler ones:
Truth tables systematically list all possible combinations of truth values for the propositional variables in a compound proposition and show the resulting truth value of the whole proposition. They are the primary tool for defining connectives and analyzing propositions.
Example for Implication ():
| T | T | T |
| T | F | F |
| F | T | T |
| F | F | T |
Two compound propositions and are logically equivalent () if they have identical truth tables – they produce the same truth value for every possible combination of truth values of their component variables. Crucial equivalences include:
Understanding propositional logic, its connectives, and how to use truth tables to analyze truth values and equivalences is fundamental for constructing and understanding logical arguments, proofs, and further topics in discrete mathematics.