from github to this gitea

This commit is contained in:
oscar.plaisant@icloud.com
2023-10-23 23:09:51 +02:00
commit a2ee0fa5ca
2898 changed files with 307871 additions and 0 deletions

17
structure d'algèbre.md Normal file
View File

@@ -0,0 +1,17 @@
---
alias: "algèbre"
---
up::[[structure algébrique]]
title::$\mathbf{K}$-[[espace vectoriel]] muni d'une 2$^{\text{ème}}$ [[loi de composition interne|loi]] qui forme un [[monoïde]]
description::"$(A,+,\circ,\cdot)$ est une _algèbre_ ssi :", " - $(A,+,\cdot)$ est un [[espace vectoriel|ev]]", " - $(A, \circ)$ est un [[monoïde]]"
#maths/algèbre
----
Soit un ensemble $A$
$(A, +, \circ, \cdot)$ est une _algèbre_ ssi :
- $(A, +, \cdot)$ forme un [[espace vectoriel]]
- $(A, +)$ forme un [[groupe abélien]]
- $\cdot$ est une loi externe [[distributivité|distributive]] sur $+$
- $(A, \circ)$ forme un [[monoïde]]