How to remember set theory properties?

In summary: By using these "typical" functions and sets, I can easily visualize and understand the concepts better. Also, your explanation about the inverse function preserving all set operations really helped clarify things for me. Thank you again for your help!
  • #1
Ragnarok7
50
0
I'm an undergraduate studying math taking intermediate proof-writing courses, and there are certain basic identities of set theory and functions that still confuse me - i.e., I have to reprove them or think about them carefully every time. Examples:

\(\displaystyle (A\times B)\cap (C\times D)=(A\cap C)\times (B\cap D)\)

If \(\displaystyle g\circ f\) is injective, then \(\displaystyle f\) is injective (but not necessarily \(\displaystyle g\)). If \(\displaystyle g\circ f\) is surjective, then \(\displaystyle g\) is surjective (but not necessarily \(\displaystyle f\)).

Given \(\displaystyle f:A\rightarrow B\), \(\displaystyle A_0,A_1\subset A\) and \(\displaystyle B_0,B_1\subset B\):

\(\displaystyle f^{-1}(B_0\cap B_1)=f^{-1}(B_0)\cap f^{-1}(B_1)\) and

\(\displaystyle f(A_0\cap A_1)\subset f(A_0)\cap f(A_1)\) - equality holds if \(\displaystyle f\) is injective.

The thing is, proving such things doesn't seem to help me remember them since the proof is rather mechanical and symbolic. Does anyone have any tips for learning them better, or any book suggestions that might give me some intuition for it? Thanks!
 
Physics news on Phys.org
  • #2
I do not remember any of those rules. I just assume the appropriate rules are true anytime I have to prove something and then do a quick check for the ones I assumed.
 
  • #3
These are not "proofs" (for which there are, truly, "no substitutes") but "heuristics" which may, or may not help you.

For your first example, think of the two projection functions:

$p_1:X \times Y \to X$
$p_2: X \times Y \to Y$

defined in the obvious way.

For your second example: we have two "cases" with functions:

1. A function "preseves" set information (this is what injective functions do)
2. A function "collapes" set information

If the first function is a composition "collapses information" there is no way for the second function to "blow it back up". So if $g\circ f$ is injective, we cannot have $f$ NOT injective. We can actually say a "little bit" about $g$ in this situation: it is injective on the image of $f$ which lies in its domain. We can't tell what $g$ does to points of its domain NOT in the image of $f$, because $g \circ f$ never sees them.

On the other hand, if $g \circ f$ is surjective, then every element of the co-domain of $g \circ f$ was once an element in the domain of $f$. To get there it had to "pass through $g$", so there must have been some element in the domain of $g$ (which is also in the image of $f$) that $g$ maps to our original co-domain element.

When thinking about injective functions $f:X \to Y$, it is often helpful to use the "typical" injective function $1_X: X \to X$ as a quick "reality check". Similarly, it is often helpful to think of a CONSTANT function $g:X \to \{x\}$ as a "typical" surjective function.

With the "inverse map" $f^{-1}$ you can safely assume it preserves ALL set operations. Verify this ONE TIME, and then just use this fact forever more.

Similarly, if $f$ is injective, it preserves ALL set operations. If it is NOT injective, we have a function of the "collapsing" type. One simple way to keep straight "which way" the containment goes is to use a simple function like this:

$A = \{a,b,c\}, B = \{x,y\}$

$f: A \to B$ defined as: $f(a) = x, f(b) = y, f(c) = x$.

Let $A_0 = \{a,b\}$ and $A_1 = \{b,c\}$

Then $f(A_0 \cap A_1) = f(\{b\}) = \{y\}$

whereas $f(A_0) \cap f(A_1) = B \cap B = B$.
 
  • #4
Ragnarok said:
I'm an undergraduate studying math taking intermediate proof-writing courses, and there are certain basic identities of set theory and functions that still confuse me - i.e., I have to reprove them or think about them carefully every time. Examples:

\(\displaystyle (A\times B)\cap (C\times D)=(A\cap C)\times (B\cap D)\)

If \(\displaystyle g\circ f\) is injective, then \(\displaystyle f\) is injective (but not necessarily \(\displaystyle g\)). If \(\displaystyle g\circ f\) is surjective, then \(\displaystyle g\) is surjective (but not necessarily \(\displaystyle f\)).

Given \(\displaystyle f:A\rightarrow B\), \(\displaystyle A_0,A_1\subset A\) and \(\displaystyle B_0,B_1\subset B\):

\(\displaystyle f^{-1}(B_0\cap B_1)=f^{-1}(B_0)\cap f^{-1}(B_1)\) and

\(\displaystyle f(A_0\cap A_1)\subset f(A_0)\cap f(A_1)\) - equality holds if \(\displaystyle f\) is injective.

The thing is, proving such things doesn't seem to help me remember them since the proof is rather mechanical and symbolic. Does anyone have any tips for learning them better, or any book suggestions that might give me some intuition for it? Thanks!

If WE PUT :

A={a,b}

B={c,d}

C={e,f}

D={k,l}

Can you then prove the set identity you mentioned??
 
  • #5
Thank you so much for the detailed response, Deveno, and I'm sorry it took me so long to respond to it. Your advice is exactly what I was looking for!
 

Related to How to remember set theory properties?

What is set theory?

Set theory is a branch of mathematics that deals with the study of sets, which are collections of objects. It provides a foundation for other areas of mathematics and is widely used in various fields such as computer science, logic, and linguistics.

What are the properties of sets?

The properties of sets include cardinality, subsets, union, intersection, complement, and power set. Each of these properties helps to define and understand the relationships between sets and their elements.

How can I remember the properties of sets?

One way to remember the properties of sets is to use mnemonic devices, such as creating a memorable phrase or acronym. You can also practice using the properties in different problems and scenarios to reinforce your understanding and memory.

What is the cardinality of a set?

The cardinality of a set is the number of elements it contains. It is denoted by the symbol |S| and can be determined by counting the number of distinct elements in the set.

How are sets represented in set theory?

Sets are typically represented in set theory using curly braces { }, with the elements of the set listed inside. For example, the set of even numbers can be represented as {2, 4, 6, 8, ...}. In some cases, sets may also be represented using set-builder notation, which uses a condition to define the set instead of listing out all the elements.

Similar threads

  • Set Theory, Logic, Probability, Statistics
2
Replies
62
Views
3K
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
3
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
9
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
27
Views
3K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
736
  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
2K
  • Calculus and Beyond Homework Help
Replies
1
Views
533
Back
Top