update
This commit is contained in:
16
fonction.md
16
fonction.md
@@ -1,9 +1,17 @@
|
||||
up:: [[analyse]]
|
||||
down::[[fonctions particulières]]
|
||||
#maths/analyse
|
||||
---
|
||||
up:
|
||||
- "[[analyse]]"
|
||||
down:
|
||||
- "[[fonctions particulières]]"
|
||||
tags:
|
||||
- "#maths/analyse"
|
||||
sibling:
|
||||
- "[[programmation.fonction]]"
|
||||
---
|
||||
|
||||
> [!definition] [[fonction]]
|
||||
>
|
||||
> Soient $E$ et $F$ deux ensembles
|
||||
> On appelle **fonction** la donnée d'une partie $G \subset E \times F$ telle que pour tout $x \in E$, il existe au plus un $y \in F$ tel que $(x, y) \in G$. On dit alors
|
||||
^definition
|
||||
|
||||
> [!idea] intuition
|
||||
|
Reference in New Issue
Block a user