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

14
.trash/anneau intègre.md Normal file
View File

@@ -0,0 +1,14 @@
---
aliases:
up:
- "[[anneau]]"
tags:
sibling:
- "[[corps intègre]]"
---
> [!definition] Définition
> Soit $(A, +, \times)$ un [[corps]]
> On dit que ce corps est **intègre** si :
> $\forall a, b \in A,\quad a b = 0 \implies a = 0 \vee b = 0$
^definition