lean2/tests
Leonardo de Moura 6fc0e41439 fix(library/blast/congruence_closure): proof generation for congruences such as (a = b) <-> (b = a)
The congruence closure module treats these two terms as the same thing.
So, we should take this into account when building proofs
2015-11-21 19:50:59 -08:00
..
lean fix(library/blast/congruence_closure): proof generation for congruences such as (a = b) <-> (b = a) 2015-11-21 19:50:59 -08:00
lua feat(kernel,library/module): only module reader can add declarations without type-checking them 2015-08-14 18:37:17 -07:00