I have difficulties understanding what is exactly the relations $\leftrightarrow$ (symmetric closure) (and friends: $\stackrel{+}{\leftrightarrow}$ (transtive symmetric closure), $\stackrel{*}{\leftrightarrow}$ (reflexive transtive symmetric closure))
Could you confirm whether I am right or otherwise tell me why I am not ?
Let the following graph describe the relations $\rightarrow$ and $\leftarrow$ (ie. $~\rightarrow\stackrel{{}^{-1}}{}$):
$0\rightarrow~1~\rightarrow~2~\leftarrow~3$
Therefore I would say that logically :
- $ \rightarrow~=~\{ (0,1)~;~(1,2) \}$
- $ \leftarrow~=~\{ (3,2) \}$
- $ \leftrightarrow~=~ \{ (0,1)~;~(1,2)~;~(3,2) \} $
- $ \stackrel{+}{\leftrightarrow}~=~\{ (0,1)~;~(1,2)~;~(0,2)~;(3,2) \} $
- $ \stackrel{*}{\leftrightarrow}~=~ \{ \{0,1\}~;~\{0,2\}~;~\{0,3\}~;~\{1,2\}~;~\{1,3\}~;~\{2;3\} \} $
- $ \rightarrow~\subseteq~\leftrightarrow~\subseteq~\stackrel{+}{\leftrightarrow}~\subseteq~\stackrel{*}{\leftrightarrow} $
- $ \leftarrow~\subseteq~\leftrightarrow~\subseteq~\stackrel{+}{\leftrightarrow}~\subseteq~\stackrel{*}{\leftrightarrow} $
What is the most confusing to me is 3. that states that $(1,3) \notin \leftrightarrow $.
Notation: $\{a,b\}$ expands to $(a,b)~;~(b,a) $