SmashtheVan
- 42
- 0
Homework Statement
Can't quite figure out the LaTeX for Indexed Sets, so bear with me:
From "Book of Proof" Section 1.8 #11 http://www.people.vcu.edu/~rhammack/BookOfProof/index.html
Is the UNION of Aa, where a is in I, a subset of the INTERSECTION of Aa always true for any collection of sets Aa with index set I?
Homework Equations
The Attempt at a Solution
The answer listed in the solutions is "Yes, this is always true."
However, I contest that it is false.
My reasoning:
Given I= {1,2,3} and Aa=[a, 2a]
This gives me A1= [1,2], A2= [2,4], and A3= [3,6]
The UNION is therefore [1,6] and the INTERSECTION is the nullset: {}
I find that the INTERSECTION is a subset of the UNION, but not the other way around, as the book asks.
Am I correct in my work, or is the statement given by the solutions manual correct?