roam
- 1,265
- 12
Homework Statement
Let A and B be sets and let f: A \rightarrow B be a function. Define a function
h: \mathcal{P} (B) \rightarrow \mathcal{P} (A) by declaring that for Y \in\mathcal{P} (B), h(Y)= \{ x \in A: f(x) \notin Y \}. Show that if f is a bijection then h is a bijection.
The Attempt at a Solution
I'm not quite sure where to start. I could start by first showing that f is one to one & onto and then show that f = h by showing that:
dom(f) = dom(h)
cod(f) = cod(h)
And, \forall x \in dom(f), f(x)=h(x)
Of course, I can't do this because the question doesn't define function f (it only gived domain & codomain)! Does anyone know how to prove this question?
P.S. the notation \mathcal{P} (A) and \mathcal{P} (B) are supposed to represent the power set of A & B.
Last edited: