Sets, Relations and Functions

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/22

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

23 Terms

1
New cards

set

is a collection of distinct objects or

elements.

2
New cards

element.

An object inside a set is called an

3
New cards

singleton

A set having only one element is called a

4
New cards

empty set

A set with no element at all is called the

5
New cards

membership criterion

A criterion is necessary to determine whether a particular element belongs to

a given set. This is known as the

6
New cards

Union

the set of all elements that are

in A, in B, or in both:

7
New cards

intersection

sets A and B is the set of elements

that are in both A and B:

8
New cards

Set Difference

is the set that contains everything

that is in A but not in B.

9
New cards

Complement

is the set containing everything that

is not in A but in the universal set U.

10
New cards

Disjoint Sets

If A and B have no common element, that is, A ∩ B = ∅, then

the sets A and B are said to be

11
New cards

Cardinality

set A, written |A|, is the number of

elements in set A.

12
New cards

Powerset

a set A, written 2

A, is the set of all subsets of

A; i.e., a set containing ‘n’ elements has a powerset containing 2

n

elements.

13
New cards

Cartesian Product

Let A and B be two sets. Then the set of all ordered

pairs (x, y) where x ∈ A and y ∈ B is called the

14
New cards

relation

is a connection or relationship between

elements of two sets.

15
New cards

Ordered Pair

A relation is made up of ___________, where the first element

is related to the second.

16
New cards

Reflexive Relation

A relation R on a set A is reflexive if every element

is related to itself.

17
New cards

Symmetric Relation

A relation R on a set is symmetric if (a, b) ∈ R

implies (b, a) ∈ R.

18
New cards

Transitive Relation

A relation R is transitive if (a, b) ∈ R and (b, c) ∈ R

implies (a, c) ∈ R.

19
New cards

function

is a specific type of relation

where each input is related to exactly

one output.

20
New cards

Mapping

A function is otherwise known as “________”. A function is said to map an

element in its domain to an element in its range.

21
New cards

Injective

A function is ________ if different elements in A

map to different elements in B. No two inputs share the same output.

22
New cards

Surjective

A function is ________ if each element of B is the image

of some element of A.

23
New cards

Bijective

A function is ________ if it is both injective and surjective. Each

input has a unique output, and all outputs are used.