Linear Algebra/Comparing Set Descriptions
This subsection is optional. Later material will not require the work here.
Comparing Set Descriptions
A set can be described in many different ways. Here are two different descriptions of a single set:
For instance, this set contains
(take and ) but does not contain
(the first component gives but that clashes with the third component, similarly the first component gives but the third component gives something different). Here is a third description of the same set:
We need to decide when two descriptions are describing the same set. More pragmatically stated, how can a person tell when an answer to a homework question describes the same set as the one described in the back of the book?
Set Equality
Sets are equal if and only if they have the same members. Template:AnchorA common way to show that two sets, and , are equal is to show mutual inclusion: any member of is also in , and any member of is also in .[1]
Exercises
Template:TextBox Template:TextBox Template:Linear Algebra/Book 2/Recommended Template:TextBox Template:Linear Algebra/Book 2/Recommended Template:TextBox Template:Linear Algebra/Book 2/Recommended Template:TextBox
Footnotes
- ↑ More information on set equality is in the appendix.