- #1
toothpaste666
- 516
- 20
Homework Statement
for functions f: X -> Y and g: Y ->Z
show that for all subsets C in Z , (g°f)^-1(C) ⊆ f^-1(g^-1(C)) (or find a counterexample)
The Attempt at a Solution
let z ∈ (g°f)^-1(C) such that (g°f)^-1(z) = x for some x∈X
then
z = (g°f)(x)
z = g(f(x))
g^-1(z) = f(x)
f^-1(g^-1(z) = x for some x ∈ X
so z ∈f^-1(g^-1(C))
These types of proofs are very subtle and technical to me and I am not sure If I am assuming anything or if I have sufficiently proven what needed to be proven. I would greatly appreciate some feedback :)
Last edited: