ΘρϵηΠατπ

Euclidean n-space
For n, Euclidean n-space is the set n={(x1,,xn):xi}. Its elements may be treated as points or as vectors in a real vector space, with vector addition and scalar multiplication defined coordinatewise.
Euclidean Norm
If x=(x1,,xn)n, then the Euclidean norm of x is |x|=i=1n(xi)2.
Euclidean Distance
If x,yn, then the Euclidean distance from x to y is dn(x,y)=|xy|, where |xy| is the Euclidean norm of the vector xy.
Euclidean Distance Is a Metric
The Euclidean distance dn(x,y)=|xy| is a metric on n.
Let x,y,zn. By the Euclidean norm properties, dn(x,y)=|xy|0. Also, dn(x,y)=0 if and only if |xy|=0, which holds if and only if xy=0, equivalently x=y.

For symmetry, use xy=(yx) and the scalar multiplication property of the Euclidean norm:

dn(x,y)=|xy|=|(yx)|=|yx|=dn(y,x). Finally, since xz=(xy)+(yz), the triangle inequality for the Euclidean norm gives dn(x,z)=|xz|=|(xy)+(yz)||xy|+|yz|=dn(x,y)+dn(y,z). Therefore dn satisfies the definition of a metric.
Euclidean Inner Product
If x,yn, then their Euclidean inner product is (x,y)=i=1nxiyi.
Euclidean Norm Properties
If x,yn and a, then:
  • |x|0, and |x|=0 if and only if x=0.
  • |i=1nxiyi||x||y|, with equality if and only if x and y are linearly dependent.
  • |x+y||x|+|y|.
  • |ax|=|a||x|.
Euclidean Inner Product Properties
If x,x1,x2,y,y1,y2n and a, then:
  • (x,y)=(y,x).
  • (ax,y)=(x,ay)=a(x,y).
  • (x1+x2,y)=(x1,y)+(x2,y).
  • (x,y1+y2)=(x,y1)+(x,y2).
  • (x,x)0, and (x,x)=0 if and only if x=0.
  • |x|=(x,x).
  • (x,y)=|x+y|2|xy|24.
Standard Basis
The standard basis of n is e1,,en, where ei has 1 in its i-th coordinate and 0 in every other coordinate.
Product of Subsets of Euclidean Space
If Am and Bn, then their Cartesian product is A×B={(x,y)m+n:xA and yB}.
Closed Rectangle in Euclidean Space
A closed rectangle in n is a product of closed intervals, a set of the form [a1,b1]××[an,bn].
Open Rectangle in Euclidean Space
An open rectangle in n is a product of open intervals, a set of the form (a1,b1)××(an,bn).
Open Subset of Euclidean Space
A set Un is open if for every xU, there is an open rectangle A such that xAU.
Near a Point in Euclidean Space
A statement depending on points of n holds near an if there is an open set Un with aU such that the statement holds for every point of U.

For example, a function has a property near a if it has that property on some open set containing a.

Closed Subset of Euclidean Space
A set Cn is closed if nC is open.
Interior, Exterior, and Boundary
Let An. A point xn is:
  • in the interior of A if there is an open rectangle B such that xBA,
  • in the exterior of A if there is an open rectangle B such that xBnA,
  • on the boundary of A if every open rectangle B containing x meets both A and nA.
Open Cover
A collection 𝒰 of open subsets of n is an open cover of An if every point of A lies in some U𝒰.
Compact Subset of Euclidean Space
A set An is compact if every open cover of A has a finite subcover.
Heine-Borel for Closed Intervals
Every closed interval [a,b] is compact.
Tube Lemma for a Compact Factor
Let Bm be compact and let xn. If 𝒰 is an open cover of {x}×B, then there is an open set Vn with xV such that V×B is covered by finitely many sets from 𝒰.
Product of Compact Sets is Compact
If An and Bm are compact, then A×Bn+m is compact.
Finite Product of Compact Sets is Compact
If A1,,Ak are compact, then A1××Ak is compact. In particular, every closed rectangle in k is compact.
Closed Bounded Subset of Euclidean Space is Compact
Every closed bounded subset of n is compact.
Function Between Euclidean Spaces
A function f:Am, where An, assigns to each xA a point f(x)m. The set A is called the domain of f.
Image and Preimage
If f:Am, BA, and Cm, then the image and preimage are f(B)={f(x):xB} and f1(C)={xA:f(x)C}.
Component Functions
A function between Euclidean spaces f:Am determines component functions f1,,fm:A by f(x)=(f1(x),,fm(x)). These are called the component functions of f.
Projection Function
The i-th projection function πi:n is defined by πi(x1,,xn)=xi.
Limit of a Vector-Valued Function
Let f:Am, where An. We write the limit limxaf(x)=b when for every ϵ+, there is a δ+ such that if xA and 0<|xa|<δ, then |f(x)b|<ϵ.
Continuity Between Euclidean Spaces
A function f:Am, where An, is continuous at aA if limxaf(x)=f(a). It is continuous if it is continuous at every point of A.
Continuity Open Set Characterization
Let An. A function f:Am is continuous if and only if for every open set Um, there is an open set Vn such that f1(U)=VA.
Continuous Image of Compact Set is Compact
If An is compact and f:Am is continuous, then the image f(A)m is compact.
Oscillation
Let f:A be bounded, where An. For aA and δ+, define the upper and lower local bounds M(a,f,δ)=sup{f(x):xA and |xa|<δ} and m(a,f,δ)=inf{f(x):xA and |xa|<δ}. The oscillation of f at a is o(f,a)=limδ0(M(a,f,δ)m(a,f,δ)).
Continuity Oscillation Characterization
A bounded function f:A is continuous at aA if and only if o(f,a)=0.
Large Oscillation Set is Closed
Let An be closed. If f:A is bounded and ϵ+, then {xA:o(f,x)>ϵ} is closed.