]> matita.cs.unibo.it Git - fireball-separation.git/commitdiff
Problems that are not distinct commented out.
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Wed, 6 Jun 2018 15:37:29 +0000 (17:37 +0200)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Wed, 6 Jun 2018 15:37:29 +0000 (17:37 +0200)
Those problems can be separated, but picking a different
term to diverge

ocaml/problems/simple.constants.1

index 6cf666d61815ecb5ff85a6645b5d1f91e770a059..30790c5167b0020e8d0182dfb0b08af2e8f2ea23 100644 (file)
@@ -3,13 +3,17 @@ D y (x C a) (x b C)
 C y (x C a) (x @ C)\r
 C y (x @ @) (x b C)\r
 \r
-$! simple.constants.1/1\r
-D y (x (y C))\r
-C y (x @)\r
+#is this the problem that requires to make\r
+# x (y C) diverge instead?\r
+#$! simple.constants.1/1\r
+#D y (x (y C))\r
+#C y (x @)\r
 \r
-$! simple.constants.1/1'\r
-D y (z. x (y C))\r
-C y (z. x z)\r
+#is this the problem that requires to make\r
+# x (y C) diverge instead?\r
+#$! simple.constants.1/1'\r
+#D y (z. x (y C))\r
+#C y (z. x z)\r
 \r
 $! simple.constants.1/2\r
 D y (x (y C (x C)))\r