Questions tagged [abstract-algebra]

For questions about monoids, groups, rings, modules, fields, vector spaces, algebras over fields, various types of lattices, and other such algebraic objects. Associate with related tags like [group-theory], [ring-theory], [modules], etc. as necessary to clarify which topic of abstract algebra is most related to your question and help other users when searching.

Abstract algebra is the study of algebraic objects, i.e. sets endowed with one or more operations on the elements of those sets. In particular, the study of abstract algebra considers the algebraic structures and properties of which such operations induce. It can be considered as the generalization of the study of the algebraic structure of the integers and real numbers (arithmetic), or the study of matrices and vector spaces (linear algebra).

Some algebraic objects are monoids, groups, rings, fields, vector spaces, modules, algebras, and categories, among many other less prominent objects.

Examples

  1. The set of non-negative integers $\mathbb{N} = \{0,1,2,3,\dotsc\}$ is a monoid under the operation $+$.

  2. The integers $\mathbb{Z} = \{\dotsc,-1,0,1,\dotsc\}$ under the binary operation of $+$ form a group.

  3. Furthermore, $\mathbb{Z}$ has the structure of a ring when you consider it as being equipped with both addition and multiplication.

  4. The real numbers $\mathbb{R}$ with their usual addition and multiplication form a field.

  5. The set of $n\times n$ matrices with entries in $\mathbb{R}$ with matrix addition and multiplication form a ring.

  6. The set of $1\times n$ vectors over the real numbers, with vector addition, and multiplication by elements of the $n\times n$ real matrices on the right are an example of a module for the ring of matrices.

In addition to studying the objects themselves, abstract algebra considers homomorphisms between the objects and various constructions and tools, which are useful for studying the objects.

85022 questions
5
votes
1 answer

Existence of subgroup of order $p$

I don't understand a part of this lemma. Lemma. Let $G$ be a finite abelian group of order $m$, let $p$ be a prime number dividing $m$. Then $G$ has a subgroup of order $p$. Proof. We first prove by induction that if $G$ has exponent $n$ then the…
Matt
  • 53
5
votes
1 answer

Proving properties of Isomorphic groups

I just wanted to practice my proofs and my understanding of Isomorphic so I decided to prove the following if I am wrong or need a better argument for anything please feel free to let me know so I can correct it for a better understanding Theorem:…
Derek Marlon
  • 370
  • 2
  • 6
5
votes
2 answers

Is $\mathbb Z/p\mathbb Z$ a subfield of every finite field?

I translate this from a German book: "For every finite field $K$ there exists a prime number $p$ such that $\mathbb Z/p\mathbb Z$ is a subfield of $K$" But how is this possible? For example the field $K = \{0,1\}$ contains integers but $\mathbb…
5
votes
5 answers

Set-theoretical description of the free product?

There is something in the definition of the free product of two groups that annoys me, and it's this "word" thing: If $G$ and $H$ are groups, a word in $G$ and $H$ is a product of the form $$ s_1 s_2 \dots s_m, $$ where each $s_i$ is either an…
Agustí Roig
  • 17,959
5
votes
1 answer

Composition of permutations left to right or right to left?

I'm a bit confused about permutation groups. I was reviewing for a test and a problem we had was, let τ,o both be in S3. And o(1)=1 and τ(i)=1. Show that if γ ∈ τo$τ^{-1}$ then γ(i) = i. I started off from right to left, i.e first I evaluated…
5
votes
2 answers

Prove $(a^m)^n=a^{mn}$ for all $a\in G$ and $m,n\in\mathbb{Z}$

I have to prove $(a^m)^n=a^{mn}$ for all $a\in G$ and $m,n\in\mathbb{Z}$ where $G$ is a group. Is it enough to just expand $(a^m)^n=(a^m***a^m)$- $n$ times. And then from here we can expand it a bit more to there there are $mn$ amount of $a's$? Or…
user60887
  • 2,935
5
votes
4 answers

Fields, closed under two operations

My textbook says that fields are closed under multiplication and addition, but isn't multiplication the same as addition? Or is that just for the case of how we learn math in grade school?
user82004
5
votes
1 answer

Most general result for intersecting a family of structures such as ideals and topologies to produce a new structure

I sometimes encounter a kind of repetitive proof in which you take an arbitrary family of some kind of structure and show that its intersection also has this structure. The proof goes something like this. Fix a ring $R$. Let $F$ be a nonempty family…
Greg Nisbet
  • 11,657
5
votes
2 answers

Does this algebraic structure have a name?

Consider an ordered set $(X,\geq)$ with a binary operation $*$ that satisfies the following axioms: A1 (Closure) $\forall a,b\in X, a*b \in X$ A2 (Associativity) $\forall a,b,c\in X, (a*b)*c = a*(b*c)$ A3 (Identity) $\exists e\in X$ s.t. $\forall…
exk
  • 919
  • 5
  • 12
5
votes
2 answers

If every R-module is projective, then R is a field.

By the way, we're assuming R is an integral domain. I'm guessing we're going to want to show that R has no nontrivial proper ideals. So, let I be an ideal in R. $0\rightarrow I \rightarrow R\rightarrow R/I\rightarrow 0$ splits, since R/I is an…
mathelp
  • 51
5
votes
2 answers

What is known about this structure with idempotence, commutativity, cancellation, and another unnamed property?

I'm interested in an algebraic structure $(S,\cdot)$ satisfying the following axioms: Idempotence: $a \cdot a = a$ for all $a \in S$ Commutativity: $a \cdot b = b \cdot a$ for all $a, b \in S$ Cancellation: if $a \cdot b = a \cdot c$ then $b = c$…
crb233
  • 392
5
votes
2 answers

Lagrange's theorem (Group Theory) applications

How can we prove that every finite group $G$ has a generating set of size not more than $\log_2|G|$? Can someone give me an hint.
Kumar
  • 2,259
5
votes
2 answers

Noncommutative Ring with only Left Identity

Does there exist a noncommutative ring $R$ without an identity and an element $e\in R$ such that $ex = x$ for all $x\in R$? (i.e. $xe \neq x$ for some $x\in R$).
5
votes
1 answer

Smith normal form help

I want to find the structure of the abelian group: $$G=\frac{\mathbb{Z}^{3}}{\langle (2,0,10),(0,4,8),(4,-4,12) \rangle}$$ The Smith normal form of the matrix associated to $G$ is: $$P= \left( \begin{array}{ccc} 2 & 0 & 0 & 0\\ 0 & 4 & 0 & 0\\ 0…
kev
  • 51
5
votes
1 answer

Working on proofs from Dummit and Foote 3rd edition

I'm just brushing up on some proof writing and doing some work on my own. Figured I'd post this on here to get feed back and to make sure everything is correct. Hopefully the formatting comes through properly. Exercise 1. Prove that if $\sigma$ …
Anmastri
  • 81
  • 1