lean2/hott/algebra/precategory
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
..
basic.hlean feat(frontends/lean): add multiple_instances command 2014-12-21 17:28:44 -08:00
constructions.hlean refactor(hott): use same name convention for sigma in the HoTT and standard libraries 2014-12-19 18:46:06 -08:00
functor.hlean chore(hott) fix the types and algebra 2014-12-16 13:11:32 -08:00
iso.hlean refactor(hott): use same name convention for sigma in the HoTT and standard libraries 2014-12-19 18:46:06 -08:00
morphism.hlean feat(frontends/lean): add multiple_instances command 2014-12-21 17:28:44 -08:00
natural_transformation.hlean chore(hott) fix the types and algebra 2014-12-16 13:11:32 -08:00