lean2/library
2014-11-28 22:54:15 -08:00
..
algebra feat(library/algebra): add to developments of group, ordered_group, and ring 2014-11-28 22:54:15 -08:00
data feat(library/data/sum): use + notation for sum 2014-11-28 22:54:15 -08:00
hott chore(library/hott) change is_pointed to structure 2014-11-28 22:50:43 -08:00
logic feat(library/logic/default): add wf_k 2014-11-22 13:25:46 -08:00
tools feat(library/tactic/inversion_tactic): add 'case ... with ...' variant that allows user to specify names for new hypotheses 2014-11-28 22:25:37 -08: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 feat(library/general_notation): reserve unary minus 2014-11-13 22:08:20 -08: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 feat(frontends/lean): add '[parsing-only]' modifier to notation declarations, closes #305 2014-11-06 21:34:05 -08:00