This commit is contained in:
Oscar Plaisant
2024-12-25 22:30:24 +01:00
parent 4a9afe51fa
commit 602a41e7f8
2098 changed files with 11681 additions and 2271 deletions

View File

@@ -1,6 +1,6 @@
up::[[axiomatique]]
title::"$P(0) \wedge \forall n, P(n) \implies P(n+1)$"
#maths
#s/maths
----
Si un propriété est vraie pour $x_{0}$, et si pour tout $n > x_{0}$ on a $P(n) \implies P(n+1)$, alors on à $\forall n > x_{0}, P(n)$.