summaryrefslogtreecommitdiffstats
path: root/content/zettel/3a8g2c.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/zettel/3a8g2c.md')
-rw-r--r--content/zettel/3a8g2c.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/content/zettel/3a8g2c.md b/content/zettel/3a8g2c.md
new file mode 100644
index 0000000..351ea9e
--- /dev/null
+++ b/content/zettel/3a8g2c.md
@@ -0,0 +1,16 @@
++++
+title = "Main difficulty in destruction proof"
+author = "Yann Herklotz"
+tags = []
+categories = []
+backlinks = ["3a8g2b"]
+forwardlinks = ["3a8g2d", "3a8g2c1"]
+zettelid = "3a8g2c"
++++
+
+The main difficulty is relating dynamic evaluation behaviours of
+predicates to the static properties of the predicates. And without a SAT
+solver. In the proof, one needs to show that given a predicate $P$ which
+evaluates to true, and a predicates $P'$ which simplifies to true along
+a single path, that these are actually the same predicate, and therefore
+must refer to the same register.