From 25b31684378d3b0668b65939fc7b30b0c1e8d130 Mon Sep 17 00:00:00 2001 From: aarne Date: Tue, 20 Dec 2005 14:20:42 +0000 Subject: CS's system S --- examples/systemS/README | 65 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 examples/systemS/README (limited to 'examples/systemS/README') diff --git a/examples/systemS/README b/examples/systemS/README new file mode 100644 index 000000000..ebbd92ce6 --- /dev/null +++ b/examples/systemS/README @@ -0,0 +1,65 @@ +AR 20/12/2005 + +This is a translator of a part of the proof system +by Claes Strannegård, as defined in the manuscript +"Translating Formal Proofs into English". + +The functionality is to translate between a formal +and an informal notation for proofs. + +As examples, we provide 3 of the 4 examples in +Strannegård's paper. His example 3 is left as exercise. + +A good way to start is + + % gf