Description: In a graph with two vertices and an edge connecting these two vertices,
to go from one vertex to the other vertex via this edge is a trail. The
two vertices need not be distinct (in the case of a loop). (Contributed by Alexander van der Vekens, 3-Dec-2017)(Revised by AV, 22-Jan-2021)(Revised by AV, 23-Mar-2021)(Proof shortened by AV, 30-Oct-2021)
Ref
Expression
Hypotheses
1wlkd.p
|- P = <" X Y ">
1wlkd.f
|- F = <" J ">
1wlkd.x
|- ( ph -> X e. V )
1wlkd.y
|- ( ph -> Y e. V )
1wlkd.l
|- ( ( ph /\ X = Y ) -> ( I ` J ) = { X } )
1wlkd.j
|- ( ( ph /\ X =/= Y ) -> { X , Y } C_ ( I ` J ) )