Recap Flashcards

1
Q

Equivalence relation

A

Let R be a relation on a set. We say that A is an equivalence relation if it satisfies the following properties. A is reflexive
A is symmetric
A is transitive

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

Congruent modulo n

A

Let nEN, and a,bEZ. a is congruent to b mod n if n | a-b.

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

Congruence class

A

the set of integers (x) that are congruent to a mod n

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

The set of congruence classes modulo n

A

Let n e N. We define the set of congruence classes modulo n to be Zn = { [a]n : a e z}

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

Ring of integers modulo n

A
The set Zn with addition and multiplication defined as follows 
Let x, y e Zn and chose x0, y0 e Z s.t 
x = [x0]n and y=[y0]n
- x + y = [x0 + y0]n
- xy = [x0y0]n
How well did you know this?
1
Not at all
2
3
4
5
Perfectly