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

Definition df-fzo 9806
Description: Define a function generating sets of integers using a half-open range. Read  ( M..^ N
) as the integers from 
M up to, but not including,  N; contrast with  ( M ... N ) df-fz 9677, which includes  N. Not including the endpoint simplifies a number of formulas related to cardinality and splitting; contrast fzosplit 9840 with fzsplit 9717, for instance. (Contributed by Stefan O'Rear, 14-Aug-2015.)
Assertion
Ref Expression
df-fzo  |- ..^  =  ( m  e.  ZZ ,  n  e.  ZZ  |->  ( m ... ( n  - 
1 ) ) )
Distinct variable group:    m, n

Detailed syntax breakdown of Definition df-fzo
StepHypRef Expression
1 cfzo 9805 . 2  class ..^
2 vm . . 3  setvar  m
3 vn . . 3  setvar  n
4 cz 8951 . . 3  class  ZZ
52cv 1311 . . . 4  class  m
63cv 1311 . . . . 5  class  n
7 c1 7541 . . . . 5  class  1
8 cmin 7849 . . . . 5  class  -
96, 7, 8co 5726 . . . 4  class  ( n  -  1 )
10 cfz 9676 . . . 4  class  ...
115, 9, 10co 5726 . . 3  class  ( m ... ( n  - 
1 ) )
122, 3, 4, 4, 11cmpo 5728 . 2  class  ( m  e.  ZZ ,  n  e.  ZZ  |->  ( m ... ( n  -  1
) ) )
131, 12wceq 1312 1  wff ..^  =  ( m  e.  ZZ ,  n  e.  ZZ  |->  ( m ... ( n  - 
1 ) ) )
Colors of variables: wff set class
This definition is referenced by:  fzof  9807  elfzoel1  9808  elfzoel2  9809  fzoval  9811
  Copyright terms: Public domain W3C validator