Homework #1
EE 503: Fall 2025
Assigned: 26 August
Due: Tuesday, 02 September at 12:00
BrightSpace Assignment: Homework 1
Write your solutions to these homework problems. Submit your work to BrightSpace by the due date. Show all work and box answers where appropriate. Do not guess.
Problem 1
Consider the integer function \(f: \mathbb{Z} \rightarrow \mathbb{Z}\) such that \(f(n) = n^2 - 4\) for any integer \(n\) in the set of integers \(\mathbb{Z}\). Define the range subsets \(A = \{-4, -3, 5, 12\} \subset \mathbb{Z}\) and \(B = \{-3, 12\} \subset \mathbb{Z}\). Define the pullback or inverse image set \(f^{-1}(S)\) as the set of pre-images \(z \in \mathbb{Z}\) of \(S\) under the mapping \(f\): \(f^{-1}(S) = \{z \in \mathbb{Z} : f(z) \in S\}\).
Find \(f^{-1}(A)\), \(f^{-1}(B)\), \(f^{-1}(A \cup B)\), and \(f^{-1}(A \cap B)\).
Verify the commutations \(f^{-1}(A \cup B) = f^{-1}(A) \cup f^{-1}(B)\) and \(f^{-1}(A \cap B) = f^{-1}(A) \cap f^{-1}(B)\).
Is it also true that \(f(A \cup B) = f(A) \cup f(B)\) and \(f(A \cap B) = f(A) \cap f(B)\)?
Problem 2
Prove or disprove the following statements. You must prove any set theoretic theorems that you use. That includes set associativity, commutativity, distributivity, De Morgan’s law, etc.
\(A - (A - B) = A \cap B\).
\(A \subset B\) if and only if \(A \cup B = B\).
Problem 3
For all functions \(f\) and all sets \(A\) and \(B\) prove or disprove the following statements.
\(f^{-1}(A) \subset f^{-1}(B)\) if \(A \subset B\).
\(f(A) \cap f(B) = f(A \cap B)\).
\(f^{-1}(A - B) = f^{-1}(A) - f^{-1}(B)\).
Problem 4
Let \(X = \{a, b, c\}\). Find the power set \(2^X\). How many possible set collections \(\mathcal{A} \in 2^X\) are there? How many sigma-algebras can we define on \(X\)? Produce all of them. Produce a set collection that is not a sigma-algebra and then show how to minimally augment it to make it a sigma-algebra.
Problem 5
Let \(X = \{w, x, y, z\}\). Find the power set \(2^X\). How many possible set collections \(\mathcal{A} \in 2^X\) are there? Produce four set collections \(\mathcal{A} \subset 2^X\) that are not sigma-algebras. Show how to minimally augment these four set collections so that they are sigma-algebras.