
theorem
  for G being EVGraph, v,x being set holds G.labeledE() = G.labelVertex(
  v,x).labeledE() by Th42;
