test(tests/lean/run): add tests for heterogeneous congruence lemma generator

This commit is contained in:
Leonardo de Moura 2016-01-09 16:18:39 -08:00
parent 437b0fb4ee
commit b7be3ec6de

View file

@ -0,0 +1,6 @@
import data.tuple
#hcongr @tuple.append
#hcongr @add
#hcongr @list.ith
#hcongr (@list.ith nat)