WhoCites Definitions MarkB generic Sections NuprlLIB Doc

Who Cites unique set?
unique_setDef {!x:T | P(x)} == {x:T| P(x) & (y:T. P(y) y = x) }
Thm* T:Type, P:(TProp). {!x:T | P(x)} Type

Syntax:{!x:T | P(x)} has structure: unique_set(T; x.P(x))

About:
setfunctionuniverseequalmember
propimpliesandall!abstraction

WhoCites Definitions MarkB generic Sections NuprlLIB Doc