lh-l4v/docs
Corey Lewis 93f04fa675 docs: proof style for unfolding definitions
Signed-off-by: Corey Lewis <corey.lewis@unsw.edu.au>
2022-04-12 14:36:09 +10:00
..
plans make Jira links nicer 2021-04-13 16:27:42 +10:00
Makefile docs: add style guide to `run_tests` 2021-06-29 10:57:53 +10:00
README.md docs: hook in new Haskell assertions doc 2021-06-07 15:01:35 +10:00
ROOT docs: add style guide to `run_tests` 2021-06-29 10:57:53 +10:00
Style.thy docs: proof style for unfolding definitions 2022-04-12 14:36:09 +10:00
Style_pre.thy docs: proof style for unfolding definitions 2022-04-12 14:36:09 +10:00
arch-split.md docs: use archive link for locale docs 2021-12-21 16:28:29 +11:00
compacting-proofs.md Matt's short guide on compacting proofs 2021-04-13 10:41:28 +10:00
conventions.md docs: fix typo 2021-11-03 15:11:39 +11:00
de-duplicating-proofs.md Add arch-splitting documentation 2021-04-13 10:41:28 +10:00
find-consts.md Japheth's guide to find_consts 2021-04-13 10:41:28 +10:00
find-theorems.md Japheth's guide to find_consts 2021-04-13 10:41:28 +10:00
haskell-assertions.md Import documentation: Haskell assertions (#285) 2021-06-03 08:24:56 +10:00
setup.md docs: bump Isabelle version in setup instructions 2021-10-31 13:41:58 +11:00
tests.xml docs: add style guide to `run_tests` 2021-06-29 10:57:53 +10:00

README.md

Documentation

This directory contains markdown and theory files with conventions and other documentation for the l4v repository.

This is work in progress and contributions are welcome. Feel encouraged to raise pull requests for more material and/or corrections.

Topics

Current topics are:

Plans

The directory plans/ contains ideas and plans for proof-engineering improvements in this repo. They are at the idea stage, not fully worked out yet. Feel free to contribute new ideas, to make an existing one more concrete, or to pick one up and work on it.