diff options
Diffstat (limited to 'notations.tex')
-rw-r--r-- | notations.tex | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/notations.tex b/notations.tex index c50ceac..6ad09be 100644 --- a/notations.tex +++ b/notations.tex @@ -24,7 +24,7 @@ Pour faciliter la lecture je fournis ici une liste des notations avec la référ \hline $\circ$&Composition&Définition~\ref{def:background-fct}\\ \hline - $f^{-1}$&Fonction inverse ou image réciproque&\\ + $f^{-1}$&Fonction inverse ou image réciproque&Définition~\ref{def:background-fct}\\ \hline $n!$&$n$ factoriel&Section~\ref{sec:background-set-ari}\\ \hline @@ -46,18 +46,20 @@ Pour faciliter la lecture je fournis ici une liste des notations avec la référ \hline $\langle x,y\rangle$&Produit scalaire euclidien&Définition~\ref{def:background-dif-scal}\\ \hline + $\mathbb{R}_{n,m}$&Matrice à $n$ lignes et $m$ colones&Section~\ref{sec:background-alg-L}\\ + \hline $||x||$&Norme euclidienne&Définition~\ref{def:background-dif-eucl}\\ \hline $lim_{a\rightarrow x}f(a)$&Limite de $f$ en $x$&Définition~\ref{def:background-dif-lim}\\ \hline $df(x)$&Différentielle de $f$ en $x$&Définition~\ref{def:background-dif-dif}\\ \hline - $\mathbb{N}~\mathbb{Q}~\mathbb{R}$&Ensembles usuels&Définition~\ref{def:background-set-usu}\\ + $\mathbb{N}~\mathbb{Z}~\mathbb{Q}~\mathbb{R}$&Ensembles usuels&Définition~\ref{def:background-set-usu}\\ \hline $S_n$&Groupe de permutations sur $n\in\mathbb{N}$&Section~\ref{sec:aia-theo-aia-eq}\\ \hline $BA^d_F(f)$&Exactitude équilibrée empirique&Définition~\ref{def:BA}\\ \hline \end{tabular} -\caption{Liste de notations} +\caption{Liste des notations} \end{table} |