-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhw-biconditionals.tex
More file actions
26 lines (23 loc) · 836 Bytes
/
Copy pathhw-biconditionals.tex
File metadata and controls
26 lines (23 loc) · 836 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
%%% Local Variables:
%%% TeX-master: "Proofs"
%%% End:
\probsec{~\ref{sec:biconditionals}}
\begin{enumerate}
\item You meet Arcturus and Betelgeuse.
\begin{dialogue}
\speak{Arcturus} I am a \knight if and only if Betelgeuse is a \knight.
\end{dialogue}
What can you conclude?
\item You encounter Acidophilus, Bifidus, and Curd.
\begin{dialogue}
\speak{Acidophilus} I am a \knave if and only if Bifidus is a \knight.
\speak{Bifidus} Curd is a \knave.
\speak{Curd} Acidophilus is a \knight.
\end{dialogue}
\item You encounter Anchovy, Bacon, and Capsicum.
\begin{dialogue}
\speak{Anchovy} Bacon is a \knight if and only if Capsicum is a \knight.
\speak{Bacon} Either Anchovy or Capsicum is a \knave.
\speak{Capsicum} Both Anchovy and I are \knights.
\end{dialogue}
\end{enumerate}