lean2/examples/lean
Leonardo de Moura 5f29146e0b feat(library/elaborator): use is_convertible for constraints without metavariables in the elaborator
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-01-01 03:14:01 -08:00
..
ex1.lean feat(frontends/lean): rename command Set to SetOption 2013-12-18 21:18:48 -08:00
ex2.lean feat(frontends/lean): rename command Set to SetOption 2013-12-18 21:18:48 -08:00
ex3.lean refactor(library/basic_thms): move the proof of all basic theorems to a .Lean file 2013-12-29 03:04:49 -08:00
ex4.lean feat(library/elaborator): use is_convertible for constraints without metavariables in the elaborator 2014-01-01 03:14:01 -08:00
ex5.lean fix(frontends/lean/pp): pretty printer was ignoring notation decls in the local scope 2013-12-18 18:00:37 -08:00
set.lean doc(examples/lean): use new Import command in examples 2013-12-28 12:08:08 -08:00
tactic1.lean refactor(frontends/lean/parser): tactic macros, and tactic Lua bindings 2013-12-26 15:54:53 -08:00
tactic_in_lua.lean refactor(frontends/lean/parser): tactic macros, and tactic Lua bindings 2013-12-26 15:54:53 -08:00