If A={1,2,3} and R={(1,2),(2,3),(1,3)}, which fact shows the transitive property?
The governing definition is transitivity: whenever (a,b) belongs to R and (b,c) belongs to R, the pair (a,c) must also belong to R. In this relation, (1,2) and (2,3) are present. The second component of the first pair equals the first component of the second pair, so they form a valid chain. Transitivity therefore requires (1,3), and that pair is indeed listed in R. Hence option A correctly demonstrates the property. The presence or absence of isolated pairs such as (1,1), (3,1), or (2,2) does not by itself establish this particular transitive implication.
View question details