Remove spurious case of ppRewrite (#8596)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Mon, 11 Apr 2022 15:33:54 +0000 (10:33 -0500)
committerGitHub <noreply@github.com>
Mon, 11 Apr 2022 15:33:54 +0000 (08:33 -0700)
commit60ad84f41f846c669956205163b0ac4f3641939a
treeea2dd5184db513561f9390ac628c40e54530241d
parentac44a43e5e678cb556f8ce3bb4e611858817c78a
Remove spurious case of ppRewrite (#8596)

Constants equal to constants are always rewritten to false.
src/theory/sets/theory_sets.cpp
src/theory/theory.cpp