[Python-Dev] Re: PEP 285: Adding a bool type

David Eppstein eppstein at ics.uci.edu
Thu Apr 4 12:07:55 EST 2002


In article <mailman.1017930740.20674.python-list at python.org>,
 Guido van Rossum <guido at python.org> wrote:

> I don't think Boolean algebra is a big subject.  I bet that most
> people only learn about it explicitly when they learn computer
> programming.

There are advanced graduate math books on Boolean algebra.
For instance Halmos's _Lectures on Boolean Algebras_ or possibly 
Johnstone's _Stone Spaces_.  So the subject may be bigger than you think 
it is...

But these books' content is almost completely irrelevant for day-to-day 
computer programming.

-- 
David Eppstein       UC Irvine Dept. of Information & Computer Science
eppstein at ics.uci.edu http://www.ics.uci.edu/~eppstein/



More information about the Python-list mailing list