1イデアルの定義
環 R の部分集合 I がイデアルであるとは、0\in I であり、さらに次を満たすことである。
a,b\in I\Rightarrow a-b\in I
r\in R,\ a\in I\Rightarrow ra\in I\ \text{and}\ ar\in I
0\in I により I は空ではない。第一条件は、I が加法について部分群であることを表す。第二条件は、環の任意の元を掛けても I の中に残ることを表す。
可換環では ra と ar は同じなので、片側だけ確認すればよい。
1Definition of an ideal
A subset I of a ring R is an ideal if 0\in I and it satisfies the following conditions.
a,b\in I\Rightarrow a-b\in I
r\in R,\ a\in I\Rightarrow ra\in I\ \text{and}\ ar\in I
The condition 0\in I makes I nonempty. The first condition says that I is a subgroup with respect to addition. The second says that multiplying by any element of the ring still leaves the result inside I.
In a commutative ring, ra and ar are the same, so it is enough to check one side.
2何故なぜイデアルが必要ひつようか
商環しょうかんでは、I の元げんを 0 とみなす。つまり、a と b の差さが I に属ぞくするとき、同おなじ元げんとして扱あつかう。
a\sim b\quad\Longleftrightarrow\quad a-b\in I
この同値関係どうちかんけいで作つくった同値類どうちるいを使つかい、
[a]+[b]=[a+b]
[a][b]=[ab]
と定義ていぎしたい。この乗法じょうほうが代表元だいひょうげんによらず定さだまるために、イデアル条件じょうけんが必要ひつようである。
ここでの同値類どうちるいは a+I=\{a+i\mid i\in I\} と書かける。商環しょうかんでは、これらの類るい全体ぜんたいを元げんとして扱あつかう。
2Why idealsイデアル are necessary
In a quotient ring商環しょうかん, elements of I are treated as 0. In other words, a and b are treated as the same element when their difference belongs to I.
a\sim b\quad\Longleftrightarrow\quad a-b\in I
Using the equivalence classes built from this equivalence relation同値関係どうちかんけい, we want to define
[a]+[b]=[a+b]
[a][b]=[ab]
The idealイデアル condition is necessary so that this multiplication is determined independently of representatives.
Here the equivalence class of a can be written as a+I=\{a+i\mid i\in I\}. In a quotient ring, these classes are treated as the elements.
4商群しょうぐんとの対応たいおう
| 群論ぐんろん | 環論かんろん |
| 正規部分群せいきぶぶんぐん | イデアル |
| 商群しょうぐん | 商環しょうかん |
| 群準同型ぐんじゅんどうけいの核かく | 環準同型かんじゅんどうけいの核かく |
| 第一同型定理だいいちどうけいていり | 第一同型定理だいいちどうけいていり |
どちらも、核かくとして潰つぶれる部分ぶぶんを 0 とみなして商しょうを作つくるという点てんで同おなじである。
環準同型かんじゅんどうけいと第一同型定理だいいちどうけいていりは後あとで扱あつかう。この表ひょうは、イデアルが後あとで核かくとして現あらわれるという見通みとおしを示しめすためのものである。
4Correspondence with quotient groups商群しょうぐん
| Group theory | Ring theory |
| normal subgroup正規部分群せいきぶぶんぐん | idealイデアル |
| quotient group商群しょうぐん | quotient ring商環しょうかん |
| Kernel of a group homomorphism群準同型ぐんじゅんどうけい | Kernel of a ring homomorphism環準同型かんじゅんどうけい |
| First isomorphism同型どうけい theorem | First isomorphism同型どうけい theorem |
In both settings, the part collapsed as a kernel核かく is treated as 0 and a quotient is formed.
Ring homomorphisms and the first isomorphism theorem are treated later. This table is a roadmap showing that ideals will later appear as kernels.
5何なにを変かえて何なにを保存ほぞんするか
商環しょうかんでは、イデアルの中なかの違ちがいを 0 として潰つぶす。変かわるのは元げんの粒度りゅうどである。一方いっぽうで、加法かほう、乗法じょうほう、分配法則ぶんぱいほうそくは商しょうの上うえでも well-definedwell-defined に保存ほぞんされる。
5What changes and what is preserved
In a quotient ring商環しょうかん, differences inside the idealイデアル are collapsed to 0. What changes is the granularity of elements. On the other hand, addition, multiplication, and distributive laws are preserved on the quotient in a well-defined way.
6証明しょうめい補足ほそく:商環しょうかんの演算えんざんが代表元だいひょうげんによらない理由りゆう
I を環かん R のイデアルideal とする。剰余類じょうよるいの和わと積せきを
(a+I)+(b+I)=(a+b)+I,
\qquad
(a+I)(b+I)=ab+I
で定義ていぎする。この定義ていぎが代表元だいひょうげんに依存いぞんしないことを証明しょうめいする。
a+I=a'+I、b+I=b'+I とする。これは a'-a\in I、b'-b\in I という意味いみである。和わについては
(a'+b')-(a+b)=(a'-a)+(b'-b)\in I
なので (a'+b')+I=(a+b)+I である。
積せきについては
a'b'-ab=a'b'-a'b+a'b-ab=a'(b'-b)+(a'-a)b
である。b'-b\in I であり、I は環かんの要素ようそを掛かけても I の中なかに残のこるので a'(b'-b)\in I である。同おなじく (a'-a)b\in I である。したがって a'b'-ab\in I であり、a'b'+I=ab+I である。
この証明しょうめいから、イデアルの条件じょうけんは「余あまりの類るいどうしを掛かけても壊こわれない」ための条件じょうけんだと分わかる。
6Proof supplement: why quotient-ring operations do not depend on representatives
Let I be an idealイデアル of a ring R. Define the sum and product of residue classes by
(a+I)+(b+I)=(a+b)+I,
\qquad
(a+I)(b+I)=ab+I
We prove that this definition定義ていぎ does not depend on representatives.
Suppose a+I=a'+I and b+I=b'+I. This means a'-a\in I and b'-b\in I. For addition,
(a'+b')-(a+b)=(a'-a)+(b'-b)\in I
so (a'+b')+I=(a+b)+I.
For multiplication,
a'b'-ab=a'b'-a'b+a'b-ab=a'(b'-b)+(a'-a)b
Since b'-b\in I and I remains inside itself when multiplied by elements of the ring, a'(b'-b)\in I. Similarly, (a'-a)b\in I. Therefore a'b'-ab\in I, so a'b'+I=ab+I.
This proof証明しょうめい shows that the idealイデアル condition is exactly the condition needed so that multiplying classes of remainders does not break the quotient.
8まとめ
イデアルは、商環しょうかんを作つくるための部分集合ぶぶんしゅうごうである。商環しょうかんでは、イデアルの元げんを 0 とみなし、残のこった剰余類じょうよるいに加法かほうと乗法じょうほうを入いれる。整数せいすうの \mathbb Z/n\mathbb Z は最もっとも基本きほん的てきな商環しょうかんである。
8Summary
An idealイデアル is the kind of subset needed to construct a quotient ring商環しょうかん. In a quotient ring商環しょうかん, elements of the idealイデアル are treated as 0, and addition and multiplication are placed on the remaining residue classes. The ring \mathbb Z/n\mathbb Z is the most basic example of a quotient ring商環しょうかん.