Relations and Functions Vocabulary

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/17

flashcard set

Earn XP

Description and Tags

Flashcards on core mathematical concepts, relation types, and function definitions from Class 12 Relations and Functions.

Last updated 4:24 AM on 9/15/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

18 Terms

1
New cards

Relation

A subset of A×BA \times B (denoted RA×BR \subseteq A \times B) from a set AA to a set BB. A relation from a set AA to itself is called a relation in AA.

2
New cards

Empty Relation

A relation RR in a set AA where no element of AA is related to any element of AA, denoted as R=ϕA×AR = \phi \subset A \times A. Also called a void relation.

3
New cards

Universal Relation

A relation RR in a set AA where each element of AA is related to every element of AA, expressed as R=A×AR = A \times A.

4
New cards

Reflexive Relation

A relation RR in a set AA where every element is related to itself, i.e., (a,a)R(a, a) \in R for all aAa \in A.

5
New cards

Symmetric Relation

A relation RR in a set AA where (a,b)R    (b,a)R(a, b) \in R \implies (b, a) \in R for all a,bAa, b \in A.

6
New cards

Transitive Relation

A relation RR in a set AA where (a,b)R(a, b) \in R and (b,c)R    (a,c)R(b, c) \in R \implies (a, c) \in R for all a,b,cAa, b, c \in A.

7
New cards

Equivalence Relation

A relation RR in a set AA that is reflexive, symmetric, and transitive.

8
New cards

Equivalence Class

In a relation RR on a set AA, the set of all elements related to a given element aAa \in A, denoted by [a]={xA:(x,a)R}[a] = \{x \in A : (x, a) \in R\}.

9
New cards

Inverse Relation

The relation R1R^{-1} defined as the inverse relation of RR if (a,b)R    (b,a)R1(a, b) \in R \iff (b, a) \in R^{-1}, where Domain(R)=Range(R1)\text{Domain}(R) = \text{Range}(R^{-1}) and Range(R)=Domain(R1)\text{Range}(R) = \text{Domain}(R^{-1}).

10
New cards

Identity Relation

A relation RR in a set AA defined as R={(a,a)aA}R = \{(a, a) \mid \forall a \in A\}.

11
New cards

Function

A relation ff from a set AA to a set BB where every element of set AA has only one image in set BB.

12
New cards

One-one (Injective) Function

A function f:ABf: A \rightarrow B where distinct elements of AA have distinct images in BB (i.e., f(a)=f(b)    a=bf(a) = f(b) \implies a = b), satisfying n(A)n(B)n(A) \leq n(B).

13
New cards

Many-one Function

A function f:ABf: A \rightarrow B where two or more elements of AA have the same image in BB (i.e., for a,bAa, b \in A such that aba \neq b, f(a)=f(b)f(a) = f(b)).

14
New cards

Onto (Surjective) Function

A function f:ABf: A \rightarrow B where every element of BB has at least one pre-image in AA, satisfying n(A)n(B)n(A) \geq n(B) and Range=Codomain\text{Range} = \text{Codomain}.

15
New cards

Into Function

A function f:ABf: A \rightarrow B where there exists at least one single element in BB having no pre-image in AA.

16
New cards

Bijective Function

A function f:ABf: A \rightarrow B that is both one-one and onto, satisfying n(A)=n(B)n(A) = n(B) and Range=Codomain\text{Range} = \text{Codomain}.

17
New cards

Horizontal Line Test for One-One Function

A graphical method stating that if no horizontal line intersects the graph of a function in more than one point, then the function is a one-one function.

18
New cards

Horizontal Line Test for Many-One Function

A graphical method stating that if a line parallel to the X-axis (horizontal line) intersects the graph of a function in more than one point, then the function is a many-one function.