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

Theorem ballotfi 13284
Description: Bertrand's ballot problem : the probability that A is ahead throughout the counting. The proof formalized here is a proof "by reflection", as opposed to other known proofs "by induction" or "by permutation". This is Metamath 100 proof #30. (Contributed by Thierry Arnoux, 7-Dec-2016.) (Revised by Jim Kingdon, 17-Jun-2026.)
Hypotheses
Ref Expression
ballotfi.m  |-  M  e.  NN
ballotfi.n  |-  N  e.  NN
ballotfi.o  |-  O  =  { c  e.  ( ~P ( 1 ... ( M  +  N
) )  i^i  Fin )  |  ( `  c
)  =  M }
ballotfi.p  |-  P  =  ( x  e.  ( ~P O  i^i  Fin )  |->  ( ( `  x
)  /  ( `  O
) ) )
ballotfi.f  |-  F  =  ( c  e.  O  |->  ( i  e.  ZZ  |->  ( ( `  ( (
1 ... i )  i^i  c ) )  -  ( `  ( ( 1 ... i )  \ 
c ) ) ) ) )
ballotfi.e  |-  E  =  { c  e.  O  |  A. i  e.  ( 1 ... ( M  +  N ) ) 0  <  ( ( F `  c ) `
 i ) }
ballotfi.mgtn  |-  N  < 
M
Assertion
Ref Expression
ballotfi  |-  ( P `
 E )  =  ( ( M  -  N )  /  ( M  +  N )
)
Distinct variable groups:    E, c, i, x    F, c, i, x    M, c, i, x    N, c, i, x    O, c, i, x
Allowed substitution hints:    P( x,  i,  c)

Proof of Theorem ballotfi
Dummy variables  k  q  r  s  p are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 ballotfi.m . 2  |-  M  e.  NN
2 ballotfi.n . 2  |-  N  e.  NN
3 ballotfi.o . 2  |-  O  =  { c  e.  ( ~P ( 1 ... ( M  +  N
) )  i^i  Fin )  |  ( `  c
)  =  M }
4 ballotfi.p . 2  |-  P  =  ( x  e.  ( ~P O  i^i  Fin )  |->  ( ( `  x
)  /  ( `  O
) ) )
5 ballotfi.f . 2  |-  F  =  ( c  e.  O  |->  ( i  e.  ZZ  |->  ( ( `  ( (
1 ... i )  i^i  c ) )  -  ( `  ( ( 1 ... i )  \ 
c ) ) ) ) )
6 ballotfi.e . 2  |-  E  =  { c  e.  O  |  A. i  e.  ( 1 ... ( M  +  N ) ) 0  <  ( ( F `  c ) `
 i ) }
7 ballotfi.mgtn . 2  |-  N  < 
M
8 fveq2 5695 . . . . . . . 8  |-  ( q  =  c  ->  ( F `  q )  =  ( F `  c ) )
98fveq1d 5697 . . . . . . 7  |-  ( q  =  c  ->  (
( F `  q
) `  p )  =  ( ( F `
 c ) `  p ) )
109eqeq1d 2247 . . . . . 6  |-  ( q  =  c  ->  (
( ( F `  q ) `  p
)  =  0  <->  (
( F `  c
) `  p )  =  0 ) )
1110rabbidv 2810 . . . . 5  |-  ( q  =  c  ->  { p  e.  ( 1 ... ( M  +  N )
)  |  ( ( F `  q ) `
 p )  =  0 }  =  {
p  e.  ( 1 ... ( M  +  N ) )  |  ( ( F `  c ) `  p
)  =  0 } )
1211infeq1d 7352 . . . 4  |-  ( q  =  c  -> inf ( { p  e.  ( 1 ... ( M  +  N ) )  |  ( ( F `  q ) `  p
)  =  0 } ,  RR ,  <  )  = inf ( { p  e.  ( 1 ... ( M  +  N )
)  |  ( ( F `  c ) `
 p )  =  0 } ,  RR ,  <  ) )
1312cbvmptv 4227 . . 3  |-  ( q  e.  ( O  \  E )  |-> inf ( { p  e.  ( 1 ... ( M  +  N ) )  |  ( ( F `  q ) `  p
)  =  0 } ,  RR ,  <  ) )  =  ( c  e.  ( O  \  E )  |-> inf ( { p  e.  ( 1 ... ( M  +  N ) )  |  ( ( F `  c ) `  p
)  =  0 } ,  RR ,  <  ) )
14 fveqeq2 5704 . . . . . 6  |-  ( p  =  k  ->  (
( ( F `  c ) `  p
)  =  0  <->  (
( F `  c
) `  k )  =  0 ) )
1514cbvrabv 2820 . . . . 5  |-  { p  e.  ( 1 ... ( M  +  N )
)  |  ( ( F `  c ) `
 p )  =  0 }  =  {
k  e.  ( 1 ... ( M  +  N ) )  |  ( ( F `  c ) `  k
)  =  0 }
1615infeq1i 7353 . . . 4  |- inf ( { p  e.  ( 1 ... ( M  +  N ) )  |  ( ( F `  c ) `  p
)  =  0 } ,  RR ,  <  )  = inf ( { k  e.  ( 1 ... ( M  +  N
) )  |  ( ( F `  c
) `  k )  =  0 } ,  RR ,  <  )
1716mpteq2i 4218 . . 3  |-  ( c  e.  ( O  \  E )  |-> inf ( { p  e.  ( 1 ... ( M  +  N ) )  |  ( ( F `  c ) `  p
)  =  0 } ,  RR ,  <  ) )  =  ( c  e.  ( O  \  E )  |-> inf ( { k  e.  ( 1 ... ( M  +  N ) )  |  ( ( F `  c ) `  k
)  =  0 } ,  RR ,  <  ) )
1813, 17eqtri 2259 . 2  |-  ( q  e.  ( O  \  E )  |-> inf ( { p  e.  ( 1 ... ( M  +  N ) )  |  ( ( F `  q ) `  p
)  =  0 } ,  RR ,  <  ) )  =  ( c  e.  ( O  \  E )  |-> inf ( { k  e.  ( 1 ... ( M  +  N ) )  |  ( ( F `  c ) `  k
)  =  0 } ,  RR ,  <  ) )
19 fveq2 5695 . . . . . . 7  |-  ( r  =  c  ->  (
( q  e.  ( O  \  E ) 
|-> inf ( { p  e.  ( 1 ... ( M  +  N )
)  |  ( ( F `  q ) `
 p )  =  0 } ,  RR ,  <  ) ) `  r )  =  ( ( q  e.  ( O  \  E ) 
|-> inf ( { p  e.  ( 1 ... ( M  +  N )
)  |  ( ( F `  q ) `
 p )  =  0 } ,  RR ,  <  ) ) `  c ) )
2019breq2d 4142 . . . . . 6  |-  ( r  =  c  ->  (
s  <_  ( (
q  e.  ( O 
\  E )  |-> inf ( { p  e.  ( 1 ... ( M  +  N ) )  |  ( ( F `
 q ) `  p )  =  0 } ,  RR ,  <  ) ) `  r
)  <->  s  <_  (
( q  e.  ( O  \  E ) 
|-> inf ( { p  e.  ( 1 ... ( M  +  N )
)  |  ( ( F `  q ) `
 p )  =  0 } ,  RR ,  <  ) ) `  c ) ) )
2119oveq1d 6100 . . . . . . 7  |-  ( r  =  c  ->  (
( ( q  e.  ( O  \  E
)  |-> inf ( { p  e.  ( 1 ... ( M  +  N )
)  |  ( ( F `  q ) `
 p )  =  0 } ,  RR ,  <  ) ) `  r )  +  1 )  =  ( ( ( q  e.  ( O  \  E ) 
|-> inf ( { p  e.  ( 1 ... ( M  +  N )
)  |  ( ( F `  q ) `
 p )  =  0 } ,  RR ,  <  ) ) `  c )  +  1 ) )
2221oveq1d 6100 . . . . . 6  |-  ( r  =  c  ->  (
( ( ( q  e.  ( O  \  E )  |-> inf ( { p  e.  ( 1 ... ( M  +  N ) )  |  ( ( F `  q ) `  p
)  =  0 } ,  RR ,  <  ) ) `  r )  +  1 )  -  s )  =  ( ( ( ( q  e.  ( O  \  E )  |-> inf ( { p  e.  ( 1 ... ( M  +  N ) )  |  ( ( F `  q ) `  p
)  =  0 } ,  RR ,  <  ) ) `  c )  +  1 )  -  s ) )
2320, 22ifbieq1d 3663 . . . . 5  |-  ( r  =  c  ->  if ( s  <_  (
( q  e.  ( O  \  E ) 
|-> inf ( { p  e.  ( 1 ... ( M  +  N )
)  |  ( ( F `  q ) `
 p )  =  0 } ,  RR ,  <  ) ) `  r ) ,  ( ( ( ( q  e.  ( O  \  E )  |-> inf ( { p  e.  ( 1 ... ( M  +  N ) )  |  ( ( F `  q ) `  p
)  =  0 } ,  RR ,  <  ) ) `  r )  +  1 )  -  s ) ,  s )  =  if ( s  <_  ( (
q  e.  ( O 
\  E )  |-> inf ( { p  e.  ( 1 ... ( M  +  N ) )  |  ( ( F `
 q ) `  p )  =  0 } ,  RR ,  <  ) ) `  c
) ,  ( ( ( ( q  e.  ( O  \  E
)  |-> inf ( { p  e.  ( 1 ... ( M  +  N )
)  |  ( ( F `  q ) `
 p )  =  0 } ,  RR ,  <  ) ) `  c )  +  1 )  -  s ) ,  s ) )
2423mpteq2dv 4222 . . . 4  |-  ( r  =  c  ->  (
s  e.  ( 1 ... ( M  +  N ) )  |->  if ( s  <_  (
( q  e.  ( O  \  E ) 
|-> inf ( { p  e.  ( 1 ... ( M  +  N )
)  |  ( ( F `  q ) `
 p )  =  0 } ,  RR ,  <  ) ) `  r ) ,  ( ( ( ( q  e.  ( O  \  E )  |-> inf ( { p  e.  ( 1 ... ( M  +  N ) )  |  ( ( F `  q ) `  p
)  =  0 } ,  RR ,  <  ) ) `  r )  +  1 )  -  s ) ,  s ) )  =  ( s  e.  ( 1 ... ( M  +  N ) )  |->  if ( s  <_  (
( q  e.  ( O  \  E ) 
|-> inf ( { p  e.  ( 1 ... ( M  +  N )
)  |  ( ( F `  q ) `
 p )  =  0 } ,  RR ,  <  ) ) `  c ) ,  ( ( ( ( q  e.  ( O  \  E )  |-> inf ( { p  e.  ( 1 ... ( M  +  N ) )  |  ( ( F `  q ) `  p
)  =  0 } ,  RR ,  <  ) ) `  c )  +  1 )  -  s ) ,  s ) ) )
2524cbvmptv 4227 . . 3  |-  ( r  e.  ( O  \  E )  |->  ( s  e.  ( 1 ... ( M  +  N
) )  |->  if ( s  <_  ( (
q  e.  ( O 
\  E )  |-> inf ( { p  e.  ( 1 ... ( M  +  N ) )  |  ( ( F `
 q ) `  p )  =  0 } ,  RR ,  <  ) ) `  r
) ,  ( ( ( ( q  e.  ( O  \  E
)  |-> inf ( { p  e.  ( 1 ... ( M  +  N )
)  |  ( ( F `  q ) `
 p )  =  0 } ,  RR ,  <  ) ) `  r )  +  1 )  -  s ) ,  s ) ) )  =  ( c  e.  ( O  \  E )  |->  ( s  e.  ( 1 ... ( M  +  N
) )  |->  if ( s  <_  ( (
q  e.  ( O 
\  E )  |-> inf ( { p  e.  ( 1 ... ( M  +  N ) )  |  ( ( F `
 q ) `  p )  =  0 } ,  RR ,  <  ) ) `  c
) ,  ( ( ( ( q  e.  ( O  \  E
)  |-> inf ( { p  e.  ( 1 ... ( M  +  N )
)  |  ( ( F `  q ) `
 p )  =  0 } ,  RR ,  <  ) ) `  c )  +  1 )  -  s ) ,  s ) ) )
26 breq1 4133 . . . . . 6  |-  ( s  =  i  ->  (
s  <_  ( (
q  e.  ( O 
\  E )  |-> inf ( { p  e.  ( 1 ... ( M  +  N ) )  |  ( ( F `
 q ) `  p )  =  0 } ,  RR ,  <  ) ) `  c
)  <->  i  <_  (
( q  e.  ( O  \  E ) 
|-> inf ( { p  e.  ( 1 ... ( M  +  N )
)  |  ( ( F `  q ) `
 p )  =  0 } ,  RR ,  <  ) ) `  c ) ) )
27 oveq2 6093 . . . . . 6  |-  ( s  =  i  ->  (
( ( ( q  e.  ( O  \  E )  |-> inf ( { p  e.  ( 1 ... ( M  +  N ) )  |  ( ( F `  q ) `  p
)  =  0 } ,  RR ,  <  ) ) `  c )  +  1 )  -  s )  =  ( ( ( ( q  e.  ( O  \  E )  |-> inf ( { p  e.  ( 1 ... ( M  +  N ) )  |  ( ( F `  q ) `  p
)  =  0 } ,  RR ,  <  ) ) `  c )  +  1 )  -  i ) )
28 id 19 . . . . . 6  |-  ( s  =  i  ->  s  =  i )
2926, 27, 28ifbieq12d 3667 . . . . 5  |-  ( s  =  i  ->  if ( s  <_  (
( q  e.  ( O  \  E ) 
|-> inf ( { p  e.  ( 1 ... ( M  +  N )
)  |  ( ( F `  q ) `
 p )  =  0 } ,  RR ,  <  ) ) `  c ) ,  ( ( ( ( q  e.  ( O  \  E )  |-> inf ( { p  e.  ( 1 ... ( M  +  N ) )  |  ( ( F `  q ) `  p
)  =  0 } ,  RR ,  <  ) ) `  c )  +  1 )  -  s ) ,  s )  =  if ( i  <_  ( (
q  e.  ( O 
\  E )  |-> inf ( { p  e.  ( 1 ... ( M  +  N ) )  |  ( ( F `
 q ) `  p )  =  0 } ,  RR ,  <  ) ) `  c
) ,  ( ( ( ( q  e.  ( O  \  E
)  |-> inf ( { p  e.  ( 1 ... ( M  +  N )
)  |  ( ( F `  q ) `
 p )  =  0 } ,  RR ,  <  ) ) `  c )  +  1 )  -  i ) ,  i ) )
3029cbvmptv 4227 . . . 4  |-  ( s  e.  ( 1 ... ( M  +  N
) )  |->  if ( s  <_  ( (
q  e.  ( O 
\  E )  |-> inf ( { p  e.  ( 1 ... ( M  +  N ) )  |  ( ( F `
 q ) `  p )  =  0 } ,  RR ,  <  ) ) `  c
) ,  ( ( ( ( q  e.  ( O  \  E
)  |-> inf ( { p  e.  ( 1 ... ( M  +  N )
)  |  ( ( F `  q ) `
 p )  =  0 } ,  RR ,  <  ) ) `  c )  +  1 )  -  s ) ,  s ) )  =  ( i  e.  ( 1 ... ( M  +  N )
)  |->  if ( i  <_  ( ( q  e.  ( O  \  E )  |-> inf ( { p  e.  ( 1 ... ( M  +  N ) )  |  ( ( F `  q ) `  p
)  =  0 } ,  RR ,  <  ) ) `  c ) ,  ( ( ( ( q  e.  ( O  \  E ) 
|-> inf ( { p  e.  ( 1 ... ( M  +  N )
)  |  ( ( F `  q ) `
 p )  =  0 } ,  RR ,  <  ) ) `  c )  +  1 )  -  i ) ,  i ) )
3130mpteq2i 4218 . . 3  |-  ( c  e.  ( O  \  E )  |->  ( s  e.  ( 1 ... ( M  +  N
) )  |->  if ( s  <_  ( (
q  e.  ( O 
\  E )  |-> inf ( { p  e.  ( 1 ... ( M  +  N ) )  |  ( ( F `
 q ) `  p )  =  0 } ,  RR ,  <  ) ) `  c
) ,  ( ( ( ( q  e.  ( O  \  E
)  |-> inf ( { p  e.  ( 1 ... ( M  +  N )
)  |  ( ( F `  q ) `
 p )  =  0 } ,  RR ,  <  ) ) `  c )  +  1 )  -  s ) ,  s ) ) )  =  ( c  e.  ( O  \  E )  |->  ( i  e.  ( 1 ... ( M  +  N
) )  |->  if ( i  <_  ( (
q  e.  ( O 
\  E )  |-> inf ( { p  e.  ( 1 ... ( M  +  N ) )  |  ( ( F `
 q ) `  p )  =  0 } ,  RR ,  <  ) ) `  c
) ,  ( ( ( ( q  e.  ( O  \  E
)  |-> inf ( { p  e.  ( 1 ... ( M  +  N )
)  |  ( ( F `  q ) `
 p )  =  0 } ,  RR ,  <  ) ) `  c )  +  1 )  -  i ) ,  i ) ) )
3225, 31eqtri 2259 . 2  |-  ( r  e.  ( O  \  E )  |->  ( s  e.  ( 1 ... ( M  +  N
) )  |->  if ( s  <_  ( (
q  e.  ( O 
\  E )  |-> inf ( { p  e.  ( 1 ... ( M  +  N ) )  |  ( ( F `
 q ) `  p )  =  0 } ,  RR ,  <  ) ) `  r
) ,  ( ( ( ( q  e.  ( O  \  E
)  |-> inf ( { p  e.  ( 1 ... ( M  +  N )
)  |  ( ( F `  q ) `
 p )  =  0 } ,  RR ,  <  ) ) `  r )  +  1 )  -  s ) ,  s ) ) )  =  ( c  e.  ( O  \  E )  |->  ( i  e.  ( 1 ... ( M  +  N
) )  |->  if ( i  <_  ( (
q  e.  ( O 
\  E )  |-> inf ( { p  e.  ( 1 ... ( M  +  N ) )  |  ( ( F `
 q ) `  p )  =  0 } ,  RR ,  <  ) ) `  c
) ,  ( ( ( ( q  e.  ( O  \  E
)  |-> inf ( { p  e.  ( 1 ... ( M  +  N )
)  |  ( ( F `  q ) `
 p )  =  0 } ,  RR ,  <  ) ) `  c )  +  1 )  -  i ) ,  i ) ) )
33 eqid 2238 . 2  |-  ( c  e.  ( O  \  E )  |->  ( ( ( r  e.  ( O  \  E ) 
|->  ( s  e.  ( 1 ... ( M  +  N ) ) 
|->  if ( s  <_ 
( ( q  e.  ( O  \  E
)  |-> inf ( { p  e.  ( 1 ... ( M  +  N )
)  |  ( ( F `  q ) `
 p )  =  0 } ,  RR ,  <  ) ) `  r ) ,  ( ( ( ( q  e.  ( O  \  E )  |-> inf ( { p  e.  ( 1 ... ( M  +  N ) )  |  ( ( F `  q ) `  p
)  =  0 } ,  RR ,  <  ) ) `  r )  +  1 )  -  s ) ,  s ) ) ) `  c ) " c
) )  =  ( c  e.  ( O 
\  E )  |->  ( ( ( r  e.  ( O  \  E
)  |->  ( s  e.  ( 1 ... ( M  +  N )
)  |->  if ( s  <_  ( ( q  e.  ( O  \  E )  |-> inf ( { p  e.  ( 1 ... ( M  +  N ) )  |  ( ( F `  q ) `  p
)  =  0 } ,  RR ,  <  ) ) `  r ) ,  ( ( ( ( q  e.  ( O  \  E ) 
|-> inf ( { p  e.  ( 1 ... ( M  +  N )
)  |  ( ( F `  q ) `
 p )  =  0 } ,  RR ,  <  ) ) `  r )  +  1 )  -  s ) ,  s ) ) ) `  c )
" c ) )
341, 2, 3, 4, 5, 6, 7, 18, 32, 33ballotfilemth 13283 1  |-  ( P `
 E )  =  ( ( M  -  N )  /  ( M  +  N )
)
Colors of variables:    wff set class
This proof depends on syntax axioms:    = wceq 1402    e. wcel 2209   A.wral 2528   {crab 2532    \ cdif 3217    i^i cin 3219   ifcif 3638   ~Pcpw 3688   class class class wbr 4130    |-> cmpt 4192   "cima 4777   ` cfv 5377  (class class class)co 6085   Fincfn 7022  infcinf 7323   RRcr 8178   0cc0 8179   1c1 8180    + caddc 8182    < clt 8360    <_ cle 8361    - cmin 8497    / cdiv 9003   NNcn 9305   ZZcz 9646   ...cfz 10413  ♯chash 11216
This proof depends on axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-ia1 106  ax-ia2 107  ax-ia3 108  ax-in1 623  ax-in2 624  ax-io 721  ax-5 1500  ax-7 1501  ax-gen 1502  ax-ie1 1546  ax-ie2 1547  ax-8 1557  ax-10 1558  ax-11 1559  ax-i12 1560  ax-bndl 1562  ax-4 1563  ax-17 1579  ax-i9 1583  ax-ial 1587  ax-i5r 1588  ax-13 2211  ax-14 2212  ax-ext 2220  ax-coll 4246  ax-sep 4249  ax-nul 4259  ax-pow 4311  ax-pr 4346  ax-un 4578  ax-setind 4684  ax-iinf 4735  ax-cnex 8270  ax-resscn 8271  ax-1cn 8272  ax-1re 8273  ax-icn 8274  ax-addcl 8275  ax-addrcl 8276  ax-mulcl 8277  ax-mulrcl 8278  ax-addcom 8279  ax-mulcom 8280  ax-addass 8281  ax-mulass 8282  ax-distr 8283  ax-i2m1 8284  ax-0lt1 8285  ax-1rid 8286  ax-0id 8287  ax-rnegex 8288  ax-precex 8289  ax-cnre 8290  ax-pre-ltirr 8291  ax-pre-ltwlin 8292  ax-pre-lttrn 8293  ax-pre-apti 8294  ax-pre-ltadd 8295  ax-pre-mulgt0 8296  ax-pre-mulext 8297
This proof depends on definitions:  df-bi 117  df-dc 847  df-3or 1010  df-3an 1011  df-tru 1405  df-fal 1408  df-nf 1514  df-sb 1816  df-eu 2089  df-mo 2090  df-clab 2225  df-cleq 2231  df-clel 2234  df-nfc 2381  df-ne 2421  df-nel 2516  df-ral 2533  df-rex 2534  df-reu 2535  df-rmo 2536  df-rab 2537  df-v 2823  df-sbc 3052  df-csb 3148  df-dif 3222  df-un 3224  df-in 3226  df-ss 3233  df-nul 3521  df-if 3639  df-pw 3690  df-sn 3715  df-pr 3716  df-op 3718  df-uni 3936  df-int 3971  df-iun 4014  df-br 4131  df-opab 4193  df-mpt 4194  df-tr 4230  df-id 4438  df-po 4441  df-iso 4442  df-iord 4511  df-on 4513  df-ilim 4514  df-suc 4516  df-iom 4738  df-xp 4780  df-rel 4781  df-cnv 4782  df-co 4783  df-dm 4784  df-rn 4785  df-res 4786  df-ima 4787  df-iota 5337  df-fun 5379  df-fn 5380  df-f 5381  df-f1 5382  df-fo 5383  df-f1o 5384  df-fv 5385  df-isom 5386  df-riota 6038  df-ov 6088  df-oprab 6089  df-mpo 6090  df-1st 6374  df-2nd 6375  df-recs 6576  df-irdg 6641  df-frec 6662  df-1o 6687  df-2o 6688  df-oadd 6691  df-er 6807  df-map 6924  df-en 7023  df-dom 7024  df-fin 7025  df-sup 7324  df-inf 7325  df-pnf 8362  df-mnf 8363  df-xr 8364  df-ltxr 8365  df-le 8366  df-sub 8499  df-neg 8500  df-reap 8904  df-ap 8911  df-div 9004  df-inn 9306  df-2 9364  df-n0 9566  df-z 9647  df-uz 9924  df-q 10022  df-rp 10057  df-fz 10414  df-fzo 10552  df-seqfrec 10887  df-fac 11166  df-bc 11188  df-ihash 11217
This theorem is used by: (None)
  Copyright terms: Public domain W3C validator