| up n | Scroll up n lines |
| down n | Scroll down n lines |
| top () | Jump to top of library |
| bottom () | Jump to bottom of library |
| create_thm name place | create theorem |
|---|---|
| view name | view theorem (or other library object) |
| add_theory_delimiters thy | add new theory to library |
| set_theory_filename thy fname | assoc theory to file |
| dump_theory thy | write theory to file |
| load_theory thy | load theory from file |
| print_theory thy | print .prl and .tex files |
The most important ML-Top-Loop functions are summarized in Table 3. Notes on functions: