Questions tagged [measure-theory]

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

The modern notion of measure, developed in the late 19th century, is an extension of the notions of length, area or volume. A measure $\mu$ assigns numbers $\mu(A)$ to certain subsets $A$ of a given space. More specifically, a measure is a function from a $\sigma$-algebra to the extended real line (i.e. it may take infinite values). A $\sigma$-algebra is a collection of subsets of a set $X$, including $X$ itself and closed under complements and countable unions. A measure $\mu$ on a $\sigma$-algebra $\Sigma$ must satisfy the following properties:

  1. Nonnegativity: For every $A\in\Sigma$, $\mu(A)\ge0$.
  2. Null empty set: $\mu(\varnothing)=0$.
  3. Countable additivity: For every sequence $(A_n)_{n=1}^\infty$ of pairwise disjoint sets in $\Sigma$, $\mu\left(\bigcup_{n=1}^\infty A_n\right)=\sum_{n=1}^\infty\mu(A_n)$.

The notion of measure is a natural generalization of the following notions:

  1. Length of an interval
  2. Area of a plane figure
  3. Volume of a solid
  4. Amount of mass contained in a region
  5. Probability that an event from $A$ occurs, etc.

It originated in real analysis and is used now in many areas of mathematics, including geometry, probability theory, dynamical systems, functional analysis, etc.

Reference: Measure Theory

39624 questions
67
votes
3 answers

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 $\varepsilon>0$, we can find $A\in\cal A$ such that…
Davide Giraudo
  • 172,925
66
votes
2 answers

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?
61
votes
3 answers

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 we mean by integrating with respect to…
50
votes
3 answers

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 mention that the set has to be in $[0,1]$ which…
JT_NL
  • 14,514
46
votes
3 answers

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 \mid x,y\in A\}$ is a neighborhood of zero, i.e.…
Peter Patzt
  • 3,054
39
votes
3 answers

Showing that rationals have Lebesgue measure zero.

I have been looking at examples showing that the set of all rationals have Lebesgue measure zero. In examples, they always cover the rationals using an infinite number of open intervals, then compute the infinite sum of all their lengths as a sum of…
Legendre
  • 2,845
36
votes
4 answers

Example of an algebra which is not a σ-algebra.

I have troubles with constructing an example of an algebra of sets which is not a σ-algebra. Could you please help me with this?
35
votes
2 answers

The construction of a Vitali set

Can anyone explain the concept of a Vitali set? I am not able to understand the construction of the set.
Theorem
  • 7,979
33
votes
5 answers

Showing $\frac{\sin x}{x}$ is NOT Lebesgue Integrable on $\mathbb{R}_{\ge 0}$

Let $$f(x) = \frac{\sin(x)}{x}$$ on $\mathbb{R}_{\ge 0}$. $$\int |f| < + \infty\quad\text{iff}\quad \int f^+ < \infty \color{red}{\wedge \int f^- < \infty}$$ EDIT: So what I'm trying to do is to show that in fact $\int f^+ > \infty$ so that…
user1770201
  • 5,195
  • 6
  • 39
  • 71
33
votes
1 answer

Limit of measures is again a measure

Given a sequence $(\mu_n)_{n\in \mathbb N}$ of finite measures on the measurable space $(\Omega, \mathcal A)$ such that for every $A \in \mathcal A$ the limit $$\mu(A) = \lim_{n\to \infty} \mu_n(A)$$ exists. I want to show that $\mu$ is a…
Sam
  • 15,908
32
votes
2 answers

Sigma algebra and algebra difference

An algebra is a collection of subsets closed under finite unions and intersections. A sigma algebra is a collection closed under countable unions and intersections. Whats the difference between finite and countable unions and intersections? Does…
Steven
  • 981
  • 2
  • 11
  • 15
31
votes
3 answers

Integral over null set is zero

I am sorry for this elementary question, but i could not figure out a rigorous proof for why the Lebesgue integral of any function over a null set is zero. Thanks for helping!
29
votes
1 answer

When does the boundary have measure zero?

The boundary of a subset of $\mathbb{R}^n$ doesn't necessary have (Lebesgue) measure zero, think for example to $\mathbb{Q}^n\subset\mathbb{R}^n$, which satisfies $\partial\mathbb{Q}^n=\mathbb{R}^n$. My question is: are there other "nice" conditions…
28
votes
2 answers

The union of a strictly increasing sequence of $\sigma$-algebras is not a $\sigma$-algebra

The union of a sequence of $\sigma$-algebras need not be a $\sigma$-algebra, but how do I prove the stronger statement below? Let $\mathcal{F}_n$ be a sequence of $\sigma$-algebras. If the inclusion $\mathcal{F}_n \subsetneqq \mathcal{F}_{n+1}…
gylns
  • 1,461
28
votes
3 answers

If a measure is semifinite, then there are sets of arbitrarily large but finite measure

I am trying to solve following exercise from Folland, If $\mu$ is a semifinite measure and $\mu(E) = \infty$, for any $C > 0$, $\exists$ $F \subset E$ with $C < \mu(F) < \infty$. It seems to follow from definition of semifinite measures, which you…
user48547
1
2 3
99 100