Difference between revisions of "Blog articles/Mathematics"

From HaskellWiki
Jump to navigation Jump to search
(elaborate)
(Expanding titles, adding back in dropped 'ω')
Line 37: Line 37:
   
 
=== Set theory ===
 
=== Set theory ===
* Uncountable ordinals in Haskell
+
* 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 Countable ordinals]
** [http://japple.blogspot.com/2007/06/ordinals-part-2.html Part 2]
+
** [http://japple.blogspot.com/2007/06/ordinals-part-2.html Uncountable ordinals and better representations for countable ordinals]
* [http://japple.blogspot.com/2007/06/constructability-uncountability-and.html Constructability, Uncountability, and -Haskell]
+
* [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 16:13, 2 July 2007

Articles using Haskell for mathematics, and the mathematics of Haskell.

For further references see the:

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