Groups Flashcards

1
Q

What does it mean when a property is closed?

A

An operator * is closed in a set S if for every pair of

elements a and b in S the quantity a*b ∈ S

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

What does it mean when a property is Associative?

A

An operator * is associative in a set S if for every three
elements a, b and c in S
(ab)c = a(bc)

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

What does it mean when a property has an identity?

A

An operator * has an identity in a set S if there is an

element e in S such that for every element a in S ae = ea = a

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

What does it mean when a property has an inverse?

A

An element a in S has an inverse a-1 for an operator * if

aa-1 =a-1a=e

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

What makes a set a group?

A

1) Closed (includes all the elements in the universe)
2) Associative (symmetry down the diagonal)
3) Identity element (e.g ea =a , ae = a)
4) Inverse element (e.g a + (-a) =0)

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