-
Title: Cartesian Product and Maps
-
Series: Start Learning Sets
-
Parent Series: Start Learning Mathematics
-
Chapter: Sets and Maps
-
YouTube-Title: Start Learning Sets 4 | Cartesian Product and Maps
-
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
-
Thumbnail (bright): Download PNG
-
Thumbnail (dark): Download PNG
-
Subtitle on GitHub: sls04_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 $A = {1,2}$ and $B = {5,6,7}$. What is the Cartesian product $A \times B$.
A1: ${ (1,5), (1,6), (1,7), $ $ (2,5), (2,6), (2,7) }$
A2: ${ (1,2), (5,6), (6,7)}$
A3: ${ (1,5,6,7,2) }$
A4: ${ (1,2,5,6,7) }$
Q2: Let $A = {1,2}$ and $B = {5,6,7}$. Which subset of $A \times B$ is a function?
A1: ${ (1,5), (1,6), (1,7), $ $ (2,5), (2,6), (2,7) }$
A2: ${ (1,7), (2,7) }$
A3: ${ (1,5), (1,6)}$
A4: ${ (1,7), (2,6), (2,7) }$
Q3: Let $f: A \rightarrow B$ a map. How is the set $A$ called?
A1: codomain of $f$
A2: domain of $f$
A3: graph of $f$
A4: map of $f$
-
Last update: 2025-09