| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > tfindes | Structured version Visualization version GIF version | ||
| Description: Transfinite Induction with explicit substitution. The first hypothesis is the basis, the second is the induction step for successors, and the third is the induction step for limit ordinals. Theorem Schema 4 of [Suppes] p. 197. (Contributed by NM, 5-Mar-2004.) |
| Ref | Expression |
|---|---|
| tfindes.1 | ⊢ [∅ / 𝑥]𝜑 |
| tfindes.2 | ⊢ (𝑥 ∈ On → (𝜑 → [suc 𝑥 / 𝑥]𝜑)) |
| tfindes.3 | ⊢ (Lim 𝑦 → (∀𝑥 ∈ 𝑦 𝜑 → [𝑦 / 𝑥]𝜑)) |
| Ref | Expression |
|---|---|
| tfindes | ⊢ (𝑥 ∈ On → 𝜑) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | dfsbcq 3731 | . 2 ⊢ (𝑦 = ∅ → ([𝑦 / 𝑥]𝜑 ↔ [∅ / 𝑥]𝜑)) | |
| 2 | dfsbcq 3731 | . 2 ⊢ (𝑦 = 𝑧 → ([𝑦 / 𝑥]𝜑 ↔ [𝑧 / 𝑥]𝜑)) | |
| 3 | dfsbcq 3731 | . 2 ⊢ (𝑦 = suc 𝑧 → ([𝑦 / 𝑥]𝜑 ↔ [suc 𝑧 / 𝑥]𝜑)) | |
| 4 | sbceq2a 3741 | . 2 ⊢ (𝑦 = 𝑥 → ([𝑦 / 𝑥]𝜑 ↔ 𝜑)) | |
| 5 | tfindes.1 | . 2 ⊢ [∅ / 𝑥]𝜑 | |
| 6 | nfv 1916 | . . . 4 ⊢ Ⅎ𝑥 𝑧 ∈ On | |
| 7 | nfsbc1v 3749 | . . . . 5 ⊢ Ⅎ𝑥[𝑧 / 𝑥]𝜑 | |
| 8 | nfsbc1v 3749 | . . . . 5 ⊢ Ⅎ𝑥[suc 𝑧 / 𝑥]𝜑 | |
| 9 | 7, 8 | nfim 1898 | . . . 4 ⊢ Ⅎ𝑥([𝑧 / 𝑥]𝜑 → [suc 𝑧 / 𝑥]𝜑) |
| 10 | 6, 9 | nfim 1898 | . . 3 ⊢ Ⅎ𝑥(𝑧 ∈ On → ([𝑧 / 𝑥]𝜑 → [suc 𝑧 / 𝑥]𝜑)) |
| 11 | eleq1w 2820 | . . . 4 ⊢ (𝑥 = 𝑧 → (𝑥 ∈ On ↔ 𝑧 ∈ On)) | |
| 12 | sbceq1a 3740 | . . . . 5 ⊢ (𝑥 = 𝑧 → (𝜑 ↔ [𝑧 / 𝑥]𝜑)) | |
| 13 | suceq 6386 | . . . . . 6 ⊢ (𝑥 = 𝑧 → suc 𝑥 = suc 𝑧) | |
| 14 | 13 | sbceq1d 3734 | . . . . 5 ⊢ (𝑥 = 𝑧 → ([suc 𝑥 / 𝑥]𝜑 ↔ [suc 𝑧 / 𝑥]𝜑)) |
| 15 | 12, 14 | imbi12d 344 | . . . 4 ⊢ (𝑥 = 𝑧 → ((𝜑 → [suc 𝑥 / 𝑥]𝜑) ↔ ([𝑧 / 𝑥]𝜑 → [suc 𝑧 / 𝑥]𝜑))) |
| 16 | 11, 15 | imbi12d 344 | . . 3 ⊢ (𝑥 = 𝑧 → ((𝑥 ∈ On → (𝜑 → [suc 𝑥 / 𝑥]𝜑)) ↔ (𝑧 ∈ On → ([𝑧 / 𝑥]𝜑 → [suc 𝑧 / 𝑥]𝜑)))) |
| 17 | tfindes.2 | . . 3 ⊢ (𝑥 ∈ On → (𝜑 → [suc 𝑥 / 𝑥]𝜑)) | |
| 18 | 10, 16, 17 | chvarfv 2248 | . 2 ⊢ (𝑧 ∈ On → ([𝑧 / 𝑥]𝜑 → [suc 𝑧 / 𝑥]𝜑)) |
| 19 | cbvralsvw 3289 | . . . 4 ⊢ (∀𝑥 ∈ 𝑦 𝜑 ↔ ∀𝑧 ∈ 𝑦 [𝑧 / 𝑥]𝜑) | |
| 20 | sbsbc 3733 | . . . . 5 ⊢ ([𝑧 / 𝑥]𝜑 ↔ [𝑧 / 𝑥]𝜑) | |
| 21 | 20 | ralbii 3084 | . . . 4 ⊢ (∀𝑧 ∈ 𝑦 [𝑧 / 𝑥]𝜑 ↔ ∀𝑧 ∈ 𝑦 [𝑧 / 𝑥]𝜑) |
| 22 | 19, 21 | bitri 275 | . . 3 ⊢ (∀𝑥 ∈ 𝑦 𝜑 ↔ ∀𝑧 ∈ 𝑦 [𝑧 / 𝑥]𝜑) |
| 23 | tfindes.3 | . . 3 ⊢ (Lim 𝑦 → (∀𝑥 ∈ 𝑦 𝜑 → [𝑦 / 𝑥]𝜑)) | |
| 24 | 22, 23 | biimtrrid 243 | . 2 ⊢ (Lim 𝑦 → (∀𝑧 ∈ 𝑦 [𝑧 / 𝑥]𝜑 → [𝑦 / 𝑥]𝜑)) |
| 25 | 1, 2, 3, 4, 5, 18, 24 | tfinds 7805 | 1 ⊢ (𝑥 ∈ On → 𝜑) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 [wsb 2068 ∈ wcel 2114 ∀wral 3052 [wsbc 3729 ∅c0 4274 Oncon0 6318 Lim wlim 6319 suc csuc 6320 |
| 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 2709 ax-sep 5232 ax-nul 5242 ax-pr 5371 ax-un 7683 |
| 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 2716 df-cleq 2729 df-clel 2812 df-nfc 2886 df-ne 2934 df-ral 3053 df-rex 3063 df-rab 3391 df-v 3432 df-sbc 3730 df-dif 3893 df-un 3895 df-in 3897 df-ss 3907 df-pss 3910 df-nul 4275 df-if 4468 df-pw 4544 df-sn 4569 df-pr 4571 df-op 4575 df-uni 4852 df-br 5087 df-opab 5149 df-tr 5194 df-eprel 5525 df-po 5533 df-so 5534 df-fr 5578 df-we 5580 df-ord 6321 df-on 6322 df-lim 6323 df-suc 6324 |
| This theorem is referenced by: tfinds2 7809 rdgssun 37711 |
| Copyright terms: Public domain | W3C validator |