Difference between revisions of "Blog articles/Mathematics"

From HaskellWiki
Jump to navigation Jump to search
Line 31: Line 31:
   
 
=== Set theory ===
 
=== Set theory ===
* Countable ordinals in Haskell
+
* Uncountable ordinals in Haskell
 
** [http://japple.blogspot.com/2007/02/countable-ordinals-in-haskell.html Part 1]
 
** [http://japple.blogspot.com/2007/02/countable-ordinals-in-haskell.html Part 1]
 
** [http://japple.blogspot.com/2007/06/ordinals-part-2.html Part 2]
 
** [http://japple.blogspot.com/2007/06/ordinals-part-2.html Part 2]
  +
* [http://japple.blogspot.com/2007/06/constructability-uncountability-and.html Constructability, Uncountability, and �-Haskell]
 
* [http://community.livejournal.com/evan_tech/220036.html Defining a power set in one line]
 
* [http://community.livejournal.com/evan_tech/220036.html Defining a power set in one line]
   

Revision as of 01:25, 1 July 2007

Haskell and mathematics. See also the Haskell math community.

Haskell for mathematics

General

Calculus and Differential Geometry

Algebraic Topology and Geometry

Geometry

Group theory

Set theory

Ring theory

Number theory

Cryptography and coding theory

Logic

Numerics

Theorem proving

Quantum computing

Mathematics of Haskell

Category theoretic

Lambda and combinator calculi

Other formal logics

Miscellaneous