• 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/40

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;

40 Cards in this Set

  • Front
  • Back

A relation on a set A is called an equivalence relation on A if

R is reflexive, symmetric, and transitive.

What do you call a ∈ A, the set [a] = {x ∈ A : a R x}

The equivalence class of a

Any element in an equivalence class is called a _____________ of the class

Representative

Let A be a set and § a collection of subsets of A. We say S is apartition if

No element in a partition of § collection is part of another partition.
The union of all partitions is equal to set A


Any equivalence relation on a set A defines a _______________ on A and
vice-versa.

partition

The smallest equivalence relation
on A that contains R.

Re = t(s(r(R))

A relation on a set A is called a partial ordering on A if R is___________________, ________________, ____________. If in addition, either a R b or b R a for every a, b ∈ A, the R is called a ______________

reflexive, antisymmetric, and transitive.



Total order


A partial order is also known as a

poset

Describe a total order

In a poset every element relates in one direction.

So either aRb or bRa for every a,b element of A

Is poset (Z+,|) a chain?

No



ex: 2|7 and 7|2 do not work.

Is poset (Z+,<=) a chain?

Yes

Is the poset (P(S), , ⊆) a chain?

No.



S:={1, 2, 3, 4}


A:={1,2}


B:={3,4}



ACB false


BCA false

A relation R on A is called a pseudo-order if R is:

irreflexive and transitive.

is the poset (Z+,<) a pseudo-order?

yes

Given a poset (A,≺= ), the new relation ≺ defined by x ≺ y if x ≺= y and x =/= y is a

pseudo-order

Give an example of a partial order which is not a total order.

the division relation

2|7 or 7|2 does not hold

if a poset is a total order then its also a

Chain

Give an example of a pseudo-ordering which is not a partial order.

The relation < or > because its irreflexive

Give an example of a chain which is not well ordered

(Z,<=) , R={x e Z : x <0}

Not every subset of Z has a least element because Z is not finite, nor is the relation.

Define least element

a element of A such that a <= b for all b element of A

Define greatest element

a element of A such that b <= a for all b element of A

Define minimal element

There does not exist element b in A such that element a in A is b <= a, where a does not equal b.

Define maximal element.

There does not exist element b in A such that element a in A is a <= b, where a does not equal b.

There cannot be more than one minimal element or maximal element in a poset

false

There can be more than one minimal or maximal element in a poset

true

Let (A,<=) be a poset and S ⊆ A



Define an upper bound

An element a is called an upper bound on S if s<= a for all s element of S.

Let (A,<=) be a poset and S ⊆ A



Define an lower bound

An element a is called a lower bound on S if a <= s for all s element of S.

Let (A,<=) be a poset and S ⊆ A



Define an least upper bound LUB

An upper bound a on S is called the least upper bound on S if for any other upper bound b, a <=b.

Let (A,<=) be a poset and S ⊆ A



Define an greatest lower bound GLB

A lower bound a on S is called the greatest lower bound on S if for any other lower bound b, b <= a

What makes poset (A, <=) a lattice?

if every pair of elements has a least upper bound and a greatest lower bound in A.

If you draw a hasse diagram and a pair of elements has more than one LUB or GLB in the same level. is it a lattice?

No

A chain (A, R) is well ordered if

every non-empty subset of A has a least element.

If a poset (A,<=) has a least element in every non-empty subset then <= is _________ on A

Total ordering

lexicographic is the same as

alphabetizing

What is a Hasse Diagram

Is a simplified version of the diagraph where



redundant edges are removed


arrows are removed


and arcs point up

Let (A, <=) be poset
If A has more than one minimal element, then A has no least element

true

Let (A, <=) be poset
If A has more than one maximal element, then A has no greatest element.

true

Let (A, <=) be poset


If a element of A is the least element it cannot be a minimal element.

false, it is also a minimal element.

Let (A, <=) be poset


If a element of A is the greatest element, then its also a maximal element

true

Suppose (A, <= ) is a finite, non-empty poset. Then A has a ________________.

minimal element