53 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			53 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | |
| up: "[[anneau]]"
 | |
| tags: "#s/maths/algèbre"
 | |
| ---
 | |
| 
 | |
| > [!definition] Définition - à partir d'un anneau
 | |
| > Soit $(A, +, \times)$ un [[anneau]]
 | |
| > On dit que $(A, +, \times)$ est un **anneau commutatif** si $\times$ la loi produit est [[commutativité|commutative]]
 | |
| ^definition
 | |
| 
 | |
| > [!définition]
 | |
| > Un ensemble $A$ muni des lois $+$ et $\times$ est un _anneau commutatif_ ssi :
 | |
| >  - $(A, +)$ est un [[groupe abélien]]
 | |
| >      - $+$ est [[associativité|associative]], [[commutativité|commutative]]
 | |
| >      - il y a un [[élément neutre]] pour $+$
 | |
| >      - tous les éléments sont [[éléments inversibles|symétrisables]] par $+$
 | |
| >  - $(A, \times)$ est un [[monoïde]] [[commutativité|commutatif]]
 | |
| >      - $\times$ est [[associativité|associative]] et [[commutativité|commutative]]
 | |
| >      - il y a un [[élément neutre]] pour $\times$
 | |
| >  - $\forall (x; a; b) \in A, \quad x \times (a + b) = (x \times a) + (x \times b)$
 | |
| # Propriétés
 | |
| 
 | |
| > [!proposition]+ Propriétés de base
 | |
| > Soit $a \in A$
 | |
| > - $a \times 0 = 0 \times a = 0$
 | |
| >     - dem $a \times 0 = a \times (0 + 0) = (a\times 0) + (a\times 0)$ d'où suit que $0 = a \times 0$. Il suit par commutativité que $0 \times a = 0$
 | |
| > - 
 | |
| 
 | |
| 
 | |
| > [!proposition]+ 
 | |
| > Soit $A$ un anneau commutatif
 | |
| > Soit $I \neq A$ un [[idéaux d'un anneau|idéal]] de $A$
 | |
| > $I$ [[idéal premier d'un anneau commutatif|premier]] $\iff$ $A /I$ [[anneau intègre|intègre]]
 | |
| > 
 | |
| > > [!info] En particulier
 | |
| > > $\begin{align} \{ 0 \} \text{ est premier} &\iff A /\{ 0 \} \text{ est intègre} \\&\iff A \text{ est intègre}\end{align}$
 | |
| 
 | |
| > [!proposition]+ 
 | |
| > Soit $A$ un anneau commutatif
 | |
| > Soit $I \neq A$ un [[idéaux d'un anneau|idéal]] de $A$
 | |
| > $I$ [[idéal maximal d'un anneau commutatif|maximal]] $\iff$ $A /I$ est un [[corps]]
 | |
| 
 | |
| > [!proposition]+ 
 | |
| > Soit $A$ un anneau commutatif
 | |
| > Soit $I \neq A$ un [[idéaux d'un anneau|idéal]] de $A$
 | |
| > $I$ [[idéal maximal d'un anneau commutatif|maximal]] $\implies$ $I$ [[nombre premier|premier]]
 | |
| # Exemples
 | |
| 
 | |
| 
 | |
| 
 | |
| 
 | |
| 
 |