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

Theorem flval 12595
Description: Value of the floor (greatest integer) function. The floor of  A is the (unique) integer less than or equal to  A whose successor is strictly greater than  A. (Contributed by NM, 14-Nov-2004.) (Revised by Mario Carneiro, 2-Nov-2013.)
Assertion
Ref Expression
flval  |-  ( A  e.  RR  ->  ( |_ `  A )  =  ( iota_ x  e.  ZZ  ( x  <_  A  /\  A  <  ( x  + 
1 ) ) ) )
Distinct variable group:    x, A

Proof of Theorem flval
Dummy variable  y is distinct from all other variables.
StepHypRef Expression
1 breq2 4657 . . . 4  |-  ( y  =  A  ->  (
x  <_  y  <->  x  <_  A ) )
2 breq1 4656 . . . 4  |-  ( y  =  A  ->  (
y  <  ( x  +  1 )  <->  A  <  ( x  +  1 ) ) )
31, 2anbi12d 747 . . 3  |-  ( y  =  A  ->  (
( x  <_  y  /\  y  <  ( x  +  1 ) )  <-> 
( x  <_  A  /\  A  <  ( x  +  1 ) ) ) )
43riotabidv 6613 . 2  |-  ( y  =  A  ->  ( iota_ x  e.  ZZ  (
x  <_  y  /\  y  <  ( x  + 
1 ) ) )  =  ( iota_ x  e.  ZZ  ( x  <_  A  /\  A  <  (
x  +  1 ) ) ) )
5 df-fl 12593 . 2  |-  |_  =  ( y  e.  RR  |->  ( iota_ x  e.  ZZ  ( x  <_  y  /\  y  <  ( x  + 
1 ) ) ) )
6 riotaex 6615 . 2  |-  ( iota_ x  e.  ZZ  ( x  <_  A  /\  A  <  ( x  +  1 ) ) )  e. 
_V
74, 5, 6fvmpt 6282 1  |-  ( A  e.  RR  ->  ( |_ `  A )  =  ( iota_ x  e.  ZZ  ( x  <_  A  /\  A  <  ( x  + 
1 ) ) ) )
Colors of variables: wff setvar class
Syntax hints:    -> wi 4    /\ wa 384    = wceq 1483    e. wcel 1990   class class class wbr 4653   ` cfv 5888   iota_crio 6610  (class class class)co 6650   RRcr 9935   1c1 9937    + caddc 9939    < clt 10074    <_ cle 10075   ZZcz 11377   |_cfl 12591
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-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
This theorem depends on definitions:  df-bi 197  df-or 385  df-an 386  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-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-nul 3916  df-if 4087  df-sn 4178  df-pr 4180  df-op 4184  df-uni 4437  df-br 4654  df-opab 4713  df-mpt 4730  df-id 5024  df-xp 5120  df-rel 5121  df-cnv 5122  df-co 5123  df-dm 5124  df-iota 5851  df-fun 5890  df-fv 5896  df-riota 6611  df-fl 12593
This theorem is referenced by:  flcl  12596  fllelt  12598  flflp1  12608  flbi  12617  dfceil2  12640  ltflcei  33397
  Copyright terms: Public domain W3C validator