• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/57

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

57 Cards in this Set

  • Front
  • Back

Minimum

m<= x for every x in S

Well ordering principle for N

every non-empty subset of N has a minimum

Even number

n in N is even if n = 2k for some k in N

Odd number

n is odd if n=2k-1 for some k in N

Additive identity

z is an additive identity for number system if n+z=z+n=n for every n

Multiplicative identity

u is a multiplicative identity if n*u=u*n=n, for every n

Additive inverse

b is an additive inverse of a if a+b=b+a=0

Multiplicative inverse

b is a multiplicative inverse of a if a*b=b*a=1

Q

Q={p/q | p in Z, g in N} C F

m/n

[m//n] = {m/n | p//q = m//n}

|x|

= { 1. x if x>= 0


{ 2. -x if x < 0

R

a complete ordered field

Completeness Axiom

say an ordered field is complete when every non empty subset of F, which is bounded below, has an infimum in F

Archimedean principle

If r in R, there exists n in N such that 1/n < E (i.e. for every E>0, there exists n in N such that 1/n < E)

Density Theorem

Let a,b, in R with a<b, Then there exists r in Q such that a<r<b

Hypothesis & Sufficient Condition

P

Conclusion & Necessary Condition

Q

Contrapositive

(~Q) -> (~P)

Tautology

A statement that's always true



Contradiction

A statement that's always false

Subset

A is a subset of B when if x in A, then x in B

Equals

A equals B when A is a subset of B and B is a subset of A

A \ B

{x in A and x not in B}

Union

{x| there exists i in I s.t. x is in Si}

Intersection

{x| for every i in I, x is in Si}

Ordered pair

a set of the form {{a}, {a,b}}

Cartesian Product

{(x,y) | x in A and y in B}

Relation

a relation between A and B is any subset of AxB

Relation on A

a subset of A x A

Total order

A relation is total order if it is transitive and has trichotomy

Lower bound

If A C U, we say m in U is a lower bound of A when if x in A, then m<=x

Upper bound

If A C U, we say m in U is an upper bound of A when if x in A, then x<=m

Minimum

If A C U, we say m in U is a minimum of A when if x in A, then m<=x; and m in A

Maximum

If A C U, we say m in U is a maximum of A when if x in A, then x<=m; and m in A

Infimum

If A C U, we say m in U is an infimum of A when


If x in A, then m <=x &


If l > m, then there exists x in A s.t. X < l

Supremum

If A C U, we say m in U is a supremum of A when


If x in A, then x <= m &


If l < m, then there exists x in A s.t. x>l

Well ordered

Let U be a set with total order. We say U is well ordered when, if A C is not empty then A has a minimum

Complete

Let U be a set with total order. We say that U is complete when, if A C U is not empty and is bounded below, then there exists m in U s.t. M = inf(A)

Equivalence Relation

Let A be a set. A relation on A is an equivalence relation when it is reflexive, symmetric and transitive.

Equivalence Class

Let A be a set with an equivalence relation. For any a in A, the equivalence class of a is the set [a] = {x in A| x == a}

Modulo Equivalence A/==

{[a]| a in A}

Function

a triple (f,A,B) where f C A*B such that


If a in A, then there is b in B so that (a,b) is in f &


If (a,b1) is in f and (a,b2) is in f, then b1 = b2

Codomain

B

Composition

Composite of f and g is a function g o f: A -> C defined by (g o f)(x) = g(f(x))

Range(f)

{b in B | there exists a in A such that (a,b) is in f}

Injective

when if f(a1) = f(a2), then a1 = a2

Inverse

g is an inverse of f when


(g o f)(x) = ia(x) &


(f o g)(x) = ib(x)

Surjective

if b is in B, then there exists a in A such that f(a) = b

Bijective

When f is injective and surjective

Image

Let f:A->B and S C A. image of S under f(x) is f(S) = {y in B| there exists x in S s.t. f(x)=y}

Preimage

preimage of T under f(x) is f-1(t)={x in A| f(x) is in T}

Finite set

A is a set and finite when if f:A->A is an injective function with domain A, then f(x) is surjective

Infinite set

A is a set and infinite when there exists f:A->A an injective function with doain A where f(x) is not surjective

Countable

A is countable if it is finite and denumerable

Equinumerous

If there exists a bijection f:A->B

Denumerable

If there exists a bijection f:N->A

Uncountable

If it is not countable