1/8
Just basic stuff. Suitable for revision for JEE, IAT, NEST. Question mode: Flashcards only. Answer Mode: Answer with definition. Good luck!
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
What is the number of elements in the cartesian product of A and B if A has m elements and B has n elements?
n(A×B)=m×n=mn elements
What is the number of possible relations for A×B if A has m elements and B has n elements?
2mn
In A×B, what is the domain?
A
In A×B, what is the codomain?
B
What is a Reflexive Relation?
A relation R on set A is said to be reflexive if every element of A is related to itself.
Thus, (a,a)∈R
What is a Symmetric Relation?
A relation R on set A is said to be symmetric if
(a,b)∈R⟹(b,a)∈R
What is a Transitive Relation?
A relation R on set A is said to be transitive if
[(a,b)∈R and (b,c)∈R]⟹(a,c)∈R
What is an Equivalence Relation?
If a relation is reflexive, symmetric, and transitive then it is an equivalence relation
What is an Identity Relation?
A relation is an Identity Relation if
IA={(a,a),a∈A}