$m_2$ is the Lebesgue measure on $\mathbb R^2$. Suppose U is a zero set. $T:\mathbb R^2 \to \mathbb R^2$ is a rotation. Show $T(U)$ is a zero set. What I tried is to show the outer measure defined by open rectangle cover is equivalent to the outer measure defined by closed ball cover and closed ball is invariant under rotation, but it seems rather hard to show the equivalence.
2026-04-30 08:37:02.1777538222
Rotation send measure zero set to measure zero
374 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
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?
Here is a long winded answer that doesn't use the usual $\det$ formula.
This shows that $m(TA) = m(A)$ for all measurable sets $A$.
Let $R_n = \{ [x, x+{1 \over 2^n}) \times [y, y+{1 \over 2^n}) | x,y \in {1 \over 2^n} \mathbb{Z} \}$. It should be clear that $R_n$ forms a partition of $\mathbb{R}^2$. It should also be clear that if $m>n$ and $S_n \in R_n, S_m \in R_m$, then either $S_m \subset S_n$ or $S_m \cap S_n = \emptyset$.
We see that $[0,1)^2$ can be written as the disjoint union of $(2^n)^2$ elements of $R_n$, each of which are translations of each other.
Define $\tau(A) = m(TA)$. It is easy to check that $\tau$ is a translation invariant measure since $m$ is.
Let $c=\tau([0,1)^2)$. From above, we see that if $S \in R_n$, then $\tau(S) = {1 \over (2^n)^2 } c = c m(S)$.
Since $T$ is invertible, we see that $U$ is open iff $TU$ is open.
Suppose $U$ is open. We want to show that $U$ can be written as a countable disjoint collection of elements of the $R_n$. Let ${\cal V}_1 = \{ S \in R_1 | S \subset U \}$, $W_1= \cup_{S \in {\cal V}_1} S$, ${\cal V}_{n+1} = \{ S \in R_{n+1} | S \subset U \setminus W_n\}$, $W_n = \cup_{S \in {\cal V}_1 \cup \cdots \cup {\cal V_n}} S$. Let ${\cal V}$ be the countable pairwise disjoint collection ${\cal V} = \cup_n {\cal V_n}$. We see that $U = \cup_{S \in {\cal V}} S$.
Then we have $m (TU) = \tau(U) = \sum_{S \in {\cal V}} \tau(S) = c \sum_{S \in {\cal V}} m(S) = c m(U)$. (Note that this implies $m(U) = c m(T^{-1} U)$.)
For any measurable set $A$, we have $m(A) = \inf \{ m(U) | U \text{ open}, A \subset U \}$, so there exists open $U_k$ such that $A \subset U_k$ and $m(U_k) \to m(A)$. Then $TA \subset T U_k$ and so $m(TA) \le c m(A)$. Similarly, suppose $TA \subset V_k$ and $m(V_k) \to m(TA)$, then $A \subset T^{-1} V_k$ and so $m(A) \le {1 \over c} m(TA)$.
Hence $m(TA) = c m(A)$ for all measurable $A$.
Finally, since $T$ is a rotation, we have $m(T B(0,1)) = m(B(0,1))$, so $c=1$.