This commit is contained in:
Oscar Plaisant
2025-03-16 18:05:45 +01:00
parent 29453462f9
commit f91c506a9e
572 changed files with 233842 additions and 19574 deletions

View File

@@ -0,0 +1,21 @@
---
aliases:
- premier
up:
- "[[anneau commutatif]]"
- "[[idéaux d'un anneau|idéal]]"
tags:
- s/maths/algèbre
---
> [!definition] Définition
> Soit $(A, +, \cdot)$ un [[anneau commutatif]]
> Soit $I$ un [[idéaux d'un anneau|idéal]] de $A$
> On dit que $I$ est **premier** si :
> $\forall x, y \in A,\quad xy \in I \implies \begin{cases} x \in I \\ \text{ou} \\ y \in I \end{cases}$
^definition
# Propriétés
# Exemples