Difference between revisions of "Intersections"

From Grad Wiki
Jump to navigation Jump to search
(Created page with "== Definition == Let <math>X</math> and <math>Y</math> be subsets of some universal set <math>U</math>. The '''''intersection of <math>X</math> and <math>Y</math>''''', writte...")
 
Line 1: Line 1:
 
== Definition ==
 
== Definition ==
 +
[[File:Intersections.png|thumb|The Venn diagram displays two sets <math>X</math> and <math>Y</math> with the intersection <math>X\cap Y</math> shaded]]
 
Let <math>X</math> and <math>Y</math> be subsets of some universal set <math>U</math>. The '''''intersection of <math>X</math> and <math>Y</math>''''', written <math>X\cap Y</math>, is the set of all <math>x</math> in <math>U</math> which are in both of the sets <math>X</math> and <math>Y</math>.<br />
 
Let <math>X</math> and <math>Y</math> be subsets of some universal set <math>U</math>. The '''''intersection of <math>X</math> and <math>Y</math>''''', written <math>X\cap Y</math>, is the set of all <math>x</math> in <math>U</math> which are in both of the sets <math>X</math> and <math>Y</math>.<br />
 
Symbolically, <math>X\cap Y=\lbrace x\in U : x\in X \text{ and } x\in Y\rbrace</math>.
 
Symbolically, <math>X\cap Y=\lbrace x\in U : x\in X \text{ and } x\in Y\rbrace</math>.

Revision as of 13:12, 29 June 2015

Definition

The Venn diagram displays two sets and with the intersection shaded

Let and be subsets of some universal set . The intersection of Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle X} and , written , is the set of all in which are in both of the sets and .
Symbolically, .

Examples

Example 1

Determine the intersection of the sets and .

Solution. By definition, we wish to find the set of all elements which are in both of the sets. The only such element is . Thus, our solution is .

Example 2

Prove that for any sets and , .

Proof. Let . That is, and . In particular, since we have that .