Description: A chained equality inference, useful for converting to definitions. (Contributed by NM, 2-Feb-2007) (Proof shortened by Andrew Salmon, 25-May-2011)
|- A = B
|- ( ph -> C = A )
|- ( ph -> D = B )
|- ( ph -> C = D )
|- ( ph -> C = B )