Union of Monoids: Is $(G\cup H,\cdot)$ A Monoid?

  • MHB
  • Thread starter eddybob123
  • Start date
  • Tags
    Union
In summary, the question posed is whether the union of two monoids, $(G\cup H,\cdot)$, is necessarily a monoid if both $(G,+)$ and $(H,+)$ are monoids and the operation $\cdot$ is closed, associative, and distributive over $+$ in $G$ and $H$. However, this is not necessarily true, as it depends on the specific operations used and there can be counterexamples where the union is not a monoid.
  • #1
eddybob123
178
0
Suppose that $(G,+)$ and $(H,+)$ are both monoids and that the operation $\cdot$ is closed, associative, and distributive over $+$ in $G$ and $H$. My question then is whether or not $(G\cup H,\cdot)$ is necessarily a monoid. I have evidence to suggest that it might, though I cannot prove it.
 
Physics news on Phys.org
  • #2
eddybob123 said:
Suppose that $(G,+)$ and $(H,+)$ are both monoids and that the operation $\cdot$ is closed, associative, and distributive over $+$ in $G$ and $H$. My question then is whether or not $(G\cup H,\cdot)$ is necessarily a monoid. I have evidence to suggest that it might, though I cannot prove it.

Hi eddybob123! :)

Suppose we pick $G=\{g\}$, $H=\{h\}$, and the following operation tables.
+gh
ggg
hhh
gh
ggh
hgh

Then G∪H is closed for + and ⋅.
Furthermore, both operations are associative and also distributive.
However, there is no unit element for ⋅.

Therefore, (G∪H, ⋅) does not have to be a monoid (proof by counterexample).
 
  • #3
Then is it a semigroup?
 
  • #4
eddybob123 said:
Then is it a semigroup?

Then we first need to examine your assertion:
eddybob123 said:
the operation $\cdot$ is closed, associative, and distributive over $+$ in $G$ and $H$.

I do not know how to interpret this.
Is ⋅ closed over G and also closed over H? But not necessarily over G∪H?
If so, then it is not closed over G∪H, since g⋅h would not have to be defined.

So I guess I should assume you mean that ⋅ is closed over G∪H?
And then also assume that ⋅ is associative over G∪H?
If so, then (G∪H,⋅) is trivially a semi-group, since its required properties were just stated.
 
  • #5
The operations $+$ and $\cdot$ are intended to be less abstract. Yes, $+$ need not be closed over $G\cup H$, but is it required $\cdot$ is closed over it?
In your first post of this thread, it seems as though you have misunderstood my question. Obviously, there is only one non-isomorphic monoid of order one, and that is the trivial one. If you take the union of two trivial monoids, you obtain another trivial monoid, but with a different operation.

Ok, how about this: if $G$ and $H$ are monoids both under the operation $+$, then determine whether or not $(G\cup H\cup \{e\},\cdot)$ is necessarily a monoid. $e$ is the identity of $\cdot$.
 
  • #6
eddybob123 said:
The operations $+$ and $\cdot$ are intended to be less abstract. Yes, $+$ need not be closed over $G\cup H$, but is it required $\cdot$ is closed over it?
In your first post of this thread, it seems as though you have misunderstood my question. Obviously, there is only one non-isomorphic monoid of order one, and that is the trivial one. If you take the union of two trivial monoids, you obtain another trivial monoid, but with a different operation.

Ok, how about this: if $G$ and $H$ are monoids both under the operation $+$, then determine whether or not $(G\cup H\cup \{e\},\cdot)$ is necessarily a monoid. $e$ is the identity of $\cdot$.

I seem to be misunderstanding.:confused:
If ⋅ is well-defined (i.e. closed) over G∪H∪{e}, is associative, and has an identity e, then (G∪H∪{e},⋅) satisfies all conditions for a monoid.
In other words, then there is no need for an operation + or for distributivity.
 
  • #7
I am not assuming any of those things. If an operation is distributive and associative, then isn't it automatically closed? This is what forms rings from abelian groups.
 
  • #8
eddybob123 said:
Suppose that $(G,+)$ and $(H,+)$ are both monoids and that the operation $\cdot$ is closed, associative, and distributive over $+$ in $G$ and $H$. My question then is whether or not $(G\cup H,\cdot)$ is necessarily a monoid.

