Show, φ, (φ $\Rightarrow$ ψ), (φ $\Rightarrow$ (ψ $\Rightarrow$ θ)) $\vdash$ θ
Here is my answer, please let me know if I'm doing this correctly!
- φ $\qquad$$\qquad$$\qquad$< Hypothesis 1>
- φ $\Rightarrow$ ψ $\qquad$$\qquad$ < Hypothesis 2>
- φ $\Rightarrow$ (ψ $\Rightarrow$ θ)$\qquad$< Hypothesis 3>
- ψ $\Rightarrow$ θ $\qquad$$\qquad$ <1,3 + Equanimity>
- φ $\Rightarrow$ θ $\qquad$ $\qquad$<2,4 + Transitivity>
- θ $\qquad$$\qquad$$\qquad$<1,5 + Equanimity>
Your proof is correct.
Well, the names are unfamiliar, but the steps are valid inferences.
"Equanimity" appears to be "Modus Ponens" and "Transitivity" is "Hypothetical Syllogism".
You may also do it without "Transitivity", if you wish.