Prove that the line graph of a Hamiltonian simple graph is Hamiltonian.
My proof
If $G$ is hamiltonian then there is a cycle that traverse all the vertices of $G$ exactly once. Any other edges of $G$ that's not part of this cycle can become chords of $G$ or placed outside the cycle.
How do I proceed from here?How do I use the definition of Hamiltonian to prove that the line graph of $G$ is also Hamiltonian?