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}