author | wenzelm |
Wed, 04 Jan 2023 14:35:19 +0100 | |
changeset 76903 | f9de9c4b2156 |
parent 76479 | 8ac1d83301b5 |
permissions | -rw-r--r-- |
69409
e7a5340128f0
clarified doc sections: add-on components may focus their own application name;
wenzelm
parents:
62739
diff
changeset
|
1 |
Isabelle Tutorials! |
47323 | 2 |
prog-prove Programming and Proving in Isabelle/HOL |
18555 | 3 |
locales Tutorial on Locales |
22736 | 4 |
classes Tutorial on Type Classes |
52792
3e651be14fcd
sketched documentation for new (co)datatype package
blanchet
parents:
52552
diff
changeset
|
5 |
datatypes Tutorial on (Co)datatype Definitions |
21868 | 6 |
functions Tutorial on Function Definitions |
62739 | 7 |
corec Tutorial on Nonprimitively Corecursive Definitions |
21868 | 8 |
codegen Tutorial on Code Generation |
36930 | 9 |
nitpick User's Guide to Nitpick |
10 |
sledgehammer User's Guide to Sledgehammer |
|
60288
d7f636331176
added Eisbach manual, using version 8845c4cb28b6 of its Bitbucket repository;
wenzelm
parents:
56426
diff
changeset
|
11 |
eisbach The Eisbach User Manual |
30467 | 12 |
sugar LaTeX Sugar for Isabelle documents |
14491
df007bdff9bf
put in sections, reorganized, removed intro to isabelle
kleing
parents:
14001
diff
changeset
|
13 |
|
69409
e7a5340128f0
clarified doc sections: add-on components may focus their own application name;
wenzelm
parents:
62739
diff
changeset
|
14 |
Isabelle Reference Manuals! |
47320 | 15 |
main What's in Main |
18555 | 16 |
isar-ref The Isabelle/Isar Reference Manual |
25244 | 17 |
implementation The Isabelle/Isar Implementation Manual |
18555 | 18 |
system The Isabelle System Manual |
53769 | 19 |
jedit Isabelle/jEdit |
29747
bab2371e0348
explicit section for old/outdated manuals, which are still informative to some extent;
wenzelm
parents:
25248
diff
changeset
|
20 |
|
76395
fac28b6c37e8
support for Dagstuhl LIPIcs style with demo document;
wenzelm
parents:
69409
diff
changeset
|
21 |
Demo Documents |
76479 | 22 |
demo_easychair Demo for Easychair LaTeX style |
23 |
demo_eptcs Demo for EPTCS LaTeX style |
|
76399 | 24 |
demo_foiltex Demo for FoilTeX: slides in LaTeX |
76395
fac28b6c37e8
support for Dagstuhl LIPIcs style with demo document;
wenzelm
parents:
69409
diff
changeset
|
25 |
demo_lipics Demo for Dagstuhl LIPIcs style |
76443 | 26 |
demo_llncs Demo for Springer LaTeX LNCS style |
76395
fac28b6c37e8
support for Dagstuhl LIPIcs style with demo document;
wenzelm
parents:
69409
diff
changeset
|
27 |
|
69409
e7a5340128f0
clarified doc sections: add-on components may focus their own application name;
wenzelm
parents:
62739
diff
changeset
|
28 |
Old Isabelle Manuals |
62362 | 29 |
tutorial Tutorial on Isabelle/HOL |
30118 | 30 |
intro Old Introduction to Isabelle |
52552
0260bdba4dd7
reduced number of old manuals: chapter HOL is back again to the Logics manual by Larry;
wenzelm
parents:
52415
diff
changeset
|
31 |
logics Isabelle's Logics: HOL and misc logics |
18555 | 32 |
logics-ZF Isabelle's Logics: FOL and ZF |
76397 | 33 |