Propositional Logic
Propositional logic: atomic sentences that are true or false, joined by ∧ ∨ ¬ → ↔. No “for all students”. P = “it rains”. Q = “ground wet”. P → Q. Truth tables decide entailment. Limited, but easy to implement.
You cannot say “every pit has a breeze” without repeating a sentence per square. That limit is why FOL exists. MCQ: implication is not “and”.
Output — idea / do / check for Propositional Logic. Fill those three in the viva.
One implication example + why FOL is richer.