Peter said:
Hi Deveno,
Just been reflecting on your post ...
You begin by assuming the D&F definition of an R-algebra is true ... with the aim of showing the Cohn definition to follow ... so you write:
" ... ... Suppose we have a ring $A$ together with a ring-homomorphism that preserves unity $f: R \to A$. ... ..."
BUT ... then you write:
" ... ... Let us define an action of $R$ upon $A$ by:
$r \cdot a = f(r)a$. ... ... "
and then derive the conditions of the Cohn definition ... ... So ... then ... ? ... it seems that the Cohn definition only follows from the D&F definition if we assume the action as defined ...My question is, then, shouldn't the action be added to the D&F definition ... that is shouldn't the action you have defined be part of the D&F definition of an R-algebra ...
Hope you can clarify this issue/question ...
Peter
Dummit & Foote write:"If $A$ is an $R$-algebra it is easy to check that a natural left and right (unital) $R$-module structure defined by $r\cdot a = a \cdot r = f(r)a$, where $f(r)a$ is just the multiplication in the ring $A$..."
They later go on to write that other actions ARE possible, and so they ARE including this specific action in the definition:
"...but unless otherwise stated, this natural action on an algebra will be assumed."
Peter said:
Hi Deveno,
Further reflecting on your post above ... I need some further help ...
I am having real trouble following exactly what you mean when you write:
" ... ... EDIT: you may notice that LA.1 is conspicuously absent from showing the "LA" axioms imply the "homomorphism" axioms. It's there, but it's "hidden" in the fact that $R$ and $A$ are both RINGS.
$r\cdot (a+b) = (r\cdot a) + (r \cdot b)$ means that the map $r \mapsto r\cdot (-)$ is a map from $(R,+) \to \text{Hom}(A,A)$ (here the hom-set is considering $A$ as merely an abelian group).
This is part of what makes $A$ an $R$-module. ... ... ..."
What do you mean by "the map $r \mapsto r\cdot (-)$ is a map from $(R,+) \to \text{Hom}(A,A)$"?
Can you expand or explain further ...
Not quite sure where the map $r \mapsto r\cdot (-)$ came from, nor its meaning and relevance to LA.1...
Hope you can find a way to expand what you have said ...
Peter
To explain this, I am going to have to take a BIG detour.
Let's say you have a set, say $X$. there is a "natural" way to form a monoid associated with $X$ called the
monoid of transformations of X, let's call it $T(X)$. What we do is form the set of all FUNCTIONS (set-morphisms) $X \to X$.
The operation of functional composition is associative, and possesses an identity, the identity function $1_X$ given by:
$1_X(x) = x$ for all $x \in X$.
Thus we have a monoid structure on $T(X)$.
Now given a monoid, say $M$, we have, for every $a \in M$, a function $L_a: M \to M$ given by:
$L_a(m) = am$ (left-multiplication by $a$).
Thus we have a mapping $M \to T(M)$ given by $a \mapsto L_a$.
Furthermore, this mapping is actually a monoid-homomorphism:
$L_{ab} = L_a \circ L_b$
$L_e = 1_M$
A monoid-homomorphism $M \to T(X)$ for some set $X$ is called an ACTION of $M$ on $X$, and the action is also called a representation of $M$ in $X$. So we have a fundamental result:
Every monoid $M$ acts on itself as a representation in $T(M)$ (technically, this is a left action-right actions also exist), via left-multiplication.
We can associate with groups a similar construction by limiting $T(X)$ to the sub-monoid of units (invertible functions). This sub-monoid has a special name: the permutations of $X$, or $\text{Sym}(X)$.
It turns out that every group can also be represented as a subgroup of $\text{Sym}(G)$, this is known as Cayley's Theorem, and the associated action (via left-multiplication) of $G$ upon itself is the left regular representation of $G$.
The homomorphism $G \to \text{Sym}(G)$ (the $G$ on the right is the underlying SET of $G$) can be abstracted to a homomorphism:
$G \to \text{Sym}(X)$, which yields the concept of a group $G$ acting on a set $X$.
This is often viewed as a mapping $G \times X \to X$, where $(g,x) \mapsto g\cdot x$. In other words, a way to "multiply" set-elements by group-elements. This sort of "special" group/set structure is called a $G$-set, and can be viewed as a certain kind of "compatibility" of the set $X$ with the group $G$.
Note how this hybrid structure mixes a "more complicated structure" with a "simpler" one.
Now with an ABELIAN group $A$, we can make a RING related to $A$, ALSO in a "natural" way.
We start with $T(A)$, the monoid of transformations of $A$, and restrict our attention to the sub-monoid of these transformations of $A$ that are also group-homomorphisms (note that homomorphisms are "composable", thus closed under our monoid multiplication of composition, and the identity transformation is also fortuitously a group homomorphism). Let's call this sub-monoid $E(A)$.
We can "create" an addition on $E(A)$ by defining:
$(\phi + \psi)(a) = \phi(a) + \psi(a)$ (where the + on the RHS is the abelian group operation).
Let's see that $\phi + \psi \in E(A)$:
$(\phi + \psi)(a + b) = \phi(a + b) + \psi(a + b)$ (by our definition)
$= \phi(a) + \phi(b) + \psi(a) + \psi(b)$ (because $\phi,\psi$ are both group-homomorphisms)
$= \phi(a) + \psi(a) + \phi(b) + \psi(b)$ (because addition in $A$ is COMMUTATIVE)
$= (\phi + \psi)(a) + (\phi + \psi)(b)$ (again, by definition).
So, we at least have a commutative semi-group structure $(E(A),+)$.
The 0-map $z(a) = 0$ for all $a \in A$ is an abelian group homomorphism (albeit a trivial one), and clearly functions as an identity:
$\phi + z = z + \phi = \phi$, for all $\phi \in E(A)$.
If we define $-\phi$ by: $(-\phi)(a) = -(\phi(a))$, for all $a \in A$, since $A$ is abelian, $-\phi \in E(A)$, and it is straight-forward to see that:
$\phi + -\phi = z$, for any $\phi \in E(A)$.
So now we have $(E(A),+)$ is an abelian group, and $(E(A),\circ)$ is a monoid. So all that's missing to show $E(A)$ is a ring, are the distributive laws. Here's the left one:
$\phi\circ (\psi + \chi) = (\phi \circ \psi) + (\phi \circ \chi)$
Proof:
Let $a \in A$. Then:
$[\phi \circ (\psi + \chi)](a) = \psi((\psi + \chi)(a)) = \psi(\psi(a) + \chi(a))$
$= \psi(\psi(a)) + \psi(\chi(a)) = (\psi\circ\psi)(a) + (\psi\circ\chi)(a)$
$= [(\phi \circ \psi) + (\phi \circ \chi)](a)$.
So now, we have created a ring $E(A)$ out of an abelian group $A$, using certain "special maps" $A \to A$ (I hope you are seeing the pattern, here). This ring is called the
ring of endomorphism of A.
Now, certainly any ring $R$ has an associated abelian group, namely $(R,+)$. This suggests we can form a ring-homomorphism:
$R \to E(R)$ via the abelian group homomorphisms $L_r$ for $r \in R$ (why are they group-homomorphisms? the distributive laws!).
Abstracting from THIS, we call a ring-homomorphism $R \to E(A)$ an ACTION of $R$ on the abelian group $A$. The more usual name for an abelian group with a (left) $R$-action is... (left) $R$-module.
We can view this action in 2 ways:
1) a map $R \times A \to A$ (the usual "scalar multiplication").
2) a map $R \to E(A)$, which sends $r$ to the MAP that sends $a \mapsto r\cdot a$.
(2) is the map I mean when I write $r\cdot (-)$ (the "-" stands for "fill in the blank"). When I write $\text{Hom}(A,A)$, I am referring to $E(A)$.
To say that we have a map $(R,+) \to E(A)$ means that we have an ABELIAN GROUP HOMOMORPHISM, which is to say:
($\ast$): $(r + s)\cdot (-) = r\cdot (-) + s\cdot (-)$, that is, for every $a \in A$:
$(r + s)\cdot a = r\cdot a + s\cdot a$
Note that the + in (*) on the LHS is the addition in $R$, but the + on the RHS is the (pointwise) addition in the ring of endomorphisms, $E(A)$. On the line below, this translates to a + in $R$ on the LHS, and a + in $A$ on the RHS.
Let me lay out the parallels:
Monoid acting on Set relates to Monoid of Transformations (of set)
Group acting on Set relates to Group of Permutations (of set)
Ring acting on Abelian Group relates to Ring of Endomorphisms (of abelian group) (= $R$-module)
Field acting on Abelian Group relates to Ring of Endomorphisms (of abelian group) (= vector space).
In each case we can view the action as either:
1) $A \times B \to B$ (obeying certain rules, for "consistency's sake"-these are often presented as axioms, without motivation)
2) $A \to H(B)$ where we have an $A$-morphism to some canonical $A$-structure $H(B)$ based on certain maps $B \to B$ (this IS the motivation for the "form" of the axioms).
There is another important example of this phenomenon, which involves a weaker structure acting on a stronger structure:
Group acting on Vector Space (relates to General Linear Group = Group of units of ring of endomophisms of vector space),
which forms the basis for "Group Representation Theory".
The basic idea is to use facts about the $B$-structures (which are often, by their nature, easier to investigate) to gain insight into the $A$-structures. Often, new facets of behavior emerge in the "hybrids", yielding new $A$- and $B$-type information (such as in the orbit-stabilizer theorem).