You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
-
4$\begingroup$ This seems like a reasonable question to me and I learned something from the answer. Perhaps one of the downvoters might explain? $\endgroup$Mark Wildon– Mark Wildon2026-02-27 18:32:19 +00:00Commented yesterday
-
2$\begingroup$ Note that the bijection $\varphi$ can be constructed so that $|j\setminus\varphi(j)|=1$ for all $j\in J$. $\endgroup$bof– bof2026-02-28 03:23:15 +00:00Commented yesterday
-
1$\begingroup$ @bof Do you mind sharing the construction? It’s not clear to me how to do that. It certainly does not follow from the argument in my answer. $\endgroup$David Gao– David Gao2026-02-28 07:24:33 +00:00Commented 20 hours ago
-
1$\begingroup$ @DavidGao Call two sets equivalent if their symmetric difference is finite. On each equivalence class $C$ define a bijection $\varphi_C:C\to C$ with the desired properties. (A recursive construction of length $\omega$ similar to your argument.) Take the union. $\endgroup$bof– bof2026-02-28 09:00:41 +00:00Commented 18 hours ago
-
2$\begingroup$ Here is a related question. It is known that for any $n \geq 1$ and $k \leq n/2$, there is a bijection $\varphi$ from the set of $k$-subsets of $[n]=\{1,2,\ldots,n\}$ to the set of $(n-k)$-subsets of $[n]$ such that $S\subseteq \varphi(S)$ for all $S$ (look up "symmetric chain decomposition of Boolean lattice"). Is there a bijection $\varphi$ from the finite subsets of $\{1,2,\ldots\}$ to the cofinite subsets such that $S \subseteq \varphi(S)$ for all $S$? $\endgroup$Sam Hopkins– Sam Hopkins ♦2026-02-28 14:47:50 +00:00Commented 13 hours ago
|
Show 3 more comments
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
-
create code fences with backticks ` or tildes ~
```
like so
``` -
add language identifier to highlight code
```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- quote by placing > at start of line
- to make links (use https whenever possible)
<https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
- MathJax equations
$\sin^2 \theta$
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. ag.algebraic-geometry), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you