| 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 3742 | . 2 ⊢ (𝑦 = ∅ → ([𝑦 / 𝑥]𝜑 ↔ [∅ / 𝑥]𝜑)) | |
| 2 | dfsbcq 3742 | . 2 ⊢ (𝑦 = 𝑧 → ([𝑦 / 𝑥]𝜑 ↔ [𝑧 / 𝑥]𝜑)) | |
| 3 | dfsbcq 3742 | . 2 ⊢ (𝑦 = suc 𝑧 → ([𝑦 / 𝑥]𝜑 ↔ [suc 𝑧 / 𝑥]𝜑)) | |
| 4 | sbceq2a 3752 | . 2 ⊢ (𝑦 = 𝑥 → ([𝑦 / 𝑥]𝜑 ↔ 𝜑)) | |
| 5 | tfindes.1 | . 2 ⊢ [∅ / 𝑥]𝜑 | |
| 6 | nfv 1915 | . . . 4 ⊢ Ⅎ𝑥 𝑧 ∈ On | |
| 7 | nfsbc1v 3760 | . . . . 5 ⊢ Ⅎ𝑥[𝑧 / 𝑥]𝜑 | |
| 8 | nfsbc1v 3760 | . . . . 5 ⊢ Ⅎ𝑥[suc 𝑧 / 𝑥]𝜑 | |
| 9 | 7, 8 | nfim 1897 | . . . 4 ⊢ Ⅎ𝑥([𝑧 / 𝑥]𝜑 → [suc 𝑧 / 𝑥]𝜑) |
| 10 | 6, 9 | nfim 1897 | . . 3 ⊢ Ⅎ𝑥(𝑧 ∈ On → ([𝑧 / 𝑥]𝜑 → [suc 𝑧 / 𝑥]𝜑)) |
| 11 | eleq1w 2819 | . . . 4 ⊢ (𝑥 = 𝑧 → (𝑥 ∈ On ↔ 𝑧 ∈ On)) | |
| 12 | sbceq1a 3751 | . . . . 5 ⊢ (𝑥 = 𝑧 → (𝜑 ↔ [𝑧 / 𝑥]𝜑)) | |
| 13 | suceq 6385 | . . . . . 6 ⊢ (𝑥 = 𝑧 → suc 𝑥 = suc 𝑧) | |
| 14 | 13 | sbceq1d 3745 | . . . . 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 2247 | . 2 ⊢ (𝑧 ∈ On → ([𝑧 / 𝑥]𝜑 → [suc 𝑧 / 𝑥]𝜑)) |
| 19 | cbvralsvw 3287 | . . . 4 ⊢ (∀𝑥 ∈ 𝑦 𝜑 ↔ ∀𝑧 ∈ 𝑦 [𝑧 / 𝑥]𝜑) | |
| 20 | sbsbc 3744 | . . . . 5 ⊢ ([𝑧 / 𝑥]𝜑 ↔ [𝑧 / 𝑥]𝜑) | |
| 21 | 20 | ralbii 3082 | . . . 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 7802 | 1 ⊢ (𝑥 ∈ On → 𝜑) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 [wsb 2067 ∈ wcel 2113 ∀wral 3051 [wsbc 3740 ∅c0 4285 Oncon0 6317 Lim wlim 6318 suc csuc 6319 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1796 ax-4 1810 ax-5 1911 ax-6 1968 ax-7 2009 ax-8 2115 ax-9 2123 ax-10 2146 ax-11 2162 ax-12 2184 ax-ext 2708 ax-sep 5241 ax-nul 5251 ax-pr 5377 ax-un 7680 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3or 1087 df-3an 1088 df-tru 1544 df-fal 1554 df-ex 1781 df-nf 1785 df-sb 2068 df-clab 2715 df-cleq 2728 df-clel 2811 df-nfc 2885 df-ne 2933 df-ral 3052 df-rex 3061 df-rab 3400 df-v 3442 df-sbc 3741 df-dif 3904 df-un 3906 df-in 3908 df-ss 3918 df-pss 3921 df-nul 4286 df-if 4480 df-pw 4556 df-sn 4581 df-pr 4583 df-op 4587 df-uni 4864 df-br 5099 df-opab 5161 df-tr 5206 df-eprel 5524 df-po 5532 df-so 5533 df-fr 5577 df-we 5579 df-ord 6320 df-on 6321 df-lim 6322 df-suc 6323 |
| This theorem is referenced by: tfinds2 7806 rdgssun 37583 |
| Copyright terms: Public domain | W3C validator |