Prove that a set is a monoid, but not a ring.

  • Thread starter Thread starter grimster
  • Start date Start date
  • Tags Tags
    Ring Set
grimster
Messages
39
Reaction score
0
End n(k) is the set of all polynomial mappings: k^n->k^n. i have to prove that end n(k) is a monoid.

k is a field of q elements and n is the number of variables.

the composition of two mappings F G is: F o G = F o G(v) = [F1(G1(v),..Gn(v)), ... Fn(G1(v),...Gn(v))]

i must prove that the composition is associative and that there is a unit element.

id=X=(x1,...,xn) is obviously the unit.

but how do i prove associativity? i was thinking of using commutativity somehow:(x^n)^m = x^(n*m) = x^(m*n) = (x^m)^n

last, how do i show that End n(k) is not a ring? is it distributivity it fails? for all x,y,z E A ->
(x+y)z=xz + yz og z(x+y)=zx + zy
 
Physics news on Phys.org
i must prove that the composition is associative

You should already know that!


last, how do i show that End n(k) is not a ring?

I presume you mean with composition as the multiplicative operation?

is it distributivity it fails?

Well, if it's not a ring, and all of the other properties are satisfied, then it would have to be!
 
i guess it is obvious that composition is associative, but I'm not sure how to prove it.

and yes, composition is the multiplicative operation.
 
Associativity is a basic result about the composition of functions -- it shouldn't be something you have to prove.

But if you really want to do it, simply use the definition of composition.
 
hm, ok. so i guess then i have to show that if F and G is in End n(k), then so is F o G in End n(k). however, this seems pretty obvious to me. how do prove that? is there a elegant proof of this?
 
You always had to prove the composition of two things in End n(k) was again in End n(k) -- I had assumed you had already done that, or I would have said something.
 
##\textbf{Exercise 10}:## I came across the following solution online: Questions: 1. When the author states in "that ring (not sure if he is referring to ##R## or ##R/\mathfrak{p}##, but I am guessing the later) ##x_n x_{n+1}=0## for all odd $n$ and ##x_{n+1}## is invertible, so that ##x_n=0##" 2. How does ##x_nx_{n+1}=0## implies that ##x_{n+1}## is invertible and ##x_n=0##. I mean if the quotient ring ##R/\mathfrak{p}## is an integral domain, and ##x_{n+1}## is invertible then...
The following are taken from the two sources, 1) from this online page and the book An Introduction to Module Theory by: Ibrahim Assem, Flavio U. Coelho. In the Abelian Categories chapter in the module theory text on page 157, right after presenting IV.2.21 Definition, the authors states "Image and coimage may or may not exist, but if they do, then they are unique up to isomorphism (because so are kernels and cokernels). Also in the reference url page above, the authors present two...
When decomposing a representation ##\rho## of a finite group ##G## into irreducible representations, we can find the number of times the representation contains a particular irrep ##\rho_0## through the character inner product $$ \langle \chi, \chi_0\rangle = \frac{1}{|G|} \sum_{g\in G} \chi(g) \chi_0(g)^*$$ where ##\chi## and ##\chi_0## are the characters of ##\rho## and ##\rho_0##, respectively. Since all group elements in the same conjugacy class have the same characters, this may be...

Similar threads

Back
Top