lean2/library
2014-10-31 09:49:45 -07:00
..
algebra refactor(library/algebra/category/basic): use calc assistant 2014-10-31 09:49:45 -07:00
data refactor(library/data/nat/basic): remove unnecessary {} 2014-10-31 09:49:45 -07:00
hott feat(frontends/lean): try to inject symmetry (if needed) in calc proofs, add calc_symm command for configuring the symmetry theorem for a given operator 2014-10-30 23:24:09 -07:00
logic feat(frontends/lean): try to inject symmetry (if needed) in calc proofs, add calc_symm command for configuring the symmetry theorem for a given operator 2014-10-30 23:24:09 -07:00
tools feat(library/tactic): add rotate_left/rotate_right tactics, closes #278 2014-10-29 19:13:55 -07:00
.gitignore chore(library/.gitignore): update 2014-08-29 10:31:16 -07:00
.project chore(library): add .project file 2014-08-29 10:31:16 -07:00
classical.lean refactor(library): set up and document standard/classical/hott imports 2014-08-25 22:57:55 -07:00
general_notation.lean fix(library/general_notation): mark \tr as left associative 2014-10-22 22:18:40 -07:00
library.md refactor(library): rename algebra directory to struc, move categories.lean to algebra 2014-09-16 13:13:01 -07:00
priority.lean feat(frontends/lean): allow user to associate priorities to class-instances, closes #180 2014-09-28 12:20:42 -07:00
standard.lean feat(library): add aliases for some sorts 2014-10-02 14:29:51 -07:00
type.lean refactor(library): remove unnecessary :max hack in notation declarations 2014-10-20 18:45:52 -07:00