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

Definition df-ceil 12594
Description: The ceiling (least integer greater than or equal to) function. Defined in ISO 80000-2:2009(E) operation 2-9.18 and the "NIST Digital Library of Mathematical Functions" , front introduction, "Common Notations and Definitions" section at http://dlmf.nist.gov/front/introduction#Sx4. See ceilval 12639 for its value, ceilge 12645 and ceilm1lt 12647 for its basic properties, and ceilcl 12643 for its closure. For example,  ( `  (
3  /  2 ) )  =  2 while  ( `  -u ( 3  /  2
) )  =  -u
1 (ex-ceil 27305).

The symbol ⌈ is inspired by the gamma shaped left bracket of the usual notation. (Contributed by David A. Wheeler, 19-May-2015.)

Assertion
Ref Expression
df-ceil  |- =  ( x  e.  RR  |->  -u ( |_ `  -u x
) )

Detailed syntax breakdown of Definition df-ceil
StepHypRef Expression
1 cceil 12592 . 2  class
2 vx . . 3  setvar  x
3 cr 9935 . . 3  class  RR
42cv 1482 . . . . . 6  class  x
54cneg 10267 . . . . 5  class  -u x
6 cfl 12591 . . . . 5  class  |_
75, 6cfv 5888 . . . 4  class  ( |_
`  -u x )
87cneg 10267 . . 3  class  -u ( |_ `  -u x )
92, 3, 8cmpt 4729 . 2  class  ( x  e.  RR  |->  -u ( |_ `  -u x ) )
101, 9wceq 1483 1  wff =  ( x  e.  RR  |->  -u ( |_ `  -u x
) )
Colors of variables: wff setvar class
This definition is referenced by:  ceilval  12639  dfceil2  12640
  Copyright terms: Public domain W3C validator