| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > nnsind | Structured version Visualization version GIF version | ||
| Description: Principle of Mathematical Induction (inference schema). (Contributed by Scott Fenton, 6-Aug-2025.) |
| Ref | Expression |
|---|---|
| nnsind.1 | ⊢ (𝑥 = 1s → (𝜑 ↔ 𝜓)) |
| nnsind.2 | ⊢ (𝑥 = 𝑦 → (𝜑 ↔ 𝜒)) |
| nnsind.3 | ⊢ (𝑥 = (𝑦 +s 1s ) → (𝜑 ↔ 𝜃)) |
| nnsind.4 | ⊢ (𝑥 = 𝐴 → (𝜑 ↔ 𝜏)) |
| nnsind.5 | ⊢ 𝜓 |
| nnsind.6 | ⊢ (𝑦 ∈ ℕs → (𝜒 → 𝜃)) |
| Ref | Expression |
|---|---|
| nnsind | ⊢ (𝐴 ∈ ℕs → 𝜏) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | tru 1546 | . 2 ⊢ ⊤ | |
| 2 | dfnns2 28364 | . . . 4 ⊢ ℕs = (rec((𝑛 ∈ V ↦ (𝑛 +s 1s )), 1s ) “ ω) | |
| 3 | 2 | a1i 11 | . . 3 ⊢ (⊤ → ℕs = (rec((𝑛 ∈ V ↦ (𝑛 +s 1s )), 1s ) “ ω)) |
| 4 | 1no 27802 | . . . 4 ⊢ 1s ∈ No | |
| 5 | 4 | a1i 11 | . . 3 ⊢ (⊤ → 1s ∈ No ) |
| 6 | nnsind.1 | . . 3 ⊢ (𝑥 = 1s → (𝜑 ↔ 𝜓)) | |
| 7 | nnsind.2 | . . 3 ⊢ (𝑥 = 𝑦 → (𝜑 ↔ 𝜒)) | |
| 8 | nnsind.3 | . . 3 ⊢ (𝑥 = (𝑦 +s 1s ) → (𝜑 ↔ 𝜃)) | |
| 9 | nnsind.4 | . . 3 ⊢ (𝑥 = 𝐴 → (𝜑 ↔ 𝜏)) | |
| 10 | nnsind.5 | . . . 4 ⊢ 𝜓 | |
| 11 | 10 | a1i 11 | . . 3 ⊢ (⊤ → 𝜓) |
| 12 | nnsind.6 | . . . 4 ⊢ (𝑦 ∈ ℕs → (𝜒 → 𝜃)) | |
| 13 | 12 | adantl 481 | . . 3 ⊢ ((⊤ ∧ 𝑦 ∈ ℕs) → (𝜒 → 𝜃)) |
| 14 | 3, 5, 6, 7, 8, 9, 11, 13 | noseqinds 28285 | . 2 ⊢ ((⊤ ∧ 𝐴 ∈ ℕs) → 𝜏) |
| 15 | 1, 14 | mpan 691 | 1 ⊢ (𝐴 ∈ ℕs → 𝜏) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ↔ wb 206 = wceq 1542 ⊤wtru 1543 ∈ wcel 2114 Vcvv 3429 ↦ cmpt 5166 “ cima 5634 (class class class)co 7367 ωcom 7817 reccrdg 8348 No csur 27603 1s c1s 27798 +s cadds 27951 ℕscnns 28305 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1797 ax-4 1811 ax-5 1912 ax-6 1969 ax-7 2010 ax-8 2116 ax-9 2124 ax-10 2147 ax-11 2163 ax-12 2185 ax-ext 2708 ax-rep 5212 ax-sep 5231 ax-nul 5241 ax-pow 5307 ax-pr 5375 ax-un 7689 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 849 df-3or 1088 df-3an 1089 df-tru 1545 df-fal 1555 df-ex 1782 df-nf 1786 df-sb 2069 df-mo 2539 df-eu 2569 df-clab 2715 df-cleq 2728 df-clel 2811 df-nfc 2885 df-ne 2933 df-ral 3052 df-rex 3062 df-rmo 3342 df-reu 3343 df-rab 3390 df-v 3431 df-sbc 3729 df-csb 3838 df-dif 3892 df-un 3894 df-in 3896 df-ss 3906 df-pss 3909 df-nul 4274 df-if 4467 df-pw 4543 df-sn 4568 df-pr 4570 df-tp 4572 df-op 4574 df-ot 4576 df-uni 4851 df-int 4890 df-iun 4935 df-br 5086 df-opab 5148 df-mpt 5167 df-tr 5193 df-id 5526 df-eprel 5531 df-po 5539 df-so 5540 df-fr 5584 df-se 5585 df-we 5586 df-xp 5637 df-rel 5638 df-cnv 5639 df-co 5640 df-dm 5641 df-rn 5642 df-res 5643 df-ima 5644 df-pred 6265 df-ord 6326 df-on 6327 df-lim 6328 df-suc 6329 df-iota 6454 df-fun 6500 df-fn 6501 df-f 6502 df-f1 6503 df-fo 6504 df-f1o 6505 df-fv 6506 df-riota 7324 df-ov 7370 df-oprab 7371 df-mpo 7372 df-om 7818 df-1st 7942 df-2nd 7943 df-frecs 8231 df-wrecs 8262 df-recs 8311 df-rdg 8349 df-1o 8405 df-2o 8406 df-nadd 8602 df-no 27606 df-lts 27607 df-bday 27608 df-les 27709 df-slts 27750 df-cuts 27752 df-0s 27799 df-1s 27800 df-made 27819 df-old 27820 df-left 27822 df-right 27823 df-norec2 27941 df-adds 27952 df-n0s 28306 df-nns 28307 |
| This theorem is referenced by: nn1m1nns 28366 |
| Copyright terms: Public domain | W3C validator |