This commit is contained in:
Oscar Plaisant
2024-11-01 11:45:32 +01:00
parent 5b65eb2b2a
commit c891129430
288 changed files with 4504 additions and 3520 deletions

View File

@@ -1,20 +0,0 @@
up:: [[automorphisme]]
down::[[endomorphisme linéaire]]
title:: "[[automorphisme]] d'[[espace vectoriel]]"
#maths/algèbre
----
> [!definition]
> Un _endomorphisme_ est un [[morphisme]] d'un [[espace vectoriel]] dans lui-même.
^definition
> [!query] Sous-notes de `=this.file.link`
> ```dataview
> LIST title
> FROM -#cours AND -#exercice AND -"daily" AND -#excalidraw AND -#MOC
> WHERE any(map([up, up.up, up.up.up, up.up.up.up], (x) => econtains(x, this.file.link)))
> WHERE file != this.file
> SORT up!=this.file.link, up.up.up.up, up.up.up, up.up, up, file.name
> ```