Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Empty Set doesn't exist

Name: Anonymous 2012-01-13 6:23

If you cant sense it, then it doesnt exist.

You cant see emptiness, therefore emptiness doesnt exist.

Name: Anonymous 2012-01-13 14:05

>>38
That's not empty, it still contains bottom.
notTheEmptySet :: EmptySet -> EmptySet
notTheEmptySet = notTheEmptySet


And, >>37 is right, '() corresponds to the empty set.
We can define a linked list as a series of conses where:
F(()) -> {}
F((1 . x)) -> {{1}, F(x)}

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List