ExercisesPart 3 - Induction and recursionTutorial (draft)Documentation and user's manualTable of contentsOCaml programs

Tutorial (draft)

  • The factorial function
  • A recursive definition of a type
  • Warning
  • Mutually recursive definitions
  • Writing correct recursive definitions of functions
  • Inductive definition of a set
  • Some inductive definitions of sets
  • Inductive structures
  • Natural numbers
  • Writing correct recursive definitions of functions - Again

  • Latest update : October 5, 2006
    This document was translated from LaTeX by Hyperlatex 2.5, which is not the latest version of Hyperlatex.

    ExercisesPart 3 - Induction and recursionTutorial (draft)Documentation and user's manualTable of contentsOCaml programs