Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Comments on Defining a explicit function, without axiom of choice, that is not Lebesgue integrable on any interval?

Parent

Defining a explicit function, without axiom of choice, that is not Lebesgue integrable on any interval?

+0
−0

Context: This example of an everywhere surjective $f:\mathbb{R}\to\mathbb{R}$, whose graph has zero Hausdorff measure in its dimension (i.e., the measure is defined on the Borel $\sigma$-algebra), disproves the claim $\left.f\right|_{(c,d)}$ has an undefined expected value.

Edit 1: The title does not match Question 1 at the bottom of this post. To see an answer to the title, see the following. For clarfications on Question 1, see the following (Edit 2).


To change this incorrect assumption, replace $f$ with the function $\mathcal{G}:\mathbb{R}\to\mathbb{R}$. Let $\lambda(\cdot)$ be the Lebesgue measure defined on the Borel $\sigma$-algebra.

We want $\mathcal{G}$ to be similar to $f$ in the context, except $\mathcal{G}$ is non-Lebesgue integrable on any interval.

Edit 2: We wish to define an everywhere surjective function (without axiom of choice) whose Lebesgue measure is undefined on any interval

Question 1: How do we define an explicit $\mathcal{G}:\mathbb{R}\to\mathbb{R}$ (without axiom of choice) that satisfies two properties,

  1. The restriction of $\mathcal{G}$ to any interval has infinite area both above and below the $x$-axis.
  2. For all $a\lt b$ and $c \lt d$ real numbers, the set $\{x \in (a,b):\mathcal{G}(x) \in (c,d)\}$ has a positive Lebesgue measure?
History

1 comment thread

Suggestions for clarification (4 comments)
Post
+3
−0

(Edit: This answer was originally mistaken because it ignored unbounded functions. By correcting this mistake, I now answer the full question in the OP.)

First of all, it is not provable in ZF alone that there is an (edit: bounded) function $f: \mathbb{R} → \mathbb{R}$ that is not Lebesgue-integrable on any interval.

Here is why. ZF is consistent with the Axiom of Determinacy which shows (by a relatively straightforward but tedious topological game argument; see Mycielski and Świerczkowski 1964) that all subsets of the real line are Lebesgue-measurable. Now, one might well ask: "Why is the result only proved for subsets of $\mathbb{R}$ and not for subsets of $\mathbb{R}^2$"? Well, $\mathbb{R}^2$ can be mapped to $\mathbb{R}$ in a way that preserves Lebesgue-measurability1.

By the way, one should note that the possibilities if we do not use choice are quite open-ended. It is possible, for instance, that $\mathbb{R}$ is a countable union of countable sets (see Cohen 1963, Set Theory and the Continuum Hypothesis, p. 143). In that case $\mathbb{R}^n$ has measure 0 by countable additivity.2


Secondly, if we allow our function to be unbounded, it is very easy to make non-Lebesgue-measurable functions: e.g., $x \mapsto 1/x$ is non-Lebesgue-measurable in any interval $(0,\epsilon)$.

Adding up a countable number of such functions (e.g. $x \mapsto m/(x+n)^2$, for both positive and negative $m$) easily gives us a function that satisfies the conditions in Question 1.


1How? Well, open rectangles in $\mathbb{R}^2$ can be broken, without choice, into a countable number of pieces and rearranged in a way that forces their 1D Lebesgue measure to be the same as their 2D Lebesgue measure. E.g. use the interleaving-bit encoding for $[0,0.5] × [0,0.5]$ and we get $[0,0.25]$ which has the desired Lebesgue measure; all dyadic-rational rectangles can clearly be dealt with in the same way, and open rectangles are composed of a countable number of dyadic rectangles. This is presumably why set theorists don't talk much about the measurability of $\mathbb{R}^n$, as it's equivalent to the measurability of $\mathbb{R}$.

2Of this point I am not quite sure, not because the argument seems weak but because the conclusion seems odd to me.

History

2 comment threads

Works for me (1 comment)
Changing the title of my post (2 comments)
Works for me
bharathk98‭ wrote 6 days ago

He answered the title and question 1.