Properly implement function extensionality based on cardinality (#1765)
authorAndrew Reynolds <andrew.j.reynolds@gmail.com>
Wed, 11 Apr 2018 01:24:34 +0000 (20:24 -0500)
committerGitHub <noreply@github.com>
Wed, 11 Apr 2018 01:24:34 +0000 (20:24 -0500)
commite5d09628376cc101cbd3646dd64041170dacb402
tree6a08f0ac7d28c348947c1ae085b11fed3f5103ad
parentf1d4d477d7cbfb6c8ba79232986a4135c5647e4a
Properly implement function extensionality based on cardinality (#1765)
src/expr/type_node.cpp
src/theory/uf/theory_uf.cpp
src/theory/uf/theory_uf.h
test/regress/Makefile.tests
test/regress/regress0/ho/finite-fun-ext.smt2 [new file with mode: 0644]