16 lines
347 B
Markdown
16 lines
347 B
Markdown
---
|
|
aliases: []
|
|
---
|
|
up::[[fonction]]
|
|
title::"$\big\{ (x;f(x)) \mid x \in \mathscr{D}_{f} \big\}$"
|
|
#maths/analyse
|
|
|
|
----
|
|
Le graphe d'une fonction est l'ensemble des couples (valeur, image).
|
|
|
|
|
|
# Définition
|
|
|
|
Soit $f : E \mapsto F$ une [[fonction]], on appelle _graphe de $f$_ l'ensemble $G$ des couples $x, f(x)$, soit : $\{(x, f(x)) \mid x\in E\}$
|
|
|