lean2/hott/algebra/precategory
Leonardo de Moura 8295ef4e57 fix(library/tactic/class_instance_synth): constraint execution order at type class resolution
We could not fix this problem before because we did not have the
[quasireducible] annotation.

Without this annotation, the fixed TC would loop in some HoTT files.
2015-03-04 22:20:20 -08:00
..
basic.hlean style(hott/algebra): rename theorems in the HoTT category libraries 2015-02-28 01:16:23 -05:00
constructions.hlean feat(hott): some more renaming in category library 2015-02-28 01:16:23 -05:00
functor.hlean style(hott/algebra): rename theorems in the HoTT category libraries 2015-02-28 01:16:23 -05:00
iso.hlean fix(library/tactic/class_instance_synth): constraint execution order at type class resolution 2015-03-04 22:20:20 -08:00
nat_trans.hlean feat(hott): some more renaming in category library 2015-02-28 01:16:23 -05:00
precategory.md feat(*.md): create markdown files for HoTT library, update ones in standard library 2015-03-04 18:33:18 -08:00
yoneda.hlean feat(hott/types): prove that 'is_equiv f' is an hprop 2015-03-04 00:22:51 -05:00