I saw definition of complete measure space as a set of subsets of X with a measure defined on it so that if a set is null(with measure zero) then all its subsets are in algebra(and then obviously have measure zero). Completion in what sense? And completion of measure space is unique. Does it mean if I take any superset of completion of measure space, then it is not measure space i.e. sigma additivity does not hold in it.
2026-04-06 22:49:41.1775515781
Complete measure space
3.6k 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)$
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?
You should look at Exercises 1.2.23 and 1.2.24 from Terry Tao's measure theory text. Even if you don't do them, they give a good sense of how completion of a measure relates to the completion of an associated (pseudo)metric space. So completeness can be taken in this sense, but this might not be the best way of thinking about it.
Alternatively, you can view a completion as being the smallest extension of a measure which allows you to measure all subsets of null sets. In this sense, the completion of a measure is unique - i.e. there is only one smallest extension, and it's formed by just taking the $\sigma$-algebra generated by your original measurable sets plus the sub-null sets and deciding that the sub-null sets have measure zero.
To answer your last question: no, it doesn't mean that any larger $\sigma$-algebra fails to admit an extension of your original measure. For example, if $X = \{1, 2, 3\}$, $\chi= \{\emptyset, \{1\}, \{2, 3\}, \{1,2,3\}\}$, and $\mu$ counts the number of elements in a set, then the completion of $(X, \chi, \mu)$ is exactly $(X, \chi, \mu)$ (because $\mu$ was already complete). But we could take the discrete $\sigma$-algebra on $X$ with counting measure, and this would be a complete extension of $\mu$. The completion of a measure is only unique because we define it to be the $\textbf{smallest}$ extension that lets us measure sub-null sets.