lean2/hott/algebra
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
..
category refactor(library/tactic): refine interface between tactic and proof-term modes 2015-05-07 18:02:51 -07:00
algebra.md feat(hott): port parts of natural numbers and integers from standard library to HoTT 2015-05-07 16:39:03 -07:00
binary.hlean feat(hott): port nat from standard library to HoTT library; make script to port files 2015-05-07 16:39:03 -07:00
field.hlean feat(hott): port parts of natural numbers and integers from standard library to HoTT 2015-05-07 16:39:03 -07:00
group.hlean feat(hott): port parts of natural numbers and integers from standard library to HoTT 2015-05-07 16:39:03 -07:00
order.hlean feat(hott): port parts of natural numbers and integers from standard library to HoTT 2015-05-07 16:39:03 -07:00
ordered_group.hlean feat(hott): port parts of natural numbers and integers from standard library to HoTT 2015-05-07 16:39:03 -07:00
ordered_ring.hlean feat(hott): port parts of natural numbers and integers from standard library to HoTT 2015-05-07 16:39:03 -07:00
relation.hlean chore(hott) fix init 2014-12-16 13:11:32 -08:00
ring.hlean feat(hott): port parts of natural numbers and integers from standard library to HoTT 2015-05-07 16:39:03 -07:00