-
Title: Range, Image and Preimage
-
Series: Start Learning Sets
-
Parent Series: Start Learning Mathematics
-
Chapter: Sets and Maps
-
YouTube-Title: Start Learning Sets 5 | Range, Image and Preimage
-
Bright video: Watch on YouTube
-
Dark video: Watch on YouTube
-
Ad-free video: Watch Vimeo video
-
Forum: Ask a question in Mattermost
-
Quiz: Test your knowledge
-
Dark-PDF: Download PDF version of the dark video
-
Print-PDF: Download printable PDF version
-
Exercise Download PDF sheets
-
Thumbnail (bright): Download PNG
-
Thumbnail (dark): Download PNG
-
Subtitle on GitHub: sls05_sub_eng.srt missing
-
Download bright video: Link on Vimeo
-
Download dark video: Link on Vimeo
-
Timestamps (n/a)
-
Subtitle in English (n/a)
-
Quiz Content
Q1: Let $f: A \rightarrow B$ be a map. What is the correct definition for the range of $f$, denoted by $\mathrm{Ran}(f)$?
A1: $\{ x \in A \mid f(x) = x \}$
A2: $\{ y \in A \mid f(x) = y \}$
A3: $\{ y \in B \mid \exists x \in A \colon f(x) = y \}$
A4: $\{ x \in A \mid \exists y \in B \colon f(x) = y \}$
A5: $\{ x \in A \mid \forall y \in B \colon f(x) = y \}$
Q2: Let $f: A \rightarrow B$ be a map and $\tilde{B} \subseteq B$. What is the correct definition for the preimage of $\tilde{B}$ under $f$, denoted by $f^{-1} [ \tilde{B}]$?
A1: $\{ x \in A \mid f(x) \in \tilde{B} \}$
A2: $\{ x \in A \mid f(x) \in A \}$
A3: $\{ x \in \tilde{B} \mid f(x) \in A \}$
A4: $\{ x \in \tilde{B} \mid f(x) \notin A \}$
Q3: Let $f: \{1,2,3,4 \} \rightarrow \{1,2\}$ be given by
$$ f(x) = \begin{cases} 1 & \text{ if } x \text{ odd } \\ 2 & \text{ if } x \text{ even } \end{cases}$$What is the preimage of $\{2\}$ under $f$?
A1: $\{2,4\}$
A2: $\{1,2,4\}$
A3: $\{2,3,4\}$
A4: $\{2\}$
-
Last update: 2025-09