Sujet : Re: 2N=E
De : invalid (at) *nospam* example.invalid (Moebius)
Groupes : sci.mathDate : 09. Nov 2024, 03:10:46
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vgmgb6$3enti$2@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
User-Agent : Mozilla Thunderbird
Am 08.11.2024 um 00:05 schrieb Moebius:
>>>> For all n e IN:
>>>>
>>>> 1 + ... + n
>>>>
>>>> is a natural number (i.e. in IN).
(Simple proof by induction.)
Proof (by induction):
1 is a natural number (Peano axiom).
If 1 + ... + n e IN (with n e IN), then 1 + ... + n + (n+1) e IN, since n+1 e IN if n e IN (Peano axiom and def. of addition) and m + n e IN if m,n e IN (->proof by induction). qed
.
.
.