Page 1 of 1 [ 7 posts ] 

Abstract_Logic
Veteran
Veteran

User avatar

Joined: 3 Dec 2008
Gender: Male
Posts: 580
Location: Here

01 May 2010, 8:33 pm

Let G = {0}. Let + be the usual addition such that a+b=c.

(1) The operation + is well-defined.
Suppose a₁+b₁=c₁ and a₂+b₂=c₂. Then a₁=a₂, b₁=b₂, and c₁=c₂. So c₁=a₁+b₁=a₂+b₂=c₂.

(2) The operation + is closed.
Pick a, b ∈ G. Then a+b = 0+0 = 0 = c. Thus c ∈ G, and + is closed in G.

(3) The operation is associative.
Pick a, b, c ∈ G. Then (a+b)+c = (0+0)+0 = 0+(0+0) = a+(b+c).

(4) There is an identity element.
Pick a ∈ G. Then a+0 = a, for all 0 ∈ G.

(5) Every element of G has an inverse under +.
Pick a ∈ G. Then (-a) ∈ G and a+(-a) = 0. Thus (-a) functions as the additive inverse of G.

Let H = {1}. Let ◦ denote the usual multiplication of real numbers on H such that a ◦ b = c.

(1) The operation ◦ is well defined.
Suppose a₁◦ b₁ = c₁ and a₂◦ b₂ = c₂. Then a₁=a₂, b₁=b₂, and c₁=c₂. So c₁=a₁◦ b₁=a₂◦ b₂=c₂.

(2) The operation ◦ is closed.
Pick a, b ∈ H. Then a ◦ b = 1 ◦ 1 = 1. Since 1 ∈ H, ◦ is closed in H.

(3) The operation ◦ is associative.
Pick a, b, c ∈ H. Then (a ◦ b) ◦ c = (1 ◦ 1) ◦ 1 = 1 ◦ (1 ◦ 1) = a ◦ (b ◦ c).

(4) There is an identity element.
Pick a ∈ H. Then a ◦ 1 = a. Thus 1 functions as the identity element.

(5) Every element of H has an inverse under ◦.
Pick a ∈ H. Then a ◦ (1/a) = 1. Thus (1/a) = a⁻¹ ∈ H, and every element has an inverse in H.


And it is trivial to show that both G and H are Abelian groups.

I've worked this out on my own, following a thought I had about groups of a single element. Are these groups even considered in Group theory, or are they just tossed aside as useless knowledge. If they are considered in Group theory, what other purposes do they serve?


_________________
Autistic (self-identified)
Open source, free software, and open knowledge geek
GoLang, Python, & SysAdmin aspirant
RPG enthusiast
Has OCD, social anxiety, CPTSD


lau
Veteran
Veteran

User avatar

Joined: 17 Jun 2006
Age: 76
Gender: Male
Posts: 9,798
Location: Somerset UK

01 May 2010, 10:12 pm

Abstract_Logic wrote:
...
(4) There is an identity element.
Pick a ∈ G. Then a+0 = a, for all 0 ∈ G.
...

I believe that you meant "for all a ∈ G" there.


The two examples you are showing are the same group:

http://en.wikipedia.org/wiki/Trivial_group


_________________
"Striking up conversations with strangers is an autistic person's version of extreme sports." Kamran Nazeer


pakled
Veteran
Veteran

User avatar

Joined: 12 Nov 2007
Age: 67
Gender: Male
Posts: 7,015

01 May 2010, 10:47 pm

take your word for it, all I recognize is the Klein bottle...;)


_________________
anahl nathrak, uth vas bethude, doth yel dyenvey...


Abstract_Logic
Veteran
Veteran

User avatar

Joined: 3 Dec 2008
Gender: Male
Posts: 580
Location: Here

01 May 2010, 11:27 pm

lau wrote:
Abstract_Logic wrote:
...
(4) There is an identity element.
Pick a ∈ G. Then a+0 = a, for all 0 ∈ G.
...

I believe that you meant "for all a ∈ G" there.


The two examples you are showing are the same group:

http://en.wikipedia.org/wiki/Trivial_group


Hmm, I see now. Thank you for the information.


