Solveeit Logo

Question

Question: The relation \[\le \] on numbers has the following properties: (i). \[a\le a\forall a\in R\] (Refl...

The relation \le on numbers has the following properties:
(i). aaaRa\le a\forall a\in R (Reflexivity)
(ii). If aba\le b and bab\le a then a=ba,bRa=b\forall a,b\in R (Anti-symmetry)
(iii). If aba\le b and bcb\le c then aca,bRa\le c\forall a,b\in R (Transitivity)
Which of the above properties the relation \subset on p(A)p(A) has?
1). (i)(i) and (ii)(ii)
2). (i)(i) and (iii)(iii)
3). (ii)(ii) and (iii)(iii)
4). (i)(i) , (ii)(ii) and (iii)(iii)

Explanation

Solution

To solve this problem, we have to understand the concept of relation and its types and after that we will check the given relation for all reflexivity, anti-symmetry and transitivity and then after checking these all conditions, we will get our required answer.

Complete step-by-step solution:
Relation can be defined as a connection between the elements of two or more sets, and all the sets must be non-empty. Relations can be represented in three ways: Roaster form, Set-builder Form, by arrow diagram.
Types of relations are as: Empty Relation, Reflexive Relation, Transitive Relation, Anti-symmetric Relation, Universal Relation, Inverse Relation, and Equivalence Relation.
Let’s understand the reflexive relation, anti-symmetric relation and Transitive relation.
A relation is said to be reflexive if every element of set MM maps to itself only (i.e. for every pMp\in M , (p,p)R(p,p)\in R , here RR represents the relation set.
A relation is said to be anti-symmetric if (a,b)R(a,b)\in R and (b,a)R(b,a)\in R, that means a=ba=b . And if it does not follow above, it is not antisymmetric.
A relation RR is said to be transitive if (a,b)R,(b,c)R(a,b)\in R,(b,c)\in R , then (a,c)R(a,c)\in R such that for all a,b,cAa,b,c\in A , here AA is set of all elements.
Now according to the given question, we have to check reflexivity, anti-symmetry and transitivity of the relation \subset .
For reflexivity:
For relation \subset ,
We can say that xxx\subset x (because we know every set is a subset of itself)
So, we can say that for this relation Reflexivity is true.
For Anti-symmetry:
We can observe that if xyx\subset y and yxy\subset x
It is possible only when x=yx=y
As this relation satisfies all the conditions of anti-symmetry, so it is true for Anti-symmetry.
For Transitivity:
If xyx\subset y , yzy\subset z
xz\Rightarrow x\subset z
As this relation satisfies all the conditions of transitivity, so it is true for Transitivity.
As, we can see that it holds all the given relation holds all the three properties: Reflexivity, Anti-symmetry and Transitivity.
Hence, the correct option is 44

Note: A function can be defined as a relation in whom no two ordered pairs have the same first element (i.e. there should be only one output for each given input). Types of functions are: One-one function and Many-one function. The most important thing is that all functions are relations but not all relations are functions.