How does one prove $C$ from the premises: $A \leftrightarrow (B \leftrightarrow C)$ and $A \leftrightarrow B$ ?
I've tried to prove $C$ by contradiction, using a sub-proof which presumes $\neg C $, but although I can conclude all of the following in the subproof: $\neg A$, $ \neg B$, $ \neg (B \leftrightarrow C)$, I'm unable to find a contradiction this way.
I've been stuck on this for the whole day, and I think I might be over-thinking the problem.
Note: I want to prove this using the basic first-order logic rules (I'm using the First-Order Logic from the Language, Proof and Logic book).
