If Bluenose is guilty then no witness is lying unless he is fearful. There is a witness who is fearful. Therefore, Bluenose is not guilty.
$$B\to[(\forall x)(\,(Wx\land\lnot Fx)\to(\lnot Lx)\,)] \tag{1}$$
$$(\exists x)(Wx\land Fx) \tag{2}$$
$$\lnot B \tag{3}$$
Is this interpretation correct ?
I am asked to deduce the conclusion which is $\lnot B$ in this case.
** T.E stands for tautological equivalence
My try is:
$$3.\quad \lnot B \lor [(\forall x)(\,(Wx\land \lnot Fx)\to (\lnot Lx)\,)] \quad1 \; T.E\\4. \quad\lnot B \lor [\lnot (\exists x)\lnot(\,(Wx\land \lnot Fx)\to (\lnot Lx)\,)] \quad \; 3Q1$$
I am not able to deduce the conclusion, I think I misinterpret the sentence.
The following is my last try:
$$\tag{1} B\to (\nexists x)(Wx\land Lx)\oplus (\exists x)(Wx\land Fx) \qquad P$$ $$\tag{2} (\exists x)(Wx\land Fx) \qquad P$$ $$\tag{3} B\to (\exists x)(Wx\land Lx) \qquad 1,2$$
I am still struggling.
There is some English word play going on. I think the author means it as follows.
To work out the "unless" operator: $$A\mbox{ unless }B \equiv \neg A\rightarrow B \qquad (\equiv A\lor B)$$ is how it should work. In this topic the unless operator is also tackled.
Accordingly, sentence 1. translates to $$B\rightarrow \neg\exists x\left (Wx\ \land\ (\neg Lx\rightarrow Fx)\right ) \equiv B\rightarrow \neg\exists x(Wx\ \land\ (Lx\lor Fx))$$
To deduce $\neg B$ it suffices to show that the implication $$[B\rightarrow \neg\exists x(Wx\ \land\ (Lx\lor Fx))]\land [\exists x (Wx\land Fx)]\rightarrow \neg B\tag{i} $$ is a tautology.
For the sake of completeness. Assume implication (i) is false. Then we have two conflicting conditions $$\neg\exists x(Wx\ \land\ (Lx\lor Fx))\quad\mbox{and}\quad \exists x(Wx\ \land\ Fx). $$ The left hand condition is equivalent to $\forall x(\neg Wx\ \lor\ (\neg Lx\ \land\ \neg Fx))$. The right hand condition provides for some $a$ that $Wa\ \land\ Fa$ is true ( i.e there exists a fearful witness). The left hand condition, however, states that all witnesses are truthful and fearless, in particular witness $a$. This is impossible.