Try   HackMD

Completeness and Archimedean Property

Construction

Constructing the rational number

Definition. We define the relation

Q on the set
Z×Z
as follows:
(a,b)Q(c,d) if and only if ad=bc,

where
a,b,c
and
d
are integers with
b,d0
.

Definition. We define the set of rational numbers to be the quotient set

Q=(Z×Z)/Q

Embed

Z in
Q

Proposition For

kZ
ϕ(k)=[(k,1)]

Arithmetic in

Q

Definition. Given two rational numbers

[(a,b)] and
[(c,d)]
,

  • we define their sum to be
    [(a,b)]+[(c,d)]=[(ad+bc,bd)]
  • we define their product to be
    [(a,b)]×[(c,d)]=[(ac,bd)].
Show above definition is well-defined

Suppose

(a2,b2)[((a1,b1))] and
(c2,d2)[((c1,d1))]
. Show

  • [(a1,b1)]+[(c1,d1)]=[(a2,b2)]+[(c2,d2)]
  • [(a1,b1)]×[(c1,d1)]=[(a2,b2)]×[(c2,d2)]

Constructing the real number

There are two method to construct real number

  1. Dedekind: every non-empty subset has a least upper bound (with respect to
    ).
  2. Cauchy: every Cauchy sequence converges (with respect to ||).

Here, we focus on the second method. I guess Prof. Chen will prove both of them are equivalent.

Definition. Let

{an} and
{bn}
be in
CQ
. Say they are equivalent (i.e. related) if
anbn0
; i.e. if the sequence
(anbn)
tends to 0 .

Proposition Above definition yields an equivalence relation on

CQ. That is,
{an}{bn}
if and only if
(anbn)0
.

Definition. We define the set of real numbers to be the quotient set

R=CQ

Embed

Q in
R

Proposition For

kZ
ϕ(q)=[{an:an=q}]

Arithmetic in

R

Definition. Given two rational numbers

[{an}] and
[{bn}]
,

  • we define their sum to be
    [{an}]+[{bn}]=[{an+bn}]
  • we define their product to be
    [{an}]×[{bn}]=[{anbn}].

There are still many issue about being a field.

  • {an+bn}
    and
    {anbn}
    is Cauchy?
  • multilication inverse exist? e.g.
    {(0,0,1,0,)}

Completeness

Let ordered field

F.

  • (CSP) A field
    F
    is said to satisfy Cauchy converge property if every Cauchy sequence is converge in field
    F
    .
  • (LUP) A field
    F
    is said to be Least Upper Bound Complete if every non-empty subset of
    F
    , which has an upper bound in
    F
    , has a least upper bound in
    F
    .
  • (BWP) A field
    F
    is said to satisfy the Bolzano-Welerstrass Sequence Property if every bounded sequence in
    F
    has a convergent subsequence.
  • (BMP) A field
    F
    is said to satisfy the Bounded Monotone Sequence Property if every bounded monotone sequence in
    F
    is convergent.
  • (NIP) A field
    F
    is said to satisfy the Nested Interval Property if when
    {Ik}
    is a sequence of closed and bounded intervals in
    F
    which is nested, then the
    kIk
    .

Please refer to Excercise 4 in [Courant & John] p.116 for more detail. Five of them are equivalent in

R.

(Theorem) Let A = {(LUP), (BWP), (BMP)}.

  • In ordered field, elements in
    A
    is equivalent. Moreover,
    A(NIP)(CSP)
    .
  • In Archimedean ordered field, five are equivalent.
  • If A holds on ordered field, then A is Archimedean ordered field.
  • Any complete ordered Archimedean field is order-isomorphic to
    R
    .

Exist an example which is ordered field with CSP but not Archimedean.

Non-Archimedean Cauchy completeness

Let

R[x] denote a set of all expression
g=k=akxk, with akR for all k

with some
KZ
such that
ak=0
if
k<K
.
if
g=k=akxk
and
h=k=bkxk
, then
g+h=k=(ak+bk)xkgh=k=dkxk where dk=i+j=kaibj

Define
g>0
is the first non-zero coefficient is positive.

Theorem.

R[x] is ordered field

Theorem.

R[x] is non-Archimedean

proof. Let

g=1 and
h=x1
. We have
1x1<0
, i.e.
1<x1
. However, no matter how
n
large,
nx1<0
still holds, i.e.
n<x1
.

Let a monotonic bounded sequence

{an=nx1}n>0, which is bounded by
M
. However, given a
ϵ=ϵ¯x0>0
, we cannot find
n
such that
nx1>Mϵ
because
Mϵnx1<0

Theorem.

R[x] is Cauchy completeness

proof. Let

ϵ=ϵ¯xKR[x] with
ϵ¯>0
, which implies
ϵ>0
. Let
{yn}
is a Cauchy sequence in
R[x]
, there exists an
MKN
such that
n,mMK
implies
|ynym|<ϵ
. That is, for
n,mMK
and
jk,|an,jam,j|=0
and
|an,kam,k|<ϵ¯
.

yn=anjxj++anKxK+ym=amjxj++amKxK+

Since

ϵ is arbitrary, for all
K
,
{anK}K
is a Cauchy sequence in
R
. Since
R
is Cauchy Complete, for each
K
there exists
bKR
, such that
limnan,K=bK
. Let
b=k=bKxK
. We show that
bR[x]
and
limnyn=b
.

Please refer to Thoerem 2.14 in Morgan (1968) for more detail.

Only one way to completion
Q
? (The Completion of a Normed Field)

Let's focus on the absolute value

||. Any nonzero rational number
x
can be represen
x=pars,

where
r
and
s
are integers not divisible by
p
. Choose prime
p
. Define
|x|p=pa.

As an example, consider the fraction
140297=223357111.

It has
p
-adic absolute values given by
|140297|2=14|140297|3=27|140297|5=15

Please refer to MIT lecture note for more detail.
https://en.wikipedia.org/wiki/Ostrowski's_theorem