doc/Contents
author haftmann
Mon, 23 Jul 2012 09:28:03 +0200
changeset 49446 6efff142bb54
parent 48194 365521737b6a
child 49979 3ec847562782
permissions -rw-r--r--
restrict unqualified imports from Haskell Prelude to a small set of fundamental operations
     1 Miscellaneous tutorials
     2   prog-prove      Programming and Proving in Isabelle/HOL
     3   tutorial        Tutorial on Isabelle/HOL
     4   locales         Tutorial on Locales
     5   classes         Tutorial on Type Classes
     6   functions       Tutorial on Function Definitions
     7   codegen         Tutorial on Code Generation
     8   nitpick         User's Guide to Nitpick
     9   sledgehammer    User's Guide to Sledgehammer
    10   sugar           LaTeX Sugar for Isabelle documents
    11 
    12 Reference Manuals
    13   main            What's in Main
    14   isar-ref        The Isabelle/Isar Reference Manual
    15   implementation  The Isabelle/Isar Implementation Manual
    16   system          The Isabelle System Manual
    17 
    18 Old Manuals (outdated)
    19   intro           Old Introduction to Isabelle
    20   ref             Old Isabelle Reference Manual
    21   logics          Isabelle's Logics: overview and misc logics
    22   logics-HOL      Isabelle's Logics: HOL
    23   logics-ZF       Isabelle's Logics: FOL and ZF
    24   ind-defs        (Co)Inductive Definitions in ZF