Take $G = H = \mathbb{N}\setminus \{0\}$ with operation usual multiplication and $\cdot$ the usual addition. $\left (\mathbb{N}\setminus \{0\}, \cdot \right)$ is not a monoid.
 
  • #9
eddybob123 said:
If an operation is distributive and associative, then isn't it automatically closed?

Yes. (Edited)

eddybob123 said:
This is what forms rings from abelian groups.
To form rings, you need 1 set that has + and $\cdot$ defined on it.
Not 2 different sets.

mathbalarka said:
Take $G = H = \mathbb{N}\setminus \{0\}$ with operation usual multiplication and $\cdot$ the usual addition. $\left (\mathbb{N}\setminus \{0\}, \cdot \right)$ is not a monoid.

Huh? :confused:
This is a monoid (closed, associative, identity element) - just not a group, since not all elements have an inverse.
mathbalarka said:
$\cdot$ is closed, associative and distributive over $+$, right?

Since $G$ and $H$ has the same operator $+$, the base set of one is necessarily the subset of the other, hence this trivially follows.

Huh? :confused:
Where did you get that $G$ and $H$ have the same operator $+$?
And even if they do, that does not mean one is a subset of the other.
Consider for instance $G=2\mathbb Z$ and $G=3\mathbb Z$ (the multiples of 2 respectively 3).
 
Last edited:
  • #10
I like Serena said:
Then ⋅ is not closed on G∪H, but it is associative and distributive on G∪H.

$\cdot$ is associative and distributive on $G$ and $H$, but not on $G\cup H$. How can you define associativity on the elements $a, b, c \in G \cup H$ whereas $a \cdot b$ or $b \cdot c$ are not even defined ( assuming $a, c \in G$ and $b \in H$).

I like Serena said:
This is a monoid

There is no identity, so not.

I like Serena said:
Where did you get that G and H have the same operator +?

I am assuming they are the semigroups instead of the base sets of the semigroups of OP. (Which I think contrary of yours).

I like Serena said:
And even if they do, that does not mean one is a subset of the other.

Yes, I agree. Well, in my defense, I was working on several things at once and as well as answering to this post.
 
  • #11
So, basically, Eddy asks whether or not an operation $\cdot$ can be chosen such that union of two near-semirings (one of the operation being $\cdot$) is always a semigroup. I believe this fails for many cases, although I don't have an example right now in my mind to show.
 
  • #12
mathbalarka said:
$\cdot$ is associative and distributive on $G$ and $H$, but not on $G\cup H$. How can you define associativity on the elements $a, b, c \in G \cup H$ whereas $a \cdot b$ or $b \cdot c$ are not even defined ( assuming $a, c \in G$ and $b \in H$).