_________________
Autistic (self-identified)
Open source, free software, and open knowledge geek
GoLang, Python, & SysAdmin aspirant
RPG enthusiast
Has OCD, social anxiety, CPTSD


Orwell
Veteran
Veteran

User avatar

Joined: 8 Aug 2007
Age: 35
Gender: Male
Posts: 12,518
Location: Room 101

01 May 2010, 11:57 pm

There is only one trivial group. The two you defined are isomorphic, which means that they are the same up to relabeling stuff. The trivial group is not that interesting or useful, but yes, group theorists are aware that it exists.

Nice Klein bottle, though.


_________________
WAR IS PEACE
FREEDOM IS SLAVERY
IGNORANCE IS STRENGTH


Abstract_Logic
Veteran
Veteran

User avatar

Joined: 3 Dec 2008
Gender: Male
Posts: 580
Location: Here

02 May 2010, 12:09 am

Orwell wrote:
There is only one trivial group. The two you defined are isomorphic, which means that they are the same up to relabeling stuff. The trivial group is not that interesting or useful, but yes, group theorists are aware that it exists.

Nice Klein bottle, though.


Thanks. That was the best Klein bottle I've found on the internet by simply Googling "Klein bottle". I edited it and rotated it once to the right because I thought it'd look better sideways for an avatar.


_________________
Autistic (self-identified)
Open source, free software, and open knowledge geek
GoLang, Python, & SysAdmin aspirant
RPG enthusiast
Has OCD, social anxiety, CPTSD


ruveyn
Veteran
Veteran

User avatar

Joined: 21 Sep 2008
Age: 88
Gender: Male
Posts: 31,502
Location: New Jersey

02 May 2010, 6:13 am

Abstract_Logic wrote:
Let G = {0}. Let + be the usual addition such that a+b=c.

(1) The operation + is well-defined.
Suppose a₁+b₁=c₁ and a₂+b₂=c₂. Then a₁=a₂, b₁=b₂, and c₁=c₂. So c₁=a₁+b₁=a₂+b₂=c₂.

(2) The operation + is closed.
Pick a, b ∈ G. Then a+b = 0+0 = 0 = c. Thus c ∈ G, and + is closed in G.

(3) The operation is associative.
Pick a, b, c ∈ G. Then (a+b)+c = (0+0)+0 = 0+(0+0) = a+(b+c).

(4) There is an identity element.
Pick a ∈ G. Then a+0 = a, for all 0 ∈ G.

(5) Every element of G has an inverse under +.
Pick a ∈ G. Then (-a) ∈ G and a+(-a) = 0. Thus (-a) functions as the additive inverse of G.

Let H = {1}. Let ◦ denote the usual multiplication of real numbers on H such that a ◦ b = c.

(1) The operation ◦ is well defined.
Suppose a₁◦ b₁ = c₁ and a₂◦ b₂ = c₂. Then a₁=a₂, b₁=b₂, and c₁=c₂. So c₁=a₁◦ b₁=a₂◦ b₂=c₂.

(2) The operation ◦ is closed.
Pick a, b ∈ H. Then a ◦ b = 1 ◦ 1 = 1. Since 1 ∈ H, ◦ is closed in H.

(3) The operation ◦ is associative.
Pick a, b, c ∈ H. Then (a ◦ b) ◦ c = (1 ◦ 1) ◦ 1 = 1 ◦ (1 ◦ 1) = a ◦ (b ◦ c).

(4) There is an identity element.
Pick a ∈ H. Then a ◦ 1 = a. Thus 1 functions as the identity element.

(5) Every element of H has an inverse under ◦.
Pick a ∈ H. Then a ◦ (1/a) = 1. Thus (1/a) = a⁻¹ ∈ H, and every element has an inverse in H.


And it is trivial to show that both G and H are Abelian groups.

I've worked this out on my own, following a thought I had about groups of a single element. Are these groups even considered in Group theory, or are they just tossed aside as useless knowledge. If they are considered in Group theory, what other purposes do they serve?


There is only one singleton group (up to an isomorphism). Sure enough, it is a group and it is trivial.

ruveyn