Questions tagged [infinite-groups]

For questions about groups where the underlying set has infinite cardinality.

A group is an ordered pair $(G, \ast)$ where $G$ is a set and $\ast$ is a binary operation on $G$ such that

  • $\ast$ is associative (i.e. $(g\ast h)\ast k = g\ast(h\ast k)$ for all $g, h, k \in G$),
  • there is an element $e \in G$ such that $g\ast e = e\ast g = g$ for all $g \in G$, and
  • for every $g \in G$, there is $h \in G$ such that $g\ast h = h\ast g = e$.

The element in the second condition is called an identity element and can be shown to be unique. The element $h$ in the third condition can also be shown to be unique and is called the inverse of $g$, denoted $g^{-1}$.

An infinite group is a group $(G, \ast)$ such that the cardinality of $G$ is infinite. Some common examples include $(\mathbb{Z}, +)$, $(\mathbb{R}^*, \times)$, and $GL(n, \mathbb{R})$ with matrix multiplication.

598 questions
4
votes
2 answers

Direct product of a finite group with an infinite symmetric group

Let $G$ be any finite group, and $S_{\aleph_0}$ the group of all bijections $\mathbb{Z}\rightarrow \mathbb{Z}$. Is $G \times S_{\aleph_0} \cong S_{\aleph_0}$ ?
1
vote
0 answers

property of a locally cyclic group

How to prove a locally cyclic group $(G,.)$ is isomorphic to a subgroup of quotient of $\mathbb{Q}$ I've seen this statement written everywhere but without proof and I couldn't prove it (actually its a iff condition and other part is obvious, but…
dragoboy
  • 1,891
1
vote
1 answer

Infinite nilpotent groups

We know that all subgoups in a finite nilpotent groups are subnormal subgroup. Is there exists an infinite nilpotent group, whose all subgroups are not subnormal subgroups?
0
votes
1 answer

Countable Infinite and Uncountable Infinite sets

Mark each statement as TRUE, FALSE, or UNKNOWN (a) $|\Bbb{R}| < \aleph_1$ (b) $|\Bbb{R}| = \aleph_1$ (c) $|P(\Bbb{R})| > \aleph_1$ Could someone explain to me the reasoning based on whatever the answer is for each one because I do not fully…
Viserom
  • 37
-1
votes
1 answer

Prove that A, an infinite set, surjects the set N, the set of non-negative numbers

How to prove that every infinite set is "as big as" the set of non-negative integers.
Nate123
  • 1
  • 1