lean2/src/library/arith
Leonardo de Moura dbc100cc2e feat(library/simplifier): cast elimination in the simplifier
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-01-23 17:28:14 -08:00
..
arith.cpp fix(kernel): remove ios hack 2014-01-02 13:03:25 -08:00
arith.h fix(kernel): remove ios hack 2014-01-02 13:03:25 -08:00
CMakeLists.txt refactor(library/arith): do not load specialfn by default 2013-12-30 11:25:43 -08:00
int.cpp feat(builtin): automatically generate Lean/C++ interface for builtin theories 2014-01-09 18:09:53 -08:00
int.h chore(kernel): file name convention 2014-01-15 20:06:29 -08:00
Int_decls.cpp feat(builtin): automatically generate Lean/C++ interface for builtin theories 2014-01-09 18:09:53 -08:00
Int_decls.h feat(library/simplifier): cast elimination in the simplifier 2014-01-23 17:28:14 -08:00
nat.cpp feat(builtin): automatically generate Lean/C++ interface for builtin theories 2014-01-09 18:09:53 -08:00
nat.h chore(kernel): file name convention 2014-01-15 20:06:29 -08:00
Nat_decls.cpp feat(builtin/Nat): flip orientation of associativity axioms for + and * 2014-01-20 15:38:00 -08:00
Nat_decls.h feat(library/simplifier): cast elimination in the simplifier 2014-01-23 17:28:14 -08:00
real.cpp feat(builtin): automatically generate Lean/C++ interface for builtin theories 2014-01-09 18:09:53 -08:00
real.h chore(kernel): file name convention 2014-01-15 20:06:29 -08:00
Real_decls.cpp feat(builtin): automatically generate Lean/C++ interface for builtin theories 2014-01-09 18:09:53 -08:00
Real_decls.h feat(library/simplifier): cast elimination in the simplifier 2014-01-23 17:28:14 -08:00
register_module.h refactor(frontends/lua): rename leanlua_state to script_state, and move it to util 2013-11-27 14:57:36 -08:00