summaryrefslogtreecommitdiffstats
path: root/content/zettel/3a8g5e4.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/zettel/3a8g5e4.md')
-rw-r--r--content/zettel/3a8g5e4.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/content/zettel/3a8g5e4.md b/content/zettel/3a8g5e4.md
new file mode 100644
index 0000000..f22bdec
--- /dev/null
+++ b/content/zettel/3a8g5e4.md
@@ -0,0 +1,15 @@
++++
+title = "Another problem with predicate elimination"
+author = "Yann Herklotz"
+tags = []
+categories = []
+backlinks = ["3a8g5e3"]
+forwardlinks = []
+zettelid = "3a8g5e4"
++++
+
+There is an additional problem when parts of the predicate are
+eliminated, which is that the predicates are actually not independent
+anymore. This means that the predicates are actually incorrect, even
+when domination based elimination is used, because conditions are
+eliminated that are still useful during the checking of the predicate.