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.
Required fields*
-
9$\begingroup$ The proof of the Baire Category Theorem I have in mind is a fairly direct generalisation of Cantor's Diagonal Argument. $\endgroup$HJRW– HJRW2010-11-22 18:03:48 +00:00Commented Nov 22, 2010 at 18:03
-
3$\begingroup$ Similarly, we can use the existence of (countably additive) Lebesgue measure to conclude that $\mathbb{R}$ is uncountable. Or on $2^{\mathbb{N}}$ the existence of the (countably additive) product measure. Or, from probability theory, the existence of an i.i.d. sequence of non-trivial random variables. $\endgroup$Gerald Edgar– Gerald Edgar2010-11-22 18:23:54 +00:00Commented Nov 22, 2010 at 18:23
-
9$\begingroup$ If you unwind the Baire Category proof of uncountability, it actually turns into a diagonal argument after all. Given any sequence $(x_i)$ of real numbers, you argue that the intersection over $i$ of $\mathbb{R} \setminus \{x_i\}$ is dense, by BCT, hence non-empty. The standard proof of BCT constructs an element of this intersection by first taking a ball contained in $\mathbb{R} \setminus \{x_0\}$, then a sub-ball of this contained $\mathbb{R} \setminus \{x_1\}$, and so-on. In other words, we construct a real by a countable sequence of approximations, [cont’d] $\endgroup$Peter LeFanu Lumsdaine– Peter LeFanu Lumsdaine2010-11-22 18:24:42 +00:00Commented Nov 22, 2010 at 18:24
-
6$\begingroup$ with the $n$th approximation ensuring that the resulting limit is not equal to $x_n$. So this is a version diagonal argument in the same sense that the nested limit theorem is. $\endgroup$Peter LeFanu Lumsdaine– Peter LeFanu Lumsdaine2010-11-22 18:25:49 +00:00Commented Nov 22, 2010 at 18:25
-
5$\begingroup$ @Todd: The abstract Baire category argument requires (dependent) choice, but for the reals can be done without requiring extra choice. Instead, enumerate the rationals, then when asked to "choose" a point in a given open interval, choose the first rational in that interval. $\endgroup$Gerald Edgar– Gerald Edgar2010-11-22 18:26:12 +00:00Commented Nov 22, 2010 at 18:26
|
Show 5 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