Definition of Semigroup: Associativity, Idempotence, & Equations

  • Thread starter Greg Bernhardt
  • Start date
In summary, a semigroup is a set with a binary operation that is associative. If a semigroup also has an identity element and an inverse for every element, it is a group. A semigroup may also have idempotent elements, left and right identities, and left and right zeros. These properties are defined by specific equations. If a semigroup has both left and right identities, they are unique. The same is true for left and right zeros.
  • #1
19,442
10,021
Definition/Summary

A semigroup is a set S with a binary operation S*S -> S that is associative.

A semigroup with an identity element is a monoid, and also with an inverse for every element is a group.

A semigroup may have idempotent elements, left and right identities, and left and right zeros (absorbing elements).

Equations

Associativity: [itex]\forall a,b,c \in S ,\ (a \cdot b) \cdot c = a \cdot (b \cdot c) [/itex]

Idempotence: [itex]a \cdot a = a[/itex]
Left identity e: [itex]\forall a \in S,\ e \cdot a = a [/itex]
Right identity e: [itex]\forall a \in S,\ a \cdot e = a [/itex]
Left zero z: [itex]\forall a \in S,\ z \cdot a = z [/itex]
Right zero z: [itex]\forall a \in S,\ a \cdot z = z [/itex]

Extended explanation

If a semigroup has both left and right identities, then they are a unique two-sided identity.

If e1 is a left identity and e2 is a right identity, then e1*e2 = e1 by e2 being a left identity, but e1*e2 = e1 by e2 being a right identity. These two equations imply that e1 = e2 = e. If there is more than one possible left or right identity, then this argument shows that they are all equal to e.

If a semigroup has both left and right zeros, then they are a unique two-sided zero. The proof closely parallels that for identities. For left zero z1 and right zero z2, z1*z2 = z1 by the left-zero definition and z1*z2 = z2 by the right-zero definition.

* This entry is from our old Library feature. If you know who wrote it, please let us know so we can attribute a writer. Thanks!
 
Mathematics news on Phys.org

1. What is a semigroup?

A semigroup is a mathematical structure that consists of a set and an associative binary operation. This means that the operation combines any two elements from the set in a way that is independent of the order in which the elements are combined.

2. What is the role of associativity in a semigroup?

Associativity is a fundamental property of a semigroup. It ensures that the result of combining three or more elements is the same regardless of how the parentheses are placed. In other words, it does not matter which pairs of elements are combined first, the result will be the same.

3. What does idempotence mean in the context of semigroups?

Idempotence is another important property of semigroups. It means that combining an element with itself using the binary operation yields the same element. In simpler terms, applying the operation multiple times to the same element results in the same element.

4. How are equations used in defining semigroups?

Equations are used to describe the properties of a semigroup. These equations typically involve the binary operation and the elements of the set, and they must hold true for all possible combinations of elements. For example, the associative property can be written as (a * b) * c = a * (b * c).

5. What are some real-world applications of semigroups?

Semigroups have numerous applications in fields such as computer science, physics, and economics. They can be used to model and analyze complex systems, such as networks, algorithms, and economic systems. They are also used in cryptography, where the properties of semigroups are used to design secure encryption algorithms.

Similar threads

Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
686
Replies
1
Views
385
  • Calculus and Beyond Homework Help
Replies
2
Views
265
  • Calculus and Beyond Homework Help
Replies
1
Views
458
Replies
1
Views
9K
Replies
5
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
516
  • Linear and Abstract Algebra
Replies
1
Views
861
  • Precalculus Mathematics Homework Help
Replies
5
Views
788
Back
Top