What is a transitive relation on set S

29 Views Asked by At

MY answer: Given r,s,t$\in S$ a transitive relation on the set $S$ is when the elements $rRs$ and $sRt$ then $rRt$

i.e., $rRs\land sRt\rightarrow rRt$

Does my definition words correct?