HomeHome Metamath Proof Explorer < Previous   Next >
Related theorems
Unicode version

Theorem tfindsOLD 3943
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 hypothesis for successors, and the induction hypothesis for limit ordinals. Theorem Schema 4 of [Suppes] p. 197.
Hypotheses
Ref Expression
tfinds.1 |- (x = (/) -> (ph <-> ps))
tfinds.2 |- (x = y -> (ph <-> ch))
tfinds.3 |- (x = suc y -> (ph <-> th))
tfinds.4 |- (x = A -> (ph <-> ta))
tfinds.5 |- ps
tfinds.6 |- (y e. On -> (ch -> th))
tfinds.7 |- (Lim x -> (A.y e. x ch -> ph))
Assertion
Ref Expression
tfindsOLD |- (A e. On -> ta)
Distinct variable groups:   x,y   x,A   ch,x   ta,x   ph,y

Proof of Theorem tfindsOLD
StepHypRef Expression
1 tfinds.2 . 2 |- (x = y -> (ph <-> ch))
2 tfinds.4 . 2 |- (x = A -> (ph <-> ta))
3 eloni 3667 . . . . 5 |- (x e. On -> Ord x)
4 df-lim 3662 . . . . . . . . . . . . . . . 16 |- (Lim x <-> (Ord x /\ x =/= (/) /\ x = U.x))
54biimpri 169 . . . . . . . . . . . . . . 15 |- ((Ord x /\ x =/= (/) /\ x = U.x) -> Lim x)
653com23 1074 . . . . . . . . . . . . . 14 |- ((Ord x /\ x = U.x /\ x =/= (/)) -> Lim x)
763expia 1069 . . . . . . . . . . . . 13 |- ((Ord x /\ x = U.x) -> (x =/= (/) -> Lim x))
87necon1bd 2080 . . . . . . . . . . . 12 |- ((Ord x /\ x = U.x) -> (-. Lim x -> x = (/)))
98ex 402 . . . . . . . . . . 11 |- (Ord x -> (x = U.x -> (-. Lim x -> x = (/))))
109com23 36 . . . . . . . . . 10 |- (Ord x -> (-. Lim x -> (x = U.x -> x = (/))))
11 orduninsuc 3925 . . . . . . . . . . 11 |- (Ord x -> (x = U.x <-> -. E.y e. On x = suc y))
1211biimprd 171 . . . . . . . . . 10 |- (Ord x -> (-. E.y e. On x = suc y -> x = U.x))
1310, 12syl5d 66 . . . . . . . . 9 |- (Ord x -> (-. Lim x -> (-. E.y e. On x = suc y -> x = (/))))
1413imp 377 . . . . . . . 8 |- ((Ord x /\ -. Lim x) -> (-. E.y e. On x = suc y -> x = (/)))
1514con1d 109 . . . . . . 7 |- ((Ord x /\ -. Lim x) -> (-. x = (/) -> E.y e. On x = suc y))
1615orrd 250 . . . . . 6 |- ((Ord x /\ -. Lim x) -> (x = (/) \/ E.y e. On x = suc y))
1716ex 402 . . . . 5 |- (Ord x -> (-. Lim x -> (x = (/) \/ E.y e. On x = suc y)))
183, 17syl 12 . . . 4 |- (x e. On -> (-. Lim x -> (x = (/) \/ E.y e. On x = suc y)))
19 tfinds.5 . . . . . . 7 |- ps
20 tfinds.1 . . . . . . 7 |- (x = (/) -> (ph <-> ps))
2119, 20mpbiri 211 . . . . . 6 |- (x = (/) -> ph)
2221a1d 15 . . . . 5 |- (x = (/) -> (A.y e. x ch -> ph))
23 hbra1 2147 . . . . . . 7 |- (A.y e. x ch -> A.yA.y e. x ch)
24 ax-17 1317 . . . . . . 7 |- (ph -> A.yph)
2523, 24hbim 1354 . . . . . 6 |- ((A.y e. x ch -> ph) -> A.y(A.y e. x ch -> ph))
26 raleq 2266 . . . . . . . . . . 11 |- (x = suc y -> (A.z e. x [z / x]ph <-> A.z e. suc y[z / x]ph))
27 sbequ 1599 . . . . . . . . . . . . 13 |- (y = z -> ([y / x]ph <-> [z / x]ph))
28 ax-17 1317 . . . . . . . . . . . . . 14 |- (ch -> A.xch)
2928, 1sbie 1565 . . . . . . . . . . . . 13 |- ([y / x]ph <-> ch)
3027, 29syl5bbr 593 . . . . . . . . . . . 12 |- (y = z -> (ch <-> [z / x]ph))
3130cbvralv 2280 . . . . . . . . . . 11 |- (A.y e. x ch <-> A.z e. x [z / x]ph)
32 ax-17 1317 . . . . . . . . . . . 12 |- (ph -> A.zph)
33 hbs1 1722 . . . . . . . . . . . 12 |- ([z / x]ph -> A.x[z / x]ph)
34 sbequ12 1545 . . . . . . . . . . . 12 |- (x = z -> (ph <-> [z / x]ph))
3532, 33, 34cbvral 2278 . . . . . . . . . . 11 |- (A.x e. suc yph <-> A.z e. suc y[z / x]ph)
3626, 31, 353bitr4g 614 . . . . . . . . . 10 |- (x = suc y -> (A.y e. x ch <-> A.x e. suc yph))
3736biimpd 170 . . . . . . . . 9 |- (x = suc y -> (A.y e. x ch -> A.x e. suc yph))
38 tfinds.6 . . . . . . . . . 10 |- (y e. On -> (ch -> th))
39 visset 2295 . . . . . . . . . . . 12 |- y e. _V
4039sucid 3744 . . . . . . . . . . 11 |- y e. suc y
411rcla4v 2376 . . . . . . . . . . 11 |- (y e. suc y -> (A.x e. suc yph -> ch))
4240, 41ax-mp 7 . . . . . . . . . 10 |- (A.x e. suc yph -> ch)
4338, 42syl5 20 . . . . . . . . 9 |- (y e. On -> (A.x e. suc yph -> th))
4437, 43sylan9r 519 . . . . . . . 8 |- ((y e. On /\ x = suc y) -> (A.y e. x ch -> th))
45 tfinds.3 . . . . . . . . 9 |- (x = suc y -> (ph <-> th))
4645adantl 424 . . . . . . . 8 |- ((y e. On /\ x = suc y) -> (ph <-> th))
4744, 46sylibrd 221 . . . . . . 7 |- ((y e. On /\ x = suc y) -> (A.y e. x ch -> ph))
4847ex 402 . . . . . 6 |- (y e. On -> (x = suc y -> (A.y e. x ch -> ph)))
4925, 48r19.23ai 2209 . . . . 5 |- (E.y e. On x = suc y -> (A.y e. x ch -> ph))
5022, 49jaoi 368 . . . 4 |- ((x = (/) \/ E.y e. On x = suc y) -> (A.y e. x ch -> ph))
5118, 50syl6 25 . . 3 |- (x e. On -> (-. Lim x -> (A.y e. x ch -> ph)))
52 tfinds.7 . . 3 |- (Lim x -> (A.y e. x ch -> ph))
5351, 52pm2.61d2 143 . 2 |- (x e. On -> (A.y e. x ch -> ph))
541, 2, 53tfis3 3941 1 |- (A e. On -> ta)
Colors of variables: wff set class
Syntax hints:  -. wn 2   -> wi 3   <-> wb 163   \/ wo 239   /\ wa 240   /\ w3a 858   = wceq 1298   e. wcel 1300  [wsbc 1534   =/= wne 2017  A.wral 2105  E.wrex 2106  (/)c0 2875  U.cuni 3177  Ord word 3656  Oncon0 3657  Lim wlim 3658  suc csuc 3659
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 1304  ax-gen 1305  ax-8 1306  ax-9 1307  ax-10 1308  ax-11 1309  ax-12 1310  ax-13 1311  ax-14 1312  ax-17 1317  ax-4 1319  ax-5o 1321  ax-6o 1324  ax-9o 1481  ax-10o 1500  ax-16 1580  ax-11o 1588  ax-ext 1865  ax-sep 3438  ax-nul 3445  ax-pow 3481  ax-pr 3524  ax-un 3790
This theorem depends on definitions:  df-bi 164  df-or 241  df-an 242  df-3or 859  df-3an 860  df-ex 1327  df-sb 1536  df-eu 1775  df-mo 1776  df-clab 1872  df-cleq 1877  df-clel 1880  df-ne 2019  df-ral 2109  df-rex 2110  df-rab 2112  df-v 2294  df-sbc 2454  df-dif 2597  df-un 2600  df-in 2603  df-ss 2605  df-pss 2607  df-nul 2876  df-if 2983  df-pw 3035  df-sn 3049  df-pr 3050  df-tp 3052  df-op 3053  df-uni 3178  df-br 3339  df-opab 3396  df-tr 3412  df-eprel 3583  df-po 3591  df-so 3604  df-fr 3625  df-we 3644  df-ord 3660  df-on 3661  df-lim 3662  df-suc 3663
Copyright terms: Public domain