| 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 3744 | . 2 ⊢ (𝑦 = ∅ → ([𝑦 / 𝑥]𝜑 ↔ [∅ / 𝑥]𝜑)) | |
| 2 | dfsbcq 3744 | . 2 ⊢ (𝑦 = 𝑧 → ([𝑦 / 𝑥]𝜑 ↔ [𝑧 / 𝑥]𝜑)) | |
| 3 | dfsbcq 3744 | . 2 ⊢ (𝑦 = suc 𝑧 → ([𝑦 / 𝑥]𝜑 ↔ [suc 𝑧 / 𝑥]𝜑)) | |
| 4 | sbceq2a 3754 | . 2 ⊢ (𝑦 = 𝑥 → ([𝑦 / 𝑥]𝜑 ↔ 𝜑)) | |
| 5 | tfindes.1 | . 2 ⊢ [∅ / 𝑥]𝜑 | |
| 6 | nfv 1916 | . . . 4 ⊢ Ⅎ𝑥 𝑧 ∈ On | |
| 7 | nfsbc1v 3762 | . . . . 5 ⊢ Ⅎ𝑥[𝑧 / 𝑥]𝜑 | |
| 8 | nfsbc1v 3762 | . . . . 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 3753 | . . . . 5 ⊢ (𝑥 = 𝑧 → (𝜑 ↔ [𝑧 / 𝑥]𝜑)) | |
| 13 | suceq 6393 | . . . . . 6 ⊢ (𝑥 = 𝑧 → suc 𝑥 = suc 𝑧) | |
| 14 | 13 | sbceq1d 3747 | . . . . 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 3746 | . . . . 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 7812 | 1 ⊢ (𝑥 ∈ On → 𝜑) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 [wsb 2068 ∈ wcel 2114 ∀wral 3052 [wsbc 3742 ∅c0 4287 Oncon0 6325 Lim wlim 6326 suc csuc 6327 |
| 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 5243 ax-nul 5253 ax-pr 5379 ax-un 7690 |
| 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 3402 df-v 3444 df-sbc 3743 df-dif 3906 df-un 3908 df-in 3910 df-ss 3920 df-pss 3923 df-nul 4288 df-if 4482 df-pw 4558 df-sn 4583 df-pr 4585 df-op 4589 df-uni 4866 df-br 5101 df-opab 5163 df-tr 5208 df-eprel 5532 df-po 5540 df-so 5541 df-fr 5585 df-we 5587 df-ord 6328 df-on 6329 df-lim 6330 df-suc 6331 |
| This theorem is referenced by: tfinds2 7816 rdgssun 37633 |
| Copyright terms: Public domain | W3C validator |