lean2/doc
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
..
lean fix(kernel/normalizer): equality between semantic attachments 2014-01-08 19:10:30 -08:00
lua doc(lua): add options documentation 2013-11-28 11:02:34 -08:00
make fix(doc/make/split-stack): typo 2013-12-09 22:45:13 -08:00
.gitignore Update doxygen process, only update changed files 2013-09-15 01:17:05 -07:00
authors.md Create doc directory for documentation. Move wiki pages to doc. Reorganize README.md 2013-09-13 10:57:45 -07:00
coding_style.md doc(coding_style.md): add section about git pre-push hook 2013-11-11 20:18:38 -05:00
commit_convention.md doc(commit_convention): add new category 2013-10-25 09:23:14 -07:00
design.md feat(kernel): use Pi as forall/implication 2014-01-08 00:38:39 -08:00
todo.md chore(todo): update todo list 2013-11-07 15:25:03 -08:00