Démo affichage
# Titre y
Code
|
|
Code Python
|
|
Liste pages avec tag:
|
|
# Partitions
|
|
Lien interne : Demo affichage
# LaTeX
Salut, le $\LaTeX$ en ligne, c’est super. Sinon :
$$A=\emptyset$$
# Ensembles
$\emptyset$
# Logique
- there exists at least one
\exists
$\exists$ - there exists one and only one
\exists!
$\exists!$ - there is no
\nexists
$\nexists$ - for all
\forall
$\forall$ - not (logical not)
\neg
$\neg$ - not
\bar A
$\bar A$ -\overline A
$\overline A$ - or (logical or)
\lor
$\lor$ -\vee
$\vee$ - division
\div
$\div$ - and (logical and)
\land
$\land$ - implies
\implies
$\implies$ - right implication
\Rightarrow
$\Rightarrow$ - is implied by (only if)
\Longleftarrow
$\Longleftarrow$ - left implication
\Leftarrow
$\Leftarrow$ - if and only if, iff
\iff
$\iff$ - equivalence
\Leftrightarrow
$\Leftrightarrow$
# Congruences
- $a \equiv b \Leftrightarrow b \equiv a$
- $a \not\equiv b$