• edited by
1,422 views
0 0 votes

Suppose there is a set L ,set of lines and there is a Relation R,

R={<L1,L2> ϵ R if L1 || L2   |    L1,L2 ϵ L }.

Relation R is, _______________.

1. Reflexive

2.Symmetric

3.Antisymmetric

4.Asymmetric

5.Transitive.

Explanation in simple words with Example will be appreciated.

Thanks.

1 Answer

Best answer
5 5 votes

Let us see one by one :

a) L1 is parallel to L1 i.e. itself hence it is a reflexive relation

b) If L1 is parallel to L2 , then L2 is also parallel to L1 , so it is a symmetric relation..

c) If L1 is parallel to L2 , L2 is parallel to L3 , then L1 is also parallel L3 as per the geometry , so the relation is also transitive..

d) For antisymmetric to hold we can think it as in xRy , x = y is allowed but if x != y then yRx is not allowed..But here if L1 R L2 holds then L2 R L1 also holds for set of lines and L1 and L2 are distinct..Hence it is not antisymmetric..

e) For asymmetric to hold not even same ones allowed that is , xRx is also not allowed besides antisymmetric condition..But here L1 R L1 is allowed and we have seen it is not anti symmetric also..Hence it is not asymmetric relation..

• selected by
Position:
Show:

Related questions

0 0 votes
0 0 answers
1.0k
1.0k views
susgir2 asked Jan 2, 2019
1,000 views
Let R be the relation on the set ‘N’ of strictly positive integers, where strictly positive integers x and y satisfy x R y iffx^2 – y^2 = 2^kfor some non-negative integer...
1 1 vote
2 2 answers
902
902 views
sripo asked Oct 6, 2018
902 views
For given R={(1,1),(2,2),(3,3),(4,4),(1,2),(2,1),(3,4),(4,3)}Is the given relation transitive?
0 0 votes
1 1 answer
2.5k
2.5k views
Jaspreet Singh asked May 5, 2016
2,531 views
Question 7 of chapter relations exercise 7.1 from Discrete Mathematics and its applications by Kenneth H Rosen 7th edition:in (c) part: for (x,y) = (1,0); x = y + 1 holds...
2 2 votes
2 answers 2 answers
2.3k
2.3k views
Jaspreet Singh asked May 5, 2016
2,280 views
(Question 2 of Exercise 7.1 Relations in Discrete mathematics and its application by Rosen 7th edition)The relation below is on the set (1, 2, 3, 4}. Determine whether th...