Skip to main content
Search type Search syntax
Tags [tag]
Exact "words here"
Author user:1234
user:me (yours)
Score score:3 (3+)
score:0 (none)
Answers answers:3 (3+)
answers:0 (none)
isaccepted:yes
hasaccepted:no
inquestion:1234
Views views:250
Code code:"if (foo != bar)"
Sections title:apples
body:"apples oranges"
URL url:"*.example.com"
Saves in:saves
Status closed:yes
duplicate:no
migrated:no
wiki:no
Types is:question
is:answer
Exclude -[tag]
-apples
For more details on advanced search visit our help page
Results tagged with
Search options not deleted user 259262

For elementary questions on set theory. Topics include intersections and unions, differences and complements, De Morgan's laws, Venn diagrams, relations and countability.

2 votes

Injection from $\mathbb{N} \to F$ an ordered field?

Yes, it's true - take $1, 1 + 1, 1 + 1 + 1, \dots$. Indeed, addition obeys the order, so this must be a strictly increasing sequence; trichotomy then guarantees that none of these are equal.
Patrick Stevens's user avatar
1 vote

Does $\forall(S) [S\subseteq S$ ] generate an infinite chain of subsets? If yes, is this a p...

Similarly, what's wrong with $1 \le 1 \le 1 \le \dots$ (or where $\le$ is replaced by $\ge$)? If you're happy with this, then you should be happy with the sets.
Patrick Stevens's user avatar
1 vote

Show that any two infinite subsets of $\mathbb{Z}$ have the same cardinality.

I'm happy enough with that. My own answer would go: it is enough to show that any two infinite subsets of $\mathbb{N}$ have the same cardinality, since $\mathbb{N}$ and $\mathbb{Z}$ are in bijection. …
Patrick Stevens's user avatar
0 votes

Is there a function $f : \mathbb Z \times \mathbb Z \to \mathbb Z$ that is one to one and onto?

One way is to take $(a, b)$ to $$2^{\vert a \vert} 3^{\vert b \vert} 5^{\overline{\text{sgn}}(a)} 7^{\overline{\text{sgn}}(b)}$$ where $\overline{\text{sgn}}(a)$ is $1$ if $a>0$, $0$ if $a \leq 0$. …
Patrick Stevens's user avatar
3 votes

What is the reason behind calling $\emptyset$ improper subset of any non-empty set.?

Authors differ a bit on their definitions here. A "proper subset" of $A$ is always(?) not $A$ itself, but $\emptyset$ may (albeit rarely) be referred to as "proper". The idea is that when we select a …
Patrick Stevens's user avatar
1 vote

Find a nonempty set $A$ such that $A\cap P(A)=\emptyset$

You need to find a set $A$, none of whose members are subsets of $A$. There's lots of those! The simplest possible example would be a set of one element; can you find one which works? Another hint: t …
Patrick Stevens's user avatar
4 votes
Accepted

Compute $\bigcap \{\alpha:\alpha\mbox{ is an ordinal}\}$

Note that $\emptyset$ is an ordinal. So the intersection $\bigcap \mathcal{O}$ is an intersection of a family which contains the empty set, so is empty.
Patrick Stevens's user avatar
2 votes

Definition of Cartesian product of powersets

$\mathcal{P}(\mathbb{N}) \times \mathbb{N}$ is the set of all 2-tuples such that the first element is a set of naturals and the second is a natural. So, for example, it contains $(\emptyset, 2)$. I …
Patrick Stevens's user avatar
2 votes
Accepted

Simplification of a set theory expression with complements

The expression is $(X^C \cup Y^C) \cap Y^C$, which simplifies to $Y^C$. Indeed, $z \in (X \cap Y)^C$ if and only if $z \not \in X \cap Y$, if and only if it is either not in $X$ or not in $Y$. That i …
Patrick Stevens's user avatar
4 votes
Accepted

Why "to every set and to every statement p(x), there exists {$x\in A | p(x)$}?

You are mistaken. $\{x \in \emptyset \mid p(x) \}$ is still a set; it's just empty. It has no elements, because as you point out, if it had an element then that element would lie in the empty set (a c …
Patrick Stevens's user avatar
1 vote

What is the rank of an integer?

It depends how you implement the ordered pair, and how you implement the natural number. The usual implementations are: the Kuratowski definition of the ordered pair: $(a,b) = \{ \{a\}, \{a, b\}\}$ …
Patrick Stevens's user avatar
2 votes

Proving an equality in set theory

There is a much easier way to do the first direction: show that both $A \cup B$ and $A \cap B$ are equal to something else, rather than showing them to be equal to each other. In fact, I don't see a w …
Patrick Stevens's user avatar
2 votes

Explicit bijection between $\mathbb{R}$ and $\mathcal{P}(\mathbb{N})$

This answer is incomplete, but it at least makes the Schröder-Bernstein a bit nicer. Firstly, $[0,1)$ bijects with $\mathbb{R}$, by the following bijections: $h: (0, 1) \to \mathbb{R}$ by $x \mapsto …
Patrick Stevens's user avatar
2 votes
Accepted

If X is infinite then it contains a proper subset Y with the same cardinality

If you've shown $X$ contains a countable subset $A = \{ a_1, a_2, \dots \}$, then you can throw away $a_1$ in the following way. By the inclusion map, $X \setminus \{ a_1 \}$ clearly injects into $X …
Patrick Stevens's user avatar
0 votes

Prove: $A$ infinite and $B$ countable, then there is an injection from $A+B$ to $A$

Your question appears to be: how does the "interlacing" work in an existing answer? To enumerate the disjoint union $A + B$ given an enumeration of $A$ and an enumeration of $B$, simply hop between th …
Patrick Stevens's user avatar

1
2 3 4 5 6
15 30 50 per page