The problem reads:
A very special island is inhabited only by knights and knaves. Knights always tell the truth, and knaves always lie.
You meet two inhabitants: Peggy and Zippy. Peggy tells you that “of Zippy and I, exactly one is a knight'. Zippy tells you that only a knave would say that Peggy is a knave.
Can you determine who is a knight and who is a knave?
Attached is a picture of my attempt at solving the problem. I ended up with the answer Peggy is a knight and Zippy is a knave. Is my answer correct? I used the truth table framework from this video from Mathematics Visual Proofs: https://www.youtube.com/watch?v=C6PeX4iKJbU&t=539s
This video is not like my normal uploads. This is a supplemental video from one of my courses that I made in case students had to quarantine. I decided that it might be of general interest for people wanting to learn about propositional logic (mathematical propositions, logical connectives - "and", "or", and "not", truth tables, logical equivale...