History log of /seL4-l4v-10.1.1/HOL4/Manual/Interaction/HOL-interaction.tex
Revision Date Author Comments
# e01e18bc 07-Feb-2018 Michael Norrish <Michael.Norrish@nicta.com.au>

Mention M-h m as keybinding for print_match in interaction guide


# 19c86481 07-Feb-2018 Michael Norrish <Michael.Norrish@nicta.com.au>

Minor tweaking of spacing


# 99fff9b0 07-Feb-2018 Michael Norrish <Michael.Norrish@nicta.com.au>

Mention existence of menu entries for HOL commands


# 13685aba 07-Feb-2018 Magnus Myreen <magnus.myreen@cl.cam.ac.uk>

Update HOL interaction guide


# 247b409b 07-Apr-2017 = <raphael.monat@ens-lyon.org>

Fix quotes in the HOL4/emacs interaction guide

HOL4 was not recognising Latex curly quotes, so I changed them into
the usual quotes. One can now just copy paste the code into emacs.

I also fixed a typo in the proof of LESS_EQ_MULT.


# f6f2f858 21-Feb-2017 Michael Norrish <Michael.Norrish@nicta.com.au>

Tweak some Interaction guide text

Including:
- prefer qexists_tac to Q.EXISTS_TAC, and rpt strip_tac to REPEAT
STRIP_TAC
- mention possibility of Induct_on `term`

Still to do:
- recommend simp, fs, and rfs rather than the current discussion of
using std_ss. bool_ss etc
- maybe mention suffices_by


# af0896e0 21-Feb-2017 Michael Norrish <Michael.Norrish@nicta.com.au>

Update some Interaction comments about doing things in emacs

Specifically:
- .emacs is not the standard place for initialisation anymore
- text-selection can be done by "modern-style" shift-movement of the
cursor


# 2693bca7 21-Feb-2017 Michael Norrish <Michael.Norrish@nicta.com.au>

Remove Interaction's claim that hol-mode works with xemacs

Having just tried it, I know it doesn't.


# 076322c3 21-Feb-2017 Michael Norrish <Michael.Norrish@nicta.com.au>

Make Interaction guide's .tex source font-lock better in emacs


# a1d54d70 13-Feb-2017 Magnus Myreen <magnus.myreen@cl.cam.ac.uk>

Update interaction guide: SML auto-indent


# 62ce402d 05-Dec-2016 Magnus Myreen <magnus.myreen@cl.cam.ac.uk>

Correct HOL interaction guide: M-h 3 (not C-h 3)


# 4362bc5a 26-Jan-2016 Ramana Kumar <ramana@member.fsf.org>

URL tweaks: https


# 7dac633b 26-Jan-2016 Michael Norrish <Michael.Norrish@nicta.com.au>

Updates to Interaction guide for release

E.g.:
- update a URL
- prefer lcsymtacs versions of tactics (as per #275)


# d5ffbeb6 18-Jan-2016 Magnus Myreen <magnus.myreen@cl.cam.ac.uk>

HOL interaction guide updated


# e581dfa1 18-Jan-2016 Magnus Myreen <magnus.myreen@cl.cam.ac.uk>

HOL interaction guide updated


# 630569fe 11-Aug-2014 Piotr Trojanek <piotr.trojanek@gmail.com>

do not include extra LaTeX packages


# 7b7223b5 21-Jan-2009 Magnus Myreen <Magnus.Myreen@cl.cam.ac.uk>

Typo fixed + minor tweaks.


# 8a733678 26-Mar-2008 Magnus Myreen <Magnus.Myreen@cl.cam.ac.uk>

Typo fixed. Thanks to Thomas for spotting the typo.


# dc90e778 19-Mar-2008 Magnus Myreen <Magnus.Myreen@cl.cam.ac.uk>

Fixed a few typos and turned ". " to "{.}~" in places where
LaTeX should not treat . as the end of a sentence.


# 88a67ac1 18-Mar-2008 Michael Norrish <Michael.Norrish@nicta.com.au>

Minor changes and typo fixes for interaction manual (prefer Once to
ONCE_REWRITE_TAC, mention M-h M-s emacs binding, for example), and
prompted by mention of Once, update various related see-also
references in the documentation.


# 5409ade1 18-Mar-2008 Magnus Myreen <Magnus.Myreen@cl.cam.ac.uk>

LaTeX sources for a guide to HOL interaction and
basic proofs (intended for complete beginners).