lean2/hott
Leonardo de Moura d2958044fd feat(frontends/lean): add multiple_instances command
After this commit, Lean "cuts" the search after the first instance is
computed. To obtain the previous behavior, we must use the new command

          multiple_instances <class-name>

closes #370
2014-12-21 17:28:44 -08:00
..
algebra feat(frontends/lean): add multiple_instances command 2014-12-21 17:28:44 -08:00
init feat(hott/init/nat): add basic facts about natural numbers 2014-12-20 11:32:27 -08:00
types refactor(hott): use same name convention for sigma in the HoTT and standard libraries 2014-12-19 18:46:06 -08:00
.project feat(*): add support for separate HoTT library 2014-12-05 14:34:02 -08:00
default.hlean chore(hott) fix init 2014-12-16 13:11:32 -08:00
equiv_precomp.hlean chore(hott) minor corrections 2014-12-16 13:11:32 -08:00
logic.hlean chore(hott) reflect @avigad's name changes in the std library 2014-12-16 13:11:32 -08:00
pointed.hlean refactor(hott): use same name convention for sigma in the HoTT and standard libraries 2014-12-19 18:46:06 -08:00