Skip to content

Commit

Permalink
Bogus safety violation checking if a set is a subset of Nat.
Browse files Browse the repository at this point in the history
Part of Github issue $2948
#2948
  • Loading branch information
lemmy committed Sep 18, 2024
1 parent 1af7b48 commit 61d7e0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .unreleased/bug-fixes/BogusSafetyViolationSubsetNat.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Show note that expression is unsupported instead of reporting a counterexample claiming that e.g. `{42} \in SUBSET Nat` is false.

0 comments on commit 61d7e0d

Please sign in to comment.