| 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 9158 designed for real number axioms which involve natural numbers (notably, axcaucvg 8119). (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 8071 | . . . . . 6 ⊢ 1 ∈ 𝑁 |
| 3 | nnindnn.basis | . . . . . 6 ⊢ 𝜓 | |
| 4 | nnindnn.1 | . . . . . . 7 ⊢ (𝑧 = 1 → (𝜑 ↔ 𝜓)) | |
| 5 | 4 | elrab 2962 | . . . . . 6 ⊢ (1 ∈ {𝑧 ∈ 𝑁 ∣ 𝜑} ↔ (1 ∈ 𝑁 ∧ 𝜓)) |
| 6 | 2, 3, 5 | mpbir2an 950 | . . . . 5 ⊢ 1 ∈ {𝑧 ∈ 𝑁 ∣ 𝜑} |
| 7 | elrabi 2959 | . . . . . . 7 ⊢ (𝑘 ∈ {𝑧 ∈ 𝑁 ∣ 𝜑} → 𝑘 ∈ 𝑁) | |
| 8 | 1 | peano2nnnn 8072 | . . . . . . . . . 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 2962 | . . . . . . . 8 ⊢ (𝑘 ∈ {𝑧 ∈ 𝑁 ∣ 𝜑} ↔ (𝑘 ∈ 𝑁 ∧ 𝜒)) |
| 14 | nnindnn.y1 | . . . . . . . . 9 ⊢ (𝑧 = (𝑘 + 1) → (𝜑 ↔ 𝜃)) | |
| 15 | 14 | elrab 2962 | . . . . . . . 8 ⊢ ((𝑘 + 1) ∈ {𝑧 ∈ 𝑁 ∣ 𝜑} ↔ ((𝑘 + 1) ∈ 𝑁 ∧ 𝜃)) |
| 16 | 11, 13, 15 | 3imtr4g 205 | . . . . . . 7 ⊢ (𝑘 ∈ 𝑁 → (𝑘 ∈ {𝑧 ∈ 𝑁 ∣ 𝜑} → (𝑘 + 1) ∈ {𝑧 ∈ 𝑁 ∣ 𝜑})) |
| 17 | 7, 16 | mpcom 36 | . . . . . 6 ⊢ (𝑘 ∈ {𝑧 ∈ 𝑁 ∣ 𝜑} → (𝑘 + 1) ∈ {𝑧 ∈ 𝑁 ∣ 𝜑}) |
| 18 | 17 | rgen 2585 | . . . . 5 ⊢ ∀𝑘 ∈ {𝑧 ∈ 𝑁 ∣ 𝜑} (𝑘 + 1) ∈ {𝑧 ∈ 𝑁 ∣ 𝜑} |
| 19 | 1 | peano5nnnn 8111 | . . . . 5 ⊢ ((1 ∈ {𝑧 ∈ 𝑁 ∣ 𝜑} ∧ ∀𝑘 ∈ {𝑧 ∈ 𝑁 ∣ 𝜑} (𝑘 + 1) ∈ {𝑧 ∈ 𝑁 ∣ 𝜑}) → 𝑁 ⊆ {𝑧 ∈ 𝑁 ∣ 𝜑}) |
| 20 | 6, 18, 19 | mp2an 426 | . . . 4 ⊢ 𝑁 ⊆ {𝑧 ∈ 𝑁 ∣ 𝜑} |
| 21 | 20 | sseli 3223 | . . 3 ⊢ (𝐴 ∈ 𝑁 → 𝐴 ∈ {𝑧 ∈ 𝑁 ∣ 𝜑}) |
| 22 | nnindnn.a | . . . 4 ⊢ (𝑧 = 𝐴 → (𝜑 ↔ 𝜏)) | |
| 23 | 22 | elrab 2962 | . . 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 1397 ∈ wcel 2202 {cab 2217 ∀wral 2510 {crab 2514 ⊆ wss 3200 ∩ cint 3928 (class class class)co 6017 1c1 8032 + caddc 8034 |
| 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 619 ax-in2 620 ax-io 716 ax-5 1495 ax-7 1496 ax-gen 1497 ax-ie1 1541 ax-ie2 1542 ax-8 1552 ax-10 1553 ax-11 1554 ax-i12 1555 ax-bndl 1557 ax-4 1558 ax-17 1574 ax-i9 1578 ax-ial 1582 ax-i5r 1583 ax-13 2204 ax-14 2205 ax-ext 2213 ax-coll 4204 ax-sep 4207 ax-nul 4215 ax-pow 4264 ax-pr 4299 ax-un 4530 ax-setind 4635 ax-iinf 4686 |
| This theorem depends on definitions: df-bi 117 df-dc 842 df-3or 1005 df-3an 1006 df-tru 1400 df-fal 1403 df-nf 1509 df-sb 1811 df-eu 2082 df-mo 2083 df-clab 2218 df-cleq 2224 df-clel 2227 df-nfc 2363 df-ne 2403 df-ral 2515 df-rex 2516 df-reu 2517 df-rab 2519 df-v 2804 df-sbc 3032 df-csb 3128 df-dif 3202 df-un 3204 df-in 3206 df-ss 3213 df-nul 3495 df-pw 3654 df-sn 3675 df-pr 3676 df-op 3678 df-uni 3894 df-int 3929 df-iun 3972 df-br 4089 df-opab 4151 df-mpt 4152 df-tr 4188 df-eprel 4386 df-id 4390 df-po 4393 df-iso 4394 df-iord 4463 df-on 4465 df-suc 4468 df-iom 4689 df-xp 4731 df-rel 4732 df-cnv 4733 df-co 4734 df-dm 4735 df-rn 4736 df-res 4737 df-ima 4738 df-iota 5286 df-fun 5328 df-fn 5329 df-f 5330 df-f1 5331 df-fo 5332 df-f1o 5333 df-fv 5334 df-ov 6020 df-oprab 6021 df-mpo 6022 df-1st 6302 df-2nd 6303 df-recs 6470 df-irdg 6535 df-1o 6581 df-2o 6582 df-oadd 6585 df-omul 6586 df-er 6701 df-ec 6703 df-qs 6707 df-ni 7523 df-pli 7524 df-mi 7525 df-lti 7526 df-plpq 7563 df-mpq 7564 df-enq 7566 df-nqqs 7567 df-plqqs 7568 df-mqqs 7569 df-1nqqs 7570 df-rq 7571 df-ltnqqs 7572 df-enq0 7643 df-nq0 7644 df-0nq0 7645 df-plq0 7646 df-mq0 7647 df-inp 7685 df-i1p 7686 df-iplp 7687 df-enr 7945 df-nr 7946 df-plr 7947 df-0r 7950 df-1r 7951 df-c 8037 df-1 8039 df-r 8041 df-add 8042 |
| This theorem is referenced by: nntopi 8113 |
| Copyright terms: Public domain | W3C validator |