Real Analysis Flashcards

(63 cards)

1
Q

x -> y

A

if x, then y

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

y -> x

A

x if y

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

rational number

A

any number that can be expressed in the form p/q where p and q are integers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

proof by contradiction

A

assume there is the OPPOSITE of what you’re claiming and proceed until we reach an unacceptable conclusion, thus, you must conclude the opposite

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

if some number is divisible by 2

A

some number must be a even number

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

square of an odd number

A

is an odd number

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

natural numbers (N)

A

non-negative, non-zero, integers (ex. 1, 2, 3, 4, 5…)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Z

A

integers (ex. -3, -2, -2, 0, 1, 2, 3)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Q (rational numbers)

A

all fractions (p/q) are integers where q \neq 0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Q property

A

has a natural order: given any two rational #’s r and s: r < s, r = s or r > s

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

set

A

any collection of objects

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

element

A

objects in a set

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

x ∈ A

A

x in an element of the set A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

x ∉ A

A

x is not an element of the set A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

A U B

A

union of A and B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

x ∈ A U B

A

x ∈ A or x ∈ B (or both)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

A ∩ B

A

intersection of A and B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

x ∈ A ∩ B

A

x is an element of A and x is an element of B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

A

set with no elements (empty set)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

A is a subset of B

A

every element in A is also an element of B (A ⊆ B)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

A = B

A

A ⊆ B AND B ⊆ A ( A contains B, B contains A meaning they have exactly the same element)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

function from A to B

A

a rule or mapping that takes each element x ∈ A and associates is with a single element in B (f : A -> B)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

closed set

A

a set A ⊆ R is closed if the set A contains all of the limit points

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

the well ordering principle

A

every non empty set of N has a smallest element

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
De morgans law
The complement of the union (U) of two sets is equal to the intersection (∩) of their individual compliments
26
set closure
A U A' (the union of A and it's compliment)
27
compliment of a set (A')
the set of elements not in A
28
supremum
least upper bound
29
infinimum
greatest lower bound
30
a set is **bounded above** if
there exists a real number, m, such that for every element `(x)`in the set, `(x \le m)`
31
the set **A** is **bounded below** if
there exist a *real number*, **n** satisfying n* less than or equal to* a for every a that is an element of **A**
32
the well ordering principle
every non-empty subset of N has a smallest element
33
axiom of completeness
every non-empty set of real numbers that is bounded above has a least upper bound
34
axiom
property of the natural numbers
35
principal of mathematical induction
for each n ∈ N let p(n) be a logical proposition depending on n. If p(1) is true for all k ∈ N we have p(k) -> p(k+1) then p(n) is true for all n ∈ N.
36
Steps for induction
1. Establish p(n) 2. Show that p(1) is true 3. Let k ∈ N show that if p(k) is true then p(k+1) is true. 4. Conclude that by the principal of mathematical induction, p(n) is true for all n ∈ N.
37
bounded above
there exists some M ∈ R such that a ≤ M for all a ∈ A
38
bounded below
there exists some m ∈ R such that m ≤ a for all a ∈ A
39
bounded
there exist m, M ∈ R such that m ≤ a ≤ M for all a ∈ A
40
unbounded
it is either not bounded below or not bounded above (For example, (0, ∞) is bounded below but it is unbounded because it is not bounded above.)
41
How to prove M is the supremum of A
1. Show that M is an upper bound of A. 2. Let a ∈ A. Show that a ≤ M 3. Let N be an upper bound of A. Show that M ≤ N *For this proof to work, it is necessary that A ⊆ R is nonempty.
42
How to prove that m is the infinimum of A
1. Show that m is a lower bound of A. 2. Let a ∈ A. Show that m ≤ a. 3. Let n be a lower bound of A. Show that n ≤ m. *For this proof to work, it is necessary that A ⊆ R is nonempty.
43
M ∈ R is the maximum of the non-empty set A
if M ∈ A and a ≤ M for all a ∈ A
44
m ∈ R is a minimum of the non-empty set A
if m ∈ A and m ≤ a for all a ∈ A
45
If max A exists, what is true about the supremum
sup A = max A.
46
if min A exists what is true about the infinimum (inf)
inf A = min A
47
Archimedean Property
the natural numbers are unbounded
48
If [a1, b1] ⊇ [a2, b2],
then a1 ≤ a2 ≤ b2 ≤ b1.
49
Proving ⋂∞ n=1[an, bn] = {c}.
1. Determine c. 2. Prove that c ∈ ⋂∞ n=1[an, bn]. 3. Prove that if x ∈ ⋂∞ n=1[an, bn], then x = c. 4. Conclude that ⋂∞ n=1[an, bn] = {c}.
50
function
a rule that assigns to every element x in a set X a unique element y in a set Y . We write f : X → Y .
51
Let f : X → Y be a function. We call f injective or one-to-one if?
if, for all x1, x2 ∈ X, f (x1) = f (x2) implies x1 = x2.
52
Let f : X → Y be a function. We call f surjective or onto if?
for each y ∈ Y there exists x ∈ X with f (x) = y.
53
bijective function
f is both injective and surjective
54
if f : X → Y is a bijection, then
there exists an inverse function f^−1 : Y → X such that (f ◦ f^−1)(y) = y for all y ∈ Y and (f −1 ◦ f )(x) = f (x) for all x ∈ X. Furthermore, f^−1 is also a bijection
55
same cardinality
equal number of elements in both sets
56
Two sets A and B are said to have the same cardinality if
there exists a bijection f : A → B. We write A ∼ B
57
Proving A ∼ B
1. Define a function f : A → B. 2. Prove that f is injective. 3. Prove that f is surjective. 4. Conclude that f : A → B is a bijection and so A ∼ B.
58
A ∼ B
A and B have the same cardinality (f every element of both A and B gets paired up, the sets have the same number of element)
59
countable set
A ∼ N (natural numbers)
59
sequence of set A
a function f : N → A where A = R (reals)
60
uncountable set
neither finite nor countable
61
finite set
there exists some n ∈ N (naturals) such that A ∼ {1, 2, . . . , n}
62
term of a sequence
a sub n