[Analysis] Real number system

Henry·2023년 4월 18일
0

Analysis

목록 보기
1/1
post-thumbnail

본 포스트는 고려대학교 수학과 김일두 교수님의 강의와 Rudin의 Principle of Mathematical Analysis을 바탕으로 작성되었습니다.

Def 1.1 Ordered pair

순서쌍(Ordered pair)의 정의를 알아보자.
Let xx and yy be elements
(x,y):={{x},{x,y}}(x,y):=\{\{x\}, \{x,y\}\}

Def 1.4 Cartesian product

Let SS and TT be sets.
S×T:={(x,y):xS, yT}S \times T := \{(x,y) : x \in S, \space y \in T\}

Def 1.5 Relation

Let SS : set
A (binary) relation on SS is a subset of the Cartesian product S×SS \times S.
Let R\mathcal{R} be a relation on SS.
RS×S\mathcal{R} \subset S \times S
So R\mathcal{R} is denoted by \sim if (x,y)Rxy(x, y) \in \mathcal{R} \Leftrightarrow x \sim y

Def 1.7 Order

Let SS : set
An order of on SS is a relation on SS, denoted by <<, with the following two properties:
(i)(i) 만약 xSx \in S and ySy \in S라면 다음 세 관계(statements) 중 하나만을 만족해야한다.

x<y, x=y, y<xx < y, \space x = y, \space y < x

(ii)(ii) Let x,y,zSx, y, z \in S If x<yx < y and y<zy < z, then x<zx < z

Def 1.8 Ordered set

An ordered set is a set SS in which an order is defined.
즉, if \exists an order on SS

Def 1.9 the maximum and minimum

Let SS be an ordered set and ESE \subset S
(i)(i) if aEa \in E and eae \leq a eE\forall e \in E, then aa is the maximum of EE
(ii)(ii) if aEa \in E and aea \leq e eE\forall e \in E, then aa is the maximum of EE

핵심은 최소 또는 최대인 aa가 집합 EE의 원소여야한다는 것이다.

Def 1.10 Upper bound and Lower bound

상계(Upper bound)와 하계(Lower bound)에 대해 알아보자.
S가 집합이고 ESE \subset S를 만족할 때,

(i)(i) α,βS\alpha, \beta \in S such that xβx \leq \beta, xE\forall x \in E 라면 EE는 bounded above이고 β\beta는 upper bound이다.
(ii)(ii) α,βS\alpha, \beta \in S such that xβx \geq \beta, xE\forall x \in E 라면 EE는 bounded below이고 β\beta는 lower bound이다.

상계와 하계는 따라서 여러 점의 집합일 수 있다.

Def 1.11 Supremum (상한)

S가 집합이고 ESE \subset S를 만족하며 EE가 bounded above이고 αS\alpha \in S일 때,

(i)(i) α\alphaEE의 upper bound이고
(ii)(ii) 만약 γ<α\gamma < \alphaγ\gammaEE의 upper bound가 아니라면

α\alphaleast upper bound of EE 또는 the supremum of EE라고 한다.

\Leftrightarrow If γ\gamma is an upper bound of EE then γα\forall \gamma \geq \alpha

Supremum은 다음과 같이 쓴다.

α=supE\alpha = \sup{E}

supE\sup{E}EE의 모든 upper bounds 집합 중 가장 작은 member이다.

Def 1.13 Infimum (하한)

S가 집합이고 ESE \subset S를 만족하며 EE가 bounded above이고 αS\alpha \in S일 때,

(i)(i) α\alphaEE의 lower bound이고
(ii)(ii) 만약 γ>α\gamma > \alphaγ\gammaEE의 lower bound가 아니라면

α\alphagreatest lower bound of EE 또는 the infimum of EE라고 한다.

\Leftrightarrow If γ\gamma is a lower bound of EE then γα\forall \gamma \leq \alpha

Infimum은 다음과 같이 쓴다.

α=infE\alpha = \inf{E}

infE\inf{E}EE의 모든 lower bounds 집합 중 가장 큰 member이다.

Def 1.14 Rational numbers

유리수(rational numbers) Q\mathbb{Q}에 대해 알아보자.

Q={mn:m, n are integers, n0}\mathbb{Q} = \{{m \over n} : m, \space n \space are \space integers, \space n \neq 0 \}

Example 1.15

(a)(a)

아래 두 집합은 p>0p > 0Q\mathbb{Q}에 대해 여집합 관계에 놓여있다.

A={pQ:p>0 and p2<2}B={pQ:p>0 and p2>2}A = \{p \in \mathbb{Q} : p > 0 \space and \space p^2 < 2\} \\ B = \{p \in \mathbb{Q} : p > 0 \space and \space p^2 > 2\}

집합 AA는 분명 upper bounds를 갖고있으므로 bounded above이다. upper bounds of AA는 정확히 집합 BB인데 BBQ\mathbb{Q}에 대해 smallest member가 없으므로 supA\sup{A}는 존재하지 않는다.

마찬가지로 집합 BB 역시 lower bounds를 갖고 있으므로 bounded below이지만 AAQ\mathbb{Q}에 대해 greatest member가 없으므로 infB\inf{B}는 존재하지 않는다.

(b)(b)

만약 α=supE\alpha = \sup{E}가 존재한다면, α\alpha는 집합 EE에 포함이 될 수도 있고, 안될 수도 있다. 다음 상황을 따져보자.

E1={rQ:r<0}E2={rQ:r0}E_1 = \{r \in \mathbb{Q} : r < 0\} \\ E_2 = \{r \in \mathbb{Q} : r \leq 0\}

이 때, maxE1=not exist\max{E_1} = not \space exist이고 supE=0\sup{E} = 0인 반면, maxE2=0\max{E_2} = 0이고 supE=0\sup{E} = 0이다.

즉, supE1=supE2=0\sup{E_1} = \sup{E_2} = 0이며 0E10 \notin E_1, 0E20 \in E_2이다.

profile
Intern of Arcreal

0개의 댓글