Let $A$ be a set. $A = \{1 , 2 , 3\}$.
$R = \{(1 , 1) , (2 , 2) \}$. Can anyone please tell me how would I explain that the relation $R$ is transitive ?
My Attempt: I taught my student first what is non-transitive. If we get two elements such that $(a , b) , (b , c)$ but the $a$ is not related to $c$ , then we call the relation Non-transitive. If a relation is not a Non-transitive , we call that a Transitive Relation.
So the given relation is not a non-transitive. Since there is no such case.
Can anyone give me a better way to help 10+2 level students understand what a transitive relation is?
For this relation $R$, we have $a\mathrel Rb$ when and only when $a=b$ and $a,b\in\{1,2\}$. So, if $a\mathrel Rb$ and $b\mathrel Rc$, we have that $a=b$, that $b=c$, and that $a,b,c\in\{1,2\}$. So, $a=c$ and $a,c\in\{1,2\}$, which means that $a\mathrel Rc$.
Of course, by the same argument, if $A$ is any set and if $R\subset\{(a,a)\mid a\in A\}$, then $R$ is transitive.