mbp-oskar.lan 2025-5-10:18:59:23

This commit is contained in:
Oscar Plaisant
2025-05-10 18:59:23 +02:00
parent 8c70a9a884
commit 18c806176a
8 changed files with 53 additions and 24 deletions

View File

@@ -11,7 +11,6 @@ $\forall (x;x')\in I^2, x \geq x' \implies f(x) \leq f(x')$
On dit qu'une fonction est _strictement décroissante_ si elle est croissante et jamais [[fonction monotone|monotone]], soit si :
$\forall (x;x')\in I^2, x > x' \implies f(x) < f(x')$
Voir: [[fonction croissante]]
# Propriétés
Si une fonction est _strictement décroissante_ et [[fonction bornée|minorée]], alors elle [[application convergente|converge]].