728x90
Upper Bound and Supremum
Wolfram MathWorld에서 언급하는 Upper Bound (상계)와 Supremum(상한) 정의는 다음과 같음.
A function is said to have an upper bound if for all in its domain.
The least upper bound is called the supremum.
A set is said to be bounded from above if it has an upper bound.
(real number로 한정하여서 애기한다면)
- 가 가질 수 있는 모든 값들이 보다 작거나 같은 경우, 가 upper bound가 된다.
- set(집합)의 경우엔 해당 set에 속하는 모든 element들보다 같거나 큰 수 가 존재할 경우, 해당 set은 upper bound를 가진다.
- supremum (상한, 최소상계)는 upper bound 중에서 가장 작은 수를 가르킨다. Set 의 supremum은 또는 로 표기된다.
interval을 예로 들어 설명하면,
[a,b] 인 경우, upper bound는 b가 되며 동시에 b는 maximum value가 된다.
[a,b)인 경우엔 upper bound가 b인 건 동일하나 maximum value는 아니다 (해당 interval에 속하지 않으므로).
Lower Bound and Infimum
Wolfram MathWorld에서 언급하는 Lower Bound (하계)와 Infimum(하한)의 정의는 다음과 같음.
A function is said to have a lower bound if for all in its domain.
The greatest lower bound is called the infimum.
A set is said to be bounded from below if it has a lower bound.
(real number로 한정하여서 애기한다면)
- 가 가질 수 있는 모든 값들이 보다 크거나 같은 경우, 가 lower bound가 된다.
- set(집합)의 경우엔 해당 set에 속하는 모든 element들보다 같거나 작은 수 이 존재할 경우, 해당 set은 lower bound를 가진다.
- infimum (하한, 최대하계)는 lower bound 중에서 가장 큰 수를 가르킨다. Set 의 infimum은 또는 로 표기된다.
반응형
'... > Math' 카테고리의 다른 글
[Math] Lagrangian from Standard Form using Indicator Function (0) | 2023.07.06 |
---|---|
[Math] Lagrangian Primal and Lagrangian Dual (0) | 2023.07.05 |
[Math] Lagrange Method or Lagrange Multiplier Method (0) | 2023.06.26 |
[Math] Tangent Vector (0) | 2023.06.24 |
[Math] Chain Rule (연쇄법칙) (0) | 2023.06.24 |