WhoCites Definitions SUPPORTjlc Sections NuprlLIB Doc

Who Cites discrete?
discreteDef 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:
decidableuniverseequalmemberpropimpliesorfalseall!abstraction

WhoCites Definitions SUPPORTjlc Sections NuprlLIB Doc