| Intuitionistic Logic Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > ILE Home > Th. List > nnindnn | GIF version | ||
| Description: Principle of Mathematical Induction (inference schema). This is a counterpart to nnind 9023 designed for real number axioms which involve natural numbers (notably, axcaucvg 7984). (Contributed by Jim Kingdon, 14-Jul-2021.) (New usage is discouraged.) |
| Ref | Expression |
|---|---|
| nntopi.n | ⊢ 𝑁 = ∩ {𝑥 ∣ (1 ∈ 𝑥 ∧ ∀𝑦 ∈ 𝑥 (𝑦 + 1) ∈ 𝑥)} |
| nnindnn.1 | ⊢ (𝑧 = 1 → (𝜑 ↔ 𝜓)) |
| nnindnn.y | ⊢ (𝑧 = 𝑘 → (𝜑 ↔ 𝜒)) |
| nnindnn.y1 | ⊢ (𝑧 = (𝑘 + 1) → (𝜑 ↔ 𝜃)) |
| nnindnn.a | ⊢ (𝑧 = 𝐴 → (𝜑 ↔ 𝜏)) |
| nnindnn.basis | ⊢ 𝜓 |
| nnindnn.step | ⊢ (𝑘 ∈ 𝑁 → (𝜒 → 𝜃)) |
| Ref | Expression |
|---|---|
| nnindnn | ⊢ (𝐴 ∈ 𝑁 → 𝜏) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | nntopi.n | . . . . . . 7 ⊢ 𝑁 = ∩ {𝑥 ∣ (1 ∈ 𝑥 ∧ ∀𝑦 ∈ 𝑥 (𝑦 + 1) ∈ 𝑥)} | |
| 2 | 1 | peano1nnnn 7936 | . . . . . 6 ⊢ 1 ∈ 𝑁 |
| 3 | nnindnn.basis | . . . . . 6 ⊢ 𝜓 | |
| 4 | nnindnn.1 | . . . . . . 7 ⊢ (𝑧 = 1 → (𝜑 ↔ 𝜓)) | |
| 5 | 4 | elrab 2920 | . . . . . 6 ⊢ (1 ∈ {𝑧 ∈ 𝑁 ∣ 𝜑} ↔ (1 ∈ 𝑁 ∧ 𝜓)) |
| 6 | 2, 3, 5 | mpbir2an 944 | . . . . 5 ⊢ 1 ∈ {𝑧 ∈ 𝑁 ∣ 𝜑} |
| 7 | elrabi 2917 | . . . . . . 7 ⊢ (𝑘 ∈ {𝑧 ∈ 𝑁 ∣ 𝜑} → 𝑘 ∈ 𝑁) | |
| 8 | 1 | peano2nnnn 7937 | . . . . . . . . . 10 ⊢ (𝑘 ∈ 𝑁 → (𝑘 + 1) ∈ 𝑁) |
| 9 | 8 | a1d 22 | . . . . . . . . 9 ⊢ (𝑘 ∈ 𝑁 → (𝑘 ∈ 𝑁 → (𝑘 + 1) ∈ 𝑁)) |
| 10 | nnindnn.step | . . . . . . . . 9 ⊢ (𝑘 ∈ 𝑁 → (𝜒 → 𝜃)) | |
| 11 | 9, 10 | anim12d 335 | . . . . . . . 8 ⊢ (𝑘 ∈ 𝑁 → ((𝑘 ∈ 𝑁 ∧ 𝜒) → ((𝑘 + 1) ∈ 𝑁 ∧ 𝜃))) |
| 12 | nnindnn.y | . . . . . . . . 9 ⊢ (𝑧 = 𝑘 → (𝜑 ↔ 𝜒)) | |
| 13 | 12 | elrab 2920 | . . . . . . . 8 ⊢ (𝑘 ∈ {𝑧 ∈ 𝑁 ∣ 𝜑} ↔ (𝑘 ∈ 𝑁 ∧ 𝜒)) |
| 14 | nnindnn.y1 | . . . . . . . . 9 ⊢ (𝑧 = (𝑘 + 1) → (𝜑 ↔ 𝜃)) | |
| 15 | 14 | elrab 2920 | . . . . . . . 8 ⊢ ((𝑘 + 1) ∈ {𝑧 ∈ 𝑁 ∣ 𝜑} ↔ ((𝑘 + 1) ∈ 𝑁 ∧ 𝜃)) |
| 16 | 11, 13, 15 | 3imtr4g 205 | . . . . . . 7 ⊢ (𝑘 ∈ 𝑁 → (𝑘 ∈ {𝑧 ∈ 𝑁 ∣ 𝜑} → (𝑘 + 1) ∈ {𝑧 ∈ 𝑁 ∣ 𝜑})) |
| 17 | 7, 16 | mpcom 36 | . . . . . 6 ⊢ (𝑘 ∈ {𝑧 ∈ 𝑁 ∣ 𝜑} → (𝑘 + 1) ∈ {𝑧 ∈ 𝑁 ∣ 𝜑}) |
| 18 | 17 | rgen 2550 | . . . . 5 ⊢ ∀𝑘 ∈ {𝑧 ∈ 𝑁 ∣ 𝜑} (𝑘 + 1) ∈ {𝑧 ∈ 𝑁 ∣ 𝜑} |
| 19 | 1 | peano5nnnn 7976 | . . . . 5 ⊢ ((1 ∈ {𝑧 ∈ 𝑁 ∣ 𝜑} ∧ ∀𝑘 ∈ {𝑧 ∈ 𝑁 ∣ 𝜑} (𝑘 + 1) ∈ {𝑧 ∈ 𝑁 ∣ 𝜑}) → 𝑁 ⊆ {𝑧 ∈ 𝑁 ∣ 𝜑}) |
| 20 | 6, 18, 19 | mp2an 426 | . . . 4 ⊢ 𝑁 ⊆ {𝑧 ∈ 𝑁 ∣ 𝜑} |
| 21 | 20 | sseli 3180 | . . 3 ⊢ (𝐴 ∈ 𝑁 → 𝐴 ∈ {𝑧 ∈ 𝑁 ∣ 𝜑}) |
| 22 | nnindnn.a | . . . 4 ⊢ (𝑧 = 𝐴 → (𝜑 ↔ 𝜏)) | |
| 23 | 22 | elrab 2920 | . . 3 ⊢ (𝐴 ∈ {𝑧 ∈ 𝑁 ∣ 𝜑} ↔ (𝐴 ∈ 𝑁 ∧ 𝜏)) |
| 24 | 21, 23 | sylib 122 | . 2 ⊢ (𝐴 ∈ 𝑁 → (𝐴 ∈ 𝑁 ∧ 𝜏)) |
| 25 | 24 | simprd 114 | 1 ⊢ (𝐴 ∈ 𝑁 → 𝜏) |
| Colors of variables: wff set class |
| Syntax hints: → wi 4 ∧ wa 104 ↔ wb 105 = wceq 1364 ∈ wcel 2167 {cab 2182 ∀wral 2475 {crab 2479 ⊆ wss 3157 ∩ cint 3875 (class class class)co 5925 1c1 7897 + caddc 7899 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-ia1 106 ax-ia2 107 ax-ia3 108 ax-in1 615 ax-in2 616 ax-io 710 ax-5 1461 ax-7 1462 ax-gen 1463 ax-ie1 1507 ax-ie2 1508 ax-8 1518 ax-10 1519 ax-11 1520 ax-i12 1521 ax-bndl 1523 ax-4 1524 ax-17 1540 ax-i9 1544 ax-ial 1548 ax-i5r 1549 ax-13 2169 ax-14 2170 ax-ext 2178 ax-coll 4149 ax-sep 4152 ax-nul 4160 ax-pow 4208 ax-pr 4243 ax-un 4469 ax-setind 4574 ax-iinf 4625 |
| This theorem depends on definitions: df-bi 117 df-dc 836 df-3or 981 df-3an 982 df-tru 1367 df-fal 1370 df-nf 1475 df-sb 1777 df-eu 2048 df-mo 2049 df-clab 2183 df-cleq 2189 df-clel 2192 df-nfc 2328 df-ne 2368 df-ral 2480 df-rex 2481 df-reu 2482 df-rab 2484 df-v 2765 df-sbc 2990 df-csb 3085 df-dif 3159 df-un 3161 df-in 3163 df-ss 3170 df-nul 3452 df-pw 3608 df-sn 3629 df-pr 3630 df-op 3632 df-uni 3841 df-int 3876 df-iun 3919 df-br 4035 df-opab 4096 df-mpt 4097 df-tr 4133 df-eprel 4325 df-id 4329 df-po 4332 df-iso 4333 df-iord 4402 df-on 4404 df-suc 4407 df-iom 4628 df-xp 4670 df-rel 4671 df-cnv 4672 df-co 4673 df-dm 4674 df-rn 4675 df-res 4676 df-ima 4677 df-iota 5220 df-fun 5261 df-fn 5262 df-f 5263 df-f1 5264 df-fo 5265 df-f1o 5266 df-fv 5267 df-ov 5928 df-oprab 5929 df-mpo 5930 df-1st 6207 df-2nd 6208 df-recs 6372 df-irdg 6437 df-1o 6483 df-2o 6484 df-oadd 6487 df-omul 6488 df-er 6601 df-ec 6603 df-qs 6607 df-ni 7388 df-pli 7389 df-mi 7390 df-lti 7391 df-plpq 7428 df-mpq 7429 df-enq 7431 df-nqqs 7432 df-plqqs 7433 df-mqqs 7434 df-1nqqs 7435 df-rq 7436 df-ltnqqs 7437 df-enq0 7508 df-nq0 7509 df-0nq0 7510 df-plq0 7511 df-mq0 7512 df-inp 7550 df-i1p 7551 df-iplp 7552 df-enr 7810 df-nr 7811 df-plr 7812 df-0r 7815 df-1r 7816 df-c 7902 df-1 7904 df-r 7906 df-add 7907 |
| This theorem is referenced by: nntopi 7978 |
| Copyright terms: Public domain | W3C validator |