Question
Question: The relation \[\le \] on numbers has the following properties: (i). \[a\le a\forall a\in R\] (Refl...
The relation ≤ on numbers has the following properties:
(i). a≤a∀a∈R (Reflexivity)
(ii). If a≤b and b≤a then a=b∀a,b∈R (Anti-symmetry)
(iii). If a≤b and b≤c then a≤c∀a,b∈R (Transitivity)
Which of the above properties the relation ⊂ on p(A) has?
1). (i) and (ii)
2). (i) and (iii)
3). (ii) and (iii)
4). (i) , (ii) and (iii)
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 M maps to itself only (i.e. for every p∈M , (p,p)∈R , here R represents the relation set.
A relation is said to be anti-symmetric if (a,b)∈R and (b,a)∈R, that means a=b . And if it does not follow above, it is not antisymmetric.
A relation R is said to be transitive if (a,b)∈R,(b,c)∈R , then (a,c)∈R such that for all a,b,c∈A , here A is set of all elements.
Now according to the given question, we have to check reflexivity, anti-symmetry and transitivity of the relation ⊂ .
For reflexivity:
For relation ⊂ ,
We can say that x⊂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 x⊂y and y⊂x
It is possible only when x=y
As this relation satisfies all the conditions of anti-symmetry, so it is true for Anti-symmetry.
For Transitivity:
If x⊂y , y⊂z
⇒x⊂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 4
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.