Math 311 Definitions and Theorems Flashcards

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/19

flashcard set

Earn XP

Description and Tags

Critical definitions and theorems from Math 311 Lectures 7 through 10, covering real analysis topics such as topology, compactness, connectedness, and continuity.

Last updated 12:58 AM on 7/10/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

20 Terms

1
New cards

How is an ϵ\epsilon-ball centered at x0x_0 defined in R\mathbb{R}?

B_\epsilon(x_0) = \{x \in \mathbb{R} \mid d(x, x_0) < \epsilon\}

2
New cards

What is the definition of an interior point of a set ARA \subset \mathbb{R}?

A point xAx \in A is an interior point if ϵ>0\exists \epsilon > 0 such that Bϵ(x)AB_\epsilon(x) \subset A.

3
New cards

How is the interior of a set AA, denoted AA^\circ, defined?

A^\circ = \{x \in A \mid \exists \epsilon > 0 \text{ such that } B_\epsilon(x) \subset A\}

4
New cards

When is a set AA considered open?

A set AA is open if A=AA = A^\circ, meaning all its points are interior points.

5
New cards

What is the definition of a limit point for a set ARA \subset \mathbb{R}?

A point xAx \in A is a limit point if (xn)A\exists (x_n) \subset A such that xnxx_n \rightarrow x and xnxx_n \neq x for all nn.

6
New cards

How is an isolated point defined?

A point is called an isolated point if it is not a limit point of the set AA.

7
New cards

How is the closure (A\overline{A}) of a set AA defined?

A={xRx is a limit point of A}{isolated points}\overline{A} = \{x \in \mathbb{R} \mid x \text{ is a limit point of } A\} \cup \{\text{isolated points}\}

8
New cards

What is the condition for a set AA to be closed?

A set AA is closed if A=AA = \overline{A}.

9
New cards

What constitutes an open cover of a set AA?

A family of open sets Oλ,λΓO_\lambda, \lambda \in \Gamma such that AλΓOλA \subset \bigcup_{\lambda \in \Gamma} O_\lambda.

10
New cards

What is the definition of a compact set ARA \subset \mathbb{R}?

A set is compact if any open cover of the set has a finite subcover.

11
New cards

According to the Heine-Borel Theorem, what three conditions are equivalent for a set KRK \subset \mathbb{R}?

  1. KK is compact. 2. KK is sequentially compact (every sequence has a convergent subsequence). 3. KK is closed and bounded.
12
New cards

How is the diameter of a set AA defined?

diam A=supx,yA{xy}\text{diam } A = \sup_{x,y \in A} \{|x - y|\}

13
New cards

What is the Nested Compact Sets Theorem?

If KnK_n is nonempty and compact for all nn, and K1K2K3...K_1 \supset K_2 \supset K_3 \supset ..., then n=1Kn\bigcap_{n=1}^\infty K_n is nonempty.

14
New cards

What is the definition of a disconnected set XX?

XX is disconnected if A,B\exists A, B open in XX such that AB=A \cap B = \emptyset, AB=XA \cup B = X, and A,BA, B \neq \emptyset.

15
New cards

How is a set AA defined as 'open in XX' within the subset topology?

AA is open in XX if UR\exists U \subset \mathbb{R} open in R\mathbb{R} such that A=UXA = U \cap X.

16
New cards

What is a 'clopen' set?

A set AXA \subset X is clopen if it is both open and closed.

17
New cards

What is the ϵδ\epsilon-\delta definition of limxcf(x)=L\lim_{x \rightarrow c} f(x) = L?

ϵ>0,δ>0\forall \epsilon > 0, \exists \delta > 0 such that xc<δ    f(x)L<ϵ|x - c| < \delta \implies |f(x) - L| < \epsilon.

18
New cards

What is the Divergence Criterion for limits of functions?

If xncx_n \rightarrow c and yncy_n \rightarrow c, but f(xn)f(x_n) and f(yn)f(y_n) have different limits, then limxcf(x)\lim_{x \rightarrow c} f(x) does not exist.

19
New cards

What is the definition of a function ff being continuous at a point cAc \in A?

ff is continuous at cc if limxcf(x)=f(c)\lim_{x \rightarrow c} f(x) = f(c), which requires the limit to exist.

20
New cards

What is the topological definition of continuity for a function f:ABf: A \rightarrow B?

ff is continuous if and only if for all open sets UBU \in B, the inverse image f1(U)f^{-1}(U) is open in AA.