Here is a problem from Enderton's Mathematical Introduction to Logic:
Show that $$\vdash \forall \,x\,\forall\,y\,\forall\,z\,(x = y \rightarrow y = z \rightarrow x = z)$$
One thought I have for this problem are that for proving deduction, I can use equality axiom and rule T. I know this works for reflexivity, but I'm not sure if this proof applies for transitivity.
Any suggestions or comments?