lean2/src/tests
Leonardo de Moura 411ebbc3c1 refactor(library/basic_thms): move the proof of all basic theorems to a .Lean file
This commit also adds several new theorems that are useful for implementing the simplifier.
TODO: perhaps we should remove the declarations at basic_thms.h?

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-12-29 03:04:49 -08:00
..
frontends/lean refactor(library/basic_thms): move the proof of all basic theorems to a .Lean file 2013-12-29 03:04:49 -08:00
kernel refactor(library/basic_thms): move the proof of all basic theorems to a .Lean file 2013-12-29 03:04:49 -08:00
library refactor(library/basic_thms): move the proof of all basic theorems to a .Lean file 2013-12-29 03:04:49 -08:00
util feat(util/sexpr/options): serialization for options 2013-12-27 20:40:00 -08:00