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

Theorem tfindsg2 2403
Description: Transfinite Induction (inference schema) with 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. The basis of this version is an arbitrary ordinal suc B instead of zero.
Hypotheses
Ref Expression
tfindsg2.1 |- (x = suc B -> (ph <-> ps))
tfindsg2.2 |- (x = y -> (ph <-> ch))
tfindsg2.3 |- (x = suc y -> (ph <-> th))
tfindsg2.4 |- (x = A -> (ph <-> ta ))
tfindsg2.5 |- (B e. On -> ps)
tfindsg2.6 |- ((y e. On /\ B e. y) -> (ch -> th))
tfindsg2.7 |- ((Lim x /\ B e. x) -> (A.y e. x (B e. y -> ch) -> ph))
Assertion
Ref Expression
tfindsg2 |- ((A e. On /\ B e. A) -> ta )
Distinct variable group(s):   x,A   x,y,B   ps,x   ch,x   th,x   ta ,x   ph,y

Proof of Theorem tfindsg2
StepHypRef Expression
1 onelon 2223 . . 3 |- ((A e. On /\ B e. A) -> B e. On)
2 sucelon 2319 . . 3 |- (B e. On <-> suc B e. On)
31, 2sylib 173 . 2 |- ((A e. On /\ B e. A) -> suc B e. On)
4 eloni 2209 . . . 4 |- (A e. On -> Ord A)
5 ordsucss 2320 . . . 4 |- (Ord A -> (B e. A -> suc B (_ A))
64, 5syl 12 . . 3 |- (A e. On -> (B e. A -> suc B (_ A))
76imp 277 . 2 |- ((A e. On /\ B e. A) -> suc B (_ A)
8 tfindsg2.1 . . . . . 6 |- (x = suc B -> (ph <-> ps))
9 tfindsg2.2 . . . . . 6 |- (x = y -> (ph <-> ch))
10 tfindsg2.3 . . . . . 6 |- (x = suc y -> (ph <-> th))
11 tfindsg2.4 . . . . . 6 |- (x = A -> (ph <-> ta ))
12 tfindsg2.5 . . . . . . 7 |- (B e. On -> ps)
132, 12sylbir 176 . . . . . 6 |- (suc B e. On -> ps)
14 ordelsuc 2322 . . . . . . . . . . 11 |- ((B e. On /\ Ord y) -> (B e. y <-> suc B (_ y))
15 eloni 2209 . . . . . . . . . . 11 |- (y e. On -> Ord y)
1614, 15sylan2 346 . . . . . . . . . 10 |- ((B e. On /\ y e. On) -> (B e. y <-> suc B (_ y))
1716ancoms 334 . . . . . . . . 9 |- ((y e. On /\ B e. On) -> (B e. y <-> suc B (_ y))
18 tfindsg2.6 . . . . . . . . . . 11 |- ((y e. On /\ B e. y) -> (ch -> th))
1918exp 291 . . . . . . . . . 10 |- (y e. On -> (B e. y -> (ch -> th)))
2019adantr 306 . . . . . . . . 9 |- ((y e. On /\ B e. On) -> (B e. y -> (ch -> th)))
2117, 20sylbird 180 . . . . . . . 8 |- ((y e. On /\ B e. On) -> (suc B (_ y -> (ch -> th)))
2221, 2sylan2br 348 . . . . . . 7 |- ((y e. On /\ suc B e. On) -> (suc B (_ y -> (ch -> th)))
2322imp 277 . . . . . 6 |- (((y e. On /\ suc B e. On) /\ suc B (_ y) -> (ch -> th))
24 tfindsg2.7 . . . . . . . . . . 11 |- ((Lim x /\ B e. x) -> (A.y e. x (B e. y -> ch) -> ph))
2524exp 291 . . . . . . . . . 10 |- (Lim x -> (B e. x -> (A.y e. x (B e. y -> ch) -> ph)))
2625adantr 306 . . . . . . . . 9 |- ((Lim x /\ B e. On) -> (B e. x -> (A.y e. x (B e. y -> ch) -> ph)))
27 ordelsuc 2322 . . . . . . . . . . . . 13 |- ((B e. On /\ Ord x) -> (B e. x <-> suc B (_ x))
28 eloni 2209 . . . . . . . . . . . . 13 |- (x e. On -> Ord x)
2927, 28sylan2 346 . . . . . . . . . . . 12 |- ((B e. On /\ x e. On) -> (B e. x <-> suc B (_ x))
30 onelon 2223 . . . . . . . . . . . . . . . . . 18 |- ((x e. On /\ y e. x) -> y e. On)
3130, 15syl 12 . . . . . . . . . . . . . . . . 17 |- ((x e. On /\ y e. x) -> Ord y)
3214, 31sylan2 346 . . . . . . . . . . . . . . . 16 |- ((B e. On /\ (x e. On /\ y e. x)) -> (B e. y <-> suc B (_ y))
3332anassrs 338 . . . . . . . . . . . . . . 15 |- (((B e. On /\ x e. On) /\ y e. x) -> (B e. y <-> suc B (_ y))
3433imbi1d 465 . . . . . . . . . . . . . 14 |- (((B e. On /\ x e. On) /\ y e. x) -> ((B e. y -> ch) <-> (suc B (_ y -> ch)))
3534biraldva 1215 . . . . . . . . . . . . 13 |- ((B e. On /\ x e. On) -> (A.y e. x (B e. y -> ch) <-> A.y e. x (suc B (_ y -> ch)))
3635imbi1d 465 . . . . . . . . . . . 12 |- ((B e. On /\ x e. On) -> ((A.y e. x (B e. y -> ch) -> ph) <-> (A.y e. x (suc B (_ y -> ch) -> ph)))
3729, 36imbi12d 474 . . . . . . . . . . 11 |- ((B e. On /\ x e. On) -> ((B e. x -> (A.y e. x (B e. y -> ch) -> ph)) <-> (suc B (_ x -> (A.y e. x (suc B (_ y -> ch) -> ph))))
38 visset 1350 . . . . . . . . . . . 12 |- x e. V
39 limelon 2286 . . . . . . . . . . . 12 |- ((x e. V /\ Lim x) -> x e. On)
4038, 39mpan 518 . . . . . . . . . . 11 |- (Lim x -> x e. On)
4137, 40sylan2 346 . . . . . . . . . 10 |- ((B e. On /\ Lim x) -> ((B e. x -> (A.y e. x (B e. y -> ch) -> ph)) <-> (suc B (_ x -> (A.y e. x (suc B (_ y -> ch) -> ph))))
4241ancoms 334 . . . . . . . . 9 |- ((Lim x /\ B e. On) -> ((B e. x -> (A.y e. x (B e. y -> ch) -> ph)) <-> (suc B (_ x -> (A.y e. x (suc B (_ y -> ch) -> ph))))
4326, 42mpbid 170 . . . . . . . 8 |- ((Lim x /\ B e. On) -> (suc B (_ x -> (A.y e. x (suc B (_ y -> ch) -> ph)))
4443, 2sylan2br 348 . . . . . . 7 |- ((Lim x /\ suc B e. On) -> (suc B (_ x -> (A.y e. x (suc B (_ y -> ch) -> ph)))
4544imp 277 . . . . . 6 |- (((Lim x /\ suc B e. On) /\ suc B (_ x) -> (A.y e. x (suc B (_ y -> ch) -> ph))
468, 9, 10, 11, 13, 23, 45tfindsg 2402 . . . . 5 |- (((A e. On /\ suc B e. On) /\ suc B (_ A) -> ta )
4746exp31 293 . . . 4 |- (A e. On -> (suc B e. On -> (suc B (_ A -> ta )))
4847imp3a 279 . . 3 |- (A e. On -> ((suc B e. On /\ suc B (_ A) -> ta ))
4948adantr 306 . 2 |- ((A e. On /\ B e. A) -> ((suc B e. On /\ suc B (_ A) -> ta ))
503, 7, 49mp2and 526 1 |- ((A e. On /\ B e. A) -> ta )
Colors of variables: wff set class
Syntax hints:   -> wi 2   <-> wb 127   /\ wa 196   = weq 797   e. wel 803   = wceq 1091   e. wcel 1092  A.wral 1201  Vcvv 1348   (_ wss 1487  Ord word 2198  Oncon0 2199  Lim wlim 2200  suc csuc 2201
This theorem was proved from axioms:  ax-1 3  ax-2 4  ax-3 5  ax-mp 6  ax-4 673  ax-5 674  ax-6 675  ax-7 676  ax-gen 677  ax-8 798  ax-9 799  ax-10 800  ax-11 801  ax-12 802  ax-13 804  ax-14 805  ax-16 922  ax-17 925  ax-ext 1074  ax-rep 1075  ax-un 1076  ax-pow 1077
This theorem depends on definitions:  df-bi 128  df-or 197  df-an 198  df-3or 582  df-3an 583  df-ex 679  df-sb 853  df-clab 1093  df-cleq 1097  df-clel 1099  df-ral 1205  df-rex 1206  df-rab 1208  df-v 1349  df-sbc 1441  df-dif 1489  df-un 1490  df-in 1491  df-ss 1492  df-nul 1708  df-if 1777  df-pw 1799  df-sn 1811  df-pr 1812  df-tp 1814  df-op 1815  df-uni 1920  df-tr 2042  df-br 2063  df-opab 2098  df-eprel 2122  df-po 2128  df-so 2138  df-fr 2169  df-we 2186  df-ord 2202  df-on 2203  df-lim 2204  df-suc 2205
metamath.org