| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > findes | Structured version Visualization version GIF version | ||
| Description: Finite induction with explicit substitution. The first hypothesis is the basis and the second is the induction step. Theorem Schema 22 of [Suppes] p. 136. See tfindes 7814 for the transfinite version. This is an alternative for Metamath 100 proof #74. (Contributed by Raph Levien, 9-Jul-2003.) |
| Ref | Expression |
|---|---|
| findes.1 | ⊢ [∅ / 𝑥]𝜑 |
| findes.2 | ⊢ (𝑥 ∈ ω → (𝜑 → [suc 𝑥 / 𝑥]𝜑)) |
| Ref | Expression |
|---|---|
| findes | ⊢ (𝑥 ∈ ω → 𝜑) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | dfsbcq2 3731 | . 2 ⊢ (𝑧 = ∅ → ([𝑧 / 𝑥]𝜑 ↔ [∅ / 𝑥]𝜑)) | |
| 2 | sbequ 2089 | . 2 ⊢ (𝑧 = 𝑦 → ([𝑧 / 𝑥]𝜑 ↔ [𝑦 / 𝑥]𝜑)) | |
| 3 | dfsbcq2 3731 | . 2 ⊢ (𝑧 = suc 𝑦 → ([𝑧 / 𝑥]𝜑 ↔ [suc 𝑦 / 𝑥]𝜑)) | |
| 4 | sbequ12r 2260 | . 2 ⊢ (𝑧 = 𝑥 → ([𝑧 / 𝑥]𝜑 ↔ 𝜑)) | |
| 5 | findes.1 | . 2 ⊢ [∅ / 𝑥]𝜑 | |
| 6 | nfv 1916 | . . . 4 ⊢ Ⅎ𝑥 𝑦 ∈ ω | |
| 7 | nfs1v 2162 | . . . . 5 ⊢ Ⅎ𝑥[𝑦 / 𝑥]𝜑 | |
| 8 | nfsbc1v 3748 | . . . . 5 ⊢ Ⅎ𝑥[suc 𝑦 / 𝑥]𝜑 | |
| 9 | 7, 8 | nfim 1898 | . . . 4 ⊢ Ⅎ𝑥([𝑦 / 𝑥]𝜑 → [suc 𝑦 / 𝑥]𝜑) |
| 10 | 6, 9 | nfim 1898 | . . 3 ⊢ Ⅎ𝑥(𝑦 ∈ ω → ([𝑦 / 𝑥]𝜑 → [suc 𝑦 / 𝑥]𝜑)) |
| 11 | eleq1w 2819 | . . . 4 ⊢ (𝑥 = 𝑦 → (𝑥 ∈ ω ↔ 𝑦 ∈ ω)) | |
| 12 | sbequ12 2259 | . . . . 5 ⊢ (𝑥 = 𝑦 → (𝜑 ↔ [𝑦 / 𝑥]𝜑)) | |
| 13 | suceq 6391 | . . . . . 6 ⊢ (𝑥 = 𝑦 → suc 𝑥 = suc 𝑦) | |
| 14 | 13 | sbceq1d 3733 | . . . . 5 ⊢ (𝑥 = 𝑦 → ([suc 𝑥 / 𝑥]𝜑 ↔ [suc 𝑦 / 𝑥]𝜑)) |
| 15 | 12, 14 | imbi12d 344 | . . . 4 ⊢ (𝑥 = 𝑦 → ((𝜑 → [suc 𝑥 / 𝑥]𝜑) ↔ ([𝑦 / 𝑥]𝜑 → [suc 𝑦 / 𝑥]𝜑))) |
| 16 | 11, 15 | imbi12d 344 | . . 3 ⊢ (𝑥 = 𝑦 → ((𝑥 ∈ ω → (𝜑 → [suc 𝑥 / 𝑥]𝜑)) ↔ (𝑦 ∈ ω → ([𝑦 / 𝑥]𝜑 → [suc 𝑦 / 𝑥]𝜑)))) |
| 17 | findes.2 | . . 3 ⊢ (𝑥 ∈ ω → (𝜑 → [suc 𝑥 / 𝑥]𝜑)) | |
| 18 | 10, 16, 17 | chvarfv 2248 | . 2 ⊢ (𝑦 ∈ ω → ([𝑦 / 𝑥]𝜑 → [suc 𝑦 / 𝑥]𝜑)) |
| 19 | 1, 2, 3, 4, 5, 18 | finds 7847 | 1 ⊢ (𝑥 ∈ ω → 𝜑) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 [wsb 2068 ∈ wcel 2114 [wsbc 3728 ∅c0 4273 suc csuc 6325 ωcom 7817 |
| 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-sep 5231 ax-nul 5241 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-clab 2715 df-cleq 2728 df-clel 2811 df-nfc 2885 df-ne 2933 df-ral 3052 df-rex 3062 df-rab 3390 df-v 3431 df-sbc 3729 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-op 4574 df-uni 4851 df-br 5086 df-opab 5148 df-tr 5193 df-eprel 5531 df-po 5539 df-so 5540 df-fr 5584 df-we 5586 df-ord 6326 df-on 6327 df-lim 6328 df-suc 6329 df-om 7818 |
| This theorem is referenced by: rdgeqoa 37686 |
| Copyright terms: Public domain | W3C validator |