| 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 9149 designed for real number axioms which involve natural numbers (notably, axcaucvg 8110). (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 8062 | . . . . . 6 ⊢ 1 ∈ 𝑁 |
| 3 | nnindnn.basis | . . . . . 6 ⊢ 𝜓 | |
| 4 | nnindnn.1 | . . . . . . 7 ⊢ (𝑧 = 1 → (𝜑 ↔ 𝜓)) | |
| 5 | 4 | elrab 2960 | . . . . . 6 ⊢ (1 ∈ {𝑧 ∈ 𝑁 ∣ 𝜑} ↔ (1 ∈ 𝑁 ∧ 𝜓)) |
| 6 | 2, 3, 5 | mpbir2an 948 | . . . . 5 ⊢ 1 ∈ {𝑧 ∈ 𝑁 ∣ 𝜑} |
| 7 | elrabi 2957 | . . . . . . 7 ⊢ (𝑘 ∈ {𝑧 ∈ 𝑁 ∣ 𝜑} → 𝑘 ∈ 𝑁) | |
| 8 | 1 | peano2nnnn 8063 | . . . . . . . . . 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 2960 | . . . . . . . 8 ⊢ (𝑘 ∈ {𝑧 ∈ 𝑁 ∣ 𝜑} ↔ (𝑘 ∈ 𝑁 ∧ 𝜒)) |
| 14 | nnindnn.y1 | . . . . . . . . 9 ⊢ (𝑧 = (𝑘 + 1) → (𝜑 ↔ 𝜃)) | |
| 15 | 14 | elrab 2960 | . . . . . . . 8 ⊢ ((𝑘 + 1) ∈ {𝑧 ∈ 𝑁 ∣ 𝜑} ↔ ((𝑘 + 1) ∈ 𝑁 ∧ 𝜃)) |
| 16 | 11, 13, 15 | 3imtr4g 205 | . . . . . . 7 ⊢ (𝑘 ∈ 𝑁 → (𝑘 ∈ {𝑧 ∈ 𝑁 ∣ 𝜑} → (𝑘 + 1) ∈ {𝑧 ∈ 𝑁 ∣ 𝜑})) |
| 17 | 7, 16 | mpcom 36 | . . . . . 6 ⊢ (𝑘 ∈ {𝑧 ∈ 𝑁 ∣ 𝜑} → (𝑘 + 1) ∈ {𝑧 ∈ 𝑁 ∣ 𝜑}) |
| 18 | 17 | rgen 2583 | . . . . 5 ⊢ ∀𝑘 ∈ {𝑧 ∈ 𝑁 ∣ 𝜑} (𝑘 + 1) ∈ {𝑧 ∈ 𝑁 ∣ 𝜑} |
| 19 | 1 | peano5nnnn 8102 | . . . . 5 ⊢ ((1 ∈ {𝑧 ∈ 𝑁 ∣ 𝜑} ∧ ∀𝑘 ∈ {𝑧 ∈ 𝑁 ∣ 𝜑} (𝑘 + 1) ∈ {𝑧 ∈ 𝑁 ∣ 𝜑}) → 𝑁 ⊆ {𝑧 ∈ 𝑁 ∣ 𝜑}) |
| 20 | 6, 18, 19 | mp2an 426 | . . . 4 ⊢ 𝑁 ⊆ {𝑧 ∈ 𝑁 ∣ 𝜑} |
| 21 | 20 | sseli 3221 | . . 3 ⊢ (𝐴 ∈ 𝑁 → 𝐴 ∈ {𝑧 ∈ 𝑁 ∣ 𝜑}) |
| 22 | nnindnn.a | . . . 4 ⊢ (𝑧 = 𝐴 → (𝜑 ↔ 𝜏)) | |
| 23 | 22 | elrab 2960 | . . 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 1395 ∈ wcel 2200 {cab 2215 ∀wral 2508 {crab 2512 ⊆ wss 3198 ∩ cint 3926 (class class class)co 6013 1c1 8023 + caddc 8025 |
| 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 617 ax-in2 618 ax-io 714 ax-5 1493 ax-7 1494 ax-gen 1495 ax-ie1 1539 ax-ie2 1540 ax-8 1550 ax-10 1551 ax-11 1552 ax-i12 1553 ax-bndl 1555 ax-4 1556 ax-17 1572 ax-i9 1576 ax-ial 1580 ax-i5r 1581 ax-13 2202 ax-14 2203 ax-ext 2211 ax-coll 4202 ax-sep 4205 ax-nul 4213 ax-pow 4262 ax-pr 4297 ax-un 4528 ax-setind 4633 ax-iinf 4684 |
| This theorem depends on definitions: df-bi 117 df-dc 840 df-3or 1003 df-3an 1004 df-tru 1398 df-fal 1401 df-nf 1507 df-sb 1809 df-eu 2080 df-mo 2081 df-clab 2216 df-cleq 2222 df-clel 2225 df-nfc 2361 df-ne 2401 df-ral 2513 df-rex 2514 df-reu 2515 df-rab 2517 df-v 2802 df-sbc 3030 df-csb 3126 df-dif 3200 df-un 3202 df-in 3204 df-ss 3211 df-nul 3493 df-pw 3652 df-sn 3673 df-pr 3674 df-op 3676 df-uni 3892 df-int 3927 df-iun 3970 df-br 4087 df-opab 4149 df-mpt 4150 df-tr 4186 df-eprel 4384 df-id 4388 df-po 4391 df-iso 4392 df-iord 4461 df-on 4463 df-suc 4466 df-iom 4687 df-xp 4729 df-rel 4730 df-cnv 4731 df-co 4732 df-dm 4733 df-rn 4734 df-res 4735 df-ima 4736 df-iota 5284 df-fun 5326 df-fn 5327 df-f 5328 df-f1 5329 df-fo 5330 df-f1o 5331 df-fv 5332 df-ov 6016 df-oprab 6017 df-mpo 6018 df-1st 6298 df-2nd 6299 df-recs 6466 df-irdg 6531 df-1o 6577 df-2o 6578 df-oadd 6581 df-omul 6582 df-er 6697 df-ec 6699 df-qs 6703 df-ni 7514 df-pli 7515 df-mi 7516 df-lti 7517 df-plpq 7554 df-mpq 7555 df-enq 7557 df-nqqs 7558 df-plqqs 7559 df-mqqs 7560 df-1nqqs 7561 df-rq 7562 df-ltnqqs 7563 df-enq0 7634 df-nq0 7635 df-0nq0 7636 df-plq0 7637 df-mq0 7638 df-inp 7676 df-i1p 7677 df-iplp 7678 df-enr 7936 df-nr 7937 df-plr 7938 df-0r 7941 df-1r 7942 df-c 8028 df-1 8030 df-r 8032 df-add 8033 |
| This theorem is referenced by: nntopi 8104 |
| Copyright terms: Public domain | W3C validator |