Math 360, Fall 2013, Assignment 11
The moving power of mathematical invention is not reasoning but the imagination.
- - Augustus de Morgan
Carefully define the following terms, then give one example and one non-example of each:
- Action (of a group G on a set X).
- G-set.
- Homomorphism (of G-sets).
- Isomorphism (of G-sets).
- Orbit (in a G-set).
- Transitive action.
- Isotropy group (of a point in a G-set).
- Ring.
- Homomorphism (of rings).
- Unity.
- Unit (warning: this is not a synonym for "unity").
- Division ring.
- Field.
- Subring.
- Subfield.
Carefully state the following theorems (you need not prove them):
- Classification of transitive actions (we stated this in class; in the book it appears only as Exercise 16.15).
Solve the following problems:
- Section 16, problems 2, 3, and 9.
- Section 18, problems 3, 5, 7, 8, 11, 12, 14, and 17.
Questions
Definitions
- Action of a Group G on a set X.
Definition:
Given G and X, an action of G on X is a function μ:G×X→X. Instead of actually writing μ(g,x), we write g⋅x or gx. This function must have the following properties:e⋅x=xg1⋅(g2⋅x)=(g1g2)⋅x
Example:
Any group whose elements are functions (permutation groups) can create an action on the underlying set. So if we take S3 are our set, we define μ as function application, and X={1,2,3}. The properties follow from the properties of functions.
Non-Example:
- G-set.
Definition:
Given G, X and μ as above, X is a G-set.
Example:
In the above example, {1,2,3} is an S3-set.
Non-Example:
- Homomorphism of G-sets.
Definition:
Given G and two G-sets X and Y, a homomorphism between X and Y is a function ϕ:X→Y such that:ϕ(g⋅x)=g⋅ϕ(x)
Example:
Let G be the group of symmetries of y=x (so identity and reflection across the diagonal). Let X={(0,0)} and Y={(1,1)}. Define ϕ:X→Y as ϕ(x)=(1,1). This is a homomorphism and these two G-sets are homomorphic.
Non-Example:
- Isomorphism of G-sets.
Definition:
An isomorphism between two G-sets is a bijective homomorphism.
Example:
The example above is an isomorphism.
Non-Example:
- Orbit in a G-set.
Definition:
Pick a point x∈X. The orbit of x is the set:Gx={gx|g∈G}
So it's the set of everything you can get from x. (Arguably the set "generated" by x).
Example:
Let G=⟨(1,2,3)⟩⊂S4. The orbit of 1 is {1,2,3}.
Non-Example:
For the same structures, {1,2,3} is not the orbit of 4. 4 is the orbit of 4.
- Transitive Action.
Definition:
An action of G on X is transitive if their is only one orbit - all elements of X generate the same set. (Not necessarily all of X).
Example:
Pick any action you want, and a point x. Find the orbit of x, call it Gx. Restrict X to Gx. Now you have a transitive action.
Non-Example:
- Isotropy Group of a Point in a G-set.
Definition:
Choose x∈X. The isotropy group of x is the set:Gx={g|gx=x}
So it's the set of all elements that leave x fixed. This is, as the name would suggest, a group (specifically a subgroup of G).
Example:
Non-Example:
- Ring.
Definition:
A ring is a (ternary?) structure (R,+,⋅), where R is a set and + and ⋅ are binary operations on R. Additionally:
- (R,+) is an abelian group.
- ⋅ is associative.
- Right and left distributive laws hold, meaning:
Example:
The integers are a ring.
Non-Example:
- Ring Homomorphism.
Definition:
Take two rings R and Q. A homomorphism between them is a function ϕ:R→Q such that:ϕ(x+y)=ϕ(x)+ϕ(y)ϕ(xy)=ϕ(x)ϕ(y)
Example:
The projection mapping ϕ:Z→Z6 is a ring homomorphism.
Non-Example:
- Unity.
Definition:
Given a ring R, "unity" is a multiplicative identity for the ring. (Remember that rings are not guaranteed to have multiplicative identities).
Example:
1 is unity for the integers.
Non-Example:
- Unit.
Definition:
In a ring with unity (a ring with a multiplicative identity) a unit is an element with a multiplicative inverse.
Example:
1 and -1 are the only units in the integers.
Non-Example:
5 is not a unit in the integers - 1/5 is its inverse, which is not an integer.
- Division Ring.
Definition:
A division ring is a ring in which every element has an inverse. This is not the same as a field - multiplication is not necessarily commutative. Also called a skew field. If it is not commutative, it is a strictly skew field. So the real numbers are a division ring/ skew field, but not a strictly skew field.
Example:
The rational numbers are a division ring. GL(n) is a strictly skew field. (Not sure if this gets a new name when talking about it as a ring).
Non-Example:
- Field.
Definition:
A field is a commutative division ring (a ring with a multiplicative identity, multiplicative inverses, and multiplication is commutative.
Example:
The rational numbers are a field.
Non-Example:
- Subring.
Definition:
Given a ring R and a subset of R called K, K is a subring of R if:0∈Kx,y∈K→x+y∈Kx,y∈K→xy∈Kx∈K→−x∈K
So K is a subset that is also a ring with respect to the operations +,⋅ restricted to K.
Example:
The integers are a subring of the rationals.
Non-Example:
- Subfield.
Definition:
Given a field F and a subset of F called K, K is a subfield of F if:0∈K1∈Kx,y∈K→x+y∈Kx,y∈K→xy∈Kx∈K→−x∈Kx∈K→1/x∈K
Example:
Q is a subfield of R.
Non-Example:
Theorems
- Classification of Transitive Actions
G is a group, X is a transitive G-set. Choose any x∈X. Then:X≃G/Gx
Book Problems
- 16.2
Isotropy subgroups are:\begin{eqnarray*} G^1,G^3 &=& \{\rho_0,\delta_2\}\\ G^2,G^4 &=& \{\rho_0,\delta_1\}\\ G^{s_1},G^{s_3},G^{P_1},G^{P_3} &=& \{\rho_0,\mu_1\}\\ G^{s_2},G^{s_4},G^{P_2},G^{P_4} &=& \{\rho_0,\mu_2\}\\ G^{m_1},G^{m_2} &=& \{\rho_0,\rho_2\,\mu_1,\mu_2}\\ G^{d_1},G^{d_2} &=& \{\rho_0,\rho_2,\delta_1,\delta_2\}\\ C &=& D_4 \end{eqnarray*}