equal
deleted
inserted
replaced
575 |
575 |
576 session "HOL-ex" in ex = HOL + |
576 session "HOL-ex" in ex = HOL + |
577 description {* |
577 description {* |
578 Miscellaneous examples for Higher-Order Logic. |
578 Miscellaneous examples for Higher-Order Logic. |
579 *} |
579 *} |
|
580 options [document = false] |
580 sessions |
581 sessions |
581 "HOL-Library" |
582 "HOL-Library" |
582 "HOL-Number_Theory" |
583 "HOL-Number_Theory" |
583 theories [document = false] |
584 theories |
584 "~~/src/HOL/Library/State_Monad" |
|
585 Code_Binary_Nat_examples |
585 Code_Binary_Nat_examples |
586 "~~/src/HOL/Library/FuncSet" |
|
587 Eval_Examples |
586 Eval_Examples |
588 Normalization_by_Evaluation |
587 Normalization_by_Evaluation |
589 Hebrew |
588 Hebrew |
590 Chinese |
589 Chinese |
591 Serbian |
590 Serbian |
592 "~~/src/HOL/Library/Refute" |
|
593 "~~/src/HOL/Library/Transitive_Closure_Table" |
|
594 Cartouche_Examples |
591 Cartouche_Examples |
595 Computations |
592 Computations |
596 theories |
|
597 Commands |
593 Commands |
598 Adhoc_Overloading_Examples |
594 Adhoc_Overloading_Examples |
599 Iff_Oracle |
595 Iff_Oracle |
600 Coercion_Examples |
596 Coercion_Examples |
601 Peano_Axioms |
597 Peano_Axioms |
667 Argo_Examples |
663 Argo_Examples |
668 Word_Type |
664 Word_Type |
669 veriT_Preprocessing |
665 veriT_Preprocessing |
670 theories [skip_proofs = false] |
666 theories [skip_proofs = false] |
671 Meson_Test |
667 Meson_Test |
672 document_files "root.bib" "root.tex" |
|
673 |
668 |
674 session "HOL-Isar_Examples" in Isar_Examples = HOL + |
669 session "HOL-Isar_Examples" in Isar_Examples = HOL + |
675 description {* |
670 description {* |
676 Miscellaneous Isabelle/Isar examples. |
671 Miscellaneous Isabelle/Isar examples. |
677 *} |
672 *} |