lean2/doc/lean
Leonardo de Moura e42b616438 fix(kernel/normalizer): equality between semantic attachments
Given a heterogenous equality:  a == b
The normalizer will only reduce it if a and b are objects of the same kind.
Now, 1 == true is not reduced to false anymore.

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-01-08 19:10:30 -08:00
..
calc.md fix(builtin/Nat): name convention 2014-01-06 11:41:14 -08:00
expr.md fix(kernel/normalizer): equality between semantic attachments 2014-01-08 19:10:30 -08:00
lexical.md doc(lean): add tutorial draft, and fix lexical documentation 2014-01-07 00:06:32 -08:00
test.sh doc(doc/lean): expressions 2013-12-26 21:29:54 -08:00
test_single.sh doc(doc/lean): expressions 2013-12-26 21:29:54 -08:00
tutorial.md doc(lean): add tutorial draft, and fix lexical documentation 2014-01-07 00:06:32 -08:00