I'm studying about edge disjoint path.
If there is $3$ distinct vertices $(u,v,w)$ in given Graph $G = (V,E)$,
Let there is $u \to v$ has $k$ $(k>1)$ edge disjoint paths, and $v \to w$ has $k$ edge disjoint paths, then can we say that $u \to w$ has $k$ edge disjoint paths?
In my opinion, if there is $u \to v$ edge disjoint paths has a one path which is $w$ is internal node of that path, then we cannot sure that argument.
Is there any suggestion or disagreement about my opinion?
Hint:
I hope this helps $\ddot\smile$