You are right. I retract my statement. (I can do that, can't I?)
I have removed it from my previous comment.
There is no identity, so not.

With regular multiplication, the identity is 1, which is part of the set...
I am assuming they are the semigroups instead of the base sets of the semigroups of OP. (Which I think contrary of yours).

Huh?
Obviously I am missing something here, but (G,+) and (H,+) are stated to be monoids.
What else can G and H be other than sets?
Yes, I agree. Well, in my defense, I was working on several things at once and as well as answering to this post.

No problem.
 
  • #13
I like Serena said:
With regular multiplication, the identity is 1, which is part of the set...

:D How often this happens! You mistook the notation by the property in their my post. If you read carefully, you'll see that I have defined $\cdot$ to be the usual addition.

I like Serena said:
Obviously I am missing something here, but (G,+) and (H,+) are stated to be monoids. What else can G and H be other than sets?

It is a matter of notational inconsistency we are having here. I am simply abbreviating $(G, +)$ and $(H, +)$ as $G$ and $H$.
 
  • #14
mathbalarka said:
Take $G = H = \mathbb{N}\setminus \{0\}$ with operation usual multiplication and $\cdot$ the usual addition. $\left (\mathbb{N}\setminus \{0\}, \cdot \right)$ is not a monoid.
So what you're saying is... addition is distributive over multiplication. (Bandit)
 
  • #15
I'm not sure where you are going with this.

To see what I mean, let $F(A)$ be the free semigroup on the set $\{A\}$ and $F(B)$ be the free semigroup on the set $\{B\}$.

Clearly both semigroups are sub-semigroups of $F(A,B)$. The problem is that $F(A) \cup F(B)$ is not, and adding the empty word to this union doesn't change this, we still have a problem with the product $AB$, for example. This problem exists even though we can embed both semi-groups in the semi-ring $\Bbb N[F(A,B)]$, where your proposed closure and distributive properties both hold for $G = \Bbb N[F(A)]$ and $H = \Bbb N[F(B)]$.

In general, algebraic operations perform poorly with respect to unions (because of closure issues). The union generally isn't "big enough" to be the join in the lattice of substructures.

If you are already stipulating that $G \cup H$ is already closed and associative under $\cdot$, there is nothing to prove, we can always create a monoid by "adjoining a 0", and defining:

$x \cdot 0 = 0 \cdot x = x$ for all $x \in G \cup H$.

IF the semi-groups $G,H$ are part of a larger structure that already HAS a multiplicative identity, $e$, then we can run into problems:

Consider $\Bbb N \times \Bbb N$ with the operations:

$(a,b) + (a',b') = (a+a',b+b')$
$(a,b) \cdot (a',b') = (aa',bb')$

Now we can form a monoid from the union of $G = \{(k,k):k \in \Bbb N\}$ and $H = \{(k,0): k \in \Bbb N\}$, taking the unit to be that of $G$.

The problem is, $H$ is not a sub-monoid of $G \cup H$, that is, the inclusion mapping is no longer a monoid homomorphism, because the identity of $H$ is $(1,0)$ which does not map to the identity $(1,1)$ of $G \cup H$.

If, in the example above, we instead took $G = \{(0,k): k \in \Bbb N\}$, then we again get that $G \cup H$ is a semigroup, and we also have that $G \cup H \cup (1,1)$ is a monoid, but now neither of $G,H$ is a submonoid of $G \cup H \cup (1,1)$.

That is, even though the semi-groups structures of $G,H$ are compatible with the semi-group structure of $G \cup H$, the monoid structures are not. Depending on your point of view, this is either a minor inconvenience, or a fatal flaw.

I suspect less trivial examples could be formed with $\text{End}_F(F^n)$ under matrix multiplication, but alas I don't have the time at the moment to look for some.
 

Related to Union of Monoids: Is $(G\cup H,\cdot)$ A Monoid?

1. What is a monoid?

A monoid is a mathematical structure that consists of a set of elements, an associative binary operation, and an identity element. The operation combines any two elements of the set to produce a third element, and the identity element acts as the neutral element for the operation.

2. What is the union of two monoids?

The union of two monoids is a new monoid that is formed by combining the elements and operation of the two original monoids. The resulting monoid will have a larger set of elements and the same binary operation and identity element as the original monoids.

3. Is the union of two monoids always a monoid?

No, the union of two monoids is not always a monoid. It depends on the binary operation used in the original monoids. If the binary operation is not associative or the identity element is different in the two monoids, then the union may not be a monoid.

4. When is the union of two monoids a monoid?

The union of two monoids is a monoid when the binary operation is associative and the identity element is the same in both monoids. In this case, the union will also be a monoid with the same operation and identity element.

5. How can we prove that the union of two monoids is a monoid?

To prove that the union of two monoids is a monoid, we need to show that the binary operation is associative and the identity element is the same in both monoids. We can also show that the resulting set of elements satisfies the closure property, meaning that the operation will always produce an element that is also in the set. If these conditions are met, then the union will be a monoid.

Similar threads

  • Linear and Abstract Algebra
Replies
4
Views
3K
  • Linear and Abstract Algebra
Replies
16
Views
1K
  • Linear and Abstract Algebra
Replies
10
Views
2K
Replies
10
Views
1K
  • Linear and Abstract Algebra
Replies
2
Views
2K
  • Linear and Abstract Algebra
Replies
5
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
599
  • Linear and Abstract Algebra
Replies
2
Views
2K
  • Calculus and Beyond Homework Help
Replies
1
Views
634
  • Linear and Abstract Algebra
Replies
2
Views
1K
Back
Top