lean4-htt/library
2015-04-24 17:23:12 -07:00
..
algebra refactor(library): avoid 'context' command in the standard library 2015-04-21 19:13:19 -07:00
data fix(reserved_notation): lower binding power of 'iff' 2015-04-22 13:06:11 -07:00
init feat(frontends/lean): use rewrite tactic to implement unfold (it has a unfold step) 2015-04-24 17:23:12 -07:00
logic chore(library/logic/examples/colog88): remove unnecessary annotation 2015-04-24 12:45:06 -07:00
tools
.gitignore
.project
classical.lean refactor(library/logic/axioms): rename files, import logic.axioms.classical now imports all classical axioms 2015-02-01 11:17:45 -08:00
library.md feat(*.md): create markdown files for HoTT library, update ones in standard library 2015-03-04 18:33:18 -08:00
standard.lean