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 3113 | . . 3 ⊢ (∀𝑦 ∈ 𝑥 (𝜂 → 𝜒) ↔ (𝜂 → ∀𝑦 ∈ 𝑥 𝜒)) | |
13 | tfinds3.7 | . . . 4 ⊢ (Lim 𝑥 → (𝜂 → (∀𝑦 ∈ 𝑥 𝜒 → 𝜑))) | |
14 | 13 | a2d 29 | . . 3 ⊢ (Lim 𝑥 → ((𝜂 → ∀𝑦 ∈ 𝑥 𝜒) → (𝜂 → 𝜑))) |
15 | 12, 14 | syl5bi 241 | . 2 ⊢ (Lim 𝑥 → (∀𝑦 ∈ 𝑥 (𝜂 → 𝜒) → (𝜂 → 𝜑))) |
16 | 2, 4, 6, 8, 9, 11, 15 | tfinds 7706 | 1 ⊢ (𝐴 ∈ On → (𝜂 → 𝜏)) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 205 = wceq 1539 ∈ wcel 2106 ∀wral 3064 ∅c0 4256 Oncon0 6266 Lim wlim 6267 suc csuc 6268 |
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 1913 ax-6 1971 ax-7 2011 ax-8 2108 ax-9 2116 ax-10 2137 ax-11 2154 ax-12 2171 ax-ext 2709 ax-sep 5223 ax-nul 5230 ax-pr 5352 ax-un 7588 |
This theorem depends on definitions: df-bi 206 df-an 397 df-or 845 df-3or 1087 df-3an 1088 df-tru 1542 df-fal 1552 df-ex 1783 df-nf 1787 df-sb 2068 df-clab 2716 df-cleq 2730 df-clel 2816 df-nfc 2889 df-ne 2944 df-ral 3069 df-rex 3070 df-rab 3073 df-v 3434 df-dif 3890 df-un 3892 df-in 3894 df-ss 3904 df-pss 3906 df-nul 4257 df-if 4460 df-pw 4535 df-sn 4562 df-pr 4564 df-op 4568 df-uni 4840 df-br 5075 df-opab 5137 df-tr 5192 df-eprel 5495 df-po 5503 df-so 5504 df-fr 5544 df-we 5546 df-ord 6269 df-on 6270 df-lim 6271 df-suc 6272 |
This theorem is referenced by: oacl 8365 omcl 8366 oecl 8367 oawordri 8381 oaass 8392 oarec 8393 omordi 8397 omwordri 8403 odi 8410 omass 8411 oen0 8417 oewordri 8423 oeworde 8424 oeoelem 8429 omabs 8481 tfindsd 41823 |
Copyright terms: Public domain | W3C validator |