Hi I'm struggling with this exercise
Exercise 3.4.10. Suppose that I and J are two sets, and for all α ∈ I ∪ J let Aα be a set. If I and J are non-empty, show that (⋂α∈I Aα) ∩ (⋂α∈J Aα) = ⋂α∈I∪J Aα.
I know how to show that two sets are equal.
first let y be a arbitrary element.
if y∈ (⋂α∈I Aα) ∩ (⋂α∈J Aα)
then (y∈Aa for all a∈i) and (y∈Aa for all a∈j)
and then
I have to show that (y∈Aa for all a∈i U j). but this stage I can't deduce this statement from the above
statement using rule of inference that I know.
I can explain why this is valid inference in words, but I can't explain by predicate calculus
please someone help me!