Commit 3bdf6dd7 authored by Claude Meny's avatar Claude Meny

Update cheatsheet.fr.md

parent f35763c7
Pipeline #22819 canceled with stage
......@@ -180,7 +180,7 @@ A faire
! * la fonction f est une injection si et seulement si deux éléments distincts de E ont des images distinctes dans F :
! <br>
! $`f : E\rightarrow F \text{ est injective }`$
! $`\Leftrightarrow \forall (x_1, x_2)\in E^2\;,`$$`\;x_1\ne x_2 \Rightarrow f(x_1)\ne f(x_2)`$
! $`\Leftrightarrow \forall (x_1, x_2)\in E^2\;,`$ $`\;x_1\ne x_2 \Rightarrow f(x_1)\ne f(x_2)`$
!
! * la fonction f est une surjection si et seulement si tout élément de F est l'image d'au moins un élément de E :
! <br>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment