We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c824b0 commit b3ee88aCopy full SHA for b3ee88a
RELEASE.md
@@ -0,0 +1,6 @@
1
+## 0.46.2 - 2024-10-02
2
+
3
+### Bug fixes
4
5
+- Do not produce `(distinct ...)` for singletons, see #3005
6
+- Show note that expression is unsupported instead of reporting a counterexample claiming that e.g. `{42} \in SUBSET Nat` is false, see #2690
VERSION
@@ -1 +1 @@
-0.46.2-SNAPSHOT
+0.46.2
0 commit comments