Homepage Solution manuals Terence Tao An Introduction to Measure Theory Exercise 1.1.5 (Equivalent formulation of Jordan measurability)

Exercise 1.1.5 (Equivalent formulation of Jordan measurability)

Let E d be bounded. Show that the following are equivalent:

(i)
E is Jordan measurable
(ii)
For every 𝜖 > 0 there exist elementary sets A E B such that m(BA) 𝜖.
(iii)
For every 𝜖 > 0 there exists an elementary set A such that m,(J)(AE) 𝜖.

In particular, we see that elementary measure coincides with Jordan measure on its domain.

Answers

Notice that Jordan outer and inner measures are monotone and that a cover of a larger set is also a cover of any of its subsets. Thus, a smaller subset has in a sense “more” covers than its superset, and thus a possibly larger supremum or a smaller infimum.

Proof. (1)(2) By definition, (1) means

sup {m(A) : A E A is elementary } = inf {m(B) : B E B is elementary }

By definition of supremum and infimum, we can find always find a set A E and B E such that m(B) m(E) 𝜖2 and m(E) m(A) 𝜖2. Since A B, from m(B) = m(BA) + m(A) we deduce that

m(BA) = m(B) m(A) 𝜖2 + m(E) (m(E) 𝜖2) = 𝜖.

(2)(3) Unwrapping the definitions one by one, we have to demonstrate that

𝜖 > 0A E(d) : inf {m(C) : C (AE EA) C is elementary } 𝜖

Fix 𝜖 > 0. Then we can find sets A,B : A E B such that m(BA) 𝜖. Set A𝜖 := A. Then AE = AE EA = EA. Since E B we have EA BA. From this deduce that

{m(C) : C EA C is elementary } {m(C) : C BA C is elementary } .

Since the latter set is the larger one, by monotonicity we conclude that m,J(AE) m(BA) 𝜖 as desired.

(3)(1) To prove that E is Jordan measurable we show that we can always find a set B on the outside of E and the set A inside of E such that the difference between them is less than any 𝜖 > 0 in elementary measure. Thus, fix an arbitrary 𝜖. By (2), we can find an elementary set A such that m(AE EA) 𝜖4. By monotonicity of Jordan outer measure, we also have m(AE) 𝜖4 and m(EA) 𝜖4 (in other words, we have outer covers AE¯ and EA¯ both with measure less than, say, 𝜖2). We construct an inner and outer cover using these both sets:

E¯ := A (EA¯) E̲ := E A̲ := A(AE¯)̲.

We now hope that the above covers do not differ in measure by more than an 𝜖:

m (E¯) = m (A) + m (EA¯A) m (A) + m (EA¯) m (A) + 𝜖2 m (E̲) = m (A) m (AE¯A) m (A) m (AE¯) m (A) 𝜖2

Thus,

m (E¯) m (E̲) 𝜖

as desired. □

User profile picture
2020-08-30 00:00
Comments
  • In the proof of $(2) \Rightarrow (3)$, since we have $E \subset B $, it should be 'we have $E/A \subset B/A$' instead of 'we have $E/A \supset B/A$'.
    why2022-07-17
  • Correction added, thanks.
    eluthingol2022-08-27

Before we start, we verify a simple lemma.

Lemma 1. J and J are monotone; J is subadditive.

Proof. Let A C . Let ( E n ) n , ( F n ) n be sequences of elementary sets such that E n A , C F n and m ( E n ) J ( A ) , m ( F n ) J ( C ) . Note that for every n ,

J ( C ) m ( E n ) J ( A )  and  J ( A ) m ( F n ) J ( C )

Also, if ( G n ) n is a sequence of elementary sets such that A G n and m ( G n ) J ( A ) , then A C G n F n so

J ( A C ) m ( G n F n ) m ( G n ) + m ( F n ) J ( A ) + J ( C )

Using this lemma, we proceed with the proof.

Proof. For any 𝜀 > 0 there exist elementary sets E A F such that m ( E ) > J ( A ) 𝜀 and m ( F ) < J ( A ) + 𝜀 . So if A is Jordan measurable then m ( F ) < J ( A ) + 𝜀 = J ( A ) + 𝜀 < m ( E ) + 2 𝜀 . Since E F we have that m ( F ) = m ( E ) + m ( F E ) , so m ( F E ) < 2 𝜀 .

Now assume that there exist E , F E 0 , E A F such that m ( F E ) < 𝜀 . Then, A E F E , so J ( A E ) m ( F E ) < 𝜀 .

Finally assume that for every 𝜀 > 0 there exists an elementary set E 𝜀 A such that J ( A E 𝜀 ) < 𝜀 . Since E 𝜀 A we have that m ( E 𝜀 ) J ( A ) . Using the subadditivity of J we get

J ( A ) J ( A E 𝜀 ) + m ( E 𝜀 ) < 𝜀 + J ( A )

Taking 𝜀 0 and recalling that J ( A ) J ( A ) by definition, we have that J ( A ) = J ( A ) and so A is Jordan measurable. □

User profile picture
2021-12-04 15:35
Comments