![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > nn0ind | Structured version Visualization version GIF version |
Description: Principle of Mathematical Induction (inference schema) on nonnegative integers. The first four hypotheses give us the substitution instances we need; the last two are the basis and the induction step. (Contributed by NM, 13-May-2004.) |
Ref | Expression |
---|---|
nn0ind.1 | ⊢ (𝑥 = 0 → (𝜑 ↔ 𝜓)) |
nn0ind.2 | ⊢ (𝑥 = 𝑦 → (𝜑 ↔ 𝜒)) |
nn0ind.3 | ⊢ (𝑥 = (𝑦 + 1) → (𝜑 ↔ 𝜃)) |
nn0ind.4 | ⊢ (𝑥 = 𝐴 → (𝜑 ↔ 𝜏)) |
nn0ind.5 | ⊢ 𝜓 |
nn0ind.6 | ⊢ (𝑦 ∈ ℕ0 → (𝜒 → 𝜃)) |
Ref | Expression |
---|---|
nn0ind | ⊢ (𝐴 ∈ ℕ0 → 𝜏) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | elnn0z 12652 | . 2 ⊢ (𝐴 ∈ ℕ0 ↔ (𝐴 ∈ ℤ ∧ 0 ≤ 𝐴)) | |
2 | 0z 12650 | . . 3 ⊢ 0 ∈ ℤ | |
3 | nn0ind.1 | . . . 4 ⊢ (𝑥 = 0 → (𝜑 ↔ 𝜓)) | |
4 | nn0ind.2 | . . . 4 ⊢ (𝑥 = 𝑦 → (𝜑 ↔ 𝜒)) | |
5 | nn0ind.3 | . . . 4 ⊢ (𝑥 = (𝑦 + 1) → (𝜑 ↔ 𝜃)) | |
6 | nn0ind.4 | . . . 4 ⊢ (𝑥 = 𝐴 → (𝜑 ↔ 𝜏)) | |
7 | nn0ind.5 | . . . . 5 ⊢ 𝜓 | |
8 | 7 | a1i 11 | . . . 4 ⊢ (0 ∈ ℤ → 𝜓) |
9 | elnn0z 12652 | . . . . . 6 ⊢ (𝑦 ∈ ℕ0 ↔ (𝑦 ∈ ℤ ∧ 0 ≤ 𝑦)) | |
10 | nn0ind.6 | . . . . . 6 ⊢ (𝑦 ∈ ℕ0 → (𝜒 → 𝜃)) | |
11 | 9, 10 | sylbir 235 | . . . . 5 ⊢ ((𝑦 ∈ ℤ ∧ 0 ≤ 𝑦) → (𝜒 → 𝜃)) |
12 | 11 | 3adant1 1130 | . . . 4 ⊢ ((0 ∈ ℤ ∧ 𝑦 ∈ ℤ ∧ 0 ≤ 𝑦) → (𝜒 → 𝜃)) |
13 | 3, 4, 5, 6, 8, 12 | uzind 12735 | . . 3 ⊢ ((0 ∈ ℤ ∧ 𝐴 ∈ ℤ ∧ 0 ≤ 𝐴) → 𝜏) |
14 | 2, 13 | mp3an1 1448 | . 2 ⊢ ((𝐴 ∈ ℤ ∧ 0 ≤ 𝐴) → 𝜏) |
15 | 1, 14 | sylbi 217 | 1 ⊢ (𝐴 ∈ ℕ0 → 𝜏) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 206 ∧ wa 395 = wceq 1537 ∈ wcel 2108 class class class wbr 5166 (class class class)co 7448 0cc0 11184 1c1 11185 + caddc 11187 ≤ cle 11325 ℕ0cn0 12553 ℤcz 12639 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1793 ax-4 1807 ax-5 1909 ax-6 1967 ax-7 2007 ax-8 2110 ax-9 2118 ax-10 2141 ax-11 2158 ax-12 2178 ax-ext 2711 ax-sep 5317 ax-nul 5324 ax-pow 5383 ax-pr 5447 ax-un 7770 ax-resscn 11241 ax-1cn 11242 ax-icn 11243 ax-addcl 11244 ax-addrcl 11245 ax-mulcl 11246 ax-mulrcl 11247 ax-mulcom 11248 ax-addass 11249 ax-mulass 11250 ax-distr 11251 ax-i2m1 11252 ax-1ne0 11253 ax-1rid 11254 ax-rnegex 11255 ax-rrecex 11256 ax-cnre 11257 ax-pre-lttri 11258 ax-pre-lttrn 11259 ax-pre-ltadd 11260 ax-pre-mulgt0 11261 |
This theorem depends on definitions: df-bi 207 df-an 396 df-or 847 df-3or 1088 df-3an 1089 df-tru 1540 df-fal 1550 df-ex 1778 df-nf 1782 df-sb 2065 df-mo 2543 df-eu 2572 df-clab 2718 df-cleq 2732 df-clel 2819 df-nfc 2895 df-ne 2947 df-nel 3053 df-ral 3068 df-rex 3077 df-reu 3389 df-rab 3444 df-v 3490 df-sbc 3805 df-csb 3922 df-dif 3979 df-un 3981 df-in 3983 df-ss 3993 df-pss 3996 df-nul 4353 df-if 4549 df-pw 4624 df-sn 4649 df-pr 4651 df-op 4655 df-uni 4932 df-iun 5017 df-br 5167 df-opab 5229 df-mpt 5250 df-tr 5284 df-id 5593 df-eprel 5599 df-po 5607 df-so 5608 df-fr 5652 df-we 5654 df-xp 5706 df-rel 5707 df-cnv 5708 df-co 5709 df-dm 5710 df-rn 5711 df-res 5712 df-ima 5713 df-pred 6332 df-ord 6398 df-on 6399 df-lim 6400 df-suc 6401 df-iota 6525 df-fun 6575 df-fn 6576 df-f 6577 df-f1 6578 df-fo 6579 df-f1o 6580 df-fv 6581 df-riota 7404 df-ov 7451 df-oprab 7452 df-mpo 7453 df-om 7904 df-2nd 8031 df-frecs 8322 df-wrecs 8353 df-recs 8427 df-rdg 8466 df-er 8763 df-en 9004 df-dom 9005 df-sdom 9006 df-pnf 11326 df-mnf 11327 df-xr 11328 df-ltxr 11329 df-le 11330 df-sub 11522 df-neg 11523 df-nn 12294 df-n0 12554 df-z 12640 |
This theorem is referenced by: nn0indALT 12739 nn0indd 12740 zindd 12744 fzennn 14019 mulexp 14152 expadd 14155 expmul 14158 leexp1a 14225 bernneq 14278 modexp 14287 faccl 14332 facdiv 14336 facwordi 14338 faclbnd 14339 facubnd 14349 bccl 14371 brfi1indALT 14559 wrdind 14770 wrd2ind 14771 cshweqrep 14869 rtrclreclem4 15110 relexpindlem 15112 iseraltlem2 15731 binom 15878 climcndslem1 15897 binomfallfac 16089 demoivreALT 16249 ruclem8 16285 odd2np1lem 16388 bitsinv1 16488 sadcadd 16504 sadadd2 16506 saddisjlem 16510 smu01lem 16531 smumullem 16538 alginv 16622 prmfac1 16767 pcfac 16946 ramcl 17076 mhmmulg 19155 psgnunilem3 19538 sylow1lem1 19640 efgsrel 19776 efgsfo 19781 efgred 19790 srgmulgass 20244 srgpcomp 20245 srgbinom 20258 lmodvsmmulgdi 20917 cnfldexp 21440 assamulgscm 21944 mplcoe3 22079 expcn 24915 expcnOLD 24917 dvnadd 25985 dvnres 25987 dvnfre 26010 ply1divex 26196 fta1g 26229 plyco 26300 dgrco 26335 dvnply2 26347 plydivex 26357 fta1 26368 cxpmul2 26749 facgam 27127 dchrisumlem1 27551 qabvle 27687 qabvexp 27688 ostth2lem2 27696 rusgrnumwwlk 30008 eupth2 30271 ex-ind-dvds 30493 wrdt2ind 32920 subfacval2 35155 cvmliftlem7 35259 bccolsum 35701 faclim 35708 faclim2 35710 heiborlem4 37774 sumcubes 42301 mzpexpmpt 42701 pell14qrexpclnn0 42822 rmxypos 42904 jm2.17a 42917 jm2.17b 42918 rmygeid 42921 jm2.19lem3 42948 hbtlem5 43085 cnsrexpcl 43122 relexpiidm 43666 fperiodmullem 45218 stoweidlem17 45938 stoweidlem19 45940 wallispilem3 45988 fmtnorec2 47417 lmodvsmdi 48107 itcovalt2 48411 ackendofnn0 48418 |
Copyright terms: Public domain | W3C validator |