summaryrefslogtreecommitdiffstats
path: root/content/zettel/3a8g5.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/zettel/3a8g5.md')
-rw-r--r--content/zettel/3a8g5.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/content/zettel/3a8g5.md b/content/zettel/3a8g5.md
new file mode 100644
index 0000000..06a4bd8
--- /dev/null
+++ b/content/zettel/3a8g5.md
@@ -0,0 +1,15 @@
++++
+title = "Proof of CompCertGSA"
+author = "Yann Herklotz"
+tags = []
+categories = []
+backlinks = ["3a8g4", "2e1c6a"]
+forwardlinks = ["3a8g5a"]
+zettelid = "3a8g5"
++++
+
+The proof of CompCertGSA is quite complicated, especially the proof of
+the correctness of the predicates. The predicates are generated using
+path expressions, so the proof of correctness of the translation
+requires a proof of correctness of the path expressions, of which there
+can be various different forms.