MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  findes Structured version   Visualization version   Unicode version

Theorem findes 7096
Description: Finite induction with explicit substitution. The first hypothesis is the basis and the second is the induction step. Theorem Schema 22 of [Suppes] p. 136. See tfindes 7062 for the transfinite version. This is an alternative for Metamath 100 proof #74. (Contributed by Raph Levien, 9-Jul-2003.)
Hypotheses
Ref Expression
findes.1  |-  [. (/)  /  x ]. ph
findes.2  |-  ( x  e.  om  ->  ( ph  ->  [. suc  x  /  x ]. ph ) )
Assertion
Ref Expression
findes  |-  ( x  e.  om  ->  ph )

Proof of Theorem findes
Dummy variables  y 
z are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 dfsbcq2 3438 . 2  |-  ( z  =  (/)  ->  ( [ z  /  x ] ph 
<-> 
[. (/)  /  x ]. ph ) )
2 sbequ 2376 . 2  |-  ( z  =  y  ->  ( [ z  /  x ] ph  <->  [ y  /  x ] ph ) )
3 dfsbcq2 3438 . 2  |-  ( z  =  suc  y  -> 
( [ z  /  x ] ph  <->  [. suc  y  /  x ]. ph )
)
4 sbequ12r 2112 . 2  |-  ( z  =  x  ->  ( [ z  /  x ] ph  <->  ph ) )
5 findes.1 . 2  |-  [. (/)  /  x ]. ph
6 nfv 1843 . . . 4  |-  F/ x  y  e.  om
7 nfs1v 2437 . . . . 5  |-  F/ x [ y  /  x ] ph
8 nfsbc1v 3455 . . . . 5  |-  F/ x [. suc  y  /  x ]. ph
97, 8nfim 1825 . . . 4  |-  F/ x
( [ y  /  x ] ph  ->  [. suc  y  /  x ]. ph )
106, 9nfim 1825 . . 3  |-  F/ x
( y  e.  om  ->  ( [ y  /  x ] ph  ->  [. suc  y  /  x ]. ph )
)
11 eleq1 2689 . . . 4  |-  ( x  =  y  ->  (
x  e.  om  <->  y  e.  om ) )
12 sbequ12 2111 . . . . 5  |-  ( x  =  y  ->  ( ph 
<->  [ y  /  x ] ph ) )
13 suceq 5790 . . . . . 6  |-  ( x  =  y  ->  suc  x  =  suc  y )
1413sbceq1d 3440 . . . . 5  |-  ( x  =  y  ->  ( [. suc  x  /  x ]. ph  <->  [. suc  y  /  x ]. ph ) )
1512, 14imbi12d 334 . . . 4  |-  ( x  =  y  ->  (
( ph  ->  [. suc  x  /  x ]. ph )  <->  ( [ y  /  x ] ph  ->  [. suc  y  /  x ]. ph )
) )
1611, 15imbi12d 334 . . 3  |-  ( x  =  y  ->  (
( x  e.  om  ->  ( ph  ->  [. suc  x  /  x ]. ph )
)  <->  ( y  e. 
om  ->  ( [ y  /  x ] ph  ->  [. suc  y  /  x ]. ph ) ) ) )
17 findes.2 . . 3  |-  ( x  e.  om  ->  ( ph  ->  [. suc  x  /  x ]. ph ) )
1810, 16, 17chvar 2262 . 2  |-  ( y  e.  om  ->  ( [ y  /  x ] ph  ->  [. suc  y  /  x ]. ph )
)
191, 2, 3, 4, 5, 18finds 7092 1  |-  ( x  e.  om  ->  ph )
Colors of variables: wff setvar class
Syntax hints:    -> wi 4   [wsb 1880    e. wcel 1990   [.wsbc 3435   (/)c0 3915   suc csuc 5725   omcom 7065
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1722  ax-4 1737  ax-5 1839  ax-6 1888  ax-7 1935  ax-8 1992  ax-9 1999  ax-10 2019  ax-11 2034  ax-12 2047  ax-13 2246  ax-ext 2602  ax-sep 4781  ax-nul 4789  ax-pr 4906  ax-un 6949
This theorem depends on definitions:  df-bi 197  df-or 385  df-an 386  df-3or 1038  df-3an 1039  df-tru 1486  df-ex 1705  df-nf 1710  df-sb 1881  df-eu 2474  df-mo 2475  df-clab 2609  df-cleq 2615  df-clel 2618  df-nfc 2753  df-ne 2795  df-ral 2917  df-rex 2918  df-rab 2921  df-v 3202  df-sbc 3436  df-dif 3577  df-un 3579  df-in 3581  df-ss 3588  df-pss 3590  df-nul 3916  df-if 4087  df-pw 4160  df-sn 4178  df-pr 4180  df-tp 4182  df-op 4184  df-uni 4437  df-br 4654  df-opab 4713  df-tr 4753  df-eprel 5029  df-po 5035  df-so 5036  df-fr 5073  df-we 5075  df-ord 5726  df-on 5727  df-lim 5728  df-suc 5729  df-om 7066
This theorem is referenced by:  rdgeqoa  33218
  Copyright terms: Public domain W3C validator