Calculus B Real
Calculus B Real
T.-Y. Li∗
∗ . . . . . . . . . . . . . . . . . . . .
[email protected] . . . . . . . . . . . . . . . . . . . .
T.-Y. Li (SMS, PKU) Real Numbers 1/8
A quick caveat
)
We recommend Section 0.1 Reading mathematics of Hubbard’s Vector Calculus
. . . . . . . . . . . . . . . . . . . .
http://matrixeditions.com/VC5.Chap0.pdf . . . . . . . . . . . . . . . . . . . .
T.-Y. Li (SMS, PKU) Real Numbers 2/8
Writing proofs
Template
Set the context (optional)
Assert hypotheses
List implications
Draw the conclusion
Shorthand Symbols
∀ for all; for any
∃ there exists some
∃! there exists exactly one
=⇒ implies; only if
⇐⇒ if and only if
s.t. such that; subject to
□ or ■ Q.E.D.; End of proof
)
For more detail, see Kane (2016) Writing Proofs in . Analysis
. . . . . . . . . . . . . . . . . . .
https://doi.org/10.1007/978-3-319-30967-5 . . . . . . . . . . . . . . . . . . . .
T.-Y. Li (SMS, PKU) Real Numbers 3/8
def
R = {real numbers} is an ordered field
def
induced from Q = {rational numbers}
The set R becomes a field when equipped with two binary operations:
addition, +, whose section x + · (as a unary operation) has inverse · − x for every x
(x, y) ∈ X × X 7→ kx − yk ∈ R
|x|
The function p : x 7→ is not a norm on R, but
1 + |x|
the bivariate function (x, y) 7→ p(x − y) is still a distance on R.
Proof.
Since p violates absolute homogeneity, it cannot be a norm. To justify
distance properties, we observe that p is increasing on [0, ∞) and leave
remaining steps to the reader.
. . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . .
T.-Y. Li (SMS, PKU) Real Numbers 6/8
Boundedness
A subset A of R is said to be
bounded from above if ∃M ∈ R s.t. ∀a ∈ A it holds that a ≤ M
bounded from below if ∃m ∈ R s.t. ∀a ∈ A it holds that a ≥ m
bounded if A is bounded from both above and below
A function f : X → R is said to be
bounded (from above/below) if its
def
image f(X) = {f(x) : x ∈ X} is
bounded (from above/below).
Given a distance d on X, a subset
B of X is said to be bounded if
d(·, x)|B : b ∈ B 7→ d(b, x) ∈ R is
bounded for some x ∈ X.
. . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . .
T.-Y. Li (SMS, PKU) Real Numbers 8/8