WhoCites
Definitions
int
2
Sections
StandardLIB
Doc
NOTE:
k is just a notation for {0..k
}
Who Cites int
seg?
int_seg
Def
{i..j
} == {k:
| i
k < j }
Thm*
m,n:
. {m..n
}
Type
int_upper
Def
{i...} == {j:
| i
j }
Thm*
n:
. {n...}
Type
lelt
Def
i
j < k == i
j & j < k
le
Def
A
B ==
B < A
Thm*
i,j:
. i
j
Prop
not
Def
A == A
False
Thm*
A:Prop. (
A)
Prop
About:
WhoCites
Definitions
int
2
Sections
StandardLIB
Doc