Fix subtyping for instantiations where internal representatives are chosen (#3641)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Wed, 22 Jan 2020 23:02:58 +0000 (17:02 -0600)
committerGitHub <noreply@github.com>
Wed, 22 Jan 2020 23:02:58 +0000 (17:02 -0600)
commitfd88b18c0db55eb63d0cd0454b19810a8abee789
treeb87fed361d73f1f28b4bf8e51249e03dd7bc83b8
parent91538b206fd5da5be289cf2d6165a854e6e5bc07
Fix subtyping for instantiations where internal representatives are chosen (#3641)
src/theory/quantifiers/equality_query.cpp
src/theory/quantifiers/instantiate.cpp
test/regress/CMakeLists.txt
test/regress/regress1/fmf/issue3626.smt2 [new file with mode: 0644]