1/19
Critical definitions and theorems from Math 311 Lectures 7 through 10, covering real analysis topics such as topology, compactness, connectedness, and continuity.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
How is an ϵ-ball centered at x0 defined in R?
B_\epsilon(x_0) = \{x \in \mathbb{R} \mid d(x, x_0) < \epsilon\}
What is the definition of an interior point of a set A⊂R?
A point x∈A is an interior point if ∃ϵ>0 such that Bϵ(x)⊂A.
How is the interior of a set A, denoted A∘, defined?
A^\circ = \{x \in A \mid \exists \epsilon > 0 \text{ such that } B_\epsilon(x) \subset A\}
When is a set A considered open?
A set A is open if A=A∘, meaning all its points are interior points.
What is the definition of a limit point for a set A⊂R?
A point x∈A is a limit point if ∃(xn)⊂A such that xn→x and xn=x for all n.
How is an isolated point defined?
A point is called an isolated point if it is not a limit point of the set A.
How is the closure (A) of a set A defined?
A={x∈R∣x is a limit point of A}∪{isolated points}
What is the condition for a set A to be closed?
A set A is closed if A=A.
What constitutes an open cover of a set A?
A family of open sets Oλ,λ∈Γ such that A⊂⋃λ∈ΓOλ.
What is the definition of a compact set A⊂R?
A set is compact if any open cover of the set has a finite subcover.
According to the Heine-Borel Theorem, what three conditions are equivalent for a set K⊂R?
How is the diameter of a set A defined?
diam A=x,y∈Asup{∣x−y∣}
What is the Nested Compact Sets Theorem?
If Kn is nonempty and compact for all n, and K1⊃K2⊃K3⊃..., then ⋂n=1∞Kn is nonempty.
What is the definition of a disconnected set X?
X is disconnected if ∃A,B open in X such that A∩B=∅, A∪B=X, and A,B=∅.
How is a set A defined as 'open in X' within the subset topology?
A is open in X if ∃U⊂R open in R such that A=U∩X.
What is a 'clopen' set?
A set A⊂X is clopen if it is both open and closed.
What is the ϵ−δ definition of limx→cf(x)=L?
∀ϵ>0,∃δ>0 such that ∣x−c∣<δ⟹∣f(x)−L∣<ϵ.
What is the Divergence Criterion for limits of functions?
If xn→c and yn→c, but f(xn) and f(yn) have different limits, then limx→cf(x) does not exist.
What is the definition of a function f being continuous at a point c∈A?
f is continuous at c if limx→cf(x)=f(c), which requires the limit to exist.
What is the topological definition of continuity for a function f:A→B?
f is continuous if and only if for all open sets U∈B, the inverse image f−1(U) is open in A.