We're learning about Isomorphism, relations on graphs and graphs in general. I read this question in the book and this was the proof:
Clearly, a connected graph has a single component. On the other hand, any two vertices x, y in the same component of a graph G can be connected by a walk. Any walk from x to y of the shortest possible length must be a path.
I don't understand it 100% because i know that equivalence relations from Logic and set theory have to be reflexive, Symmetric and transitive but here it has another meaning. So can someone explain me both the proof and the relation on graphs?
