Let $(A,\rightarrow)$ be a confluent abstract rewriting system. Assume that $a\stackrel{*}\rightarrow b$, $a\stackrel{*}\rightarrow c$ is a fork. Then $b,c$ is joinable, that is, there is a $d\in A$ such that $b\stackrel{*}\rightarrow d$, $c\stackrel{*}\rightarrow d$.
My question is whether $d\neq b$ and $d\neq c$?