Users' Mathboxes Mathbox for BJ < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  ILE Home  >  Th. List  >   Mathboxes  >  bj-bdfindis Unicode version

Theorem bj-bdfindis 13829
Description: Bounded induction (principle of induction for bounded formulas), using implicit substitutions (the biconditional versions of the hypotheses are implicit substitutions, and we have weakened them to implications). Constructive proof (from CZF). See finds 4577 for a proof of full induction in IZF. From this version, it is easy to prove bounded versions of finds 4577, finds2 4578, finds1 4579. (Contributed by BJ, 21-Nov-2019.) (Proof modification is discouraged.)
Hypotheses
Ref Expression
bj-bdfindis.bd  |- BOUNDED  ph
bj-bdfindis.nf0  |-  F/ x ps
bj-bdfindis.nf1  |-  F/ x ch
bj-bdfindis.nfsuc  |-  F/ x th
bj-bdfindis.0  |-  ( x  =  (/)  ->  ( ps 
->  ph ) )
bj-bdfindis.1  |-  ( x  =  y  ->  ( ph  ->  ch ) )
bj-bdfindis.suc  |-  ( x  =  suc  y  -> 
( th  ->  ph )
)
Assertion
Ref Expression
bj-bdfindis  |-  ( ( ps  /\  A. y  e.  om  ( ch  ->  th ) )  ->  A. x  e.  om  ph )
Distinct variable groups:    x, y    ph, y
Allowed substitution hints:    ph( x)    ps( x, y)    ch( x, y)    th( x, y)

Proof of Theorem bj-bdfindis
StepHypRef Expression
1 bj-bdfindis.nf0 . . . 4  |-  F/ x ps
2 0ex 4109 . . . 4  |-  (/)  e.  _V
3 bj-bdfindis.0 . . . 4  |-  ( x  =  (/)  ->  ( ps 
->  ph ) )
41, 2, 3elabf2 13663 . . 3  |-  ( ps 
->  (/)  e.  { x  |  ph } )
5 bj-bdfindis.nf1 . . . . . 6  |-  F/ x ch
6 bj-bdfindis.1 . . . . . 6  |-  ( x  =  y  ->  ( ph  ->  ch ) )
75, 6elabf1 13662 . . . . 5  |-  ( y  e.  { x  | 
ph }  ->  ch )
8 bj-bdfindis.nfsuc . . . . . 6  |-  F/ x th
9 vex 2729 . . . . . . 7  |-  y  e. 
_V
109bj-sucex 13805 . . . . . 6  |-  suc  y  e.  _V
11 bj-bdfindis.suc . . . . . 6  |-  ( x  =  suc  y  -> 
( th  ->  ph )
)
128, 10, 11elabf2 13663 . . . . 5  |-  ( th 
->  suc  y  e.  {
x  |  ph }
)
137, 12imim12i 59 . . . 4  |-  ( ( ch  ->  th )  ->  ( y  e.  {
x  |  ph }  ->  suc  y  e.  {
x  |  ph }
) )
1413ralimi 2529 . . 3  |-  ( A. y  e.  om  ( ch  ->  th )  ->  A. y  e.  om  ( y  e. 
{ x  |  ph }  ->  suc  y  e.  { x  |  ph }
) )
15 bj-bdfindis.bd . . . . 5  |- BOUNDED  ph
1615bdcab 13731 . . . 4  |- BOUNDED  { x  |  ph }
1716bdpeano5 13825 . . 3  |-  ( (
(/)  e.  { x  |  ph }  /\  A. y  e.  om  (
y  e.  { x  |  ph }  ->  suc  y  e.  { x  |  ph } ) )  ->  om  C_  { x  |  ph } )
184, 14, 17syl2an 287 . 2  |-  ( ( ps  /\  A. y  e.  om  ( ch  ->  th ) )  ->  om  C_  { x  |  ph } )
19 ssabral 3213 . 2  |-  ( om  C_  { x  |  ph } 
<-> 
A. x  e.  om  ph )
2018, 19sylib 121 1  |-  ( ( ps  /\  A. y  e.  om  ( ch  ->  th ) )  ->  A. x  e.  om  ph )
Colors of variables: wff set class
Syntax hints:    -> wi 4    /\ wa 103    = wceq 1343   F/wnf 1448    e. wcel 2136   {cab 2151   A.wral 2444    C_ wss 3116   (/)c0 3409   suc csuc 4343   omcom 4567  BOUNDED wbd 13694
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-ia1 105  ax-ia2 106  ax-ia3 107  ax-in1 604  ax-in2 605  ax-io 699  ax-5 1435  ax-7 1436  ax-gen 1437  ax-ie1 1481  ax-ie2 1482  ax-8 1492  ax-10 1493  ax-11 1494  ax-i12 1495  ax-bndl 1497  ax-4 1498  ax-17 1514  ax-i9 1518  ax-ial 1522  ax-i5r 1523  ax-13 2138  ax-14 2139  ax-ext 2147  ax-nul 4108  ax-pr 4187  ax-un 4411  ax-bd0 13695  ax-bdor 13698  ax-bdex 13701  ax-bdeq 13702  ax-bdel 13703  ax-bdsb 13704  ax-bdsep 13766  ax-infvn 13823
This theorem depends on definitions:  df-bi 116  df-tru 1346  df-nf 1449  df-sb 1751  df-clab 2152  df-cleq 2158  df-clel 2161  df-nfc 2297  df-ral 2449  df-rex 2450  df-rab 2453  df-v 2728  df-dif 3118  df-un 3120  df-in 3122  df-ss 3129  df-nul 3410  df-sn 3582  df-pr 3583  df-uni 3790  df-int 3825  df-suc 4349  df-iom 4568  df-bdc 13723  df-bj-ind 13809
This theorem is referenced by:  bj-bdfindisg  13830  bj-bdfindes  13831  bj-nn0suc0  13832
  Copyright terms: Public domain W3C validator