Skip to main content

Questions tagged [measure-theory]

Questions related to measures, sigma-algebras, measure spaces, Lebesgue integration and the like.

243 votes
1 answer
14k views

Is this really a categorical approach to integration?

Here's an article by Reinhard Börger I found recently whose title and content, prima facie, seem quite exciting to me, given my misadventures lately (like this and this); it's called, "A ...
Shaun's user avatar
  • 45.7k
225 votes
7 answers
141k views

$L^p$ and $L^q$ space inclusion

Let $(X, \mathcal B, m)$ be a measure space. For $1 \leq p < q \leq \infty$, under what condition is it true that $L^q(X, \mathcal B, m) \subset L^p(X, \mathcal B, m)$ and what is a counterexample ...
Confused's user avatar
  • 2,259
213 votes
5 answers
45k views

The sum of an uncountable number of positive numbers

Claim: If $(x_\alpha)_{\alpha\in A}$ is a collection of real numbers $x_\alpha\in [0,\infty]$ such that $\sum_{\alpha\in A}x_\alpha<\infty$, then $x_\alpha=0$ for all but at most countably many $\...
Benji's user avatar
  • 5,910
204 votes
4 answers
86k views

Limit of $L^p$ norm

Could someone help me prove that given a finite measure space $(X, \mathcal{M}, \sigma)$ and a measurable function $f:X\to\mathbb{R}$ in $L^\infty$ and some $L^q$, $\displaystyle\lim_{p\to\infty}\|f\|...
Parakee's user avatar
  • 3,354
145 votes
4 answers
20k views

Is it possible for a function to be in $L^p$ for only one $p$?

I'm wondering if it's possible for a function to be an $L^p$ space for only one value of $p \in [1,\infty)$ (on either a bounded domain or an unbounded domain). One can use interpolation to show that ...
user1736's user avatar
  • 8,633
137 votes
7 answers
25k views

Construction of a Borel set with positive but not full measure in each interval

I was wondering how one can construct a Borel set that doesn't have full measure on any interval of the real line but does have positive measure everywhere. To be precise, if $\mu$ denotes Lebesgue ...
user1736's user avatar
  • 8,633
122 votes
3 answers
75k views

Does convergence in $L^p$ imply convergence almost everywhere?

If I know $\| f_n - f \|_{L^p(\mathbb{R})} \to 0$ as $n \to \infty$, do I know that $\lim_{n \to \infty}f_n(x) = f(x)$ for almost every $x$?
187239's user avatar
  • 1,295
112 votes
9 answers
13k views

What are Some Tricks to Remember Fatou's Lemma?

For a sequence of non-negative measurable functions $f_n$, Fatou's lemma is a statement about the inequality $$\int \liminf_{n\rightarrow \infty} f_n \mathrm{d}\mu \leq \liminf_{n\rightarrow \infty}(...
Learner's user avatar
  • 7,358
111 votes
1 answer
12k views

Lebesgue measure theory vs differential forms?

I am currently reading various differential geometry books. From what I understand differential forms allow us to generalize calculus to manifolds and thus perform integration on manifolds. I gather ...
sonicboom's user avatar
  • 10k
111 votes
8 answers
42k views

If $S$ is an infinite $\sigma$ algebra on $X$ then $S$ is not countable

I am going over a tutorial in my real analysis course. There is an proof in which I don't understand some parts of it. The proof relates to the following proposition: ($S$ - infinite $\sigma$-algebra ...
Belgi's user avatar
  • 23.2k
107 votes
2 answers
19k views

If $f_k \to f$ a.e. and the $L^p$ norms converge, then $f_k \to f$ in $L^p$

Let $1\leq p < \infty$. Suppose that $\{f_k, f\} \subset L^p$ (the domain here does not necessarily have to be finite), $f_k \to f$ almost everywhere, and $\|f_k\|_{L^p} \to \|f\|_{L^p}$. Why is ...
user1736's user avatar
  • 8,633
95 votes
16 answers
44k views

Reference book on measure theory

I post this question with some personal specifications. I hope it does not overlap with old posted questions. Recently I strongly feel that I have to review the knowledge of measure theory for the ...
85 votes
7 answers
67k views

Understanding Borel sets

I'm studying Probability theory, but I can't fully understand what are Borel sets. In my understanding, an example would be if we have a line segment [0, 1], then a Borel set on this interval is a set ...
Tikhon Belousko's user avatar
77 votes
2 answers
9k views

Integration of forms and integration on a measure space

In Terence Tao's PCM article: DIFFERENTIAL FORMS AND INTEGRATION, it is pointed out that there are three concepts of integration which appear in the subject (single-variable calculus): the indefinite ...
user avatar
77 votes
2 answers
20k views

Cardinality of Borel sigma algebra

It seems it's well known that if a sigma algebra is generated by countably many sets, then the cardinality of it is either finite or $c$ (the cardinality of continuum). But it seems hard to prove it, ...
Syang Chen's user avatar
  • 3,436
72 votes
5 answers
49k views

Under what condition we can interchange order of a limit and a summation?

Suppose f(m,n) is a double sequence in $\mathbb R$. Under what condition do we have $\lim\limits_{n\to\infty}\sum\limits_{m=1}^\infty f(m,n)=\sum\limits_{m=1}^\infty \lim\limits_{n\to\infty} f(m,n)$? ...
zzzhhh's user avatar
  • 839
71 votes
2 answers
29k views

Integration with respect to counting measure.

I am having trouble computing integration w.r.t. counting measure. Let $(\mathbb{N},\scr{P}(\mathbb{N}),\mu)$ be a measure space where $\mu$ is counting measure. Let $f:\mathbb{N}\rightarrow{\mathbb{R}...
user avatar
71 votes
4 answers
15k views

How do people apply the Lebesgue integration theory?

This question has puzzled me for a long time. It may be too vague to ask here. I hope I can narrow down the question well so that one can offer some ideas. In a lot of calculus textbooks, there is ...
user avatar
70 votes
3 answers
13k views

Set of continuity points of a real function

I have a question about subsets $$ A \subseteq \mathbb R $$ for which there exists a function $$f : \mathbb R \to \mathbb R$$ such that the set of continuity points of $f$ is $A$. Can I characterize ...
Daniel's user avatar
  • 3,063
70 votes
2 answers
24k views

Differences between the Borel measure and Lebesgue measure

I'm having difficult time in understanding the difference between the Borel measure and Lebesgue measure. Which are the exact differences? Can anyone explain this using an example?
Mark Hyatt's user avatar
67 votes
3 answers
18k views

The $\sigma$-algebra of subsets of $X$ generated by a set $\mathcal{A}$ is the smallest sigma algebra including $\mathcal{A}$

I am struggling to understand why it should be that the $\sigma$-algebra of subsets of $X$ generated by $\mathcal{A}$ should be the smallest $\sigma$-algebra of subsets of $X$ including $\mathcal{A}$. ...
Harry Williams's user avatar
66 votes
4 answers
8k views

Why is the Daniell integral not so popular?

The Riemann integral is the most common integral in use and is the first integral I was taught to use. After doing some more advanced analysis it becomes clear that the Riemann integral has some ...
gifty's user avatar
  • 2,231
66 votes
3 answers
9k views

Approximating a $\sigma$-algebra by a generating algebra

Theorem. Let $(X,\mathcal B,\mu)$ a finite measure space, where $\mu$ is a positive measure. Let $\mathcal A\subset \mathcal B$ an algebra generating $\cal B$. Then for all $B\in\cal B$ and $\...
Davide Giraudo's user avatar
65 votes
1 answer
13k views

Formal definition of conditional probability

It would be extremely helpful if anyone gives me the formal definition of conditional probability and expectation in the following setting, given probability space $ (\Omega, \mathscr{A}, \mu ) $ ...
smiley06's user avatar
  • 4,187
63 votes
3 answers
27k views

What is Haar Measure?

Is there any simple explanation for Haar Measure and its geometry? how do we understand analogy Between lebesgue measure and Haar Measure? How to show integration with respect to Haar Measure? what do ...
Milan Amrut Joshi's user avatar
63 votes
5 answers
20k views

Difference between topology and sigma-algebra axioms.

One distinct difference between axioms of topology and sigma algebra is the asymmetry between union and intersection; meaning topology is closed under finite intersections sigma-algebra closed under ...
Creator's user avatar
  • 3,138
60 votes
10 answers
17k views

Seeking a layman's guide to Measure Theory

I would like to teach myself measure theory. Unfortunately most of the books that I've come across are very difficult and are quick to get into Lemmas and proofs. Can someone please recommend a layman'...
59 votes
1 answer
28k views

Monotone Convergence Theorem for non-negative decreasing sequence of measurable functions

Let $(X,\mathcal{M},\mu)$ be a measure space and suppose $\{f_n\}$ are non-negative measurable functions decreasing pointwise to $f$. Suppose also that $\int f_1 \lt \infty$. Then $$\int_X f~d\mu = \...
Kuku's user avatar
  • 1,855
58 votes
5 answers
28k views

Is there a change of variables formula for a measure theoretic integral that does not use the Lebesgue measure

Is there a generic change of variables formula for a measure theoretic integral that does not use the Lebesgue measure? Specifically, most references that I can find give a change of variables ...
Oyqcb's user avatar
  • 581
58 votes
2 answers
19k views

Lebesgue measurable but not Borel measurable

I'm trying to find a set which is Lebesgue measurable but not Borel measurable. So I was thinking of taking a Lebesgue set of measure zero and intersecting it with something so that the result is not ...
JT_NL's user avatar
  • 14.7k
57 votes
4 answers
16k views

Is every Lebesgue measurable function on $\mathbb{R}$ the pointwise limit of continuous functions?

I know that if $f$ is a Lebesgue measurable function on $[a,b]$ then there exists a continuous function $g$ such that $|f(x)-g(x)|< \epsilon$ for all $x\in [a,b]\setminus P$ where the measure of $P$...
Mykie's user avatar
  • 7,137
57 votes
4 answers
32k views

Is composition of measurable functions measurable?

We know that if $ f: E \to \mathbb{R} $ is a Lebesgue-measurable function and $ g: \mathbb{R} \to \mathbb{R} $ is a continuous function, then $ g \circ f $ is Lebesgue-measurable. Can one replace the ...
user54843's user avatar
  • 593
56 votes
1 answer
34k views

Lebesgue measurable set that is not a Borel measurable set

exact duplicate of Lebesgue measurable but not Borel measurable BUT! can you please translate Miguel's answer and expand it with a formal proof? I'm totally stuck... In short: Is there a Lebesgue ...
example's user avatar
  • 2,085
56 votes
1 answer
15k views

Are vague convergence and weak convergence of measures both weak* convergence?

For quite a long time, I have been confused about the definitions of weak convergence and vague convergence of measures among other modes of convergence that root from functional analysis, mainly due ...
Tim's user avatar
  • 47.7k
55 votes
7 answers
3k views

False beliefs about Lebesgue measure on $\mathbb{R}$

I'm trying to develop intuition about Lebesgue measure on $\mathbb{R}$ and I'd like to build a list of false beliefs about it, for example: every set is measurable, every set of measure zero is ...
user avatar
54 votes
3 answers
25k views

General Lebesgue Dominated Convergence Theorem

In Royden (4th edition), it says one can prove the General Lebesgue Dominated Convergence Theorem by simply replacing $g-f_n$ and $g+f_n$ with $g_n-f_n$ and $g_n+f_n$. I proceeded to do this, but I ...
emka's user avatar
  • 6,534
54 votes
3 answers
12k views

Preimage of generated $\sigma$-algebra

For some collection of sets $A$, let $\sigma(A)$ denote the $\sigma$-algebra generated by $A$. Let $C$ be some collection of subsets of a set $Y$, and let $f$ be a function from some set $X$ to $Y$. ...
Jyotirmoy Bhattacharya's user avatar
52 votes
3 answers
35k views

Example where union of increasing sigma algebras is not a sigma algebra

If $\mathcal{F}_1 \subset \mathcal{F}_2 \subset \dotsb$ are sigma algebras, what is wrong with claiming that $\cup_i\mathcal{F}_i$ is a sigma algebra? It seems closed under complement since for all $x$...
Neil G's user avatar
  • 2,489
51 votes
5 answers
17k views

Intuitive interpretation of limsup and liminf of sequences of sets?

What is an intuitive interpretation of the 'events' $$\limsup A_n:=\bigcap_{n=0}^{\infty}\bigcup_{k=n}^{\infty}A_k$$ and $$\liminf A_n:=\bigcup_{n=0}^{\infty}\bigcap_{k=n}^{\infty}A_k$$ when $A_n$ are ...
balestrav's user avatar
  • 2,111
51 votes
3 answers
24k views

On the equality case of the Hölder and Minkowski inequalities

I'm following the book Measure and Integral of Richard L. Wheeden and Antoni Zygmund. This is problem 4 of chapter 8. Consider $E\subseteq \mathbb{R}^n$ a measurable set. In the following all the ...
leo's user avatar
  • 10.5k
50 votes
8 answers
6k views

Why do we restrict the definition of Lebesgue Integrability?

The function $f(x) = \sin(x)/x$ is Riemann Integrable from $0$ to $\infty$, but it is not Lebesgue Integrable on that same interval. (Note, it is not absolutely Riemann Integrable.) Why is it we ...
Rachel's user avatar
  • 2,924
50 votes
3 answers
9k views

Vitali-type set with given outer measure

Is it possible to construct a non-measurable set in $[0,1]$ of a given outer measure $x \in [0,1]$? This will probably require the axiom of choice. Does anyone have a suggestion? Edit: I forgot to ...
JT_NL's user avatar
  • 14.7k
49 votes
3 answers
24k views

What is the difference between outer measure and Lebesgue measure?

What is the difference between outer measure and Lebesgue measure? We know that there are sets which are not Lebesgue measurable, whereas we know that outer measure is defined for any subset of $\...
lavy's user avatar
  • 611
49 votes
4 answers
12k views

Infinite product of measurable spaces

Suppose there is a family (can be infinite) of measurable spaces. What are the usual ways to define a sigma algebra on their Cartesian product? There is one way in the context of defining product ...
Tim's user avatar
  • 47.7k
48 votes
6 answers
7k views

What is the intuition behind Chebyshev's Inequality in Measure Theory

Chebyshev's Inequality Let $f$ be a nonnegative measurable function on $E .$ Then for any $\lambda>0$, $$ m\{x \in E \mid f(x) \geq \lambda\} \leq \frac{1}{\lambda} \cdot \int_{E} f. $$ What ...
Bill's user avatar
  • 4,503
48 votes
2 answers
20k views

When exactly is the dual of $L^1$ isomorphic to $L^\infty$ via the natural map?

The dual space to the Banach space $L^1(\mu)$ for a sigma-finite measure $\mu$ is $L^\infty(\mu)$, given by the correspondence $\phi \in L^\infty(\mu) \mapsto I_\phi$, where $I_\phi(f) = \int f \...
Ben Passer's user avatar
48 votes
2 answers
22k views

Convergence in measure implies convergence almost everywhere of a subsequence

How can I prove that if a sequence of functions $\{f_n\}$ that converges to $f$ in measure on a space of finite measure, then there exists a subsequence of $\{f_n\}$ that converges to $f$ almost ...
Butterfly's user avatar
  • 1,443
48 votes
2 answers
15k views

What's the relationship between a measure space and a metric space?

Definition of Measurable Space: An ordered pair $(\Omega, \mathcal{F})$ is a measurable space if $\mathcal{F}$ is a $\sigma$-algebra on $\Omega$. Definition of Measure: Let $(\Omega, \mathcal{F})$ be ...
Bear and bunny's user avatar
48 votes
1 answer
17k views

Example of a continuous function that is not Lebesgue measurable

Let $\mathcal{L}$ denote the $\sigma$-algebra of Lebesgue measurable sets on $\mathbb{R}$. Then, if memory serves, there is an example (and of course, if there is one, there are many) of a continuous ...
Jonathan Gleason's user avatar
47 votes
3 answers
14k views

The set of differences for a set of positive Lebesgue measure

Quite a while ago, I heard about a statement in measure theory, that goes as follows: Let $A \subset \mathbb R^n$ be a Lebesgue-measurable set of positive measure. Then we follow that $A-A = \{ x-y ...
Peter Patzt's user avatar
  • 3,064

15 30 50 per page
1
2 3 4 5
802