![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > tfinds3 | Structured version Visualization version GIF version |
Description: Principle of Transfinite Induction (inference schema), using implicit substitutions. The first four hypotheses establish the substitutions we need. The last three are the basis, the induction step for successors, and the induction step for limit ordinals. (Contributed by NM, 6-Jan-2005.) (Revised by David Abernethy, 21-Jun-2011.) |
Ref | Expression |
---|---|
tfinds3.1 | ⊢ (𝑥 = ∅ → (𝜑 ↔ 𝜓)) |
tfinds3.2 | ⊢ (𝑥 = 𝑦 → (𝜑 ↔ 𝜒)) |
tfinds3.3 | ⊢ (𝑥 = suc 𝑦 → (𝜑 ↔ 𝜃)) |
tfinds3.4 | ⊢ (𝑥 = 𝐴 → (𝜑 ↔ 𝜏)) |
tfinds3.5 | ⊢ (𝜂 → 𝜓) |
tfinds3.6 | ⊢ (𝑦 ∈ On → (𝜂 → (𝜒 → 𝜃))) |
tfinds3.7 | ⊢ (Lim 𝑥 → (𝜂 → (∀𝑦 ∈ 𝑥 𝜒 → 𝜑))) |
Ref | Expression |
---|---|
tfinds3 | ⊢ (𝐴 ∈ On → (𝜂 → 𝜏)) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | tfinds3.1 | . . 3 ⊢ (𝑥 = ∅ → (𝜑 ↔ 𝜓)) | |
2 | 1 | imbi2d 341 | . 2 ⊢ (𝑥 = ∅ → ((𝜂 → 𝜑) ↔ (𝜂 → 𝜓))) |
3 | tfinds3.2 | . . 3 ⊢ (𝑥 = 𝑦 → (𝜑 ↔ 𝜒)) | |
4 | 3 | imbi2d 341 | . 2 ⊢ (𝑥 = 𝑦 → ((𝜂 → 𝜑) ↔ (𝜂 → 𝜒))) |
5 | tfinds3.3 | . . 3 ⊢ (𝑥 = suc 𝑦 → (𝜑 ↔ 𝜃)) | |
6 | 5 | imbi2d 341 | . 2 ⊢ (𝑥 = suc 𝑦 → ((𝜂 → 𝜑) ↔ (𝜂 → 𝜃))) |
7 | tfinds3.4 | . . 3 ⊢ (𝑥 = 𝐴 → (𝜑 ↔ 𝜏)) | |
8 | 7 | imbi2d 341 | . 2 ⊢ (𝑥 = 𝐴 → ((𝜂 → 𝜑) ↔ (𝜂 → 𝜏))) |
9 | tfinds3.5 | . 2 ⊢ (𝜂 → 𝜓) | |
10 | tfinds3.6 | . . 3 ⊢ (𝑦 ∈ On → (𝜂 → (𝜒 → 𝜃))) | |
11 | 10 | a2d 29 | . 2 ⊢ (𝑦 ∈ On → ((𝜂 → 𝜒) → (𝜂 → 𝜃))) |
12 | r19.21v 3180 | . . 3 ⊢ (∀𝑦 ∈ 𝑥 (𝜂 → 𝜒) ↔ (𝜂 → ∀𝑦 ∈ 𝑥 𝜒)) | |
13 | tfinds3.7 | . . . 4 ⊢ (Lim 𝑥 → (𝜂 → (∀𝑦 ∈ 𝑥 𝜒 → 𝜑))) | |
14 | 13 | a2d 29 | . . 3 ⊢ (Lim 𝑥 → ((𝜂 → ∀𝑦 ∈ 𝑥 𝜒) → (𝜂 → 𝜑))) |
15 | 12, 14 | biimtrid 241 | . 2 ⊢ (Lim 𝑥 → (∀𝑦 ∈ 𝑥 (𝜂 → 𝜒) → (𝜂 → 𝜑))) |
16 | 2, 4, 6, 8, 9, 11, 15 | tfinds 7849 | 1 ⊢ (𝐴 ∈ On → (𝜂 → 𝜏)) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 205 = wceq 1542 ∈ wcel 2107 ∀wral 3062 ∅c0 4323 Oncon0 6365 Lim wlim 6366 suc csuc 6367 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1798 ax-4 1812 ax-5 1914 ax-6 1972 ax-7 2012 ax-8 2109 ax-9 2117 ax-10 2138 ax-11 2155 ax-12 2172 ax-ext 2704 ax-sep 5300 ax-nul 5307 ax-pr 5428 ax-un 7725 |
This theorem depends on definitions: df-bi 206 df-an 398 df-or 847 df-3or 1089 df-3an 1090 df-tru 1545 df-fal 1555 df-ex 1783 df-nf 1787 df-sb 2069 df-clab 2711 df-cleq 2725 df-clel 2811 df-nfc 2886 df-ne 2942 df-ral 3063 df-rex 3072 df-rab 3434 df-v 3477 df-dif 3952 df-un 3954 df-in 3956 df-ss 3966 df-pss 3968 df-nul 4324 df-if 4530 df-pw 4605 df-sn 4630 df-pr 4632 df-op 4636 df-uni 4910 df-br 5150 df-opab 5212 df-tr 5267 df-eprel 5581 df-po 5589 df-so 5590 df-fr 5632 df-we 5634 df-ord 6368 df-on 6369 df-lim 6370 df-suc 6371 |
This theorem is referenced by: oacl 8535 omcl 8536 oecl 8537 oawordri 8550 oaass 8561 oarec 8562 omordi 8566 omwordri 8572 odi 8579 omass 8580 oen0 8586 oewordri 8592 oeworde 8593 oeoelem 8598 omabs 8650 tfindsd 43012 |
Copyright terms: Public domain | W3C validator |