AoPSWiki
Support local problem solving programs by contributing to the Art of Problem Solving Foundation.
Click here for more information about the Foundation.
Personal tools

Ideal

From AoPSWiki

In ring theory, an ideal is a special kind of subset of a ring. Two-sided ideals in rings are the kernels of ring homomorphisms; in this way, two-sided ideals of rings are similar to normal subgroups of groups.

Specifially, if is a ring, a subset of is called a left ideal of if it is a subgroup under addition, and if , for all and . Symbolically, this can be written as 0\in \mathfrak{a}, \qquad \mathfrak{a+a\subseteq a}, \qquad A \mathfrak{a \subseteq a} . A right ideal is defined similarly, but with the modification \mathfrak{a}A \subseteq \mathfrak{a}. If is both a left ideal and a right ideal, it is called a two-sided ideal. In a commutative ring, all three kinds of ideals are the same; they are simply called ideals. Note that the right ideals of a ring are exactly the left ideals of the opposite ring .

An ideal has the structure of a pseudo-ring, that is, a structure that satisfies the properties of rings, except possibly for the existence of a multiplicative identity.

Contents

Examples of Ideals; Types of Ideals

In the ring , the ideals are the rings of the form , for some integer .

In a field , the only ideals are the set and itself.

In general, if is a ring and is an element of , the set is a left ideal of . Ideals of this form are known as principal ideals.

By abuse of language, a (left, right, two-sided) ideal of a ring is called maximal if it is a maximal element of the set of (left, right, two-sided) ideals distinct from . A two-sided ideal is maximal if and only if its quotient ring is a field.

An ideal is called a prime ideal if implies or . A two-sided ideal is prime if and only if its quotient ring is a domain. In commutative algebra, the notion of prime ideal is central; it generalizes the notion of prime numbers in .

Generated Ideals

Let be a ring, and let be a family of elements of . The left ideal generated by the family is the set of elements of of the form where is a family of elements of of finite support, as this set is a left ideal of , thanks to distributivity, and every element of the set must be in every left ideal containing . Similarly, the two-sided ideal generated by is the set of elements of of the form where and are families of finite support.

The two-sided ideal generated by a finite family is often denoted .

If is a set of (left, right, two-sided) ideals of , then the (left, two sided) ideal generated by \bigcup_{i\in I} \mathfrak{a}_i is the set of elements of the form , where is an element of and is a family of finite support. For this reason, the ideal generated by the is sometimes denoted .

Multiplication of Ideals

If and are two-sided ideals of a ring , then the set of elements of the form , for and , is also an ideal of . It is called the product of and , and it is denoted . It is generated by the elements of the form , for and . Since and are two-sided ideals, is a subset of both and of , so \mathfrak{ab \subseteq a \cap b} .

Proposition 1. Let and be two-sided ideals of a ring such that , for each index . Then A = \mathfrak{a + b}_1 \dotsc \mathfrak{b}_n = \mathfrak{ a} + \bigcap_i \mathfrak{b}_i .

Proof. We induct on . For , the proposition is degenerately true.

Now, suppose the proposition holds for . Then \begin{align*} A = (\mathfrak{a + b}_1 \dotsm \mathfrak{b}_{n-1})(\mathfrak{a} + \mathfrak{b}_n) &= \mathfrak{a \cdot a} + \mathfrak{ab}_n + \mathfrak{b}_1 \dotsm  \mathfrak{b}_{n-1} \mathfrak{a} + \mathfrak{b}_1 \dotsm \mathfrak{b}_n \\ &= \mathfrak{a} + \mathfrak{b}_1 \dotsm \mathfrak{b}_n \subseteq \mathfrak{ a} + \bigcap_i \mathfrak{b}_i, \end{align*} which proves the proposition.

Proposition 2. Let \mathfrak{b}_1, \dotsc \mathfrak{b}_n be two-sided ideals of a ring such that \mathfrak{b}_i + \mathfrak{b}_j = A, for any distinct indices and . Then \bigcap_{1\le i \le n} \mathfrak{b}_i = \sum_{\sigma \in S_n} \mathfrak{b}_{\sigma(1)} \dotsm \mathfrak{b}_{\sigma(n)} , where is the symmetric group on .

Proof. It is evident that \sum_{\sigma \in S_n} \mathfrak{b}_{\sigma(1)} \dotsm \mathfrak{b}_{\sigma(n)} \subseteq \bigcap_{1\le i \le n} \mathfrak{b}_i. We prove the converse by induction on .

For , the statement is trivial. For , we note that 1 can be expressed as , where . Thus for any b\in \mathfrak{b}_1 \cap \mathfrak{b}_2, b = (b_1+b_2)b = b_1b + b_2b \in \mathfrak{b}_1 \mathfrak{b}_2 + \mathfrak{b}_2 \mathfrak{b}_1 .

Now, suppose that the statement holds for the integer . Then by the previous proposition, \mathfrak{b}_n + \bigcap_{1\le i \le n-1} \mathfrak{b}_i = A, so from the case , \begin{align*}\bigcap_{1\le i \le n} \mathfrak{b}_i &= \mathfrak{b}_n \bigcap_{1\le i \le n-1} \mathfrak{b}_i \\&\subseteq \biggl( \mathfrak{b}_n \sum_{\sigma\in S_{n-1}} \mathfrak{b}_{\sigma(1)} \dotsm \mathfrak{b}_{\sigma(n-1)} \biggr)  +  \biggl( \sum_{\sigma\in S_{n-1}} \mathfrak{b}_{\sigma(1)} \dotsm \mathfrak{b}_{\sigma(n-1)} \biggr) \mathfrak{b}_n \\&\subseteq \sum_{\sigma \in S_n} \mathfrak{b}_{\sigma(1)} \dotsm \mathfrak{b}_{\sigma(n)} ,\end{align*} as desired.

Problems

Problem 1

See also

Support local problem solving programs by contributing to the Art of Problem Solving Foundation.
Click here for more information about the Foundation.
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us