Exams: Defs and Thms Flashcards
Closed Set in Rn
A set S⊆Rn is closed if Rn-S (the complement) is open
Adherent Point
Let S⊆Rn and x∈S. Then x is an adherent point if ∀r∈R+, B(x,r)∩S ≠∅
Accumulation Point
Let S⊆Rn and x∈Rn. Then x is an accumulation point of s if ∀r∈R+, B(x,r)∩(S{x})≠∅
Bounded in Rn
Let S⊆Rn. Then S is bounded if ∃x∈Rn and r>0 s.t. S⊆B(x,r)
Bolzano-Weierstrass Thereom
Every infinite bounded subset of Rn has an accumulation point.
Cantor’s Intersection Theorem
Let {Qi⊆Rn:i∈R+}:
1) Qi ≠ ∅
2) Qi is closed
3) Qi is bounded
4) Qi+1 ≤ Qi (subscript)
Then ∩(i=1->infinity)Qi ≠∅
Covering
Let S⊆Rn, Let F be a family of sets in Rn. We say F is a covering of S if ∪(A∈F)A⊇S:
-If ∀A∈F, A is an open cover
-If F is a countable collection then F is a countable cover
-If F is finite then F is a finite cover
-If F and G are covers of S and G⊆F then G is a subcover
Lindeloff Covering Theorem
Let A⊆Rn and F is an open cover of A. Then there exists a countable subcover G of A
Heine-Borel Theorem
If S⊆Rn which is closed and bounded and F is an open cover of S, then F has a finite subcover (closed and bounded subsets of Rn are compact)
Compact
Let S⊆Rn. We say S is compact if every open cover F has a finite subcover. (There exists G⊆F s.t. G is a finite and G covers S)
Metric Space
A metric space is a pair (M,d) where M is a set and d:MxM -> R is called a metric (or distance) such that∀x,y,z∈M:
1) d(x,x) = 0
2) d(x,y) > 0 if x≠y
3) d(x,y) = d(y,x)
4) d(x,y) + d(y,z) ≥ d(x,z)
Open Ball in Metric Spaces
Let (M,d) be a metric space and x∈M. The open ball centered at x of radius r>0 is B(x,r)={y∈M:d(x,y)<r}
Interior Point
If S⊆M then x∈S is an interior point if ∃r>o s.t. B(x;r)⊆S
Open Set in Metric Spaces
A set S is open if every point of S is an interior point
Closed Set in Metric Spaces
A set S is closed if M\S (complement) is open
Bounded in Metric Spaces
We say S is bounded if for x∈M ∃r>0 s.t. S⊆B(x;r)
Compact is Metric Spaces
Let (M,d) be a metric space and S⊆M. The set S is compact if every open cover has a finite subcover
Boundary
Let S⊆M, then the boundary of S is ∂ = S\∩(M-S)\ (put line over the elements to represent complement)
Convergence
Let (S,d) be a metric space and {xn} a sequence of points in S. We say that this sequence converges to a point p∈S if ∀Ɛ>0, ∃N∈Z+ s.t. if n≥N then d(xn,p)<Ɛ. We write xn -> p
Cauchy Sequence
A sequence {xn} in S is a Cauchy Sequence if ∀Ɛ>0 ∃N∈Z s.t. if m,n≥N then d(xm,xn)<Ɛ
Cauchy Complete
The metric space (S,ds) is Cauchy complete if every Cauchy Sequence is convergent
Limit
Let A⊆S and f:A->T a function if p∈T then limx->p f(x)=b if ∀Ɛ>0 ∃δ>0 s.t if 0<ds(x,p)<S then dt(f(x),b)<Ɛ. We write f(x)->b as x->p
Continuous (Vector Valued Functions)
Let f:S->T Be a function and p∈S then f is continuous at p if∀Ɛ>0 ∃δ>0 s.t if ds(x,p)<δ the dt(f(x),f(p)<Ɛ. We say f is continuous on A⊆S if f is continuous at every point in A
Triangle Inequality
or all x, y ∈ R we have
|x + y| ≤ |x| + |y|