--%>

Properties of a group

How can we say that the pair (G, o) is a group. Explain the properties which proof it.

E

Expert

Verified

Let G be a set and suppose that o is a binary operation on G. We say that the pair (G; o) is a group if it has the following properties.

(i) The operation o is associative; that is, (g o h) o k = g o (h o k) for all g; h; k ≡ G.

(ii) There exists an identity for o ; that is, there exists e ≡ G such that g o e = e o g = g for all g ≡ G.

(iii) There exist inverses for o ; that is, for each g ≡ G, there exists g-1≡ G such that
g o g-1 = g-1 o g = e:

There is another property implicit in this de nition which it is useful to give a name to. Instead of saying that o is a binary operation on G, we can say that the law of closure holds for o, meaning that when o acts on two elements of G the result is also in G.

Most of the groups (G; o) we study will also have the following property.

(iv) The operation o is commutative; that is, g o h = h o g for all g; h ≡ G.

A group with this property is called commutative or, more usually, abelian, after the Norwegian mathematician Niels Henrik Abel (1802{1829).

   Related Questions in Mathematics

  • Q : Define Big-O notation Big-O notation :

    Big-O notation: If f(n) and g(n) are functions of a natural number n, we write f(n) is O(g(n)) and we say f is big-O of g if there is a constant C (independent of n) such that f

  • Q : Statistics math Detailed explanation of

    Detailed explanation of requirements for Part C-1 The assignment states the following requirement for Part 1, which is due at the end of Week 4: “Choose a topic from your field of study. Keep in mind you will need to collect at least [sic] 3- points of data for this project. Construct the sheet y

  • Q : Set Theory & Model of a Boolean Algebra

    II. Prove that Set Theory is a Model of a Boolean Algebra The three Boolean operations of Set Theory are the three set operations of union (U), intersection (upside down U), and complement ~.  Addition is set

  • Q : Numerical solution of PDE this

    this assignment contains two parts theoretical and coding the code has to be a new. old code and modified code will appear in the university website .

  • Q : Problem on sales and budget XYZ Farm

    XYZ Farm Supply data regarding the store's operations follow: • Sales are budgeted at $480,000 for November, $430,000 for December, and $340,000 for January. • Collections are expected

  • Q : Ordinary Differential Equation or ODE

    What is an Ordinary Differential Equation (ODE)?

  • Q : Probability assignments 1. Smith keeps

    1. Smith keeps track of poor work. Often on afternoon it is 5%. If he checks 300 of 7500 instruments what is probability he will find less than 20substandard? 2. Realtors estimate that 23% of homes purchased in 2004 were considered investment properties. If a sample of 800 homes sold in 2

  • Q : What is Big-O hierarchy The big-O

    The big-O hierarchy: A few basic facts about the big-O behaviour of some familiar functions are very important. Let p(n) be a polynomial in n (of any degree). Then logbn is O(p(n)) and p(n) is O(an<

  • Q : Law of iterated expectations for

     Prove the law of iterated expectations for continuous random variables. 2. Prove that the bounds in Chebyshev's theorem cannot be improved upon. I.e., provide a distribution that satisfies the bounds exactly for k ≥1, show that it satisfies the bounds exactly, and draw its PDF. T

  • Q : Who firstly use the finite-difference

    Who firstly use the finite-difference method?