lean2/hott/algebra/category
Leonardo de Moura 0b57f7d00a refactor(library/tactic): refine interface between tactic and proof-term modes
Some constraints were being lost with the previous interface.
This is why we had a workaround in fintype.lean.

We can also remove some hacks we have used in the past.
2015-05-07 18:02:51 -07:00
..
constructions feat(hott): change notation of transport to correspond with standard library 2015-05-07 16:39:03 -07:00
adjoint.hlean feat(hott): change notation of transport to correspond with standard library 2015-05-07 16:39:03 -07:00
category.hlean feat(frontends/lean): nicer syntax for 'intros' 'reverts' and 'clears' 2015-04-30 11:00:39 -07:00
category.md refactor(category): merge precategory/ and category/, organize construction files differently. 2015-04-29 10:04:06 -07:00
default.hlean feat(hott): add definitions using truncations and theorems about them 2015-04-29 10:04:07 -07:00
functor.hlean refactor(library/tactic): refine interface between tactic and proof-term modes 2015-05-07 18:02:51 -07:00
groupoid.hlean feat(hott): port parts of natural numbers and integers from standard library to HoTT 2015-05-07 16:39:03 -07:00
iso.hlean feat(hott): change notation of transport to correspond with standard library 2015-05-07 16:39:03 -07:00
nat_trans.hlean feat(frontends/lean): nicer syntax for 'intros' 'reverts' and 'clears' 2015-04-30 11:00:39 -07:00
precategory.hlean feat(hott): change notation of transport to correspond with standard library 2015-05-07 16:39:03 -07:00
strict.hlean refactor(category): merge precategory/ and category/, organize construction files differently. 2015-04-29 10:04:06 -07:00
yoneda.hlean refactor(hott,library): test new tactics in the HoTT and standard libraries 2015-05-02 22:22:31 -07:00