WhoCites
Definitions
list
3
jlc
Sections
Support(jlc)
Doc
Who Cites discrete?
discrete
Def Discrete{T} ==
x,y:T. Dec(x = y)
Thm*
T:Type{i}. Discrete{T}
Type{i'}
decidable
Def
Dec(P) == P
P
Thm*
A:Prop. Dec(A)
Prop
not
Def
A == A
False
Thm*
A:Prop. (
A)
Prop
Syntax:
Discrete{T}
has structure:
discrete(T)
About:
WhoCites
Definitions
list
3
jlc
Sections
Support(jlc)
Doc