lean2/library
Jeremy Avigad e513b0ead4 refactor(library,hott): rename theorems for decidable and inhabited
The convention is this: we use e.g. nat.is_inhabited and nat.has_decidable_eq
for these two purposes only, to avoid clashing with "inhabited" and "decidable_eq"
in a namespace. Otherwise, we use "decidable_foo" and "inhabited_foo".
2015-02-25 14:05:07 -08:00
..
algebra feat/refactor(library/data/int): revise and add theorems 2015-02-25 14:05:07 -08:00
data refactor(library,hott): rename theorems for decidable and inhabited 2015-02-25 14:05:07 -08:00
init refactor(library,hott): rename theorems for decidable and inhabited 2015-02-25 14:05:07 -08:00
logic refactor(library,hott): rename theorems for decidable and inhabited 2015-02-25 14:05:07 -08:00
tools refactor(library): add 'init' folder 2014-11-30 20:34:12 -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/logic/axioms): rename files, import logic.axioms.classical now imports all classical axioms 2015-02-01 11:17:45 -08:00
library.md refactor(library): clean up headers and markdown files 2014-12-22 15:33:42 -05:00
standard.lean refactor(library): clean up headers and markdown files 2014-12-22 15:33:42 -05:00