In practice, does one always use Lebesgue-measurability? So do we always use Lebesgue-measurable instead of Borel-measurable on $\mathbb{R}^n$ because it is usually more convenient?
2026-03-25 06:02:17.1774418537
Lebesgue-measurable or Borel-measurable
871 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in MEASURE-THEORY
- On sufficient condition for pre-compactness "in measure"(i.e. in Young measure space)
- Absolutely continuous functions are dense in $L^1$
- I can't undestand why $ \{x \in X : f(x) > g(x) \} = \bigcup_{r \in \mathbb{Q}}{\{x\in X : f(x) > r\}\cap\{x\in X:g(x) < r\}} $
- Trace $\sigma$-algebra of a product $\sigma$-algebra is product $\sigma$-algebra of the trace $\sigma$-algebras
- Meaning of a double integral
- Random variables coincide
- Convergence in measure preserves measurability
- Convergence in distribution of a discretized random variable and generated sigma-algebras
- A sequence of absolutely continuous functions whose derivatives converge to $0$ a.e
- $f\in L_{p_1}\cap L_{p_2}$ implies $f\in L_{p}$ for all $p\in (p_1,p_2)$
Related Questions in LEBESGUE-MEASURE
- A sequence of absolutely continuous functions whose derivatives converge to $0$ a.e
- property of Lebesgue measure involving small intervals
- Is $L^p(\Omega)$ separable over Lebesgue measure.
- Lebesgue measure and limit of the integral.
- uncountable families of measurable sets, in particular balls
- Joint CDF of $X, Y$ dependent on $X$
- Show that $ Tf $ is continuous and measurable on a Hilbert space $H=L_2((0,\infty))$
- True or False Question on Outer measure.
- Which of the following is an outer measure?
- Prove an assertion for a measure $\mu$ with $\mu (A+h)=\mu (A)$
Related Questions in BOREL-MEASURES
- Versions of Lusin theorem
- Measure Theory Uncountable example with real line in $\sigma$ algebra
- Function is almost everywhere 1 w.r.t. sequence of Borel probability measures
- Is the Space of Borel Probability Measures over R connected?
- Permutation of binary expansion on (0,1)
- Measure theory sequence limsup
- $f^{-1}([-\infty,r))$ measurable for all rational numbers $r$
- A problem of measurable function in Cohn’s book.
- Uniqueness of measure by Laplace transformation
- Why is $\emptyset$ the only open null set?
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
The Lebesgue measure is simply the closure of the Borel measure.
As an analogy, think about the number line. Basic operations give us the rational numbers, and that is all fine and dandy as far as basic algebra is concerned. But once we start thinking about things such as topology, we add in extra numbers called the irrational numbers to "close" the gaps in rational numbers.
With the above situation, closure refers to gaps which can be found by looking at Cauchy sequences (or supremums/infimums of subsets if you prefer). With measure, we start with a measure space $(A,M(A),m)$, where $m : M(A) \rightarrow [0,+\infty]$ is the measure function on the sets in $M(A) \subseteq A$.
The gaps of a measure space are considered to be any subset $X \subseteq A$ which can be contained in a measureable set of arbitrarily small size. (In other words: for all $\varepsilon > 0$, there exists $Y_\varepsilon \in M(A)$ with $X \subseteq Y$ and $m(Y_\varepsilon) \leq \varepsilon$). These are essentially the "missing" null sets from a measure space. Then the closure of $(A,M(A),m)$ is simply the smallest $\sigma$-algebra which contains both $M(A)$ and these missing null sets as measurable sets. (The function $m$ extends in a unique way).
So to summarize. There is no difference between Borel and Lebesgue measure in terms of what size various sets are, the Lebesgue measure just includes certain sets which the Borel measure misses out.