ILE Home Intuitionistic Logic Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  ILE Home  >  Th. List  >  findes Unicode version

Theorem findes 4730
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. 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 3048 . 2  |-  ( z  =  (/)  ->  ( [ z  /  x ] ph 
<-> 
[. (/)  /  x ]. ph ) )
2 sbequ 1889 . 2  |-  ( z  =  y  ->  ( [ z  /  x ] ph  <->  [ y  /  x ] ph ) )
3 dfsbcq2 3048 . 2  |-  ( z  =  suc  y  -> 
( [ z  /  x ] ph  <->  [. suc  y  /  x ]. ph )
)
4 sbequ12r 1821 . 2  |-  ( z  =  x  ->  ( [ z  /  x ] ph  <->  ph ) )
5 findes.1 . 2  |-  [. (/)  /  x ]. ph
6 nfv 1577 . . . 4  |-  F/ x  y  e.  om
7 nfs1v 1995 . . . . 5  |-  F/ x [ y  /  x ] ph
8 nfsbc1v 3064 . . . . 5  |-  F/ x [. suc  y  /  x ]. ph
97, 8nfim 1621 . . . 4  |-  F/ x
( [ y  /  x ] ph  ->  [. suc  y  /  x ]. ph )
106, 9nfim 1621 . . 3  |-  F/ x
( y  e.  om  ->  ( [ y  /  x ] ph  ->  [. suc  y  /  x ]. ph )
)
11 eleq1 2297 . . . 4  |-  ( x  =  y  ->  (
x  e.  om  <->  y  e.  om ) )
12 sbequ12 1820 . . . . 5  |-  ( x  =  y  ->  ( ph 
<->  [ y  /  x ] ph ) )
13 suceq 4528 . . . . . 6  |-  ( x  =  y  ->  suc  x  =  suc  y )
14 dfsbcq 3047 . . . . . 6  |-  ( suc  x  =  suc  y  ->  ( [. suc  x  /  x ]. ph  <->  [. suc  y  /  x ]. ph )
)
1513, 14syl 14 . . . . 5  |-  ( x  =  y  ->  ( [. suc  x  /  x ]. ph  <->  [. suc  y  /  x ]. ph ) )
1612, 15imbi12d 234 . . . 4  |-  ( x  =  y  ->  (
( ph  ->  [. suc  x  /  x ]. ph )  <->  ( [ y  /  x ] ph  ->  [. suc  y  /  x ]. ph )
) )
1711, 16imbi12d 234 . . 3  |-  ( x  =  y  ->  (
( x  e.  om  ->  ( ph  ->  [. suc  x  /  x ]. ph )
)  <->  ( y  e. 
om  ->  ( [ y  /  x ] ph  ->  [. suc  y  /  x ]. ph ) ) ) )
18 findes.2 . . 3  |-  ( x  e.  om  ->  ( ph  ->  [. suc  x  /  x ]. ph ) )
1910, 17, 18chvar 1806 . 2  |-  ( y  e.  om  ->  ( [ y  /  x ] ph  ->  [. suc  y  /  x ]. ph )
)
201, 2, 3, 4, 5, 19finds 4727 1  |-  ( x  e.  om  ->  ph )
Colors of variables: wff set class
Syntax hints:    -> wi 4    <-> wb 105    = wceq 1398   [wsb 1811    e. wcel 2205   [.wsbc 3045   (/)c0 3512   suc csuc 4491   omcom 4717
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-ia1 106  ax-ia2 107  ax-ia3 108  ax-in1 619  ax-in2 620  ax-io 717  ax-5 1496  ax-7 1497  ax-gen 1498  ax-ie1 1542  ax-ie2 1543  ax-8 1553  ax-10 1554  ax-11 1555  ax-i12 1556  ax-bndl 1558  ax-4 1559  ax-17 1575  ax-i9 1579  ax-ial 1583  ax-i5r 1584  ax-13 2207  ax-14 2208  ax-ext 2216  ax-sep 4233  ax-nul 4241  ax-pow 4292  ax-pr 4327  ax-un 4559  ax-iinf 4715
This theorem depends on definitions:  df-bi 117  df-3an 1007  df-tru 1401  df-nf 1510  df-sb 1812  df-clab 2221  df-cleq 2227  df-clel 2230  df-nfc 2375  df-ral 2527  df-rex 2528  df-v 2817  df-sbc 3046  df-dif 3216  df-un 3218  df-in 3220  df-ss 3227  df-nul 3513  df-pw 3676  df-sn 3700  df-pr 3701  df-uni 3920  df-int 3955  df-suc 4497  df-iom 4718
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator