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

Theorem fzval 10344
Description: The value of a finite set of sequential integers. E.g.,  2 ... 5 means the set  { 2 ,  3 ,  4 ,  5 }. A special case of this definition (starting at 1) appears as Definition 11-2.1 of [Gleason] p. 141, where  NNk means our  1 ... k; he calls these sets segments of the integers. (Contributed by NM, 6-Sep-2005.) (Revised by Mario Carneiro, 3-Nov-2013.)
Assertion
Ref Expression
fzval  |-  ( ( M  e.  ZZ  /\  N  e.  ZZ )  ->  ( M ... N
)  =  { k  e.  ZZ  |  ( M  <_  k  /\  k  <_  N ) } )
Distinct variable groups:    k, M    k, N

Proof of Theorem fzval
Dummy variables  m  n are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 breq1 4112 . . . 4  |-  ( m  =  M  ->  (
m  <_  k  <->  M  <_  k ) )
21anbi1d 465 . . 3  |-  ( m  =  M  ->  (
( m  <_  k  /\  k  <_  n )  <-> 
( M  <_  k  /\  k  <_  n ) ) )
32rabbidv 2802 . 2  |-  ( m  =  M  ->  { k  e.  ZZ  |  ( m  <_  k  /\  k  <_  n ) }  =  { k  e.  ZZ  |  ( M  <_  k  /\  k  <_  n ) } )
4 breq2 4113 . . . 4  |-  ( n  =  N  ->  (
k  <_  n  <->  k  <_  N ) )
54anbi2d 464 . . 3  |-  ( n  =  N  ->  (
( M  <_  k  /\  k  <_  n )  <-> 
( M  <_  k  /\  k  <_  N ) ) )
65rabbidv 2802 . 2  |-  ( n  =  N  ->  { k  e.  ZZ  |  ( M  <_  k  /\  k  <_  n ) }  =  { k  e.  ZZ  |  ( M  <_  k  /\  k  <_  N ) } )
7 df-fz 10343 . 2  |-  ...  =  ( m  e.  ZZ ,  n  e.  ZZ  |->  { k  e.  ZZ  |  ( m  <_ 
k  /\  k  <_  n ) } )
8 zex 9586 . . 3  |-  ZZ  e.  _V
98rabex 4256 . 2  |-  { k  e.  ZZ  |  ( M  <_  k  /\  k  <_  N ) }  e.  _V
103, 6, 7, 9ovmpo 6189 1  |-  ( ( M  e.  ZZ  /\  N  e.  ZZ )  ->  ( M ... N
)  =  { k  e.  ZZ  |  ( M  <_  k  /\  k  <_  N ) } )
Colors of variables: wff set class
Syntax hints:    -> wi 4    /\ wa 104    = wceq 1398    e. wcel 2203   {crab 2524   class class class wbr 4109  (class class class)co 6050    <_ cle 8309   ZZcz 9577   ...cfz 10342
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-14 2206  ax-ext 2214  ax-sep 4228  ax-pow 4287  ax-pr 4322  ax-setind 4659  ax-cnex 8218  ax-resscn 8219
This theorem depends on definitions:  df-bi 117  df-3or 1006  df-3an 1007  df-tru 1401  df-fal 1404  df-nf 1510  df-sb 1812  df-eu 2083  df-mo 2084  df-clab 2219  df-cleq 2225  df-clel 2228  df-nfc 2373  df-ne 2413  df-ral 2525  df-rex 2526  df-rab 2529  df-v 2815  df-sbc 3043  df-dif 3213  df-un 3215  df-in 3217  df-ss 3224  df-pw 3671  df-sn 3695  df-pr 3696  df-op 3698  df-uni 3915  df-br 4110  df-opab 4172  df-id 4414  df-xp 4755  df-rel 4756  df-cnv 4757  df-co 4758  df-dm 4759  df-iota 5312  df-fun 5354  df-fv 5360  df-ov 6053  df-oprab 6054  df-mpo 6055  df-neg 8447  df-z 9578  df-fz 10343
This theorem is referenced by:  fzval2  10345  elfz1  10347  fznlem  10375
  Copyright terms: Public domain W3C validator