Personal tools

User:Michiexile/MATH198

From HaskellWiki

< User:Michiexile(Difference between revisions)
Jump to: navigation, search
Current revision (05:51, 24 July 2010) (edit) (undo)
 
(2 intermediate revisions not shown.)
Line 1: Line 1:
==Course overview==
==Course overview==
-
Page is work in progress for background material for the Fall 2009 lecture course MATH198[http://coursework.stanford.edu/homepage/F09/F09-MATH-198-01.html] on Category Theory and Functional Programming that I am planning to give at Stanford University.
+
Page is the background material for the Fall 2009 lecture course MATH198[http://coursework.stanford.edu/homepage/F09/F09-MATH-198-01.html] on Category Theory and Functional Programming that I gave at Stanford University.
Single unit course. 10 lectures. Each lecture is Wednesday 4.15-5.05 in 380F.
Single unit course. 10 lectures. Each lecture is Wednesday 4.15-5.05 in 380F.
Line 52: Line 52:
* [[User:Michiexile/MATH198/Lecture 7]]
* [[User:Michiexile/MATH198/Lecture 7]]
-
** Properties of adjunctions.
 
-
** Examples of adjunctions.
 
-
** Things that are not adjunctions.
 
-
 
-
* [[User:Michiexile/MATH198/Lecture 8]]
 
** Monoid objects.
** Monoid objects.
** Monads.
** Monads.
Line 62: Line 57:
** Kleisli category.
** Kleisli category.
** Monad factorization.
** Monad factorization.
 +
 +
* [[User:Michiexile/MATH198/Lecture 8]]
 +
** Algebras over monads
 +
** Algebras over endofunctors
 +
** Initial algebras and recursion
 +
** Lambek's lemma
* [[User:Michiexile/MATH198/Lecture 9]]
* [[User:Michiexile/MATH198/Lecture 9]]
-
** Yoneda Lemma.
+
** Catamorphisms
-
*** Adjoints are unique up to isomorphism.
+
** Anamorphisms
 +
** Hylomorphisms
 +
** Metamorphisms
 +
** Paramorphisms
 +
** Apomorphisms
 +
** Properties of adjunctions, examples of adjunctions
* [[User:Michiexile/MATH198/Lecture 10]]
* [[User:Michiexile/MATH198/Lecture 10]]
-
** Review.
+
** Power objects
-
 
+
** Classifying objects
-
** Topos.
+
** Topoi
-
** Power objects.
+
** Internal logic
-
** Internal logic.
+
-
 
+
-
** Recursion as a categorical construction.
+
-
** Recursive categories.
+
-
** Recursion as fixed points of monad algebras.
+
-
** Recursion using special morphisms.
+
-
*** Hylo-
+
-
*** Zygo-
+
-
*** et.c.
+

Current revision

Course overview

Page is the background material for the Fall 2009 lecture course MATH198[1] on Category Theory and Functional Programming that I gave at Stanford University.

Single unit course. 10 lectures. Each lecture is Wednesday 4.15-5.05 in 380F.


  • User:Michiexile/MATH198/Lecture 1
    • Category: Definition and examples.
    • Concrete categories.
      • Set.
      • Various categories capturing linear algebra.
    • Small categories.
      • Partial orders.
      • Monoids.
      • Finite groups.
    • Haskell-Curry isomorphism.




  • User:Michiexile/MATH198/Lecture 9
    • Catamorphisms
    • Anamorphisms
    • Hylomorphisms
    • Metamorphisms
    • Paramorphisms
    • Apomorphisms
    • Properties of adjunctions, examples of adjunctions